Mineclonia/mods/ITEMS/REDSTONE
Wuzzy f22411656b Can place torch on upside-down stair; update help 2017-06-05 21:44:44 +02:00
..
mcl_dispensers Add Help aliases for redstone components 2017-03-21 04:27:50 +01:00
mcl_droppers Add Help aliases for redstone components 2017-03-21 04:27:50 +01:00
mcl_observers Apply hardness to some redstone elements 2017-02-27 01:52:24 +01:00
mesecons Destroy some nodes by flowing lava 2017-05-20 04:11:14 +02:00
mesecons_alias Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00
mesecons_button Fix placesound being played on button place fail 2017-05-27 18:28:30 +02:00
mesecons_commandblock Remove commands in mesecons_commandblock 2017-05-24 00:25:08 +02:00
mesecons_delayer Rename stairs mod to mcl_stairs 2017-06-05 18:40:56 +02:00
mesecons_lightstone Add Help aliases for redstone components 2017-03-21 04:27:50 +01:00
mesecons_mvps Rename mcl_monster_spawners to mcl_mobspawners. 2017-05-25 06:09:03 +02:00
mesecons_noteblock Silence noteblocks when not below air 2017-03-11 15:33:55 +01:00
mesecons_pistons Turn farmland to dirt when piston extends above 2017-05-14 21:24:17 +02:00
mesecons_pressureplates Make many blocks drop when pushed by piston 2017-03-29 22:58:31 +02:00
mesecons_solarpanel Add label to all ABMs 2017-05-15 00:45:54 +02:00
mesecons_textures Fix bad wield image of buttons 2017-03-02 16:58:32 +01:00
mesecons_torch Can place torch on upside-down stair; update help 2017-06-05 21:44:44 +02:00
mesecons_walllever Destroy lever by flowing lava, too 2017-05-20 04:13:57 +02:00
README Add piston sounds 2017-02-19 20:48:56 +01:00
modpack.txt Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00

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
suzenako: Piston sounds
...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

Code license: LGPLv3 or later
Media license: CC BY-SA 3.0 <https://creativecommons.org/licenses/by-sa/3.0/>