You've already forked minecraft-assets
66 lines
2.5 KiB
JSON
66 lines
2.5 KiB
JSON
{
|
|
"parent": "block/block",
|
|
"textures": {
|
|
"sapling": "block/mangrove_propagule",
|
|
"particle": "block/mangrove_propagule"
|
|
},
|
|
"elements": [
|
|
{
|
|
"name": "leaves",
|
|
"from": [4.5, 9, 8],
|
|
"to": [11.5, 15, 8],
|
|
"rotation": {"angle": -45, "axis": "y", "origin": [8, 0, 8], "rescale": true},
|
|
"faces": {
|
|
"north": {"uv": [4, 1, 11, 7], "texture": "#sapling"},
|
|
"east": {"uv": [11, 6, 11, 10], "texture": "#sapling"},
|
|
"south": {"uv": [4, 1, 11, 7], "texture": "#sapling"},
|
|
"west": {"uv": [4, 6, 4, 11], "texture": "#sapling"},
|
|
"up": {"uv": [4, 6, 11, 6], "rotation": 180, "texture": "#sapling"},
|
|
"down": {"uv": [4, 11, 11, 11], "rotation": 180, "texture": "#sapling"}
|
|
}
|
|
},
|
|
{
|
|
"name": "leaves",
|
|
"from": [8, 9, 4.5],
|
|
"to": [8, 15, 11.5],
|
|
"rotation": {"angle": -45, "axis": "y", "origin": [8, 0, 8], "rescale": true},
|
|
"faces": {
|
|
"north": {"uv": [13, 0, 13, 10], "texture": "#sapling"},
|
|
"east": {"uv": [4, 1, 11, 7], "texture": "#sapling"},
|
|
"south": {"uv": [11, 0, 11, 10], "texture": "#sapling"},
|
|
"west": {"uv": [4, 1, 11, 7], "texture": "#sapling"},
|
|
"up": {"uv": [11, 0, 13, 0], "rotation": 270, "texture": "#sapling"},
|
|
"down": {"uv": [11, 10, 13, 10], "rotation": 90, "texture": "#sapling"}
|
|
}
|
|
},
|
|
{
|
|
"name": "hypocotyl",
|
|
"from": [7, 0, 8],
|
|
"to": [9, 9, 8],
|
|
"rotation": {"angle": -45, "axis": "y", "origin": [8, 0, 8], "rescale": true},
|
|
"faces": {
|
|
"north": {"uv": [7, 7, 9, 16], "texture": "#sapling"},
|
|
"east": {"uv": [11, 0, 11, 10], "texture": "#sapling"},
|
|
"south": {"uv": [7, 7, 9, 16], "texture": "#sapling"},
|
|
"west": {"uv": [13, 0, 13, 10], "texture": "#sapling"},
|
|
"up": {"uv": [11, 0, 13, 0], "rotation": 180, "texture": "#sapling"},
|
|
"down": {"uv": [11, 10, 13, 10], "rotation": 180, "texture": "#sapling"}
|
|
}
|
|
},
|
|
{
|
|
"name": "hypocotyl",
|
|
"from": [7, 0, 8],
|
|
"to": [9, 9, 8],
|
|
"rotation": {"angle": 45, "axis": "y", "origin": [8, 0, 8], "rescale": true},
|
|
"faces": {
|
|
"north": {"uv": [7, 7, 9, 16], "texture": "#sapling"},
|
|
"east": {"uv": [13, 0, 13, 10], "texture": "#sapling"},
|
|
"south": {"uv": [7, 7, 9, 16], "texture": "#sapling"},
|
|
"west": {"uv": [11, 0, 11, 10], "texture": "#sapling"},
|
|
"up": {"uv": [11, 0, 13, 0], "texture": "#sapling"},
|
|
"down": {"uv": [11, 10, 13, 10], "texture": "#sapling"}
|
|
}
|
|
}
|
|
]
|
|
}
|