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

83 lines
3.0 KiB
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"textures": {
"particle": "block/warped_fungi",
"texture": "block/warped_fungi"
},
"elements": [
{
"__comment": "Box1",
"from": [ 2, 2.5, 1.5 ],
"to": [ 8, 5, 7.5 ],
"faces": {
"down": { "uv": [ 0, 1, 1, 2 ], "texture": "#texture" },
"up": { "uv": [ 3, 3, 9, 9 ], "texture": "#texture" },
"north": { "uv": [ 9, 3, 3, 0 ], "texture": "#texture" },
"south": { "uv": [ 3, 9, 9, 12 ], "texture": "#texture" },
"west": { "uv": [ 3, 9, 0, 3 ], "texture": "#texture", "rotation": 90 },
"east": { "uv": [ 9, 3, 12, 9 ], "texture": "#texture", "rotation": 90 }
}
},
{
"__comment": "Box1",
"from": [ 4, 0, 3.5 ],
"to": [ 6, 2.5, 5.5 ],
"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": [ 10.5, 1.5, 9 ],
"to": [ 14.5, 3.5, 13 ],
"faces": {
"down": { "uv": [ 0, 1, 1, 2 ], "texture": "#texture" },
"up": { "uv": [ 12, 9, 16, 13 ], "texture": "#texture" },
"north": { "uv": [ 16, 10, 12, 9 ], "texture": "#texture" },
"south": { "uv": [ 12, 12, 16, 13 ], "texture": "#texture" },
"west": { "uv": [ 12, 9, 13, 13 ], "texture": "#texture", "rotation": 270 },
"east": { "uv": [ 16, 9, 15, 13 ], "texture": "#texture", "rotation": 90 }
}
},
{
"__comment": "Box1",
"from": [ 11.75, 0, 10.25 ],
"to": [ 13.25, 1.5, 11.75 ],
"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": [ 3.5, 0.75, 11.5 ],
"to": [ 6.5, 1.75, 14.5 ],
"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": [ 4.5, 0, 12.5 ],
"to": [ 5.5, 1, 13.5 ],
"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 }
}
}
]
}