Skip to content

Commit

Permalink
RP | Idk if that will work - New possessor
Browse files Browse the repository at this point in the history
  • Loading branch information
Nik0-0 committed Aug 23, 2024
1 parent 7cda1b5 commit 627e488
Show file tree
Hide file tree
Showing 3 changed files with 93 additions and 105 deletions.
198 changes: 93 additions & 105 deletions main/assets/minecraft/models/item/possessor/possessor.json
Original file line number Diff line number Diff line change
@@ -1,106 +1,94 @@
{
"credit": "Made with Blockbench",
"texture_size": [48, 48],
"textures": {
"0": "item/possessor/possessor",
"particle": "item/possessor/possessor"
},
"elements": [
{
"from": [3, 0, 3],
"to": [13, 1, 14],
"faces": {
"north": {"uv": [10, 13, 13.33333, 13.33333], "texture": "#0"},
"east": {"uv": [11.33333, 10.66667, 15, 11], "texture": "#0"},
"south": {"uv": [0, 13.33333, 3.33333, 13.66667], "texture": "#0"},
"west": {"uv": [10, 12.33333, 13.66667, 12.66667], "texture": "#0"},
"up": {"uv": [11.33333, 3.66667, 8, 0], "texture": "#0"},
"down": {"uv": [11.33333, 3.66667, 8, 7.33333], "texture": "#0"}
}
},
{
"from": [3, 11, 3],
"to": [13, 12, 14],
"faces": {
"north": {"uv": [3.33333, 13.33333, 6.66667, 13.66667], "texture": "#0"},
"east": {"uv": [10, 12.66667, 13.66667, 13], "texture": "#0"},
"south": {"uv": [10, 13.33333, 13.33333, 13.66667], "texture": "#0"},
"west": {"uv": [0, 13, 3.66667, 13.33333], "texture": "#0"},
"up": {"uv": [11.33333, 11, 8, 7.33333], "texture": "#0"},
"down": {"uv": [3.33333, 8.66667, 0, 12.33333], "texture": "#0"}
}
},
{
"from": [3, 5, 3],
"to": [13, 7, 14],
"faces": {
"north": {"uv": [0, 12.33333, 3.33333, 13], "texture": "#0"},
"east": {"uv": [11.33333, 9.33333, 15, 10], "texture": "#0"},
"south": {"uv": [3.33333, 12.33333, 6.66667, 13], "texture": "#0"},
"west": {"uv": [11.33333, 10, 15, 10.66667], "texture": "#0"},
"up": {"uv": [6.66667, 12.33333, 3.33333, 8.66667], "texture": "#0"},
"down": {"uv": [10, 11, 6.66667, 14.66667], "texture": "#0"}
}
},
{
"from": [2, 1, 2],
"to": [14, 5, 15],
"faces": {
"north": {"uv": [11.33333, 4, 15.33333, 5.33333], "texture": "#0"},
"east": {"uv": [10, 11, 14.33333, 12.33333], "texture": "#0"},
"south": {"uv": [11.33333, 5.33333, 15.33333, 6.66667], "texture": "#0"},
"west": {"uv": [11.33333, 0, 15.66667, 1.33333], "texture": "#0"},
"up": {"uv": [4, 4.33333, 0, 0], "texture": "#0"},
"down": {"uv": [8, 0, 4, 4.33333], "texture": "#0"}
}
},
{
"from": [2, 7, 2],
"to": [14, 11, 15],
"faces": {
"north": {"uv": [11.33333, 6.66667, 15.33333, 8], "texture": "#0"},
"east": {"uv": [11.33333, 1.33333, 15.66667, 2.66667], "texture": "#0"},
"south": {"uv": [11.33333, 8, 15.33333, 9.33333], "texture": "#0"},
"west": {"uv": [11.33333, 2.66667, 15.66667, 4], "texture": "#0"},
"up": {"uv": [4, 8.66667, 0, 4.33333], "texture": "#0"},
"down": {"uv": [8, 4.33333, 4, 8.66667], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [-2, 65, 1],
"translation": [-0.25, 0, -0.75],
"scale": [0.35, 0.35, 0.35]
},
"firstperson_righthand": {
"rotation": [150.6, 73.73, -152.66],
"translation": [7, 0, -10]
},
"firstperson_lefthand": {
"rotation": [150.6, 73.73, -152.66],
"translation": [7, 0, -10]
},
"ground": {
"rotation": [-10, 150, -14],
"scale": [0.35, 0.35, 0.35]
},
"gui": {
"rotation": [-172.59, -31.71, -179.59],
"translation": [0.5, 1.25, 0],
"scale": [0.8, 0.9, 0.8]
},
"fixed": {
"translation": [-0.25, 1.5, 0]
}
},
"groups": [
{
"name": "Possessor",
"origin": [8, 8, 8],
"color": 0,
"boneType": "",
"children": [0, 1, 2, 3, 4]
}
]
}
"credit": "Made with Blockbench",
"parent": "new_possessor",
"texture_size": [32, 32],
"textures": {
"0": "item/possessor/possessor",
"particle": "item/possessor/possessor"
},
"elements": [
{
"from": [3, 0, 3],
"to": [13, 10, 13],
"rotation": { "angle": 0, "axis": "y", "origin": [7, 0, 7] },
"faces": {
"north": { "uv": [0, 0, 5, 5], "texture": "#0" },
"east": { "uv": [0, 5, 5, 10], "texture": "#0" },
"south": { "uv": [5, 0, 10, 5], "texture": "#0" },
"west": { "uv": [5, 5, 10, 10], "texture": "#0" },
"up": { "uv": [5, 15, 0, 10], "texture": "#0" },
"down": { "uv": [15, 0, 10, 5], "texture": "#0" }
}
},
{
"from": [3.5, 0.5, 4.5],
"to": [12.5, 9.5, 13.5],
"rotation": { "angle": 0, "axis": "y", "origin": [7, 1, 9] },
"faces": {
"north": { "uv": [0, 0, 5, 5], "texture": "#0" },
"east": { "uv": [0, 5, 5, 10], "texture": "#0" },
"south": { "uv": [5, 0, 10, 5], "texture": "#0" },
"west": { "uv": [5, 5, 10, 10], "texture": "#0" },
"up": { "uv": [5, 15, 0, 10], "texture": "#0" },
"down": { "uv": [15, 0, 10, 5], "texture": "#0" }
}
},
{
"from": [3.5, 0.5, 2.5],
"to": [12.5, 9.5, 11.5],
"rotation": { "angle": 0, "axis": "y", "origin": [7, 1, 7] },
"faces": {
"north": { "uv": [0, 0, 5, 5], "texture": "#0" },
"east": { "uv": [0, 5, 5, 10], "texture": "#0" },
"south": { "uv": [5, 0, 10, 5], "texture": "#0" },
"west": { "uv": [5, 5, 10, 10], "texture": "#0" },
"up": { "uv": [5, 15, 0, 10], "texture": "#0" },
"down": { "uv": [15, 0, 10, 5], "texture": "#0" }
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [43.15, 37.74, -18.69],
"translation": [0.5, 0, 1.25],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"rotation": [43.15, 37.74, -18.69],
"translation": [0.5, 0, 1.25],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_righthand": {
"rotation": [101.36, 39.19, -131.68],
"translation": [1.75, 1.5, 0],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_lefthand": {
"rotation": [101.36, 39.19, -131.68],
"translation": [1.75, 1.5, 0],
"scale": [0.5, 0.5, 0.5]
},
"ground": {
"rotation": [-24, 0, -0.41],
"translation": [0, 1.5, 0],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [-38.99, 13.41, -54.41],
"translation": [1.75, 0.75, 0],
"scale": [0.75, 0.75, 0.75]
},
"fixed": {
"translation": [0, 3, 3]
}
},
"groups": [
{
"name": "group",
"origin": [8, 8, 8],
"color": 0,
"boneType": "",
"children": [0, 1, 2]
}
]
}
Binary file modified main/assets/minecraft/textures/item/possessor/possessor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 627e488

Please sign in to comment.