Skip to content

Commit

Permalink
CMD265まで追加
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacky1324 authored Nov 10, 2024
1 parent d5e620c commit 1df32c0
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions lgw2/assets/minecraft/models/item/weapons/tensinodantoudai.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"credit": "Made with Blockbench",
"parent": "item/handheld",
"textures": {
"layer0": "ダウンロード rw"
},
"gui_light": "front",
"display": {
"thirdperson_righthand": {
"rotation": [-45, -90, 0],
"translation": [-0.75, 6.25, 1.5],
"scale": [2, 2, 1.3]
},
"thirdperson_lefthand": {
"rotation": [-45, 90, 0],
"translation": [-0.75, 6.25, 1.5],
"scale": [2, 2, 1.3]
},
"firstperson_righthand": {
"rotation": [143.87, -78.27, -144.17],
"translation": [3.75, 7, 0],
"scale": [1.6, 1.6, 0.4]
},
"firstperson_lefthand": {
"rotation": [143.87, 98.27, 144.17],
"translation": [3.75, 7, 0],
"scale": [1.6, 1.6, 0.4]
},
"ground": {
"rotation": [90, 0, 45],
"translation": [0, -3.75, 0],
"scale": [2, 2, 0.7]
},
"head": {
"rotation": [0, 0, 135],
"translation": [-1.75, -21.25, 3.5],
"scale": [3, 3, 1]
},
"fixed": {
"rotation": [-180, 0, -180],
"translation": [0, 0.25, 0.5],
"scale": [1.2, 1.2, 1]
}
}
}

0 comments on commit 1df32c0

Please sign in to comment.