You've already forked minecraft-assets
Create/Update assets for version 24w05b
This commit is contained in:
70
assets/minecraft/models/block/flowerbed_3.json
Normal file
70
assets/minecraft/models/block/flowerbed_3.json
Normal file
@@ -0,0 +1,70 @@
|
||||
{
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"particle": "#flowerbed"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [8, 2, 8],
|
||||
"to": [16, 2, 16],
|
||||
"faces": {
|
||||
"up": {"uv": [8, 8, 16, 16], "texture": "#flowerbed"},
|
||||
"down": {"uv": [8, 16, 16, 8], "texture": "#flowerbed"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [17.65, 0, 1.9],
|
||||
"to": [18.65, 2, 1.9],
|
||||
"rotation": {"angle": -45, "axis": "y", "origin": [0.5, 0, 0.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1},
|
||||
"south": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [18.15, 0, 1.4],
|
||||
"to": [18.15, 2, 2.4],
|
||||
"rotation": {"angle": -45, "axis": "y", "origin": [0.5, 0, 0.5]},
|
||||
"faces": {
|
||||
"east": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1},
|
||||
"west": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [17.65, 0, -3.35],
|
||||
"to": [17.65, 2, -2.35],
|
||||
"rotation": {"angle": -45, "axis": "y", "origin": [0, 0, 0]},
|
||||
"faces": {
|
||||
"east": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1},
|
||||
"west": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [17.15, 0, -2.85],
|
||||
"to": [18.15, 2, -2.85],
|
||||
"rotation": {"angle": -45, "axis": "y", "origin": [0, 0, 0]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1},
|
||||
"south": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [13.4, 0, -0.5],
|
||||
"to": [13.4, 2, 0.5],
|
||||
"rotation": {"angle": -45, "axis": "y", "origin": [0, 0, 0]},
|
||||
"faces": {
|
||||
"east": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1},
|
||||
"west": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [12.9, 0, 0],
|
||||
"to": [13.9, 2, 0],
|
||||
"rotation": {"angle": -45, "axis": "y", "origin": [0, 0, 0]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1},
|
||||
"south": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user