Add SteamWar Texture pack for pack version 9
This commit is contained in:
24
9/assets/minecraft/models/item/blaze_rod/3.json
Normal file
24
9/assets/minecraft/models/item/blaze_rod/3.json
Normal 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]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user