ploof-pack/assets/minecraft/models/block/red_mushroom_2.json

83 lines
3.0 KiB
JSON

{
"textures": {
"particle": "block/red_mushroom",
"texture": "block/red_mushroom"
},
"elements": [
{
"__comment": "Box3",
"from": [ 8.5, 1, 11 ],
"to": [ 11.5, 2, 14 ],
"faces": {
"down": { "uv": [ 0, 1, 1, 2 ], "texture": "#texture" },
"up": { "uv": [ 13, 13, 16, 16 ], "texture": "#texture" },
"north": { "uv": [ 16, 14, 13, 13 ], "texture": "#texture" },
"south": { "uv": [ 13, 15, 16, 16 ], "texture": "#texture" },
"west": { "uv": [ 13, 13, 14, 16 ], "texture": "#texture", "rotation": 270 },
"east": { "uv": [ 16, 13, 15, 16 ], "texture": "#texture", "rotation": 90 }
}
},
{
"__comment": "Box1",
"from": [ 9.5, 0, 12 ],
"to": [ 10.5, 1, 13 ],
"faces": {
"down": { "uv": [ 0, 1, 1, 0 ], "texture": "#texture", "cullface": "down" },
"north": { "uv": [ 1, 1, 0, 0 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 1, 1 ], "texture": "#texture" },
"west": { "uv": [ 0, 0, 1, 1 ], "texture": "#texture", "rotation": 270 },
"east": { "uv": [ 1, 0, 0, 1 ], "texture": "#texture", "rotation": 90 }
}
},
{
"__comment": "Box3",
"from": [ 9.5, 1.5, 2.25 ],
"to": [ 12.5, 2.5, 5.25 ],
"faces": {
"down": { "uv": [ 0, 1, 1, 2 ], "texture": "#texture" },
"up": { "uv": [ 13, 13, 16, 16 ], "texture": "#texture" },
"north": { "uv": [ 16, 14, 13, 13 ], "texture": "#texture" },
"south": { "uv": [ 13, 15, 16, 16 ], "texture": "#texture" },
"west": { "uv": [ 13, 13, 14, 16 ], "texture": "#texture", "rotation": 270 },
"east": { "uv": [ 16, 13, 15, 16 ], "texture": "#texture", "rotation": 90 }
}
},
{
"__comment": "Box3",
"from": [ 2, 2.5, 7 ],
"to": [ 5, 3.5, 10 ],
"faces": {
"down": { "uv": [ 0, 1, 1, 2 ], "texture": "#texture" },
"up": { "uv": [ 13, 13, 16, 16 ], "texture": "#texture" },
"north": { "uv": [ 16, 14, 13, 13 ], "texture": "#texture" },
"south": { "uv": [ 13, 15, 16, 16 ], "texture": "#texture" },
"west": { "uv": [ 13, 13, 14, 16 ], "texture": "#texture", "rotation": 270 },
"east": { "uv": [ 16, 13, 15, 16 ], "texture": "#texture", "rotation": 90 }
}
},
{
"__comment": "Box1",
"from": [ 3, 0, 8 ],
"to": [ 4, 2.5, 9 ],
"faces": {
"down": { "uv": [ 0, 1, 1, 0 ], "texture": "#texture", "cullface": "down" },
"north": { "uv": [ 1, 1, 0, 0 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 1, 1 ], "texture": "#texture" },
"west": { "uv": [ 0, 0, 1, 1 ], "texture": "#texture", "rotation": 270 },
"east": { "uv": [ 1, 0, 0, 1 ], "texture": "#texture", "rotation": 90 }
}
},
{
"__comment": "Box1",
"from": [ 10.5, 0, 3.25 ],
"to": [ 11.5, 1.5, 4.25 ],
"faces": {
"down": { "uv": [ 0, 1, 1, 0 ], "texture": "#texture", "cullface": "down" },
"north": { "uv": [ 1, 1, 0, 0 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 1, 1 ], "texture": "#texture" },
"west": { "uv": [ 0, 0, 1, 1 ], "texture": "#texture", "rotation": 270 },
"east": { "uv": [ 1, 0, 0, 1 ], "texture": "#texture", "rotation": 90 }
}
}
]
}