forked from Mirrorlandia_minetest/mesecons
Mod for minetest that adds digital circuitry [=Minecraft redstone]
5921f6d46c
in use, one default:mese crafts to 18 mesecons wires. If new paradigm is in use, cook one mese crystal fragment to get 2 wires, or cook one mese crystal to get 18, or cook one mese block to get 162. Avoids conflict with new default recipe that crafts 9 crystals from one mese block. |
||
---|---|---|
mesecons | ||
mesecons_alias | ||
mesecons_blinkyplant | ||
mesecons_button | ||
mesecons_commandblock | ||
mesecons_compatibility | ||
mesecons_delayer | ||
mesecons_detector | ||
mesecons_extrawires | ||
mesecons_gates | ||
mesecons_hydroturbine | ||
mesecons_insulated | ||
mesecons_lamp | ||
mesecons_lightstone | ||
mesecons_materials | ||
mesecons_microcontroller | ||
mesecons_movestones | ||
mesecons_mvps | ||
mesecons_noteblock | ||
mesecons_pistons | ||
mesecons_powerplant | ||
mesecons_pressureplates | ||
mesecons_random | ||
mesecons_receiver | ||
mesecons_solarpanel | ||
mesecons_switch | ||
mesecons_textures | ||
mesecons_torch | ||
mesecons_walllever | ||
.gitignore | ||
modpack.txt | ||
README |
-- |\ /| ____ ____ ____ _____ ____ _____ -- | \ / | | | | | | | |\ | | -- | \/ | |___ ____ |___ | | | | \ | |____ -- | | | | | | | | | \ | | -- | | |___ ____| |___ |____ |____| | \| ____| -- by Jeija and contributors Credits: Jeija: main developer VanessaE: Awesome textures & design, coding sfan5: coding, textures temperest: coding, textures Jordach: Sounds for the noteblock minerd247: Some textures ...other contributors This is a mod for minetest-c55. Copy the minetest-mod-mesecons directory into you game's mod folder (e.g. games/minetest_game/mods/minetest-mod-mesecons) You can remove modules of this mod by deleting the mesecons_* folders in the minetest-mod-mesecons directory. Mod dependencies: none