Round Trees 7.0 - Round Mangrove Log, Fix BYG compat

This commit is contained in:
Motschen
2022-12-03 22:53:47 +01:00
parent e540602eaa
commit 140f4131c1
123 changed files with 627 additions and 420 deletions

View File

@@ -17,7 +17,7 @@
"to": [0, 12, -0.01],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 8, 8]},
"faces": {
"north": {"uv": [0, 4, 1, 12], "texture": "#texture", "cullface": "north"}
"north": {"uv": [15, 4, 16, 12], "texture": "#texture", "cullface": "north"}
}
},
{
@@ -25,7 +25,7 @@
"to": [17, 12, -0.01],
"rotation": {"angle": 0, "axis": "y", "origin": [24, 8, 8]},
"faces": {
"north": {"uv": [15, 4, 16, 12], "texture": "#texture", "cullface": "north"}
"north": {"uv": [0, 4, 1, 12], "texture": "#texture", "cullface": "north"}
}
},
{
@@ -33,7 +33,7 @@
"to": [12, 17, -0.01],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]},
"faces": {
"north": {"uv": [4, -1, 12, 0], "texture": "#texture", "cullface": "north"}
"north": {"uv": [4, 0, 12, 1], "texture": "#texture", "cullface": "north"}
}
},
{
@@ -41,7 +41,7 @@
"to": [12, 0, -0.01],
"rotation": {"angle": 0, "axis": "y", "origin": [8, -7, 8]},
"faces": {
"north": {"uv": [4, 0, 12, 1], "texture": "#texture", "cullface": "north"}
"north": {"uv": [4, 15, 12, 16], "texture": "#texture", "cullface": "north"}
}
}
]