Simplified plush models

* Added generic base plush model
* Changed plush particle to soul sand (same as player head)
This commit is contained in:
Sergeant Acoustic 2025-09-03 20:35:32 +01:00
parent 196cab707d
commit 2fbc54b9f9
5 changed files with 138 additions and 520 deletions

View file

@ -1,133 +1,6 @@
{ {
"format_version": "1.9.0", "parent": "mc_rebalance:block/plush",
"credit": "Made with Blockbench",
"textures": { "textures": {
"0": "mc_rebalance:block/acoustic_plush", "plush": "mc_rebalance:block/acoustic_plush"
"particle": "mc_rebalance:block/acoustic_plush"
},
"elements": [
{
"name": "body",
"from": [6, 3, 7],
"to": [10, 7, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 3, 8]},
"faces": {
"north": {"uv": [5.5, 6.5, 6.5, 7.5], "texture": "#0"},
"east": {"uv": [4.5, 6.5, 5.5, 7.5], "texture": "#0"},
"south": {"uv": [5.5, 13.5, 6.5, 14.5], "texture": "#0"},
"west": {"uv": [6.5, 6.5, 7.5, 7.5], "texture": "#0"},
"up": {"uv": [0, 0, 4, 4], "texture": "#missing"},
"down": {"uv": [7.5, 4, 8.9375, 4.875], "texture": "#0"}
}
},
{
"name": "head",
"from": [4, 7, 5],
"to": [12, 15, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 9, 8]},
"faces": {
"north": {"uv": [2, 2, 4, 4], "texture": "#0"},
"east": {"uv": [0, 2, 2, 4], "texture": "#0"},
"south": {"uv": [6, 2, 8, 4], "texture": "#0"},
"west": {"uv": [4, 2, 6, 4], "texture": "#0"},
"up": {"uv": [2, 0, 4, 2], "texture": "#0"},
"down": {"uv": [4, 0, 6, 2], "texture": "#0"}
}
},
{
"name": "armr",
"from": [9, 3, 7.5],
"to": [17, 6, 10.5],
"rotation": {"angle": -22.5, "axis": "z", "origin": [14, 6, 8.5]},
"faces": {
"north": {"uv": [10.75, 6, 11.5, 8], "rotation": 90, "texture": "#0"},
"east": {"uv": [12, 4, 13, 5], "rotation": 180, "texture": "#0"},
"south": {"uv": [11.5, 6, 12.25, 8], "rotation": 270, "texture": "#0"},
"west": {"uv": [0, 0, 3, 6], "texture": "#missing"},
"up": {"uv": [10, 6, 10.75, 8], "rotation": 270, "texture": "#0"},
"down": {"uv": [12.25, 6, 13, 8], "rotation": 270, "texture": "#0"}
}
},
{
"name": "arml",
"from": [-1, 3, 7.5],
"to": [7, 6, 10.5],
"rotation": {"angle": 22.5, "axis": "z", "origin": [2, 6, 8.5]},
"faces": {
"north": {"uv": [10.75, 8, 11.5, 6], "rotation": 90, "texture": "#0"},
"east": {"uv": [3, 0, 0, 6], "texture": "#missing"},
"south": {"uv": [11.5, 8, 12.25, 6], "rotation": 270, "texture": "#0"},
"west": {"uv": [13, 4, 12, 5], "rotation": 180, "texture": "#0"},
"up": {"uv": [10, 8, 10.75, 6], "rotation": 270, "texture": "#0"},
"down": {"uv": [12.25, 8, 13, 6], "rotation": 270, "texture": "#0"}
}
},
{
"name": "legr",
"from": [9, 0, 3],
"to": [12, 3, 10],
"rotation": {"angle": -22.5, "axis": "y", "origin": [10, 5, 6]},
"faces": {
"north": {"uv": [2, 4, 3, 5], "rotation": 180, "texture": "#0"},
"east": {"uv": [3.25, 6.25, 4, 8], "rotation": 270, "texture": "#0"},
"south": {"uv": [1, 4, 1.75, 4.75], "texture": "#0"},
"west": {"uv": [2.5, 6.25, 3.25, 8], "rotation": 90, "texture": "#0"},
"up": {"uv": [1.75, 6.25, 2.5, 8], "rotation": 180, "texture": "#0"},
"down": {"uv": [1, 6.25, 1.75, 8], "texture": "#0"}
}
},
{
"name": "legl",
"from": [4, 0, 3],
"to": [7, 3, 10],
"rotation": {"angle": 22.5, "axis": "y", "origin": [6, 5, 6]},
"faces": {
"north": {"uv": [3, 4, 2, 5], "rotation": 180, "texture": "#0"},
"east": {"uv": [2.5, 8, 3.25, 6.25], "rotation": 90, "texture": "#0"},
"south": {"uv": [1.75, 4, 1, 4.75], "texture": "#0"},
"west": {"uv": [3.25, 8, 4, 6.25], "rotation": 270, "texture": "#0"},
"up": {"uv": [2.5, 6.25, 1.75, 8], "rotation": 180, "texture": "#0"},
"down": {"uv": [1.75, 6.25, 1, 8], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [0, 50, 0],
"translation": [-1.75, 0, 0],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"rotation": [0, 50, 0],
"translation": [-1.75, 0, 0],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_righthand": {
"rotation": [-13, 142, 0],
"translation": [0, 3.25, 0],
"scale": [0.6, 0.6, 0.6]
},
"firstperson_lefthand": {
"rotation": [-13, 142, 0],
"translation": [0, 3.25, 0],
"scale": [0.6, 0.6, 0.6]
},
"ground": {
"rotation": [38, 0, 0],
"translation": [0, 2.5, 0],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [30, 146, 9],
"translation": [0, 0.25, 0],
"scale": [0.8, 0.8, 0.8]
},
"head": {
"translation": [0, 14, 0]
},
"fixed": {
"rotation": [-90, 0, 0],
"translation": [0, 0, -7]
}
} }
} }

View file

@ -1,133 +1,6 @@
{ {
"format_version": "1.9.0", "parent": "mc_rebalance:block/plush",
"credit": "Made with Blockbench",
"textures": { "textures": {
"0": "mc_rebalance:block/emerald_plush", "plush": "mc_rebalance:block/emerald_plush"
"particle": "mc_rebalance:block/emerald_plush"
},
"elements": [
{
"name": "body",
"from": [6, 3, 7],
"to": [10, 7, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 3, 8]},
"faces": {
"north": {"uv": [5.5, 6.5, 6.5, 7.5], "texture": "#0"},
"east": {"uv": [4.5, 6.5, 5.5, 7.5], "texture": "#0"},
"south": {"uv": [5.5, 13.5, 6.5, 14.5], "texture": "#0"},
"west": {"uv": [6.5, 6.5, 7.5, 7.5], "texture": "#0"},
"up": {"uv": [0, 0, 4, 4], "texture": "#missing"},
"down": {"uv": [7.5, 4, 8.9375, 4.875], "texture": "#0"}
}
},
{
"name": "head",
"from": [4, 7, 5],
"to": [12, 15, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 9, 8]},
"faces": {
"north": {"uv": [2, 2, 4, 4], "texture": "#0"},
"east": {"uv": [0, 2, 2, 4], "texture": "#0"},
"south": {"uv": [6, 2, 8, 4], "texture": "#0"},
"west": {"uv": [4, 2, 6, 4], "texture": "#0"},
"up": {"uv": [2, 0, 4, 2], "texture": "#0"},
"down": {"uv": [4, 0, 6, 2], "texture": "#0"}
}
},
{
"name": "armr",
"from": [9, 3, 7.5],
"to": [17, 6, 10.5],
"rotation": {"angle": -22.5, "axis": "z", "origin": [14, 6, 8.5]},
"faces": {
"north": {"uv": [10.75, 6, 11.5, 8], "rotation": 90, "texture": "#0"},
"east": {"uv": [12, 4, 13, 5], "rotation": 180, "texture": "#0"},
"south": {"uv": [11.5, 6, 12.25, 8], "rotation": 270, "texture": "#0"},
"west": {"uv": [0, 0, 3, 6], "texture": "#missing"},
"up": {"uv": [10, 6, 10.75, 8], "rotation": 270, "texture": "#0"},
"down": {"uv": [12.25, 6, 13, 8], "rotation": 270, "texture": "#0"}
}
},
{
"name": "arml",
"from": [-1, 3, 7.5],
"to": [7, 6, 10.5],
"rotation": {"angle": 22.5, "axis": "z", "origin": [2, 6, 8.5]},
"faces": {
"north": {"uv": [10.75, 8, 11.5, 6], "rotation": 90, "texture": "#0"},
"east": {"uv": [3, 0, 0, 6], "texture": "#missing"},
"south": {"uv": [11.5, 8, 12.25, 6], "rotation": 270, "texture": "#0"},
"west": {"uv": [13, 4, 12, 5], "rotation": 180, "texture": "#0"},
"up": {"uv": [10, 8, 10.75, 6], "rotation": 270, "texture": "#0"},
"down": {"uv": [12.25, 8, 13, 6], "rotation": 270, "texture": "#0"}
}
},
{
"name": "legr",
"from": [9, 0, 3],
"to": [12, 3, 10],
"rotation": {"angle": -22.5, "axis": "y", "origin": [10, 5, 6]},
"faces": {
"north": {"uv": [2, 4, 3, 5], "rotation": 180, "texture": "#0"},
"east": {"uv": [3.25, 6.25, 4, 8], "rotation": 270, "texture": "#0"},
"south": {"uv": [1, 4, 1.75, 4.75], "texture": "#0"},
"west": {"uv": [2.5, 6.25, 3.25, 8], "rotation": 90, "texture": "#0"},
"up": {"uv": [1.75, 6.25, 2.5, 8], "rotation": 180, "texture": "#0"},
"down": {"uv": [1, 6.25, 1.75, 8], "texture": "#0"}
}
},
{
"name": "legl",
"from": [4, 0, 3],
"to": [7, 3, 10],
"rotation": {"angle": 22.5, "axis": "y", "origin": [6, 5, 6]},
"faces": {
"north": {"uv": [3, 4, 2, 5], "rotation": 180, "texture": "#0"},
"east": {"uv": [2.5, 8, 3.25, 6.25], "rotation": 90, "texture": "#0"},
"south": {"uv": [1.75, 4, 1, 4.75], "texture": "#0"},
"west": {"uv": [3.25, 8, 4, 6.25], "rotation": 270, "texture": "#0"},
"up": {"uv": [2.5, 6.25, 1.75, 8], "rotation": 180, "texture": "#0"},
"down": {"uv": [1.75, 6.25, 1, 8], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [0, 50, 0],
"translation": [-1.75, 0, 0],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"rotation": [0, 50, 0],
"translation": [-1.75, 0, 0],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_righthand": {
"rotation": [-13, 142, 0],
"translation": [0, 3.25, 0],
"scale": [0.6, 0.6, 0.6]
},
"firstperson_lefthand": {
"rotation": [-13, 142, 0],
"translation": [0, 3.25, 0],
"scale": [0.6, 0.6, 0.6]
},
"ground": {
"rotation": [38, 0, 0],
"translation": [0, 2.5, 0],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [30, 146, 9],
"translation": [0, 0.25, 0],
"scale": [0.8, 0.8, 0.8]
},
"head": {
"translation": [0, 14, 0]
},
"fixed": {
"rotation": [-90, 0, 0],
"translation": [0, 0, -7]
}
} }
} }

View file

@ -0,0 +1,132 @@
{
"format_version": "1.9.0",
"credit": "Made with Blockbench",
"textures": {
"particle": "minecraft:block/soul_sand"
},
"elements": [
{
"name": "body",
"from": [6, 3, 7],
"to": [10, 7, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 3, 8]},
"faces": {
"north": {"uv": [5.5, 6.5, 6.5, 7.5], "texture": "#plush"},
"east": {"uv": [4.5, 6.5, 5.5, 7.5], "texture": "#plush"},
"south": {"uv": [5.5, 13.5, 6.5, 14.5], "texture": "#plush"},
"west": {"uv": [6.5, 6.5, 7.5, 7.5], "texture": "#plush"},
"up": {"uv": [0, 0, 4, 4], "texture": "#missing"},
"down": {"uv": [7.5, 4, 8.9375, 4.875], "texture": "#plush"}
}
},
{
"name": "head",
"from": [4, 7, 5],
"to": [12, 15, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 9, 8]},
"faces": {
"north": {"uv": [2, 2, 4, 4], "texture": "#plush"},
"east": {"uv": [0, 2, 2, 4], "texture": "#plush"},
"south": {"uv": [6, 2, 8, 4], "texture": "#plush"},
"west": {"uv": [4, 2, 6, 4], "texture": "#plush"},
"up": {"uv": [2, 0, 4, 2], "texture": "#plush"},
"down": {"uv": [4, 0, 6, 2], "texture": "#plush"}
}
},
{
"name": "armr",
"from": [9, 3, 7.5],
"to": [17, 6, 10.5],
"rotation": {"angle": -22.5, "axis": "z", "origin": [14, 6, 8.5]},
"faces": {
"north": {"uv": [10.75, 6, 11.5, 8], "rotation": 90, "texture": "#plush"},
"east": {"uv": [12, 4, 13, 5], "rotation": 180, "texture": "#plush"},
"south": {"uv": [11.5, 6, 12.25, 8], "rotation": 270, "texture": "#plush"},
"west": {"uv": [0, 0, 3, 6], "texture": "#missing"},
"up": {"uv": [10, 6, 10.75, 8], "rotation": 270, "texture": "#plush"},
"down": {"uv": [12.25, 6, 13, 8], "rotation": 270, "texture": "#plush"}
}
},
{
"name": "arml",
"from": [-1, 3, 7.5],
"to": [7, 6, 10.5],
"rotation": {"angle": 22.5, "axis": "z", "origin": [2, 6, 8.5]},
"faces": {
"north": {"uv": [10.75, 8, 11.5, 6], "rotation": 90, "texture": "#plush"},
"east": {"uv": [3, 0, 0, 6], "texture": "#missing"},
"south": {"uv": [11.5, 8, 12.25, 6], "rotation": 270, "texture": "#plush"},
"west": {"uv": [13, 4, 12, 5], "rotation": 180, "texture": "#plush"},
"up": {"uv": [10, 8, 10.75, 6], "rotation": 270, "texture": "#plush"},
"down": {"uv": [12.25, 8, 13, 6], "rotation": 270, "texture": "#plush"}
}
},
{
"name": "legr",
"from": [9, 0, 3],
"to": [12, 3, 10],
"rotation": {"angle": -22.5, "axis": "y", "origin": [10, 5, 6]},
"faces": {
"north": {"uv": [2, 4, 3, 5], "rotation": 180, "texture": "#plush"},
"east": {"uv": [3.25, 6.25, 4, 8], "rotation": 270, "texture": "#plush"},
"south": {"uv": [1, 4, 1.75, 4.75], "texture": "#plush"},
"west": {"uv": [2.5, 6.25, 3.25, 8], "rotation": 90, "texture": "#plush"},
"up": {"uv": [1.75, 6.25, 2.5, 8], "rotation": 180, "texture": "#plush"},
"down": {"uv": [1, 6.25, 1.75, 8], "texture": "#plush"}
}
},
{
"name": "legl",
"from": [4, 0, 3],
"to": [7, 3, 10],
"rotation": {"angle": 22.5, "axis": "y", "origin": [6, 5, 6]},
"faces": {
"north": {"uv": [3, 4, 2, 5], "rotation": 180, "texture": "#plush"},
"east": {"uv": [2.5, 8, 3.25, 6.25], "rotation": 90, "texture": "#plush"},
"south": {"uv": [1.75, 4, 1, 4.75], "texture": "#plush"},
"west": {"uv": [3.25, 8, 4, 6.25], "rotation": 270, "texture": "#plush"},
"up": {"uv": [2.5, 6.25, 1.75, 8], "rotation": 180, "texture": "#plush"},
"down": {"uv": [1.75, 6.25, 1, 8], "texture": "#plush"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [0, 50, 0],
"translation": [-1.75, 0, 0],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"rotation": [0, 50, 0],
"translation": [-1.75, 0, 0],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_righthand": {
"rotation": [-13, 142, 0],
"translation": [0, 3.25, 0],
"scale": [0.6, 0.6, 0.6]
},
"firstperson_lefthand": {
"rotation": [-13, 142, 0],
"translation": [0, 3.25, 0],
"scale": [0.6, 0.6, 0.6]
},
"ground": {
"rotation": [38, 0, 0],
"translation": [0, 2.5, 0],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [30, 146, 9],
"translation": [0, 0.25, 0],
"scale": [0.8, 0.8, 0.8]
},
"head": {
"translation": [0, 14, 0]
},
"fixed": {
"rotation": [-90, 0, 0],
"translation": [0, 0, -7]
}
}
}

View file

@ -1,133 +1,3 @@
{ {
"format_version": "1.9.0", "parent": "mc_rebalance:block/acoustic_plush"
"credit": "Made with Blockbench",
"textures": {
"0": "mc_rebalance:block/acoustic_plush",
"particle": "mc_rebalance:block/acoustic_plush"
},
"elements": [
{
"name": "body",
"from": [6, 3, 7],
"to": [10, 7, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 3, 8]},
"faces": {
"north": {"uv": [5.5, 6.5, 6.5, 7.5], "texture": "#0"},
"east": {"uv": [4.5, 6.5, 5.5, 7.5], "texture": "#0"},
"south": {"uv": [5.5, 13.5, 6.5, 14.5], "texture": "#0"},
"west": {"uv": [6.5, 6.5, 7.5, 7.5], "texture": "#0"},
"up": {"uv": [0, 0, 4, 4], "texture": "#missing"},
"down": {"uv": [7.5, 4, 8.9375, 4.875], "texture": "#0"}
}
},
{
"name": "head",
"from": [4, 7, 5],
"to": [12, 15, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 9, 8]},
"faces": {
"north": {"uv": [2, 2, 4, 4], "texture": "#0"},
"east": {"uv": [0, 2, 2, 4], "texture": "#0"},
"south": {"uv": [6, 2, 8, 4], "texture": "#0"},
"west": {"uv": [4, 2, 6, 4], "texture": "#0"},
"up": {"uv": [2, 0, 4, 2], "texture": "#0"},
"down": {"uv": [4, 0, 6, 2], "texture": "#0"}
}
},
{
"name": "armr",
"from": [9, 3, 7.5],
"to": [17, 6, 10.5],
"rotation": {"angle": -22.5, "axis": "z", "origin": [14, 6, 8.5]},
"faces": {
"north": {"uv": [10.75, 6, 11.5, 8], "rotation": 90, "texture": "#0"},
"east": {"uv": [12, 4, 13, 5], "rotation": 180, "texture": "#0"},
"south": {"uv": [11.5, 6, 12.25, 8], "rotation": 270, "texture": "#0"},
"west": {"uv": [0, 0, 3, 6], "texture": "#missing"},
"up": {"uv": [10, 6, 10.75, 8], "rotation": 270, "texture": "#0"},
"down": {"uv": [12.25, 6, 13, 8], "rotation": 270, "texture": "#0"}
}
},
{
"name": "arml",
"from": [-1, 3, 7.5],
"to": [7, 6, 10.5],
"rotation": {"angle": 22.5, "axis": "z", "origin": [2, 6, 8.5]},
"faces": {
"north": {"uv": [10.75, 8, 11.5, 6], "rotation": 90, "texture": "#0"},
"east": {"uv": [3, 0, 0, 6], "texture": "#missing"},
"south": {"uv": [11.5, 8, 12.25, 6], "rotation": 270, "texture": "#0"},
"west": {"uv": [13, 4, 12, 5], "rotation": 180, "texture": "#0"},
"up": {"uv": [10, 8, 10.75, 6], "rotation": 270, "texture": "#0"},
"down": {"uv": [12.25, 8, 13, 6], "rotation": 270, "texture": "#0"}
}
},
{
"name": "legr",
"from": [9, 0, 3],
"to": [12, 3, 10],
"rotation": {"angle": -22.5, "axis": "y", "origin": [10, 5, 6]},
"faces": {
"north": {"uv": [2, 4, 3, 5], "rotation": 180, "texture": "#0"},
"east": {"uv": [3.25, 6.25, 4, 8], "rotation": 270, "texture": "#0"},
"south": {"uv": [1, 4, 1.75, 4.75], "texture": "#0"},
"west": {"uv": [2.5, 6.25, 3.25, 8], "rotation": 90, "texture": "#0"},
"up": {"uv": [1.75, 6.25, 2.5, 8], "rotation": 180, "texture": "#0"},
"down": {"uv": [1, 6.25, 1.75, 8], "texture": "#0"}
}
},
{
"name": "legl",
"from": [4, 0, 3],
"to": [7, 3, 10],
"rotation": {"angle": 22.5, "axis": "y", "origin": [6, 5, 6]},
"faces": {
"north": {"uv": [3, 4, 2, 5], "rotation": 180, "texture": "#0"},
"east": {"uv": [2.5, 8, 3.25, 6.25], "rotation": 90, "texture": "#0"},
"south": {"uv": [1.75, 4, 1, 4.75], "texture": "#0"},
"west": {"uv": [3.25, 8, 4, 6.25], "rotation": 270, "texture": "#0"},
"up": {"uv": [2.5, 6.25, 1.75, 8], "rotation": 180, "texture": "#0"},
"down": {"uv": [1.75, 6.25, 1, 8], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [0, 50, 0],
"translation": [-1.75, 0, 0],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"rotation": [0, 50, 0],
"translation": [-1.75, 0, 0],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_righthand": {
"rotation": [-13, 142, 0],
"translation": [0, 3.25, 0],
"scale": [0.6, 0.6, 0.6]
},
"firstperson_lefthand": {
"rotation": [-13, 142, 0],
"translation": [0, 3.25, 0],
"scale": [0.6, 0.6, 0.6]
},
"ground": {
"rotation": [38, 0, 0],
"translation": [0, 2.5, 0],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [30, 146, 9],
"translation": [0, 0.25, 0],
"scale": [0.8, 0.8, 0.8]
},
"head": {
"translation": [0, 14, 0]
},
"fixed": {
"rotation": [-90, 0, 0],
"translation": [0, 0, -7]
}
}
} }

View file

@ -1,133 +1,3 @@
{ {
"format_version": "1.9.0", "parent": "mc_rebalance:block/emerald_plush"
"credit": "Made with Blockbench",
"textures": {
"0": "mc_rebalance:block/emerald_plush",
"particle": "mc_rebalance:block/emerald_plush"
},
"elements": [
{
"name": "body",
"from": [6, 3, 7],
"to": [10, 7, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 3, 8]},
"faces": {
"north": {"uv": [5.5, 6.5, 6.5, 7.5], "texture": "#0"},
"east": {"uv": [4.5, 6.5, 5.5, 7.5], "texture": "#0"},
"south": {"uv": [5.5, 13.5, 6.5, 14.5], "texture": "#0"},
"west": {"uv": [6.5, 6.5, 7.5, 7.5], "texture": "#0"},
"up": {"uv": [0, 0, 4, 4], "texture": "#missing"},
"down": {"uv": [7.5, 4, 8.9375, 4.875], "texture": "#0"}
}
},
{
"name": "head",
"from": [4, 7, 5],
"to": [12, 15, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 9, 8]},
"faces": {
"north": {"uv": [2, 2, 4, 4], "texture": "#0"},
"east": {"uv": [0, 2, 2, 4], "texture": "#0"},
"south": {"uv": [6, 2, 8, 4], "texture": "#0"},
"west": {"uv": [4, 2, 6, 4], "texture": "#0"},
"up": {"uv": [2, 0, 4, 2], "texture": "#0"},
"down": {"uv": [4, 0, 6, 2], "texture": "#0"}
}
},
{
"name": "armr",
"from": [9, 3, 7.5],
"to": [17, 6, 10.5],
"rotation": {"angle": -22.5, "axis": "z", "origin": [14, 6, 8.5]},
"faces": {
"north": {"uv": [10.75, 6, 11.5, 8], "rotation": 90, "texture": "#0"},
"east": {"uv": [12, 4, 13, 5], "rotation": 180, "texture": "#0"},
"south": {"uv": [11.5, 6, 12.25, 8], "rotation": 270, "texture": "#0"},
"west": {"uv": [0, 0, 3, 6], "texture": "#missing"},
"up": {"uv": [10, 6, 10.75, 8], "rotation": 270, "texture": "#0"},
"down": {"uv": [12.25, 6, 13, 8], "rotation": 270, "texture": "#0"}
}
},
{
"name": "arml",
"from": [-1, 3, 7.5],
"to": [7, 6, 10.5],
"rotation": {"angle": 22.5, "axis": "z", "origin": [2, 6, 8.5]},
"faces": {
"north": {"uv": [10.75, 8, 11.5, 6], "rotation": 90, "texture": "#0"},
"east": {"uv": [3, 0, 0, 6], "texture": "#missing"},
"south": {"uv": [11.5, 8, 12.25, 6], "rotation": 270, "texture": "#0"},
"west": {"uv": [13, 4, 12, 5], "rotation": 180, "texture": "#0"},
"up": {"uv": [10, 8, 10.75, 6], "rotation": 270, "texture": "#0"},
"down": {"uv": [12.25, 8, 13, 6], "rotation": 270, "texture": "#0"}
}
},
{
"name": "legr",
"from": [9, 0, 3],
"to": [12, 3, 10],
"rotation": {"angle": -22.5, "axis": "y", "origin": [10, 5, 6]},
"faces": {
"north": {"uv": [2, 4, 3, 5], "rotation": 180, "texture": "#0"},
"east": {"uv": [3.25, 6.25, 4, 8], "rotation": 270, "texture": "#0"},
"south": {"uv": [1, 4, 1.75, 4.75], "texture": "#0"},
"west": {"uv": [2.5, 6.25, 3.25, 8], "rotation": 90, "texture": "#0"},
"up": {"uv": [1.75, 6.25, 2.5, 8], "rotation": 180, "texture": "#0"},
"down": {"uv": [1, 6.25, 1.75, 8], "texture": "#0"}
}
},
{
"name": "legl",
"from": [4, 0, 3],
"to": [7, 3, 10],
"rotation": {"angle": 22.5, "axis": "y", "origin": [6, 5, 6]},
"faces": {
"north": {"uv": [3, 4, 2, 5], "rotation": 180, "texture": "#0"},
"east": {"uv": [2.5, 8, 3.25, 6.25], "rotation": 90, "texture": "#0"},
"south": {"uv": [1.75, 4, 1, 4.75], "texture": "#0"},
"west": {"uv": [3.25, 8, 4, 6.25], "rotation": 270, "texture": "#0"},
"up": {"uv": [2.5, 6.25, 1.75, 8], "rotation": 180, "texture": "#0"},
"down": {"uv": [1.75, 6.25, 1, 8], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [0, 50, 0],
"translation": [-1.75, 0, 0],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"rotation": [0, 50, 0],
"translation": [-1.75, 0, 0],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_righthand": {
"rotation": [-13, 142, 0],
"translation": [0, 3.25, 0],
"scale": [0.6, 0.6, 0.6]
},
"firstperson_lefthand": {
"rotation": [-13, 142, 0],
"translation": [0, 3.25, 0],
"scale": [0.6, 0.6, 0.6]
},
"ground": {
"rotation": [38, 0, 0],
"translation": [0, 2.5, 0],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [30, 146, 9],
"translation": [0, 0.25, 0],
"scale": [0.8, 0.8, 0.8]
},
"head": {
"translation": [0, 14, 0]
},
"fixed": {
"rotation": [-90, 0, 0],
"translation": [0, 0, -7]
}
}
} }