Page 1 of 1

[Mod] Fake Blocks (0.0.2) [fakeblocks]

PostPosted: Tue Dec 04, 2012 22:03
by RAPHAEL
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.

PostPosted: Tue Dec 04, 2012 23:01
by davidpace
Nice +1. Never thought about having a mod like this, but a really cool idea :)

PostPosted: Sun Dec 16, 2012 22:38
by RAPHAEL
Updated download link

PostPosted: Sat Dec 22, 2012 23:27
by davidpace
Uhmm, I just downloaded this is what I get with the textures....:
Image

They're all just a mix of colors. You have to create a texture pack folder and enter the textures of each one, with the correct name with each texture.

Sorry, I cannot do a review when its lke this D:.

PostPosted: Sun Dec 23, 2012 04:01
by Josh
davidpace wrote:Uhmm, I just downloaded this is what I get with the textures....:
Image

They're all just a mix of colors. You have to create a texture pack folder and enter the textures of each one, with the correct name with each texture.

Sorry, I cannot do a review when its lke this D:.

Dummy images are kindv'e freaky aren't they?

PostPosted: Sun Dec 23, 2012 04:14
by RAPHAEL
davidpace wrote:Uhmm, I just downloaded this is what I get with the textures....:
Image

They're all just a mix of colors. You have to create a texture pack folder and enter the textures of each one, with the correct name with each texture.

Sorry, I cannot do a review when its lke this D:.


RAPHAEL wrote:This mod is simple. If you have a mod that it supports installed, you can craft fake blocks.


You have to have the mod installed to craft the fake blocks of the mod blocks.

PostPosted: Sun Dec 23, 2012 07:21
by jordan4ibanez
I do not understand, why use this when you can get the same effect with a player detector and a piston?

PostPosted: Sun Dec 23, 2012 23:02
by RAPHAEL
jordan4ibanez wrote:I do not understand, why use this when you can get the same effect with a player detector and a piston?


eh? This mod simply lets you craft blocks you can "walk through" without any complicated setups. It was inspired by the secret_passages mod. The blocks look identical to the original block (uses same exact textures) so impossible to notice without some accident.

PostPosted: Fri Jan 11, 2013 22:42
by RAPHAEL
This mod is now hosted on github.

PostPosted: Sat Jan 26, 2013 04:14
by RAPHAEL
Added support for the default mod.

Re: [Mod] Fake Blocks (0.0.2) [fakeblocks]

PostPosted: Thu Mar 17, 2016 00:24
by SwissalpS
+1 for the idea, I like it. Hope to get around to testing it later.
Thanks