Create/Update assets for version 24w37a

This commit is contained in:
InventiveBot
2024-09-11 18:30:51 +02:00
parent fcd197ac06
commit a205edf063
20292 changed files with 1435276 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"}
}
}
]
}