mirror of
https://github.com/JasonTable/vore-mod.git
synced 2024-11-21 05:23:59 -05:00
53 lines
No EOL
1.8 KiB
JSON
Executable file
53 lines
No EOL
1.8 KiB
JSON
Executable file
{
|
|
"__comment": "Model generated using MrCrayfish's Model Creator (https://mrcrayfish.com/tools?id=mc)",
|
|
"textures": {
|
|
"fbloxk": "minecraft:blocks/fbloxk"
|
|
},
|
|
"display": {
|
|
"gui": {
|
|
"rotation": [ 30, 45, 0 ],
|
|
"translation": [ 0, 0, 0 ],
|
|
"scale": [ 0.625, 0.625, 0.625 ]
|
|
},
|
|
"ground": {
|
|
"rotation": [ 0, 0, 0 ],
|
|
"translation": [ 0, 3, 0 ],
|
|
"scale": [ 0.25, 0.25, 0.25 ]
|
|
},
|
|
"fixed": {
|
|
"rotation": [ 0, 180, 0 ],
|
|
"translation": [ 0, 0, 0 ],
|
|
"scale": [ 1, 1, 1 ]
|
|
},
|
|
"head": {
|
|
"rotation": [ 0, 180, 0 ],
|
|
"translation": [ 0, 0, 0 ],
|
|
"scale": [ 1, 1, 1 ]
|
|
},
|
|
"firstperson_righthand": {
|
|
"rotation": [ 0, 315, 0 ],
|
|
"translation": [ 0, 2.5, 0 ],
|
|
"scale": [ 0.4, 0.4, 0.4 ]
|
|
},
|
|
"thirdperson_righthand": {
|
|
"rotation": [ 75, 315, 0 ],
|
|
"translation": [ 0, 2.5, 0 ],
|
|
"scale": [ 0.375, 0.375, 0.375 ]
|
|
}
|
|
},
|
|
"elements": [
|
|
{
|
|
"name": "Cube",
|
|
"from": [ -16, 0, 0 ],
|
|
"to": [ 32, 48, 1 ],
|
|
"faces": {
|
|
"north": { "texture": "#fbloxk", "uv": [ 0, 0, 16, 16 ] },
|
|
"east": { "texture": "#fbloxk", "uv": [ 0, 0, 1, 16 ] },
|
|
"south": { "texture": "#fbloxk", "uv": [ 0, 0, 16, 16 ] },
|
|
"west": { "texture": "#fbloxk", "uv": [ 0, 0, 1, 16 ] },
|
|
"up": { "texture": "#fbloxk", "uv": [ 0, 0, 16, 16 ] },
|
|
"down": { "texture": "#fbloxk", "uv": [ 0, 0, 16, 0 ] }
|
|
}
|
|
}
|
|
]
|
|
} |