VoxeLibre/mods/ITEMS/REDSTONE
Wuzzy 5b6cb0a441 Minor tweaks in commandblock help texts 2019-03-25 12:34:12 +01:00
..
mcl_comparators Make many help texts translatable and fix bugs 2019-03-25 12:05:57 +01:00
mcl_dispensers Fix various typos in German translation 2019-03-25 11:01:52 +01:00
mcl_droppers Add LBMs to update formspecs of 4 nodes 2019-03-21 16:08:29 +01:00
mcl_observers German translation: Redstone 2019-03-16 02:00:48 +01:00
mesecons Mesecons: Stop using deprecated settings syntax 2018-06-13 19:41:57 +02:00
mesecons_alias Add pressure plates for each wood type 2017-11-22 22:08:09 +01:00
mesecons_button Make many help texts translatable and fix bugs 2019-03-25 12:05:57 +01:00
mesecons_commandblock Minor tweaks in commandblock help texts 2019-03-25 12:34:12 +01:00
mesecons_delayer Make many help texts translatable and fix bugs 2019-03-25 12:05:57 +01:00
mesecons_lightstone German translation: Redstone 2019-03-16 02:00:48 +01:00
mesecons_mvps Add piston support for trapped chests 2019-03-09 07:23:10 +01:00
mesecons_noteblock Add sound pitch for other noteblock sounds 2019-03-18 17:54:14 +01:00
mesecons_pistons German translation: Redstone 2019-03-16 02:00:48 +01:00
mesecons_pressureplates German translation: Redstone 2019-03-16 02:00:48 +01:00
mesecons_solarpanel Squash daylight sensor help pages to 1 page 2019-03-25 12:15:37 +01:00
mesecons_torch German translation: Redstone 2019-03-16 02:00:48 +01:00
mesecons_walllever German translation: Redstone 2019-03-16 02:00:48 +01:00
mesecons_wires German translation: Redstone 2019-03-16 02:00:48 +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/>