MightyPirates / TIS-3D

TIS-100 inspired low-tech computing in Minecraft.
https://www.curseforge.com/minecraft/mc-mods/tis-3d
Other
108 stars 35 forks source link

[SUGGESTION] Facades #92

Closed Shazuli closed 5 years ago

Shazuli commented 5 years ago

Hi

I think TIS-3D would be great with a pseudo-module that when crafted needs a block and when installed and activated displays the texture of the block it was crafted with.

Example situation: 2019-04-18_21 37 22

Shazuli commented 5 years ago

An example where that would be great and kind of hard to solve unless you can live with pieces sticking out: door

fnuecke commented 5 years ago

Done. Pushed for 1.10 through 1.12 to Curse, awaiting approval. Will probably be looking at how to do this in Fabric at a later point.

Works a bit differently than you proposed: after installing can be configured by using a block on it or placing one in front of the module, and the casing will always look like that block on the module's side.

Heuristic for allowed blocks is pretty strict for now. If it turns out a bunch of blocks can be used/cannot be used that should not be usable/should be usable I might add a black and whitelist later.