33 lines
1.0 KiB
JSON
33 lines
1.0 KiB
JSON
{
|
|
"textures": {
|
|
"particle": "block/warped_fungi",
|
|
"texture": "block/warped_fungi"
|
|
},
|
|
"elements": [
|
|
{
|
|
"__comment": "Box1",
|
|
"from": [ 5, 2.5, 5 ],
|
|
"to": [ 11, 5, 11 ],
|
|
"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": [ 7, 0, 7 ],
|
|
"to": [ 9, 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 }
|
|
}
|
|
}
|
|
]
|
|
} |