VoxeLibre/mods/ITEMS/REDSTONE
Johannes Fritz 7c87ed2d6c Add rightclick support to pplates 2022-12-05 14:25:11 -06:00
..
mcl_comparators Fix redstone comparator flooding crash 2022-02-24 15:52:01 +01:00
mcl_dispensers Fix dispenser and dropper crashing in 5.4 2022-08-10 16:58:00 +02:00
mcl_droppers Fix dispenser and dropper crashing in 5.4 2022-08-10 16:58:00 +02:00
mcl_observers Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
mcl_target add target help text 2022-02-26 19:12:02 +01:00
mesecons fix many codestyle issues (functions, strings, modpaths) 2021-05-29 16:12:33 +02:00
mesecons_alias Move data from deprecated files to mod.conf 2021-03-18 17:37:12 +01:00
mesecons_button Fix New Button Names 2022-11-27 03:36:38 +00:00
mesecons_commandblock Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
mesecons_delayer Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
mesecons_lightstone Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
mesecons_mvps Make beehives transparent and not launch entities, thanks MysticTempest! 2022-11-17 03:16:45 +01:00
mesecons_noteblock Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
mesecons_pistons fix some mods using "core" insteed of "minetest" 2021-06-12 00:18:52 +02:00
mesecons_pressureplates Add rightclick support to pplates 2022-12-05 14:25:11 -06:00
mesecons_solarpanel Make daylight detector work in Minetest 5.3.0 2022-03-09 22:33:08 +00:00
mesecons_torch Change torch model, add soul fire flame particle texture 2022-10-10 20:50:11 +01:00
mesecons_walllever Mise à jour de 'mods/ITEMS/REDSTONE/mesecons_walllever/locale/mesecons_walllever.de.tr' 2022-08-24 02:05:49 +00:00
mesecons_wires Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00: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/>