VoxeLibre/mods/ITEMS/REDSTONE
Araca c501ff6e1d Add remaining use of a tool/weapon in tooltips 2024-05-02 21:56:35 +02:00
..
mcl_comparators mcl_comparators pt_BR translation 2023-12-22 23:45:08 +01:00
mcl_dispensers Add remaining use of a tool/weapon in tooltips 2024-05-02 21:56:35 +02:00
mcl_droppers mcl_droppers pt_BR translation 2023-12-22 23:45:08 +01:00
mcl_observers mcl_observers pt_BR translation 2023-12-22 23:45:08 +01:00
mcl_target mcl_target pt_BR translation 2023-12-22 23:45:08 +01:00
mesecons Improve dig_node simulation and fix duplication 2023-11-04 16:01:46 +00:00
mesecons_alias Move data from deprecated files to mod.conf 2021-03-18 17:37:12 +01:00
mesecons_button mesecons_button pt_BR translation 2023-12-22 23:45:08 +01:00
mesecons_commandblock Fix missing placeholder(s) in mesecons_commandblock.es.tr translation: '@1' '@2' 2023-12-20 23:46:30 -06:00
mesecons_delayer mesecons_delayer pt_BR translation 2023-12-22 23:45:08 +01:00
mesecons_lightstone Updated translation files 2024-01-01 02:18:01 +01:00
mesecons_mvps Fix wrong argument when piston dig calls on_dignode callbacks 2023-12-20 16:54:36 +00:00
mesecons_noteblock Add a new 'pumpkin' group (#4012) 2023-11-14 15:35:30 +00:00
mesecons_pistons Vertical pistons now save owner meta 2023-11-04 16:01:46 +00:00
mesecons_pressureplates mesecons_pressureplates pt_BR translation 2023-12-22 23:45:08 +01:00
mesecons_solarpanel Update russian translation 2023-08-31 14:16:42 +08:00
mesecons_torch Update russian translation 2023-08-31 14:16:42 +08:00
mesecons_walllever mesecons_walllever pt_BR translation 2023-12-22 23:45:08 +01:00
mesecons_wires Update russian translation 2023-08-31 14:16:42 +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/>