This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
I have a problem with CustomModelData...
I tried making 2 blocks to minecraft using a resourcepack and a datapack but the first one i made had the wrong model and textures...
Can anyone help me?
I have a problem with CustomModelData...
I tried making 2 blocks to minecraft using a resourcepack and a datapack but the first one i made had the wrong model and textures...
Can anyone help me?
{
"parent": "item/generated",
"textures": {
"layer0": "item/glow_item_frame"
},
"overrides": [
{ "predicate": { "custom_model_data" : 123443211 }, "model" : "item/blocks/food_crafter" },
{ "predicate": { "custom_model_data" : 9991 }, "model" : "item/blocks/food_separator" }
]
}
{
"textures": {
"66": "block/food_separator_base",
"67": "block/food_separator_base2"
},
"elements": [
{
"from": [-0.01, -0.01, -0.01],
"to": [16.01, 16.01, 16.01],
"rotation": {"angle": 0, "axis": "x", "origin": [8, 8, 8]},
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#66"},
"east": {"uv": [0, 0, 16, 16], "texture": "#66"},
"south": {"uv": [0, 0, 16, 16], "texture": "#66"},
"west": {"uv": [0, 0, 16, 16], "texture": "#66"},
"up": {"uv": [0, 0, 16, 16], "texture": "#66"},
"down": {"uv": [0, 0, 16, 16], "texture": "#66"}
}
},
{
"from": [5, 16, 5],
"to": [11, 17, 11],
"rotation": {"angle": 0, "axis": "z", "origin": [16, 27, 0]},
"faces": {
"north": {"uv": [0, 0, 6, 1], "rotation": 180, "texture": "#67"},
"east": {"uv": [0, 0, 6, 1], "rotation": 180, "texture": "#67"},
"south": {"uv": [0, 0, 6, 1], "rotation": 180, "texture": "#67"},
"west": {"uv": [0, 0, 6, 1], "rotation": 180, "texture": "#67"},
"up": {"uv": [0, 0, 6, 6], "rotation": 180, "texture": "#67"},
"down": {"uv": [0, 0, 6, 6], "texture": "#67"}
}
},
{
"from": [7, 15, 7],
"to": [9, 19, 9],
"rotation": {"angle": 0, "axis": "z", "origin": [16, 27, 0]},
"faces": {
"north": {"uv": [2, 1, 4, 5], "rotation": 180, "texture": "#67"},
"east": {"uv": [2, 1, 4, 5], "rotation": 180, "texture": "#67"},
"south": {"uv": [2, 1, 4, 5], "rotation": 180, "texture": "#67"},
"west": {"uv": [2, 1, 4, 5], "rotation": 180, "texture": "#67"},
"up": {"uv": [2, 2, 4, 4], "rotation": 180, "texture": "#67"},
"down": {"uv": [2, 2, 4, 4], "rotation": 180, "texture": "#67"}
}
},
{
"from": [4.45, 22.3, 6.99],
"to": [6.45, 26.3, 9.01],
"rotation": {"angle": 22.5, "axis": "z", "origin": [16, 27, 0]},
"faces": {
"north": {"uv": [1, 1, 3, 5], "rotation": 180, "texture": "#67"},
"east": {"uv": [1, 1, 3, 5], "rotation": 180, "texture": "#67"},
"south": {"uv": [1, 1, 3, 5], "rotation": 180, "texture": "#67"},
"west": {"uv": [1, 1, 3, 5], "rotation": 180, "texture": "#67"},
"up": {"uv": [1, 1, 3, 3.02], "rotation": 180, "texture": "#67"},
"down": {"uv": [1, 1, 3, 3.02], "rotation": 180, "texture": "#67"}
}
},
{
"from": [9, 18, 7],
"to": [10, 21, 9],
"rotation": {"angle": -22.5, "axis": "z", "origin": [16, 27, 0]},
"faces": {
"north": {"uv": [0, 5, 1, 8], "rotation": 180, "texture": "#67"},
"east": {"uv": [2, 7, 4, 10], "rotation": 180, "texture": "#67"},
"south": {"uv": [0, 5, 1, 8], "rotation": 180, "texture": "#67"},
"west": {"uv": [12, 6, 14, 9], "rotation": 180, "texture": "#67"},
"up": {"uv": [0, 0, 1, 2], "rotation": 180, "texture": "#67"},
"down": {"uv": [0, 0, 1, 2], "rotation": 180, "texture": "#67"}
}
},
{
"from": [5, 29, 7],
"to": [6, 32, 9],
"rotation": {"angle": 45, "axis": "z", "origin": [16, 27, 0]},
"faces": {
"north": {"uv": [0, 13, 1, 16], "rotation": 180, "texture": "#67"},
"east": {"uv": [2, 2, 4, 5], "rotation": 180, "texture": "#67"},
"south": {"uv": [0, 8, 1, 11], "rotation": 180, "texture": "#67"},
"west": {"uv": [2, 2, 4, 5], "rotation": 180, "texture": "#67"},
"up": {"uv": [15, 5, 16, 7], "rotation": 180, "texture": "#67"},
"down": {"uv": [0, 12, 1, 14], "texture": "#67"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [75, 45, 0],
"translation": [0, 2.5, 0],
"scale": [0.375, 0.375, 0.375]
},
"thirdperson_lefthand": {
"rotation": [75, 45, 0],
"translation": [0, 2.5, 0],
"scale": [0.375, 0.375, 0.375]
},
"firstperson_righthand": {
"rotation": [0, 45, 0],
"scale": [0.4, 0.4, 0.4]
},
"firstperson_lefthand": {
"rotation": [0, 225, 0],
"scale": [0.4, 0.4, 0.4]
},
"ground": {
"translation": [0, 3, 0],
"scale": [0.25, 0.25, 0.25]
},
"gui": {
"rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625]
},
"fixed": {
"rotation": [-90, 0, 0],
"translation": [0, 0, -16],
"scale": [2, 2, 2]
}
}
}
{
"textures": {
"0": "block/food_crafter_bottom",
"1": "block/food_crafter_top",
"2": "block/food_crafter_side",
"4": "block/food_crafter_frying_pan",
"5": "block/food_crafter_face"
},
"elements": [
{
"from": [-0.1, -0.1, -0.1],
"to": [16.1, 16.1, 16.1],
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#5"},
"east": {"uv": [0, 0, 16, 16], "texture": "#2"},
"south": {"uv": [0, 0, 16, 16], "texture": "#2"},
"west": {"uv": [0, 0, 16, 16], "texture": "#2"},
"up": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#1"},
"down": {"uv": [0, 0, 16, 16], "texture": "#0"}
}
},
{
"from": [9, 16, 8],
"to": [10, 17, 9],
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1, 1], "texture": "#4"},
"up": {"uv": [0, 0, 1, 1], "texture": "#4"},
"down": {"uv": [0, 0, 1, 1], "texture": "#4"}
}
},
{
"from": [8, 16, 9],
"to": [9, 17, 10],
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1, 1], "texture": "#4"},
"up": {"uv": [0, 0, 1, 1], "texture": "#4"},
"down": {"uv": [0, 0, 1, 1], "texture": "#4"}
}
},
{
"from": [8, 16, 12],
"to": [9, 17, 13],
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1, 1], "texture": "#4"},
"up": {"uv": [0, 0, 1, 1], "texture": "#4"},
"down": {"uv": [0, 0, 1, 1], "texture": "#4"}
}
},
{
"from": [9, 16, 13],
"to": [10, 17, 14],
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1, 1], "texture": "#4"},
"up": {"uv": [0, 0, 1, 1], "texture": "#4"},
"down": {"uv": [0, 0, 1, 1], "texture": "#4"}
}
},
{
"from": [12, 16, 13],
"to": [13, 17, 14],
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1, 1], "texture": "#4"},
"up": {"uv": [0, 0, 1, 1], "texture": "#4"},
"down": {"uv": [0, 0, 1, 1], "texture": "#4"}
}
},
{
"from": [13, 16, 12],
"to": [14, 17, 13],
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1, 1], "texture": "#4"},
"up": {"uv": [0, 0, 1, 1], "texture": "#4"},
"down": {"uv": [0, 0, 1, 1], "texture": "#4"}
}
},
{
"from": [13, 16, 9],
"to": [14, 17, 10],
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1, 1], "texture": "#4"},
"up": {"uv": [0, 0, 1, 1], "texture": "#4"},
"down": {"uv": [0, 0, 1, 1], "texture": "#4"}
}
},
{
"from": [12, 16, 8],
"to": [13, 17, 9],
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1, 1], "texture": "#4"},
"up": {"uv": [0, 0, 1, 1], "texture": "#4"},
"down": {"uv": [0, 0, 1, 1], "texture": "#4"}
}
},
{
"from": [9, 17, 9],
"to": [10, 18, 10],
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1, 1], "texture": "#4"},
"up": {"uv": [0, 0, 1, 1], "texture": "#4"},
"down": {"uv": [0, 0, 1, 1], "texture": "#4"}
}
},
{
"from": [12, 17, 9],
"to": [13, 18, 10],
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1, 1], "texture": "#4"},
"up": {"uv": [0, 0, 1, 1], "texture": "#4"},
"down": {"uv": [0, 0, 1, 1], "texture": "#4"}
}
},
{
"from": [9, 17, 12],
"to": [10, 18, 13],
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1, 1], "texture": "#4"},
"up": {"uv": [0, 0, 1, 1], "texture": "#4"},
"down": {"uv": [0, 0, 1, 1], "texture": "#4"}
}
},
{
"from": [12, 17, 12],
"to": [13, 18, 13],
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1, 1], "texture": "#4"},
"up": {"uv": [0, 0, 1, 1], "texture": "#4"},
"down": {"uv": [0, 0, 1, 1], "texture": "#4"}
}
},
{
"from": [10, 17, 10],
"to": [11, 18, 11],
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1, 1], "texture": "#4"},
"up": {"uv": [0, 0, 1, 1], "texture": "#4"},
"down": {"uv": [0, 0, 1, 1], "texture": "#4"}
}
},
{
"from": [11, 17, 10],
"to": [12, 18, 11],
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1, 1], "texture": "#4"},
"up": {"uv": [0, 0, 1, 1], "texture": "#4"},
"down": {"uv": [0, 0, 1, 1], "texture": "#4"}
}
},
{
"from": [10, 17, 11],
"to": [11, 18, 12],
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1, 1], "texture": "#4"},
"up": {"uv": [0, 0, 1, 1], "texture": "#4"},
"down": {"uv": [0, 0, 1, 1], "texture": "#4"}
}
},
{
"from": [11, 17, 11],
"to": [12, 18, 12],
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1, 1], "texture": "#4"},
"up": {"uv": [0, 0, 1, 1], "texture": "#4"},
"down": {"uv": [0, 0, 1, 1], "texture": "#4"}
}
},
{
"from": [8, 18, 8],
"to": [14, 19, 14],
"faces": {
"north": {"uv": [0, 0, 6, 1], "texture": "#4"},
"east": {"uv": [0, 0, 16, 16], "texture": "#4"},
"south": {"uv": [0, 0, 16, 16], "texture": "#4"},
"west": {"uv": [0, 0, 16, 16], "texture": "#4"},
"up": {"uv": [0, 0, 6, 6], "texture": "#4"},
"down": {"uv": [0, 0, 16, 16], "texture": "#4"}
}
},
{
"from": [7, 18, 9],
"to": [8, 19, 13],
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1, 1], "texture": "#4"},
"up": {"uv": [0, 0, 1, 1], "texture": "#4"},
"down": {"uv": [0, 0, 1, 1], "texture": "#4"}
}
},
{
"from": [14, 18, 9],
"to": [15, 19, 13],
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1, 1], "texture": "#4"},
"up": {"uv": [0, 0, 1, 1], "texture": "#4"},
"down": {"uv": [0, 0, 1, 1], "texture": "#4"}
}
},
{
"from": [9, 18, 14],
"to": [13, 19, 15],
"faces": {
"north": {"uv": [0, 0, 4, 1], "texture": "#4"},
"east": {"uv": [0, 0, 4, 1], "texture": "#4"},
"south": {"uv": [0, 0, 4, 1], "texture": "#4"},
"west": {"uv": [0, 0, 4, 1], "texture": "#4"},
"up": {"uv": [0, 0, 4, 1], "texture": "#4"},
"down": {"uv": [0, 0, 4, 1], "texture": "#4"}
}
},
{
"from": [9, 18, 7],
"to": [13, 19, 8],
"faces": {
"north": {"uv": [0, 0, 4, 1], "texture": "#4"},
"east": {"uv": [0, 0, 4, 1], "texture": "#4"},
"south": {"uv": [0, 0, 4, 1], "texture": "#4"},
"west": {"uv": [0, 0, 4, 1], "texture": "#4"},
"up": {"uv": [0, 0, 4, 1], "texture": "#4"},
"down": {"uv": [0, 0, 4, 1], "texture": "#4"}
}
},
{
"from": [9, 19, 15],
"to": [13, 20, 16],
"faces": {
"north": {"uv": [0, 0, 4, 1], "texture": "#4"},
"east": {"uv": [0, 0, 4, 1], "texture": "#4"},
"south": {"uv": [0, 0, 4, 1], "texture": "#4"},
"west": {"uv": [0, 0, 4, 1], "texture": "#4"},
"up": {"uv": [0, 0, 4, 1], "texture": "#4"},
"down": {"uv": [0, 0, 4, 1], "texture": "#4"}
}
},
{
"from": [15, 19, 9],
"to": [16, 20, 13],
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1, 1], "texture": "#4"},
"up": {"uv": [0, 0, 1, 1], "texture": "#4"},
"down": {"uv": [0, 0, 1, 1], "texture": "#4"}
}
},
{
"from": [6, 19, 9],
"to": [7, 20, 13],
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1, 1], "texture": "#4"},
"up": {"uv": [0, 0, 1, 1], "texture": "#4"},
"down": {"uv": [0, 0, 1, 1], "texture": "#4"}
}
},
{
"from": [9, 19, 6],
"to": [13, 20, 7],
"faces": {
"north": {"uv": [0, 0, 4, 1], "texture": "#4"},
"east": {"uv": [0, 0, 4, 1], "texture": "#4"},
"south": {"uv": [0, 0, 4, 1], "texture": "#4"},
"west": {"uv": [0, 0, 4, 1], "texture": "#4"},
"up": {"uv": [0, 0, 4, 1], "texture": "#4"},
"down": {"uv": [0, 0, 4, 1], "texture": "#4"}
}
},
{
"from": [8, 19, 14],
"to": [9, 20, 15],
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1, 1], "texture": "#4"},
"up": {"uv": [0, 0, 1, 1], "texture": "#4"},
"down": {"uv": [0, 0, 1, 1], "texture": "#4"}
}
},
{
"from": [7, 19, 13],
"to": [8, 20, 14],
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1, 1], "texture": "#4"},
"up": {"uv": [0, 0, 1, 1], "texture": "#4"},
"down": {"uv": [0, 0, 1, 1], "texture": "#4"}
}
},
{
"from": [7, 19, 8],
"to": [8, 20, 9],
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1, 1], "texture": "#4"},
"up": {"uv": [0, 0, 1, 1], "texture": "#4"},
"down": {"uv": [0, 0, 1, 1], "texture": "#4"}
}
},
{
"from": [8, 19, 7],
"to": [9, 20, 8],
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1, 1], "texture": "#4"},
"up": {"uv": [0, 0, 1, 1], "texture": "#4"},
"down": {"uv": [0, 0, 1, 1], "texture": "#4"}
}
},
{
"from": [13, 19, 7],
"to": [14, 20, 8],
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1, 1], "texture": "#4"},
"up": {"uv": [0, 0, 1, 1], "texture": "#4"},
"down": {"uv": [0, 0, 1, 1], "texture": "#4"}
}
},
{
"from": [14, 19, 8],
"to": [15, 20, 9],
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1, 1], "texture": "#4"},
"up": {"uv": [0, 0, 1, 1], "texture": "#4"},
"down": {"uv": [0, 0, 1, 1], "texture": "#4"}
}
},
{
"from": [14, 19, 13],
"to": [15, 20, 14],
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1, 1], "texture": "#4"},
"up": {"uv": [0, 0, 1, 1], "texture": "#4"},
"down": {"uv": [0, 0, 1, 1], "texture": "#4"}
}
},
{
"from": [13, 19, 14],
"to": [14, 20, 15],
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1, 1], "texture": "#4"},
"up": {"uv": [0, 0, 1, 1], "texture": "#4"},
"down": {"uv": [0, 0, 1, 1], "texture": "#4"}
}
},
{
"from": [16, 20, 10],
"to": [21, 21, 12],
"faces": {
"north": {"uv": [0, 0, 5, 2], "texture": "#4"},
"east": {"uv": [0, 0, 5, 2], "texture": "#4"},
"south": {"uv": [0, 0, 5, 2], "texture": "#4"},
"west": {"uv": [0, 0, 5, 2], "texture": "#4"},
"up": {"uv": [0, 0, 5, 2], "texture": "#4"},
"down": {"uv": [0, 0, 5, 2], "texture": "#4"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [75, 45, 0],
"translation": [0, 2.5, 0],
"scale": [0.375, 0.375, 0.375]
},
"thirdperson_lefthand": {
"rotation": [75, 45, 0],
"translation": [0, 2.5, 0],
"scale": [0.375, 0.375, 0.375]
},
"firstperson_righthand": {
"rotation": [0, 45, 0],
"scale": [0.4, 0.4, 0.4]
},
"firstperson_lefthand": {
"rotation": [0, 225, 0],
"scale": [0.4, 0.4, 0.4]
},
"ground": {
"translation": [0, 3, 0],
"scale": [0.25, 0.25, 0.25]
},
"gui": {
"rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625]
},
"fixed": {
"rotation": [-90, 0, 0],
"translation": [0, 0, -16],
"scale": [2, 2, 2]
}
}
}