Mineclonia/mods/ITEMS/REDSTONE
Wuzzy d79d629e3d Silence noteblocks when not below air 2017-03-11 15:33:55 +01:00
..
mcl_dispensers Add 4 Minecraft material groups 2017-03-11 05:34:58 +01:00
mcl_droppers Add 4 Minecraft material groups 2017-03-11 05:34:58 +01:00
mcl_observers Apply hardness to some redstone elements 2017-02-27 01:52:24 +01:00
mesecons Add _doc_items_create_entry fields for doc_items 2017-03-02 19:53:53 +01:00
mesecons_alias Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00
mesecons_button Help texts: Button, redstone lamp, commandblock 2017-03-11 03:38:08 +01:00
mesecons_commandblock Help texts: Button, redstone lamp, commandblock 2017-03-11 03:38:08 +01:00
mesecons_compatibility Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00
mesecons_delayer Add _doc_items_create_entry fields for doc_items 2017-03-02 19:53:53 +01:00
mesecons_lightstone Help texts: Button, redstone lamp, commandblock 2017-03-11 03:38:08 +01:00
mesecons_mvps Void blocks are now piston stoppers 2017-02-22 20:16:46 +01:00
mesecons_noteblock Silence noteblocks when not below air 2017-03-11 15:33:55 +01:00
mesecons_pistons Simplify pusher help 2017-03-11 04:14:28 +01:00
mesecons_pressureplates Add 4 Minecraft material groups 2017-03-11 05:34:58 +01:00
mesecons_solarpanel Add 4 Minecraft material groups 2017-03-11 05:34:58 +01:00
mesecons_textures Fix bad wield image of buttons 2017-03-02 16:58:32 +01:00
mesecons_torch Add redstone block and lever help 2017-03-11 03:56:29 +01:00
mesecons_walllever Add redstone block and lever help 2017-03-11 03:56:29 +01: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/>