4 solar panels per craft and changed top default tree texture

master
bas080 2013-08-15 17:22:27 +02:00
parent 22e66458c8
commit 77b7bd6d46
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 109 B

After

Width:  |  Height:  |  Size: 143 B

View File

@ -149,7 +149,7 @@ minetest.register_node("powerout:solar_panel", {
})
minetest.register_craft({
output = 'powerout:solar_panel',
output = 'powerout:solar_panel 4',
recipe = {
{'group:leafdecay', 'group:leafdecay', 'group:leafdecay'},
{'default:steel_ingot','default:copper_ingot', 'default:steel_ingot'},