mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-06-28 14:16:06 +02:00
Updated mesecons on 1/20/2015
This commit is contained in:
0
mods/mesecons/mesecons_blinkyplant/depends.txt
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
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",
|
||||
recipe = { {"","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
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
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 |
Reference in New Issue
Block a user