v1.02 history adapted, hammer Cobblestone bugfix, moreores added to depends.txt
This commit is contained in:
parent
03fdc3ba1e
commit
bb4f85781c
2
init.lua
2
init.lua
@ -315,7 +315,7 @@ for idx = 0,4 do
|
|||||||
sunlight_propagates = true,
|
sunlight_propagates = true,
|
||||||
is_ground_content = false,
|
is_ground_content = false,
|
||||||
groups = {choppy=2, cracky=1, not_in_creative_inventory=not_in_creative_inventory},
|
groups = {choppy=2, cracky=1, not_in_creative_inventory=not_in_creative_inventory},
|
||||||
drop = node_name.."0",
|
drop = node_name.."3",
|
||||||
})
|
})
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user