mirror of
https://github.com/SangeloDev/SangeFault.git
synced 2024-11-10 07:32:43 +00:00
17 lines
324 B
JSON
17 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 ]
|
||
|
}
|
||
|
}
|
||
|
}
|