Jungle structures & small texture fix
This commit is contained in:
parent
533dd7c92c
commit
919ed868da
11 changed files with 13 additions and 0 deletions
Binary file not shown.
Before Width: | Height: | Size: 265 B After Width: | Height: | Size: 224 B |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,13 @@
|
||||||
|
{
|
||||||
|
"structures": [
|
||||||
|
{ "nbt": "jellyshroom_cluster", "offsetY": -1, "terrainMerge": "surface" },
|
||||||
|
{ "nbt": "house_1", "offsetY": -1, "terrainMerge": "surface" },
|
||||||
|
{ "nbt": "house_2", "offsetY": 0, "terrainMerge": "surface" },
|
||||||
|
{ "nbt": "ruins_1", "offsetY": -1, "terrainMerge": "none" },
|
||||||
|
{ "nbt": "ruins_2", "offsetY": -1, "terrainMerge": "none" },
|
||||||
|
{ "nbt": "ruins_3", "offsetY": -1, "terrainMerge": "none" },
|
||||||
|
{ "nbt": "ruins_4", "offsetY": -1, "terrainMerge": "none" },
|
||||||
|
{ "nbt": "ruins_5", "offsetY": -1, "terrainMerge": "none" },
|
||||||
|
{ "nbt": "ruins_6", "offsetY": -1, "terrainMerge": "none" }
|
||||||
|
]
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue