Structures for gardens, fixed worldgen issue
This commit is contained in:
parent
adf1cafaac
commit
bf9e560d29
9 changed files with 16 additions and 3 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"structures": [
|
||||
{ "nbt": "fallen_tree_1", "offsetY": 0, "terrainMerge": "none" },
|
||||
{ "nbt": "fallen_tree_2", "offsetY": 0, "terrainMerge": "none" },
|
||||
{ "nbt": "fallen_tree_3", "offsetY": 0, "terrainMerge": "none" },
|
||||
{ "nbt": "tree_stump_1", "offsetY": 0, "terrainMerge": "surface" },
|
||||
{ "nbt": "tree_stump_2", "offsetY": 0, "terrainMerge": "surface" },
|
||||
{ "nbt": "tree_stump_3", "offsetY": 0, "terrainMerge": "surface" }
|
||||
]
|
||||
}
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue