Mod for minetest that adds digital circuitry [=minecraft redstone] - Keywords: electronics mod minetest https://github.com/minetest-mods/mesecons

Jeija 3b38bbcaf2 Make pistons and movestones move objects (push only yet) 11 tahun lalu
mesecons 3b38bbcaf2 Make pistons and movestones move objects (push only yet) 11 tahun lalu
mesecons_alias d3b77b5be3 Compatibility with old pistons 12 tahun lalu
mesecons_blinkyplant 3792b692aa Digging and footstep sounds for everything that needs them! Plus, pushing buttons, punching switches, and flipping levers all make sounds. 11 tahun lalu
mesecons_button 3792b692aa Digging and footstep sounds for everything that needs them! Plus, pushing buttons, punching switches, and flipping levers all make sounds. 11 tahun lalu
mesecons_commandblock 2cc38909a1 Add /tellme command to command block. 11 tahun lalu
mesecons_compatibility 3792b692aa Digging and footstep sounds for everything that needs them! Plus, pushing buttons, punching switches, and flipping levers all make sounds. 11 tahun lalu
mesecons_delayer 3792b692aa Digging and footstep sounds for everything that needs them! Plus, pushing buttons, punching switches, and flipping levers all make sounds. 11 tahun lalu
mesecons_detector 3792b692aa Digging and footstep sounds for everything that needs them! Plus, pushing buttons, punching switches, and flipping levers all make sounds. 11 tahun lalu
mesecons_extrawires 629a52af11 Fix bug texture in mesewire for 0.4 stable 11 tahun lalu
mesecons_gates 3792b692aa Digging and footstep sounds for everything that needs them! Plus, pushing buttons, punching switches, and flipping levers all make sounds. 11 tahun lalu
mesecons_hydroturbine 3792b692aa Digging and footstep sounds for everything that needs them! Plus, pushing buttons, punching switches, and flipping levers all make sounds. 11 tahun lalu
mesecons_insulated d1ace465c7 Add experimental 'corner' wire, an insulated bended wire (needs textures and maybe rename it) 12 tahun lalu
mesecons_lamp 3792b692aa Digging and footstep sounds for everything that needs them! Plus, pushing buttons, punching switches, and flipping levers all make sounds. 11 tahun lalu
mesecons_lightstone 3792b692aa Digging and footstep sounds for everything that needs them! Plus, pushing buttons, punching switches, and flipping levers all make sounds. 11 tahun lalu
mesecons_luacontroller e789794c75 Experimental fix for issue #85 by removing ignored ports from the luacontroller 11 tahun lalu
mesecons_materials 59eded4918 added texture for fiber craft item 12 tahun lalu
mesecons_microcontroller 3792b692aa Digging and footstep sounds for everything that needs them! Plus, pushing buttons, punching switches, and flipping levers all make sounds. 11 tahun lalu
mesecons_movestones 3b38bbcaf2 Make pistons and movestones move objects (push only yet) 11 tahun lalu
mesecons_mvps 3b38bbcaf2 Make pistons and movestones move objects (push only yet) 11 tahun lalu
mesecons_noteblock 3792b692aa Digging and footstep sounds for everything that needs them! Plus, pushing buttons, punching switches, and flipping levers all make sounds. 11 tahun lalu
mesecons_pistons 3b38bbcaf2 Make pistons and movestones move objects (push only yet) 11 tahun lalu
mesecons_powerplant 3792b692aa Digging and footstep sounds for everything that needs them! Plus, pushing buttons, punching switches, and flipping levers all make sounds. 11 tahun lalu
mesecons_pressureplates 3792b692aa Digging and footstep sounds for everything that needs them! Plus, pushing buttons, punching switches, and flipping levers all make sounds. 11 tahun lalu
mesecons_random 3792b692aa Digging and footstep sounds for everything that needs them! Plus, pushing buttons, punching switches, and flipping levers all make sounds. 11 tahun lalu
mesecons_receiver 4714c908ac Fix #73 - receiver wire drops down one node when connected button is dug. 11 tahun lalu
mesecons_solarpanel 3792b692aa Digging and footstep sounds for everything that needs them! Plus, pushing buttons, punching switches, and flipping levers all make sounds. 11 tahun lalu
mesecons_switch 3792b692aa Digging and footstep sounds for everything that needs them! Plus, pushing buttons, punching switches, and flipping levers all make sounds. 11 tahun lalu
mesecons_textures ec517becab Texture the LuaController formspec 11 tahun lalu
mesecons_torch ac0fb91139 Minor cleanup of mesecno torch and add another rule to it (behind above) 12 tahun lalu
mesecons_walllever 3792b692aa Digging and footstep sounds for everything that needs them! Plus, pushing buttons, punching switches, and flipping levers all make sounds. 11 tahun lalu
.gitignore 0dc5c85137 Added .gitignore 12 tahun lalu
README 2b1f0d1338 Update README 12 tahun lalu
modpack.txt 95a84dde46 Add modpack.txt as modpack support has been added to MineTest dev around an hour ago: 12 tahun lalu

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