I made a mistake when I said about filenames that was a change only implemented in MC1.11, but future proofing, hey?
Regardless, your model errors because it falls outside of the allowed range for MC (-16 to +32).
Code: Select all
18:39:43] [Client thread/WARN]: Unable to load block model: 'minecraft:block/purpur_block' for variant: 'minecraft:purpur_block#normal': com.google.gson.JsonParseException: 'to' specifier exceeds the allowed boundaries: Vector3f[37.5, 13.0, 15.0]
[18:39:43] [Client thread/WARN]: Unable to load block model: 'minecraft:block/purpur_block' for variant: 'minecraft:purpur_double_slab#variant=default': com.google.gson.JsonParseException: 'to' specifier exceeds the allowed boundaries: Vector3f[37.5, 13.0, 15.0]
[18:39:43] [Client thread/WARN]: In parent chain: minecraft:item/purpur_block -> minecraft:block/purpur_block; unable to load model: 'minecraft:block/purpur_block'
com.google.gson.JsonParseException: 'to' specifier exceeds the allowed boundaries: Vector3f[37.5, 13.0, 15.0]
That refers to:
Code: Select all
{
"__comment": "Cube5",
"from": [ 18.5, 12, 1 ],
"to": [ 37.5, 13, 15 ],
"rotation": { "origin": [ 18.5, 12, 1 ], "axis": "z", "angle": 45 },
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "east" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "east" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "east" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "east" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "east" }
}
},
Create your own thread for purchase/activation/key issues.
Please don't Private Message admins without prior permission. Your message may be missed.
Profile pic by TsaoShin: https://www.deviantart.com/tsaoshin