Mineclonia/mods/ITEMS/REDSTONE
Wuzzy 272c456499 Portals are piston stoppers 2017-08-17 02:17:45 +02:00
..
mcl_dispensers Use new Minetest settings API syntax for most mods 2017-08-09 16:17:00 +02:00
mcl_droppers Simplify mcl_util.move_item_container 2017-08-04 02:19:47 +02:00
mcl_observers Replace most textures with Pixel Perfection 2017-07-20 20:20:45 +02:00
mesecons Change redstone texture 2017-07-27 16:53:33 +02:00
mesecons_alias Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00
mesecons_button Redstone textures → mods. Delete mesecons_textures 2017-07-21 16:57:32 +02:00
mesecons_commandblock Use new Minetest settings API syntax for most mods 2017-08-09 16:17:00 +02:00
mesecons_delayer Replace most textures with Pixel Perfection 2017-07-20 20:20:45 +02:00
mesecons_lightstone Make redstone lamp sound like glass 2017-07-24 17:14:55 +02:00
mesecons_mvps Portals are piston stoppers 2017-08-17 02:17:45 +02:00
mesecons_noteblock Replace most textures with Pixel Perfection 2017-07-20 20:20:45 +02:00
mesecons_pistons Redstone textures → mods. Delete mesecons_textures 2017-07-21 16:57:32 +02:00
mesecons_pressureplates Fix pressure plates constantly firing signals 2017-07-31 02:14:11 +02:00
mesecons_solarpanel Tweak daylight sensor textures 2017-08-06 14:31:44 +02:00
mesecons_torch Simplify torch textures 2017-07-24 02:35:38 +02:00
mesecons_walllever Redstone textures → mods. Delete mesecons_textures 2017-07-21 16:57:32 +02:00
README Add piston sounds 2017-02-19 20:48:56 +01:00
modpack.txt Organize mods into modpacks for better overview 2017-02-16 01:45:21 +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/>