Skip to content

Commit

Permalink
Poo :)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eveeecx committed Dec 4, 2024
1 parent f7c768a commit f3d859d
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 0 deletions.
90 changes: 90 additions & 0 deletions assets/minecraft/models/item/cosmetics/poo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
{
"credit": "Made with Blockbench",
"texture_size": [32, 32],
"textures": {
"0": "poo",
"particle": "poo"
},
"elements": [
{
"from": [3, 0, 3],
"to": [13, 2, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
"faces": {
"north": {"uv": [4.016, 5.016, 8.984, 5.984], "texture": "#0"},
"east": {"uv": [4.016, 5.016, 8.984, 5.984], "texture": "#0"},
"south": {"uv": [4.016, 5.016, 8.984, 5.984], "texture": "#0"},
"west": {"uv": [4.016, 5.016, 8.984, 5.984], "texture": "#0"},
"up": {"uv": [4.984, 4.984, 0.016, 0.016], "texture": "#0"},
"down": {"uv": [15.984, 4.984, 11.016, 0.016], "texture": "#0"}
}
},
{
"from": [5, 3, 5],
"to": [11, 5, 11],
"rotation": {"angle": 45, "axis": "y", "origin": [8, 4, 8]},
"faces": {
"north": {"uv": [4.016, 7.016, 6.984, 7.984], "texture": "#0"},
"east": {"uv": [4.016, 7.016, 6.984, 7.984], "texture": "#0"},
"south": {"uv": [4.016, 7.016, 6.984, 7.984], "texture": "#0"},
"west": {"uv": [4.016, 7.016, 6.984, 7.984], "texture": "#0"},
"up": {"uv": [7.984, 2.984, 5.016, 0.016], "texture": "#0"}
}
},
{
"from": [5, 5, 8],
"to": [11, 9, 8],
"rotation": {"angle": 45, "axis": "y", "origin": [8, 4, 8]},
"faces": {
"north": {"uv": [5.016, 3.016, 7.984, 4.984], "texture": "#0"},
"south": {"uv": [7.984, 3.016, 5.016, 4.984], "texture": "#0"}
}
},
{
"from": [4, 2, 4],
"to": [12, 4, 12],
"rotation": {"angle": -22.5, "axis": "y", "origin": [8, 4, 8]},
"faces": {
"north": {"uv": [4.016, 6.016, 7.984, 6.984], "texture": "#0"},
"east": {"uv": [4.016, 6.016, 7.984, 6.984], "texture": "#0"},
"south": {"uv": [4.016, 6.016, 7.984, 6.984], "texture": "#0"},
"west": {"uv": [4.016, 6.016, 7.984, 6.984], "texture": "#0"},
"up": {"uv": [3.984, 8.984, 0.016, 5.016], "texture": "#0"},
"down": {"uv": [3.984, 8.984, 0.016, 5.016], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 3.25, 0],
"scale": [0.53, 0.53, 0.53]
},
"thirdperson_lefthand": {
"translation": [0, 3.25, 0],
"scale": [0.53, 0.53, 0.53]
},
"firstperson_righthand": {
"rotation": [17, -98, 0],
"translation": [0, 6.75, 0],
"scale": [0.54, 0.54, 0.54]
},
"firstperson_lefthand": {
"rotation": [17, -98, 0],
"translation": [0, 6.75, 0],
"scale": [0.54, 0.54, 0.54]
},
"ground": {
"translation": [0, 2.25, 0],
"scale": [0.76, 0.76, 0.76]
},
"gui": {
"rotation": [5, 27, 42],
"translation": [-5.5, 5, 0],
"scale": [1.28, 1.28, 1.28]
},
"head": {
"translation": [0, 13.75, 0],
"scale": [0.87, 0.87, 0.87]
}
}
}
Binary file added assets/minecraft/models/item/decor/poo.png
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 f3d859d

Please sign in to comment.