[Mod] Fake Blocks (0.0.2) [fakeblocks]

Post Reply
User avatar
RAPHAEL
Member
Posts: 627
Joined: Tue Nov 01, 2011 09:09
Location: Earth

[Mod] Fake Blocks (0.0.2) [fakeblocks]

by RAPHAEL » Post

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/minetes ... 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/minetes ... ICENSE.txt
Dependencies: None

To install, download zip and extract. Rename resulting folder to christmas and move to your mods folder.
Last edited by RAPHAEL on Sun Jan 27, 2013 04:35, edited 1 time in total.
"Before you speak, ask yourself: Is it kind, is it true, is it necessary, does it improve upon the silence?"
My mods: http://goo.gl/n4kpn
(Currently Various, Industrial, Fakeblocks, Jail, MoarCraft, Christmas, Replicator, minetest dev installer for linux, bash mod installer, windows mod installer)

User avatar
davidpace
Member
Posts: 685
Joined: Wed Oct 17, 2012 11:09
Location: United States

by davidpace » Post

Nice +1. Never thought about having a mod like this, but a really cool idea :)
Taking a break for a while see ya guys!

In some of my posts I will be putting "Secret" White sentences.. Tell me if you see them!!! :D

User avatar
RAPHAEL
Member
Posts: 627
Joined: Tue Nov 01, 2011 09:09
Location: Earth

by RAPHAEL » Post

Updated download link
"Before you speak, ask yourself: Is it kind, is it true, is it necessary, does it improve upon the silence?"
My mods: http://goo.gl/n4kpn
(Currently Various, Industrial, Fakeblocks, Jail, MoarCraft, Christmas, Replicator, minetest dev installer for linux, bash mod installer, windows mod installer)

User avatar
davidpace
Member
Posts: 685
Joined: Wed Oct 17, 2012 11:09
Location: United States

by davidpace » Post

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:.
Taking a break for a while see ya guys!

In some of my posts I will be putting "Secret" White sentences.. Tell me if you see them!!! :D

Josh
Member
Posts: 1146
Joined: Fri Jun 29, 2012 23:11
Location: Victoria, Australia

by Josh » Post

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?
Last edited by Josh on Sun Dec 23, 2012 04:01, edited 1 time in total.

User avatar
RAPHAEL
Member
Posts: 627
Joined: Tue Nov 01, 2011 09:09
Location: Earth

by RAPHAEL » Post

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.
"Before you speak, ask yourself: Is it kind, is it true, is it necessary, does it improve upon the silence?"
My mods: http://goo.gl/n4kpn
(Currently Various, Industrial, Fakeblocks, Jail, MoarCraft, Christmas, Replicator, minetest dev installer for linux, bash mod installer, windows mod installer)

User avatar
jordan4ibanez
Member
Posts: 1923
Joined: Tue Sep 27, 2011 18:44
GitHub: jordan4ibanez
IRC: jordan4ibanez
In-game: jordan4ibanez

by jordan4ibanez » Post

I do not understand, why use this when you can get the same effect with a player detector and a piston?
hello, am program. do language in rust. make computer do. okay i go now.

User avatar
RAPHAEL
Member
Posts: 627
Joined: Tue Nov 01, 2011 09:09
Location: Earth

by RAPHAEL » Post

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.
"Before you speak, ask yourself: Is it kind, is it true, is it necessary, does it improve upon the silence?"
My mods: http://goo.gl/n4kpn
(Currently Various, Industrial, Fakeblocks, Jail, MoarCraft, Christmas, Replicator, minetest dev installer for linux, bash mod installer, windows mod installer)

User avatar
RAPHAEL
Member
Posts: 627
Joined: Tue Nov 01, 2011 09:09
Location: Earth

by RAPHAEL » Post

This mod is now hosted on github.
"Before you speak, ask yourself: Is it kind, is it true, is it necessary, does it improve upon the silence?"
My mods: http://goo.gl/n4kpn
(Currently Various, Industrial, Fakeblocks, Jail, MoarCraft, Christmas, Replicator, minetest dev installer for linux, bash mod installer, windows mod installer)

User avatar
RAPHAEL
Member
Posts: 627
Joined: Tue Nov 01, 2011 09:09
Location: Earth

by RAPHAEL » Post

Added support for the default mod.
"Before you speak, ask yourself: Is it kind, is it true, is it necessary, does it improve upon the silence?"
My mods: http://goo.gl/n4kpn
(Currently Various, Industrial, Fakeblocks, Jail, MoarCraft, Christmas, Replicator, minetest dev installer for linux, bash mod installer, windows mod installer)

User avatar
SwissalpS
New member
Posts: 6
Joined: Tue Feb 09, 2016 17:44
GitHub: SwissalpS
IRC: SwissalpS
In-game: SwissalpS

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

by SwissalpS » Post

+1 for the idea, I like it. Hope to get around to testing it later.
Thanks
:D

AmyMoriyama
Member
Posts: 107
Joined: Wed Jun 30, 2021 14:53
GitHub: AmyMoriyama

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

by AmyMoriyama » Post

Yeah, I know, long dead post, but I think this idea of fake blocks would be great to have. Does anyone know of an updated mod that is similar to this one?

User avatar
rudzik8
Member
Posts: 193
Joined: Wed Jun 02, 2021 04:13
GitHub: rudzik8
In-game: db75c and rudzik8
Location: Siberia

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

by rudzik8 » Post

AmyMoriyama wrote:
Mon Dec 20, 2021 07:34
Yeah, I know, long dead post, but I think this idea of fake blocks would be great to have. Does anyone know of an updated mod that is similar to this one?
I've created new mod that does the same thing (but with different implementation and craft). You can check it out here! But still WIP, and not works with every block (I'm working at this)
MineClone2 dev and modder and the creator of Voxelgarden (revived) || Codeberg

AmyMoriyama
Member
Posts: 107
Joined: Wed Jun 30, 2021 14:53
GitHub: AmyMoriyama

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

by AmyMoriyama » Post

rudzik8 wrote:
Sun Jan 02, 2022 14:22
AmyMoriyama wrote:
Mon Dec 20, 2021 07:34
Yeah, I know, long dead post, but I think this idea of fake blocks would be great to have. Does anyone know of an updated mod that is similar to this one?
I've created new mod that does the same thing (but with different implementation and craft). You can check it out here! But still WIP, and not works with every block (I'm working at this)
I'll be sure to check this out! Thank you.

Post Reply

Who is online

Users browsing this forum: No registered users and 26 guests