MineClone2/mods/ITEMS/REDSTONE
Wuzzy 0405b2aa2c Fix some Lua warnings 2018-01-23 05:19:05 +01:00
..
mcl_comparators Update help text of comparators 2018-01-17 22:30:27 +01:00
mcl_dispensers
mcl_droppers
mcl_observers Rework core rules of most redstone components 2018-01-13 03:37:41 +01:00
mesecons Burnout rs torch if it changes state too often 2018-01-22 23:52:04 +01:00
mesecons_alias
mesecons_button Fix incorrect power transmission of buttons 2018-01-13 04:08:40 +01:00
mesecons_commandblock
mesecons_delayer Rework core rules of most redstone components 2018-01-13 03:37:41 +01:00
mesecons_lightstone
mesecons_mvps
mesecons_noteblock
mesecons_pistons
mesecons_pressureplates
mesecons_solarpanel Rework core rules of most redstone components 2018-01-13 03:37:41 +01:00
mesecons_torch Burnout rs torch if it changes state too often 2018-01-22 23:52:04 +01:00
mesecons_walllever
mesecons_wires Fix some Lua warnings 2018-01-23 05:19:05 +01:00
README
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
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/>