minecraftjava/assets/models/cactus.json

55 lines
998 B
JSON
Raw Normal View History

2023-04-17 16:12:01 +00:00
{
"PX_POS":[
[0.4,0.5,0.4],
[0.4,-0.5,0.4],
[0.4,-0.5,-0.4],
[0.4,-0.5,-0.4],
[0.4,0.5,-0.4],
[0.4,0.5,0.4],
],
"NX_POS":[
[-0.4,0.5,-0.4],
[-0.4,-0.5,-0.4],
[-0.4,-0.5,0.4],
[-0.4,-0.5,0.4],
[-0.4,0.5,0.4],
[-0.4,0.5,-0.4],
],
"PY_POS":[
[0.4,0.5,-0.4],
[-0.4,0.5,-0.4],
[-0.4,0.5,0.4],
[-0.4,0.5,0.4],
[0.4,0.5,0.4],
[0.4,0.5,-0.4],
],
"NY_POS":[
[-0.4,-0.5,0.4],
[-0.4,-0.5,-0.4],
[0.4,-0.5,-0.4],
[0.4,-0.5,-0.4],
[0.4,-0.5,0.4],
[-0.4,-0.5,0.4],
],
"PZ_POS":[
[-0.4,0.5,0.4],
[-0.4,-0.5,0.4],
[0.4,-0.5,0.4],
[0.4,-0.5,0.4],
[0.4,0.5,0.4],
[-0.4,0.5,0.4],
],
"NZ_POS":[
[0.4,0.5,-0.4],
[0.4,-0.5,-0.4],
[-0.4,-0.5,-0.4],
[-0.4,-0.5,-0.4],
[-0.4,0.5,-0.4],
[0.4,0.5,-0.4],
]
}