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

58 lines
2.0 KiB
JSON

{
"textures": {
"particle": "block/warped_fungi",
"texture": "block/warped_fungi"
},
"elements": [
{
"__comment": "Box3",
"from": [ 3.75, 1.5, 4.25 ],
"to": [ 7.75, 3.5, 8.25 ],
"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": [ 5, 0, 5.5 ],
"to": [ 6.5, 1.5, 7 ],
"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, 1, 10 ],
"to": [ 13, 2, 13 ],
"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": [ 11, 0, 11 ],
"to": [ 12, 1, 12 ],
"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 }
}
}
]
}