VoxeLibre/mods/ITEMS/REDSTONE
Wuzzy 0f119663d7 Shrink mcl_dispensers dependency list 2017-03-03 01:10:47 +01:00
..
mcl_dispensers Shrink mcl_dispensers dependency list 2017-03-03 01:10:47 +01:00
mcl_droppers Add _doc_items_create_entry fields for doc_items 2017-03-02 19:53:53 +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 Add _doc_items_create_entry fields for doc_items 2017-03-02 19:53:53 +01:00
mesecons_commandblock Hardness for the last remaining items 2017-02-27 18:38:31 +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_extrawires Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00
mesecons_lightstone Apply hardness to some redstone elements 2017-02-27 01:52:24 +01:00
mesecons_materials Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00
mesecons_mvps Void blocks are now piston stoppers 2017-02-22 20:16:46 +01:00
mesecons_noteblock Hardness for the last remaining items 2017-02-27 18:38:31 +01:00
mesecons_pistons Add hardness for pistons and levers 2017-02-27 17:20:51 +01:00
mesecons_pressureplates Tweak wield scales of a few items 2017-03-02 17:03:14 +01:00
mesecons_solarpanel Add _doc_items_create_entry fields for doc_items 2017-03-02 19:53:53 +01:00
mesecons_textures Fix bad wield image of buttons 2017-03-02 16:58:32 +01:00
mesecons_torch Add _doc_items_create_entry fields for doc_items 2017-03-02 19:53:53 +01:00
mesecons_walllever Add hardness for pistons and levers 2017-02-27 17:20:51 +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/>