VoxeLibre/mods/ITEMS/REDSTONE
Wuzzy 38cf151806 Fix many crashes when placing item on unknown node 2017-06-29 13:02:53 +02:00
..
mcl_dispensers Don't erase shulke box contents on dispenser place 2017-06-12 22:25:21 +02:00
mcl_droppers Don't erase item metadata when out of dropper 2017-06-12 22:27:37 +02: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 many crashes when placing item on unknown node 2017-06-29 13:02:53 +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 Set transparency rules for many blocks 2017-06-13 14:46:21 +02:00
mesecons_mvps Make armor stands a piston stopper 2017-06-11 14:05:48 +02:00
mesecons_noteblock Silence noteblocks when not below air 2017-03-11 15:33:55 +01:00
mesecons_pistons Make pistons fully transparent to light 2017-06-13 14:26:50 +02:00
mesecons_pressureplates Make pressure plates fully transparent 2017-06-13 14:20:49 +02:00
mesecons_solarpanel Set transparency rules for many blocks 2017-06-13 14:46:21 +02:00
mesecons_textures Replace lever item texture with Faithful 1.12 2017-06-10 15:44:09 +02: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/>