Mineclonia/mods/ITEMS/REDSTONE
Wuzzy 3087621b11 Merge branch 'mcl_explosions' 2020-04-30 20:55:10 +02:00
..
mcl_comparators Add Spanish translation 2020-02-04 21:43:50 +01:00
mcl_dispensers Update the rest of the blast resistance values 2020-04-19 13:08:36 +02:00
mcl_droppers Update the rest of the blast resistance values 2020-04-19 13:08:36 +02:00
mcl_observers Update the rest of the blast resistance values 2020-04-19 13:08:36 +02:00
mesecons Remove mod startup debug messages 2020-04-11 02:56:46 +02:00
mesecons_alias Add pressure plates for each wood type 2017-11-22 22:08:09 +01:00
mesecons_button Update the rest of the blast resistance values 2020-04-19 13:08:36 +02:00
mesecons_commandblock Update the rest of the blast resistance values 2020-04-19 13:08:36 +02:00
mesecons_delayer Translate all extended tooltips to German 2020-03-12 01:35:11 +01:00
mesecons_lightstone Update the rest of the blast resistance values 2020-04-19 13:08:36 +02:00
mesecons_mvps Add piston support for trapped chests 2019-03-09 07:23:10 +01:00
mesecons_noteblock Merge branch 'mcl_explosions' 2020-04-30 20:55:10 +02:00
mesecons_pistons Update the rest of the blast resistance values 2020-04-19 13:08:36 +02:00
mesecons_pressureplates Update the rest of the blast resistance values 2020-04-19 13:08:36 +02:00
mesecons_solarpanel Merge branch 'mcl_explosions' 2020-04-30 20:55:10 +02:00
mesecons_torch Update the rest of the blast resistance values 2020-04-19 13:08:36 +02:00
mesecons_walllever Update the rest of the blast resistance values 2020-04-19 13:08:36 +02:00
mesecons_wires Translate all extended tooltips to German 2020-03-12 01:35:11 +01:00
README Add piston sounds 2017-02-19 20:48:56 +01:00
modpack.conf Add a couple of modpack.conf files 2019-01-07 00:52:05 +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/>