24 lines
388 B
JSON
24 lines
388 B
JSON
{
|
|
"colors": {
|
|
"accent": "#b145a7",
|
|
"base": "#606060"
|
|
},
|
|
"display": {
|
|
"offset": { "x": 0, "y": 1, "z": 0 },
|
|
"scale": 2.0
|
|
},
|
|
"item": {
|
|
"item": "relics:shadow_glaive",
|
|
"nbt": "{charges:8}",
|
|
"count": 1
|
|
},
|
|
"animation": {
|
|
"type": "spinning",
|
|
"speed": 0.1
|
|
},
|
|
"name": {
|
|
"color": "#f6ba47",
|
|
"translate": "society.trofers.relics"
|
|
}
|
|
}
|