Add SteamWar Texture pack for pack version 9

This commit is contained in:
2025-04-18 16:05:32 +02:00
commit 36b6cc1927
69 changed files with 749 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "item/blaze_rod/3"
},
"display": {
"thirdperson_righthand": {
"rotation": [0, -90, -90],
"translation": [0, -2, -2],
"scale": [0.80, 0.80, 0.80]
},
"firstperson_righthand": {
"rotation": [0, -90, 0],
"translation": [3.5, 2.5, -1],
"scale": [0.80, 0.80, 0.80]
},
"thirdperson_lefthand": {
"scale": [0, 0, 0]
},
"firstperson_lefthand": {
"scale": [0, 0, 0]
}
}
}