As mentioned in the mod description, Mesecons is basically the equivalent of Redstone. But it is easier to use, without Redstone's dumb restrictions. Wires don't need to be placed on a solid surface, and can instantaneously carry a signal as far as you need. Mesecons also has features that Redstone has not, including insulated wires, compact logic gates, FPGAs, and controllers programmable with Lua.
In addition, it's easy to write mods that integrate with Mesecons. You can add your own inputs and outputs and even your own wires. That said, documentation of the API is somewhat lacking.
There are some bugs, especially with regards to pushing Mesecons components using pistons. You probably won't encounter them during normal gameplay, but hopefully they will be fixed eventually.
Unfortunately, I'm not sure of the circumstances that caused it. All I know is that it had something to do with me messing around in the formspec. I haven't been able to reproduce it since. Sorry for the lack of information.
This mod seems good for letting people script robots without exposing a full language like Lua. Lua is a security liability. Scratch-like programming is also probably easier for beginners (I started programming using Scratch.) I'm impressed that the interface is implemented with formspecs.
The flying is very nice. It seems realistic (as someone who has never piloted an aircraft) while also being pretty easy. It was very smooth when I tested in the vanilla Minetest Game, although that might change if you have a bunch of mods installed slowing things down. The model also looks very nice. I like the gauges.
If you want to add basic animals to your world, I recommend this mod. The animals seem less janky than those from mobs_animal, and they have more unique behaviors. In my opinion, their textures and models also look nicer. The head movements are a nice touch.
Thanks for the review and the suggestions. Slugs can now be replaced like fireflies. I'll think about making them eat crops.
As mentioned in the mod description, Mesecons is basically the equivalent of Redstone. But it is easier to use, without Redstone's dumb restrictions. Wires don't need to be placed on a solid surface, and can instantaneously carry a signal as far as you need. Mesecons also has features that Redstone has not, including insulated wires, compact logic gates, FPGAs, and controllers programmable with Lua.
In addition, it's easy to write mods that integrate with Mesecons. You can add your own inputs and outputs and even your own wires. That said, documentation of the API is somewhat lacking.
There are some bugs, especially with regards to pushing Mesecons components using pistons. You probably won't encounter them during normal gameplay, but hopefully they will be fixed eventually.
Unfortunately, I'm not sure of the circumstances that caused it. All I know is that it had something to do with me messing around in the formspec. I haven't been able to reproduce it since. Sorry for the lack of information.
This mod seems good for letting people script robots without exposing a full language like Lua. Lua is a security liability. Scratch-like programming is also probably easier for beginners (I started programming using Scratch.) I'm impressed that the interface is implemented with formspecs.
The flying is very nice. It seems realistic (as someone who has never piloted an aircraft) while also being pretty easy. It was very smooth when I tested in the vanilla Minetest Game, although that might change if you have a bunch of mods installed slowing things down. The model also looks very nice. I like the gauges.
If you want to add basic animals to your world, I recommend this mod. The animals seem less janky than those from mobs_animal, and they have more unique behaviors. In my opinion, their textures and models also look nicer. The head movements are a nice touch.