[Mod] Fake Blocks (0.0.2) [fakeblocks]
UPDATE: This mod is now hosted on github.
Alright well I sort of missed secret_passages mod and last night it came to me a way to have it but it be easier to implement and work fairly well. Today Fake Blocks is born.
This mod is simple. If you have a mod that it supports installed, you can craft fake blocks. Not all blocks are supported for making fake blocks but most are. Look into the init.lua for blocks supported for conversion into fake blocks.
Example: moreblocks:ironstone
S= Sand
B= Block to make into a fake block
S S S
S B S
S S S
Result: a fake ironstone block.
Screenshots not needed as textures are exactly same as real blocks.
Currently supported mods:
* various
* industrial
* moreblocks
* obsidian
* default
More to come?
Download: https://github.com/TheZenKitteh/minetest-fakeblocks/archive/master.zip
Sources: https://github.com/TheZenKitteh/minetest-fakeblocks/
License: DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
License URL: https://github.com/TheZenKitteh/minetest-fakeblocks/blob/master/LICENSE.txt
Dependencies: None
To install, download zip and extract. Rename resulting folder to christmas and move to your mods folder.
Alright well I sort of missed secret_passages mod and last night it came to me a way to have it but it be easier to implement and work fairly well. Today Fake Blocks is born.
This mod is simple. If you have a mod that it supports installed, you can craft fake blocks. Not all blocks are supported for making fake blocks but most are. Look into the init.lua for blocks supported for conversion into fake blocks.
Example: moreblocks:ironstone
S= Sand
B= Block to make into a fake block
S S S
S B S
S S S
Result: a fake ironstone block.
Screenshots not needed as textures are exactly same as real blocks.
Currently supported mods:
* various
* industrial
* moreblocks
* obsidian
* default
More to come?
Download: https://github.com/TheZenKitteh/minetest-fakeblocks/archive/master.zip
Sources: https://github.com/TheZenKitteh/minetest-fakeblocks/
License: DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
License URL: https://github.com/TheZenKitteh/minetest-fakeblocks/blob/master/LICENSE.txt
Dependencies: None
To install, download zip and extract. Rename resulting folder to christmas and move to your mods folder.
