Updated mesecons on 1/20/2015
0
mods/mesecons/LICENSE.txt
Executable file → Normal file
0
mods/mesecons/README.md
Executable file → Normal file
0
mods/mesecons/mesecons/VERSION
Executable file → Normal file
0
mods/mesecons/mesecons/actionqueue.lua
Executable file → Normal file
0
mods/mesecons/mesecons/depends.txt
Executable file → Normal file
0
mods/mesecons/mesecons/init.lua
Executable file → Normal file
0
mods/mesecons/mesecons/internal.lua
Executable file → Normal file
0
mods/mesecons/mesecons/legacy.lua
Executable file → Normal file
0
mods/mesecons/mesecons/oldwires.lua
Executable file → Normal file
0
mods/mesecons/mesecons/presets.lua
Executable file → Normal file
0
mods/mesecons/mesecons/services.lua
Executable file → Normal file
0
mods/mesecons/mesecons/settings.lua
Executable file → Normal file
0
mods/mesecons/mesecons/textures/jeija_fiber.png
Executable file → Normal file
Before Width: | Height: | Size: 592 B After Width: | Height: | Size: 592 B |
0
mods/mesecons/mesecons/textures/jeija_glue.png
Executable file → Normal file
Before Width: | Height: | Size: 487 B After Width: | Height: | Size: 487 B |
0
mods/mesecons/mesecons/textures/jeija_mesecon_switch_off.png
Executable file → Normal file
Before Width: | Height: | Size: 598 B After Width: | Height: | Size: 598 B |
0
mods/mesecons/mesecons/textures/jeija_mesecon_switch_on.png
Executable file → Normal file
Before Width: | Height: | Size: 692 B After Width: | Height: | Size: 692 B |
0
mods/mesecons/mesecons/textures/jeija_mesecon_switch_side.png
Executable file → Normal file
Before Width: | Height: | Size: 553 B After Width: | Height: | Size: 553 B |
0
mods/mesecons/mesecons/textures/jeija_silicon.png
Executable file → Normal file
Before Width: | Height: | Size: 867 B After Width: | Height: | Size: 867 B |
0
mods/mesecons/mesecons/textures/mesecons_wire_inv.png
Executable file → Normal file
Before Width: | Height: | Size: 204 B After Width: | Height: | Size: 204 B |
0
mods/mesecons/mesecons/textures/mesecons_wire_off.png
Executable file → Normal file
Before Width: | Height: | Size: 465 B After Width: | Height: | Size: 465 B |
0
mods/mesecons/mesecons/textures/mesecons_wire_on.png
Executable file → Normal file
Before Width: | Height: | Size: 464 B After Width: | Height: | Size: 464 B |
0
mods/mesecons/mesecons/util.lua
Executable file → Normal file
0
mods/mesecons/mesecons/wires.lua
Executable file → Normal file
0
mods/mesecons/mesecons_alias/depends.txt
Executable file → Normal file
0
mods/mesecons/mesecons_alias/init.lua
Executable file → Normal file
0
mods/mesecons/mesecons_blinkyplant/depends.txt
Executable file → Normal file
2
mods/mesecons/mesecons_blinkyplant/init.lua
Executable file → Normal file
@ -47,5 +47,5 @@ minetest.register_craft({
|
|||||||
output = "mesecons_blinkyplant:blinky_plant_off 1",
|
output = "mesecons_blinkyplant:blinky_plant_off 1",
|
||||||
recipe = { {"","group:mesecon_conductor_craftable",""},
|
recipe = { {"","group:mesecon_conductor_craftable",""},
|
||||||
{"","group:mesecon_conductor_craftable",""},
|
{"","group:mesecon_conductor_craftable",""},
|
||||||
{"default:sapling","default:sapling","default:sapling"}}
|
{"group:sapling","group:sapling","group:sapling"}}
|
||||||
})
|
})
|
||||||
|
0
mods/mesecons/mesecons_blinkyplant/textures/jeija_blinky_plant_off.png
Executable file → Normal file
Before Width: | Height: | Size: 454 B After Width: | Height: | Size: 454 B |
0
mods/mesecons/mesecons_blinkyplant/textures/jeija_blinky_plant_on.png
Executable file → Normal file
Before Width: | Height: | Size: 463 B After Width: | Height: | Size: 463 B |
0
mods/mesecons/mesecons_button/depends.txt
Executable file → Normal file
0
mods/mesecons/mesecons_button/init.lua
Executable file → Normal file
0
mods/mesecons/mesecons_button/sounds/mesecons_button_pop.ogg
Executable file → Normal file
0
mods/mesecons/mesecons_button/sounds/mesecons_button_push.ogg
Executable file → Normal file
0
mods/mesecons/mesecons_button/textures/jeija_wall_button_off.png
Executable file → Normal file
Before Width: | Height: | Size: 411 B After Width: | Height: | Size: 411 B |
0
mods/mesecons/mesecons_button/textures/jeija_wall_button_on.png
Executable file → Normal file
Before Width: | Height: | Size: 449 B After Width: | Height: | Size: 449 B |
0
mods/mesecons/mesecons_button/textures/jeija_wall_button_sides.png
Executable file → Normal file
Before Width: | Height: | Size: 434 B After Width: | Height: | Size: 434 B |
0
mods/mesecons/mesecons_commandblock/depends.txt
Executable file → Normal file
0
mods/mesecons/mesecons_commandblock/init.lua
Executable file → Normal file
0
mods/mesecons/mesecons_commandblock/textures/jeija_close_window.png
Executable file → Normal file
Before Width: | Height: | Size: 323 B After Width: | Height: | Size: 323 B |
0
mods/mesecons/mesecons_commandblock/textures/jeija_commandblock_off.png
Executable file → Normal file
Before Width: | Height: | Size: 282 B After Width: | Height: | Size: 282 B |
0
mods/mesecons/mesecons_commandblock/textures/jeija_commandblock_on.png
Executable file → Normal file
Before Width: | Height: | Size: 278 B After Width: | Height: | Size: 278 B |
0
mods/mesecons/mesecons_compatibility/depends.txt
Executable file → Normal file
0
mods/mesecons/mesecons_compatibility/init.lua
Executable file → Normal file
0
mods/mesecons/mesecons_delayer/depends.txt
Executable file → Normal file
0
mods/mesecons/mesecons_delayer/init.lua
Executable file → Normal file
0
mods/mesecons/mesecons_delayer/textures/mesecons_delayer_bottom.png
Executable file → Normal file
Before Width: | Height: | Size: 438 B After Width: | Height: | Size: 438 B |
0
mods/mesecons/mesecons_delayer/textures/mesecons_delayer_ends_off.png
Executable file → Normal file
Before Width: | Height: | Size: 226 B After Width: | Height: | Size: 226 B |
0
mods/mesecons/mesecons_delayer/textures/mesecons_delayer_ends_on.png
Executable file → Normal file
Before Width: | Height: | Size: 228 B After Width: | Height: | Size: 228 B |
0
mods/mesecons/mesecons_delayer/textures/mesecons_delayer_off_1.png
Executable file → Normal file
Before Width: | Height: | Size: 562 B After Width: | Height: | Size: 562 B |
0
mods/mesecons/mesecons_delayer/textures/mesecons_delayer_off_2.png
Executable file → Normal file
Before Width: | Height: | Size: 558 B After Width: | Height: | Size: 558 B |
0
mods/mesecons/mesecons_delayer/textures/mesecons_delayer_off_3.png
Executable file → Normal file
Before Width: | Height: | Size: 561 B After Width: | Height: | Size: 561 B |
0
mods/mesecons/mesecons_delayer/textures/mesecons_delayer_off_4.png
Executable file → Normal file
Before Width: | Height: | Size: 556 B After Width: | Height: | Size: 556 B |
0
mods/mesecons/mesecons_delayer/textures/mesecons_delayer_on_1.png
Executable file → Normal file
Before Width: | Height: | Size: 635 B After Width: | Height: | Size: 635 B |
0
mods/mesecons/mesecons_delayer/textures/mesecons_delayer_on_2.png
Executable file → Normal file
Before Width: | Height: | Size: 632 B After Width: | Height: | Size: 632 B |
0
mods/mesecons/mesecons_delayer/textures/mesecons_delayer_on_3.png
Executable file → Normal file
Before Width: | Height: | Size: 635 B After Width: | Height: | Size: 635 B |
0
mods/mesecons/mesecons_delayer/textures/mesecons_delayer_on_4.png
Executable file → Normal file
Before Width: | Height: | Size: 630 B After Width: | Height: | Size: 630 B |
0
mods/mesecons/mesecons_delayer/textures/mesecons_delayer_sides_off.png
Executable file → Normal file
Before Width: | Height: | Size: 229 B After Width: | Height: | Size: 229 B |
0
mods/mesecons/mesecons_delayer/textures/mesecons_delayer_sides_on.png
Executable file → Normal file
Before Width: | Height: | Size: 234 B After Width: | Height: | Size: 234 B |
0
mods/mesecons/mesecons_detector/depends.txt
Executable file → Normal file
0
mods/mesecons/mesecons_detector/init.lua
Executable file → Normal file
0
mods/mesecons/mesecons_detector/textures/jeija_node_detector_off.png
Executable file → Normal file
Before Width: | Height: | Size: 717 B After Width: | Height: | Size: 717 B |
0
mods/mesecons/mesecons_detector/textures/jeija_node_detector_on.png
Executable file → Normal file
Before Width: | Height: | Size: 727 B After Width: | Height: | Size: 727 B |
0
mods/mesecons/mesecons_detector/textures/jeija_object_detector_off.png
Executable file → Normal file
Before Width: | Height: | Size: 712 B After Width: | Height: | Size: 712 B |
0
mods/mesecons/mesecons_detector/textures/jeija_object_detector_on.png
Executable file → Normal file
Before Width: | Height: | Size: 735 B After Width: | Height: | Size: 735 B |
0
mods/mesecons/mesecons_extrawires/corner.lua
Executable file → Normal file
0
mods/mesecons/mesecons_extrawires/crossover.lua
Executable file → Normal file
0
mods/mesecons/mesecons_extrawires/depends.txt
Executable file → Normal file
0
mods/mesecons/mesecons_extrawires/init.lua
Executable file → Normal file
0
mods/mesecons/mesecons_extrawires/mesewire.lua
Executable file → Normal file
0
mods/mesecons/mesecons_extrawires/tjunction.lua
Executable file → Normal file
0
mods/mesecons/mesecons_extrawires/vertical.lua
Executable file → Normal file
0
mods/mesecons/mesecons_gates/depends.txt
Executable file → Normal file
0
mods/mesecons/mesecons_gates/init.lua
Executable file → Normal file
0
mods/mesecons/mesecons_gates/textures/jeija_gate_and.png
Executable file → Normal file
Before Width: | Height: | Size: 233 B After Width: | Height: | Size: 233 B |
0
mods/mesecons/mesecons_gates/textures/jeija_gate_diode.png
Executable file → Normal file
Before Width: | Height: | Size: 231 B After Width: | Height: | Size: 231 B |
0
mods/mesecons/mesecons_gates/textures/jeija_gate_nand.png
Executable file → Normal file
Before Width: | Height: | Size: 251 B After Width: | Height: | Size: 251 B |
0
mods/mesecons/mesecons_gates/textures/jeija_gate_not.png
Executable file → Normal file
Before Width: | Height: | Size: 241 B After Width: | Height: | Size: 241 B |
0
mods/mesecons/mesecons_gates/textures/jeija_gate_off.png
Executable file → Normal file
Before Width: | Height: | Size: 195 B After Width: | Height: | Size: 195 B |
0
mods/mesecons/mesecons_gates/textures/jeija_gate_on.png
Executable file → Normal file
Before Width: | Height: | Size: 195 B After Width: | Height: | Size: 195 B |
0
mods/mesecons/mesecons_gates/textures/jeija_gate_xor.png
Executable file → Normal file
Before Width: | Height: | Size: 245 B After Width: | Height: | Size: 245 B |
0
mods/mesecons/mesecons_hydroturbine/depends.txt
Executable file → Normal file
0
mods/mesecons/mesecons_hydroturbine/init.lua
Executable file → Normal file
0
mods/mesecons/mesecons_hydroturbine/textures/jeija_hydro_turbine_off.png
Executable file → Normal file
Before Width: | Height: | Size: 835 B After Width: | Height: | Size: 835 B |
0
mods/mesecons/mesecons_hydroturbine/textures/jeija_hydro_turbine_on.png
Executable file → Normal file
Before Width: | Height: | Size: 817 B After Width: | Height: | Size: 817 B |
0
mods/mesecons/mesecons_insulated/depends.txt
Executable file → Normal file
0
mods/mesecons/mesecons_insulated/init.lua
Executable file → Normal file
0
mods/mesecons/mesecons_insulated/textures/jeija_insulated_wire_crossing_tb_01.png
Executable file → Normal file
Before Width: | Height: | Size: 305 B After Width: | Height: | Size: 305 B |
0
mods/mesecons/mesecons_insulated/textures/jeija_insulated_wire_crossing_tb_10.png
Executable file → Normal file
Before Width: | Height: | Size: 270 B After Width: | Height: | Size: 270 B |
0
mods/mesecons/mesecons_insulated/textures/jeija_insulated_wire_crossing_tb_off.png
Executable file → Normal file
Before Width: | Height: | Size: 293 B After Width: | Height: | Size: 293 B |
0
mods/mesecons/mesecons_insulated/textures/jeija_insulated_wire_crossing_tb_on.png
Executable file → Normal file
Before Width: | Height: | Size: 209 B After Width: | Height: | Size: 209 B |
0
mods/mesecons/mesecons_insulated/textures/jeija_insulated_wire_curved_tb_off.png
Executable file → Normal file
Before Width: | Height: | Size: 253 B After Width: | Height: | Size: 253 B |
0
mods/mesecons/mesecons_insulated/textures/jeija_insulated_wire_curved_tb_on.png
Executable file → Normal file
Before Width: | Height: | Size: 196 B After Width: | Height: | Size: 196 B |
0
mods/mesecons/mesecons_insulated/textures/jeija_insulated_wire_ends_01x.png
Executable file → Normal file
Before Width: | Height: | Size: 246 B After Width: | Height: | Size: 246 B |
0
mods/mesecons/mesecons_insulated/textures/jeija_insulated_wire_ends_01z.png
Executable file → Normal file
Before Width: | Height: | Size: 252 B After Width: | Height: | Size: 252 B |
0
mods/mesecons/mesecons_insulated/textures/jeija_insulated_wire_ends_10x.png
Executable file → Normal file
Before Width: | Height: | Size: 238 B After Width: | Height: | Size: 238 B |
0
mods/mesecons/mesecons_insulated/textures/jeija_insulated_wire_ends_10z.png
Executable file → Normal file
Before Width: | Height: | Size: 261 B After Width: | Height: | Size: 261 B |
0
mods/mesecons/mesecons_insulated/textures/jeija_insulated_wire_ends_off.png
Executable file → Normal file
Before Width: | Height: | Size: 142 B After Width: | Height: | Size: 142 B |
0
mods/mesecons/mesecons_insulated/textures/jeija_insulated_wire_ends_on.png
Executable file → Normal file
Before Width: | Height: | Size: 126 B After Width: | Height: | Size: 126 B |
0
mods/mesecons/mesecons_insulated/textures/jeija_insulated_wire_sides_off.png
Executable file → Normal file
Before Width: | Height: | Size: 200 B After Width: | Height: | Size: 200 B |
0
mods/mesecons/mesecons_insulated/textures/jeija_insulated_wire_sides_on.png
Executable file → Normal file
Before Width: | Height: | Size: 169 B After Width: | Height: | Size: 169 B |