SangeFault/assets/minecraft/models/item/pointed_dripstone.json
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 a50683c84e Updated to 1.18.1 Vanilla Assets
basically starting over... this is gonna be fun!
2022-01-20 17:44:06 +01:00

18 lines
No EOL
408 B
JSON

{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "minecraft:item/pointed_dripstone"
},
"display": {
"thirdperson_righthand": {
"rotation": [ 0, 100, 0 ],
"translation": [ -1, -1, 0],
"scale": [ 0.9, 0.9, 0.9 ]
},
"firstperson_righthand": {
"rotation": [ 0, 100, 0 ],
"translation": [ 0, -2, 0],
"scale": [ 0.9, 0.9, 0.9 ]
}
}
}