1
0
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:
LeMagnesium
2015-01-20 21:31:50 +01:00
parent a6200223aa
commit be58231132
246 changed files with 209 additions and 209 deletions

0
mods/mesecons/mesecons_blinkyplant/depends.txt Executable file → Normal file
View File

2
mods/mesecons/mesecons_blinkyplant/init.lua Executable file → Normal file
View 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"}}
})

View File

Before

Width:  |  Height:  |  Size: 454 B

After

Width:  |  Height:  |  Size: 454 B

View File

Before

Width:  |  Height:  |  Size: 463 B

After

Width:  |  Height:  |  Size: 463 B