Skip to content

Commit

Permalink
dx1448までついか
Browse files Browse the repository at this point in the history
  • Loading branch information
pepelopment authored Mar 23, 2024
1 parent d7e274d commit 2cd7a41
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions lgw/assets/minecraft/models/item/dx1448.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"credit": "Made with Blockbench",
"parent": "item/handheld",
"textures": {
"layer0": "items/dx1448"
},
"display": {
"thirdperson_righthand": {
"rotation": [ 45, -90, 55 ],
"translation": [ 2, -2, 2 ],
"scale": [ 0.3, 0.3, 0.002 ]
},
"thirdperson_lefthand": {
"rotation": [ 45, 90, -55 ],
"translation": [ 2, -2, 2 ],
"scale": [ 0.3, 0.3, 0.002 ]
},
"firstperson_righthand": {
"rotation": [ 0, -90, 25 ],
"translation": [ 0, 5, 1.13 ],
"scale": [ 0.4, 0.4, 0.002 ]
},
"firstperson_lefthand": {
"rotation": [ 0, 90, -25 ],
"translation": [ 1.13, 3.2, 1.13 ],
"scale": [ 0.4, 0.4, 0.002 ]
},
"fixed":{
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [0.6, 0.6, 0.002]
}
}
}

0 comments on commit 2cd7a41

Please sign in to comment.