mesecons icon indicating copy to clipboard operation
mesecons copied to clipboard

Mod for minetest that adds digital circuitry [=Minecraft redstone]

Results 115 mesecons issues
Sort by recently updated
recently updated
newest added

Unfortunately, the current promotional YouTube Video (https://www.youtube.com/watch?v=6kmeQj6iW5k) is so horribly out of date (it was actually made before mesecons were first published) that people will rather decide not to install...

enhancement

I've been seeing luacontrollers being used in place of blinkies, because their signal frequency can made much faster. This change provides a reasonable default minimum interrupt time, but also provides...

These Mesecons mods are compatible with MineClonia/MineClone: - mesecons_powerplant - mesecons_blinkyplant - mesecons_gamecompat - mesecons_fpga - mesecons_switch - mesecons_hydroturbine - mesecons_detector - mesecons_materials - mesecons_microcontroller - mesecons_random - mesecons_luacontroller you...

this function is a big bottleneck, since it contains several layers of nested loops, and has quite a few allocations in the innermost levels. i did my best to optimize...

for as long as i can remember, stickyblocks have been in an unstable, creative only state, due to numerous bugs. as far as i can tell, nearly all of these...

this isn't the most efficient fix, but as far as i can tell, anything better would require changing the public api, and i don't want to break any other mods...

Destroys a sticky block: ![Before](https://i.imgur.com/E29MeFO.png) ![After](https://i.imgur.com/TWFHb4A.png) Destroys the switch: ![screenshot_20230618_221759](https://github.com/minetest-mods/mesecons/assets/7352626/ce2d947b-7e11-49f5-9f53-5d235da34892)

bug

![image](https://github.com/minetest-mods/mesecons/assets/45538536/2554c79b-e1d3-4a13-ae82-2085596867f8) Those lights should not be powered. ![image](https://github.com/minetest-mods/mesecons/assets/45538536/700e2cb4-79f6-47ec-bee4-ed780205bbf5) To replicate the issue just build this setup and flip the switch on and off. When the piston connects the wire to...

bug

![Screenshot from 2023-08-30 23-18-02](https://github.com/minetest-mods/mesecons/assets/61879422/411b1e93-814a-4460-b934-01d91ff6ed10) It looks like the piston should be powered here? It feels like it would be more intuitive if (1) the piston extended, or (2) the Vertical...

Hi! As the title suggests, i'm interested in potentially updating some of the textures/models for the mesecons mod. I think it's a really cool mod, but it feels like the...