mirror of
https://github.com/SangeloDev/SangeFault.git
synced 2024-11-13 00:52:43 +00:00
a50683c84e
basically starting over... this is gonna be fun!
16 lines
324 B
JSON
16 lines
324 B
JSON
{
|
|
"parent": "item/amethyst_bud",
|
|
"textures": {
|
|
"layer0": "minecraft:block/small_amethyst_bud"
|
|
},
|
|
"display": {
|
|
"firstperson_righthand": {
|
|
"rotation": [ 0, -90, 25 ],
|
|
"translation": [ 0, 6, 0 ],
|
|
"scale": [ 0.68, 0.68, 0.68 ]
|
|
},
|
|
"fixed": {
|
|
"translation": [ 0, 7, 0 ]
|
|
}
|
|
}
|
|
}
|