Try Ghoststone for that. It turns completely invisible when powered.
All fields with bold label must be completed before the form is submitted.
You are not logged in. Please login or register.
Minetest Forums → Mod Releases → [Mod] Mesecons (= redstone) [GitHub] [minetest-mod-mesecons] → Post new reply
All fields with bold label must be completed before the form is submitted.
Try Ghoststone for that. It turns completely invisible when powered.
It would be cool if there was a liquid crystal block, that is normally clear but turns dark grey when it receives power from a mesecon.
Builders rejoice! Mesecons wire now has a larger selection box, making building above the ground much easier.
But that means i will mistakenly place it more in the wrong spot
Nice idea. :)
Builders rejoice! Mesecons wire now has a larger selection box, making building above the ground much easier.

I'm fine with a taller selection box, just make sure that you don't exaggerate.
Speaking of selection boxes, I'm planning to make the ones for uninsulated Mesecons wire taller, to make building easier. What do you think?
We tried that once. It made the wires hard to select, in practice.
Have you thought of making the selection boxes the same as the nodeboxes. I am doing this in minitest for redstone and the buttons and levers would look soo much better with the nodebox being also the selection box.
I just realized, if you set the pistons to be a physical entity like they used to be, they wouldn't need to use a function to push items/people around.
They were never physical entities. Physical entities would collide with the piston node itself and lead to a whole bunch of headaches. The original version used nonphysical entities to avoid this - it had to be able to move into the piston body.
Thanks Zeg, do you, or anyone here, have suggestions? maybe a slight texture change to differentiate from digicode?
Btw, the crafting recipe, for those of you who didn't look at the code, is:
{"mesecons_button:button_off", "mesecons_button:button_off", "mesecons_button:button_off"},
{"default:steel_ingot", "mesecons_luacontroller:luacontroller0000", "default:steel_ingot"},
{"default:steel_ingot", "digilines:wire_std_00000000", "default:steel_ingot"},Basically digicode with micro- updated to lua- and digiline instead of mesecon.
Well, maybe you would change the texture a bit, like its color (what about a [light] blue one?)
I just realized, if you set the pistons to be a physical entity like they used to be, they wouldn't need to use a function to push items/people around.
Thanks Zeg, do you, or anyone here, have suggestions? maybe a slight texture change to differentiate from digicode?
Btw, the crafting recipe, for those of you who didn't look at the code, is:
{"mesecons_button:button_off", "mesecons_button:button_off", "mesecons_button:button_off"},
{"default:steel_ingot", "mesecons_luacontroller:luacontroller0000", "default:steel_ingot"},
{"default:steel_ingot", "digilines:wire_std_00000000", "default:steel_ingot"},
Basically digicode with micro- updated to lua- and digiline instead of mesecon.
lordcirth, didn't test, but seems to work, and looks interesting, so great job !
Very nice. :D
Minetest Forums → Mod Releases → [Mod] Mesecons (= redstone) [GitHub] [minetest-mod-mesecons] → Post new reply
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 3 official extensions. Copyright © 2003–2009 PunBB.
Generated in 0.050 seconds (85% PHP - 15% DB) with 7 queries