mirror of
https://github.com/TeamMidnightDust/RoundTreesPack.git
synced 2025-12-17 02:25:09 +01:00
25 lines
715 B
JSON
25 lines
715 B
JSON
{
|
|
"credit": "Made with Blockbench",
|
|
"parent": "block/block",
|
|
"textures": {
|
|
"end": "natures_spirit:block/joshua_log_top",
|
|
"particle": "natures_spirit:block/joshua_log",
|
|
"side": "natures_spirit:block/joshua_log"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [4, 4, 4],
|
|
"to": [12, 12, 12],
|
|
"rotation": {"angle": 0, "axis": "z", "origin": [2, 2, 2]},
|
|
"faces": {
|
|
"north": {"uv": [4, 4, 12, 12], "texture": "#inside"},
|
|
"east": {"uv": [4, 4, 12, 12], "texture": "#inside"},
|
|
"south": {"uv": [4, 4, 12, 12], "texture": "#inside"},
|
|
"west": {"uv": [4, 4, 12, 12], "texture": "#inside"},
|
|
"up": {"uv": [4, 4, 12, 12], "texture": "#1"},
|
|
"down": {"uv": [12, 12, 4, 4], "texture": "#1"}
|
|
}
|
|
}
|
|
]
|
|
}
|