Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
stone-object authored Dec 15, 2024
1 parent 514083b commit 69be849
Show file tree
Hide file tree
Showing 4 changed files with 66 additions and 0 deletions.
48 changes: 48 additions & 0 deletions life/assets/minecraft/models/item/mini_event_202412.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"credit": "Made with Blockbench",
"parent": "item/handheld",
"textures": {
"layer0": "items/mini_event_202412",
"particle": "items/mini_event_202412"
},
"display": {
"thirdperson_righthand": {
"rotation": [0, -90, 52],
"translation": [0, 2, -1],
"scale": [1.4, 1.4, 1.4]
},
"thirdperson_lefthand": {
"rotation": [0, 90, -52],
"translation": [0, 2, -1],
"scale": [1.4, 1.4, 1.4]
},
"firstperson_righthand": {
"rotation": [0, -100, 52],
"translation": [9, 2.25, -4.75],
"scale": [1.4, 1.4, 1.4]
},
"firstperson_lefthand": {
"rotation": [0, 80, -52],
"translation": [9, 2.25, -4.75],
"scale": [1.4, 1.4, 1.4]
},
"ground": {
"rotation": [0, 0, 180],
"translation": [0, 5.5, 0],
"scale": [1.4, 1.4, 1.4]
},
"gui": {
"translation": [0, 0.25, 0]
},
"head": {
"rotation": [0, 180, 0],
"translation": [0, 17.5, 0],
"scale": [1.4, 1.4, 1.4]
},
"fixed": {
"rotation": [0, 180, 0],
"translation": [-0.5, 0, 0],
"scale": [2.8, 2.8, 2.8]
}
}
}
6 changes: 6 additions & 0 deletions life/assets/minecraft/models/item/mini_event_202412_1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "items/mini_event_202412_1"
}
}
6 changes: 6 additions & 0 deletions life/assets/minecraft/models/item/mini_event_202412_2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "items/mini_event_202412_2"
}
}
6 changes: 6 additions & 0 deletions life/assets/minecraft/models/item/mini_event_202412_3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "items/mini_event_202412_3"
}
}

0 comments on commit 69be849

Please sign in to comment.