Mineclonia/mods/ITEMS/REDSTONE
Wuzzy b0c87f74fe Move world-related functions to mcl_worlds 2017-11-24 03:10:02 +01:00
..
mcl_comparators Fix crash and outdated Mesecons API code in mcl_comparators 2017-09-18 23:34:08 +02:00
mcl_dispensers Move world-related functions to mcl_worlds 2017-11-24 03:10:02 +01:00
mcl_droppers Adjust redstone rules of most redstone components 2017-09-14 02:21:46 +02:00
mcl_observers Replace most textures with Pixel Perfection 2017-07-20 20:20:45 +02:00
mesecons Update mesecons code for ex-bart's comparator code 2017-08-28 01:58:18 +02:00
mesecons_alias Add pressure plates for each wood type 2017-11-22 22:08:09 +01:00
mesecons_button Add buttons for all woods 2017-11-22 22:41:43 +01:00
mesecons_commandblock Adjust redstone rules of most redstone components 2017-09-14 02:21:46 +02:00
mesecons_delayer Update the mesecons mod and dependencies 2017-07-31 00:12:21 +02:00
mesecons_lightstone Adjust redstone rules of most redstone components 2017-09-14 02:21:46 +02:00
mesecons_mvps Fix broken MVPS stoppers 2017-11-23 20:49:05 +01:00
mesecons_noteblock Convert all sounds (except music) to mono 2017-11-13 01:24:24 +01:00
mesecons_pistons Remove piston base when piston head got destroyed 2017-11-23 21:15:42 +01:00
mesecons_pressureplates Change pressure_plate group 2017-11-22 22:42:00 +01:00
mesecons_solarpanel Adjust redstone rules of most redstone components 2017-09-14 02:21:46 +02:00
mesecons_torch Update the mesecons mod and dependencies 2017-07-31 00:12:21 +02:00
mesecons_walllever Update the mesecons mod and dependencies 2017-07-31 00:12:21 +02:00
mesecons_wires Add back the redstone help 2017-08-29 23:34:02 +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/>