Skip to content

Commit

Permalink
紙 CMD20まで更新
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacky1324 authored Dec 21, 2024
1 parent 4d9e5ff commit d76b90b
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 0 deletions.
35 changes: 35 additions & 0 deletions lgw2/assets/minecraft/models/item/weapons/xmas2024_10ks.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"credit": "Made with Blockbench",
"parent": "item/handheld",
"textures": {
"1": "xmas2024_10ks",
"layer0": "xmas2024_10ks",
"particle": "xmas2024_10ks"
},
"gui_light": "front",
"display": {
"thirdperson_righthand": {
"translation": [0, 2.25, 1.25],
"scale": [0.4, 0.4, 0.4]
},
"thirdperson_lefthand": {
"translation": [0, 2.25, 1.25],
"scale": [0.4, 0.4, 0.4]
},
"firstperson_righthand": {
"translation": [3.25, 1.5, 0],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_lefthand": {
"rotation": [0, 180, 0],
"translation": [3.25, 1.5, 0],
"scale": [0.5, 0.5, 0.5]
},
"ground": {
"translation": [0, 4, 0]
},
"head": {
"translation": [0, -0.5, 6.5]
}
}
}
32 changes: 32 additions & 0 deletions lgw2/assets/minecraft/models/item/weapons/xmas2024_15ks.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"credit": "Made with Blockbench",
"parent": "item/handheld",
"textures": {
"layer0": "item/xmas2024_15ks"
},
"gui_light": "front",
"display": {
"thirdperson_righthand": {
"translation": [0, 2.75, 1.25],
"scale": [0.4, 0.4, 0.4]
},
"thirdperson_lefthand": {
"translation": [0, 2.75, 1.25],
"scale": [0.4, 0.4, 0.4]
},
"firstperson_righthand": {
"translation": [3.25, 3, 0],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_lefthand": {
"translation": [3.25, 3, 0],
"scale": [0.5, 0.5, 0.5]
},
"ground": {
"translation": [0, 4, 0]
},
"head": {
"translation": [0, 5.5, 0]
}
}
}

0 comments on commit d76b90b

Please sign in to comment.