Fixes, structures, removed glow
This commit is contained in:
parent
beab6ce10a
commit
687def43d1
15 changed files with 140 additions and 103 deletions
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"defaultMaterial": "betterend:waving_wall_glow_inc"
|
||||
"defaultMaterial": "betterend:waving_wall"
|
||||
}
|
||||
|
|
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": "fallen_tree_1", "offsetY": 0, "terrainMerge": "object" },
|
||||
{ "nbt": "fallen_tree_2", "offsetY": 0, "terrainMerge": "object" },
|
||||
{ "nbt": "stump_1", "offsetY": 0, "terrainMerge": "object" },
|
||||
{ "nbt": "stump_2", "offsetY": 0, "terrainMerge": "object" },
|
||||
{ "nbt": "library", "offsetY": 0, "terrainMerge": "surface" },
|
||||
{ "nbt": "ruins_1", "offsetY": 0, "terrainMerge": "surface" },
|
||||
{ "nbt": "ruins_2", "offsetY": 0, "terrainMerge": "surface" },
|
||||
{ "nbt": "ruins_3", "offsetY": 0, "terrainMerge": "surface" },
|
||||
{ "nbt": "tree_house", "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