

These awesome people made Mesecons possible! Contributor Want to contribute to Mesecons itself? Check out the source code! Who wrote it anyways? Want to get more into building? Why not check out the Mesecons Laboratory, a website dedicated to advanced Mesecons builders? Or maybe a comprehensive reference is your style?Īn overview for the very newest of new beginners? How does this one look? There are no dependencies - it will work right after installing! How do I use this thing? If you didn't want movestones, for example, all you have to do is delete the mesecons_movestones folder and they will no longer be available.
MINETEST MESECONS MOD
Copy the Mesecons folder into the mods folder.ĭon't like some parts of Mesecons? Open up the Mesecons folder and delete the subfolder containing the mod you don't want.If you see the minetest or folder inside of that, that is your mod folder instead. Open up the Minetest mods folder - usually /mods/.If you just see another folder, move that folder up one level and delete the old one. Make sure that when you open the folder, you can directly find README.md in the listing.If Mesecons is still in a ZIP file, extract the folder inside to somewhere on the computer.For your convenience, here's a quick summary: Don't know how? Check out the wonderful page about it over at the Minetest Wiki.
MINETEST MESECONS INSTALL
Now go ahead and install it like any other Minetest mod. Mesecons has a similar goal to Redstone in Minecraft, but works in its own way, with different rules and mechanics. Among other things, there are also pistons, solar panels, pressure plates, and note blocks. Mesecons is a mod for Minetest that implements a ton of items related to digital circuitry, such as wires, buttons, lights, and even programmable controllers. Mesecons! They're yellow, they're conductive, and they'll add a whole new dimension to Minetest's gameplay. MESECONS by Jeija and contributors Mezzee-what? Use minetest.swap_node() instead of mesecons' version, Minor code changesĪdd modpack.txt as modpack support has been added to MineTest dev around an hour ago: Enable overheat for more than 20 actions per second on lua- / microcontrollers and gates.įix all crafting recipes to use modern styleįix programming microcontroller through formĪdd mesecon:register_on_mvps_move, fix mesecon:mvps_pull_all
MINETEST MESECONS UPDATE
Update code to standards of Minetest 0.4.8.įix bug that made delayers oscillate their input portĭon't allow non-inventory items as ingredientsįix #155 (option 2 used). Use a textarea for the commandblock to accept multiple commands Make sure #160 cannot be exploited to make servers crash. Localize a few variables, add "GET" command to node detector.
