v1.02 history adapted, hammer Cobblestone bugfix, moreores added to depends.txt

This commit is contained in:
Joachim Stolberg 2017-07-09 11:44:55 +02:00
parent 03fdc3ba1e
commit bb4f85781c

View File

@ -315,7 +315,7 @@ for idx = 0,4 do
sunlight_propagates = true,
is_ground_content = false,
groups = {choppy=2, cracky=1, not_in_creative_inventory=not_in_creative_inventory},
drop = node_name.."0",
drop = node_name.."3",
})
end
end