Mod for minetest that adds digital circuitry [=minecraft redstone] http://mesecons.net https://content.minetest.net/packages/Jeija/mesecons/
Go to file
Jeija ef740353ef Add first experimental version of a (programmable) microcontroller 2012-08-08 13:26:32 +02:00
mesecons Add first experimental version of a (programmable) microcontroller 2012-08-08 13:26:32 +02:00
mesecons_alias Fix missing Plug Alias 2012-04-07 11:23:07 +02:00
mesecons_battery Fix battery nodebox 2012-08-01 16:10:54 +06:00
mesecons_blinkyplant Power Plant 2012-08-01 19:36:32 +06:00
mesecons_button Better wall button nodeboxes. Also fixed the deprecated time_images lines (now 2012-08-07 02:56:40 -04:00
mesecons_delayer Better textures for mesecons delayer: Redrew my previously-submitted ones at a 2012-08-07 03:40:04 -04:00
mesecons_detector not_in_creative_inventory 2012-08-01 15:58:19 +06:00
mesecons_dev Remove deprecated API functions "register_on_placenode" and "register_on_dignode" where possible. 2012-06-04 22:20:04 -04:00
mesecons_door Add mesecon-controlled 3D door 2012-06-21 17:26:42 +02:00
mesecons_hydroturbine not_in_creative_inventory 2012-08-01 15:58:19 +06:00
mesecons_lamp Make lamps and pressure plates walkable 2012-08-05 13:37:20 +02:00
mesecons_lightstone not_in_creative_inventory 2012-08-01 15:58:19 +06:00
mesecons_materials Add first experimental version of a (programmable) microcontroller 2012-08-08 13:26:32 +02:00
mesecons_microcontroller Add first experimental version of a (programmable) microcontroller 2012-08-08 13:26:32 +02:00
mesecons_movestones Several bugfixes and cleanups for movestones 2012-06-23 13:24:03 +02:00
mesecons_mvps Several bugfixes and cleanups for movestones 2012-06-23 13:24:03 +02:00
mesecons_noteblock Remove deprecated API functions "register_on_placenode" and "register_on_dignode" where possible. 2012-06-04 22:20:04 -04:00
mesecons_pistons Make Pistons use set_node not dig_node (Speed Improvement) 2012-08-08 12:40:18 +02:00
mesecons_powerplant Power Plant 2012-08-01 19:36:32 +06:00
mesecons_pressureplates Make lamps and pressure plates walkable 2012-08-05 13:37:20 +02:00
mesecons_random not_in_creative_inventory 2012-08-01 15:58:19 +06:00
mesecons_solarpanel Solar panel 2012-08-02 11:43:43 +06:00
mesecons_switch not_in_creative_inventory 2012-08-01 15:58:19 +06:00
mesecons_temperest not_in_creative_inventory 2012-08-01 15:58:19 +06:00
mesecons_textures Add first experimental version of a (programmable) microcontroller 2012-08-08 13:26:32 +02:00
mesecons_torch Mesecon Torch 2012-08-01 21:30:30 +06:00
mesecons_walllever not_in_creative_inventory 2012-08-01 15:58:19 +06:00
mesecons_whiskers75 Tweaked the new textures for better contrast, added some light antialiasing to 2012-08-07 05:12:28 -04:00
.gitignore Added .gitignore 2012-01-28 19:05:59 +01:00
README Update README. 2012-05-21 14:03:56 -04:00
WHISKERS75_README AND block changed! Now in its own dir. Also, auto power on (NOT off) has been added. 2012-06-22 17:49:26 +01:00
modpack.txt Add modpack.txt as modpack support has been added to MineTest dev around an hour ago: 2012-05-21 14:06:13 -04:00

README

-- |\    /| ____ ____  ____ _____   ____         _____
-- | \  / | |    |     |    |      |    | |\   | |
-- |  \/  | |___ ____  |___ |      |    | | \  | |____
-- |      | |        | |    |      |    | |  \ |     |
-- |      | |___ ____| |___ |____  |____| |   \| ____|
-- by Jeija and contributors

Credits:
Jeija: main developer
sfan5: coding, textures
temperest: coding, textures
Jordach: Sounds for the noteblock
minerd247: Some textures
...other contributors

This is a mod for minetest-c55.
Copy the mesecons_* directories into minetest/data/mods/ to install it.

VERSION: 0.9 DEV