master
HybridDog 2013-10-27 12:31:30 +01:00
parent 9eac811d72
commit a76a2bbec5
1 changed files with 2 additions and 2 deletions

View File

@ -108,7 +108,7 @@ minetest.register_node("conifers:leaves", {
paramtype = "light",
groups = {
snappy = 3,
leafdecay = 3,
--leafdecay = 3,
flammable = 2
},
drop = {
@ -138,7 +138,7 @@ minetest.register_node("conifers:leaves_special", {
paramtype = "light",
groups = {
snappy = 3,
leafdecay = 3,
--leafdecay = 3,
flammable = 2
},
drop = {