Create/Update assets for version 24w07a

This commit is contained in:
InventiveBot
2024-02-14 17:44:28 +01:00
parent 8a711188fb
commit a6f80da4ae
19660 changed files with 1362460 additions and 18 deletions

View File

@@ -0,0 +1,39 @@
{
"ambientocclusion": false,
"textures": {
"particle": "block/pitcher_crop_bottom_stage_4",
"bottom": "block/pitcher_crop_bottom_stage_4"
},
"elements": [
{
"name": "pitcher_plant_bottom",
"from": [8, -5, 0],
"to": [8, 11, 16],
"shade": false,
"rotation": {"angle": 45, "axis": "y", "origin": [8, 3, 8]},
"faces": {
"north": {"uv": [0, 0, 0, 16], "texture": "#bottom"},
"east": {"uv": [0, 0, 16, 16], "texture": "#bottom"},
"south": {"uv": [0, 0, 0, 16], "texture": "#bottom"},
"west": {"uv": [0, 0, 16, 16], "texture": "#bottom"},
"up": {"uv": [0, 0, 16, 0], "rotation": 90, "texture": "#bottom"},
"down": {"uv": [0, 0, 16, 0], "rotation": 270, "texture": "#bottom"}
}
},
{
"name": "pitcher_plant_bottom",
"from": [0, -5, 8],
"to": [16, 11, 8],
"shade": false,
"rotation": {"angle": 45, "axis": "y", "origin": [8, 3, 8]},
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#bottom"},
"east": {"uv": [0, 0, 0, 16], "texture": "#bottom"},
"south": {"uv": [0, 0, 16, 16], "texture": "#bottom"},
"west": {"uv": [0, 0, 0, 16], "texture": "#bottom"},
"up": {"uv": [0, 0, 16, 0], "texture": "#bottom"},
"down": {"uv": [0, 0, 16, 0], "texture": "#bottom"}
}
}
]
}