MineClone5/mods/ITEMS/REDSTONE
cora ee969531a8 make bell diggable by pickaxe 2022-05-17 09:05:25 +00:00
..
mcl_bells make bell diggable by pickaxe 2022-05-17 09:05:25 +00:00
mcl_comparators #220 Fix a crash in mcl_comparators 2022-02-21 05:51:00 +04:00
mcl_dispensers Update Russian and other translations 2022-02-19 21:14:51 +08:00
mcl_droppers Update Russian and other translations 2022-02-19 21:14:51 +08:00
mcl_observers Update Russian and other translations 2022-02-19 21:14:51 +08:00
mcl_target Add target 2022-04-09 03:55:23 +00:00
mesecons limit redstone distance by checking for players 2022-03-13 18:55:56 +04:00
mesecons_alias Move data from deprecated files to mod.conf 2021-03-18 17:37:12 +01:00
mesecons_button Update french translation 2022-04-09 04:24:09 +00:00
mesecons_commandblock Update Russian and other translations 2022-02-19 21:14:51 +08:00
mesecons_delayer Update Russian and other translations 2022-02-19 21:14:51 +08:00
mesecons_lightstone Update Russian and other translations 2022-02-19 21:14:51 +08:00
mesecons_mvps Update hud/credits 2022-03-07 05:52:23 +04:00
mesecons_noteblock Fix typos in translation 2022-02-20 11:39:43 +08:00
mesecons_pistons Merge remote-tracking branch 'origin/master' into testing 2022-02-20 14:31:16 +04:00
mesecons_pressureplates Update french translation 2022-04-09 05:00:07 +00:00
mesecons_solarpanel Fix typos 2022-02-20 12:49:25 +08:00
mesecons_torch Update Russian and other translations 2022-02-19 21:14:51 +08:00
mesecons_walllever Update Russian and other translations 2022-02-19 21:14:51 +08:00
mesecons_wires Fix typos 2022-02-20 12:49:25 +08: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/>