You've already forked minecraft-assets
Create/Update assets for version 24w37a
This commit is contained in:
34
assets/minecraft/models/block/flowerbed_4.json
Normal file
34
assets/minecraft/models/block/flowerbed_4.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"particle": "#flowerbed"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [8, 2, 0],
|
||||
"to": [16, 2, 8],
|
||||
"faces": {
|
||||
"up": {"uv": [8, 0, 16, 8], "texture": "#flowerbed"},
|
||||
"down": {"uv": [8, 8, 16, 0], "texture": "#flowerbed"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [12.4, 0, -7.7],
|
||||
"to": [12.4, 2, -6.7],
|
||||
"rotation": {"angle": -45, "axis": "y", "origin": [-1, 0, -3]},
|
||||
"faces": {
|
||||
"east": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1},
|
||||
"west": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [11.9, 0, -7.2],
|
||||
"to": [12.9, 2, -7.2],
|
||||
"rotation": {"angle": -45, "axis": "y", "origin": [-1, 0, -3]},
|
||||
"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