Create/Update assets for version 22w46a

This commit is contained in:
InventiveBot
2022-11-16 18:37:49 +01:00
parent 1766770a16
commit dcd64734a4
16881 changed files with 1132915 additions and 18 deletions

View File

@@ -0,0 +1,53 @@
{
"ambientocclusion": false,
"textures": {
"particle": "block/sunflower_front",
"cross": "block/sunflower_top",
"back": "block/sunflower_back",
"front": "block/sunflower_front"
},
"elements": [
{ "from": [ 0.8, 0, 8 ],
"to": [ 15.2, 8, 8 ],
"rotation": {
"origin": [ 8, 8, 8 ],
"axis": "y",
"angle": 45,
"rescale": true
},
"shade": false,
"faces": {
"north": { "uv": [ 0, 8, 16, 16 ], "texture": "#cross" },
"south": { "uv": [ 0, 8, 16, 16 ], "texture": "#cross" }
}
},
{ "from": [ 8, 0, 0.8 ],
"to": [ 8, 8, 15.2 ],
"rotation": {
"origin": [ 8, 8, 8 ],
"axis": "y",
"angle": 45,
"rescale": true
},
"shade": false,
"faces": {
"west": { "uv": [ 0, 8, 16, 16 ], "texture": "#cross" },
"east": { "uv": [ 0, 8, 16, 16 ], "texture": "#cross" }
}
},
{ "from": [ 9.6, -1, 1 ],
"to": [ 9.6, 15, 15 ],
"rotation": {
"origin": [ 8, 8, 8 ],
"axis": "z",
"angle": 22.5,
"rescale": true
},
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#back" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#front" }
}
}
]
}