AOF6-Vocality/kubejs/data/trofers/trofers/ender_dragon.json
2023-03-02 15:41:30 -06:00

29 lines
445 B
JSON

{
"colors": {
"accent": "#AF6ED3",
"base": "#606060"
},
"display": {
"offset": {
"y": 1.5
},
"scale": 0.5
},
"effects": {
"sound": {
"soundEvent": "minecraft:block.bell.use"
}
},
"item": {
"item": "minecraft:dragon_head",
"count": 1
},
"animation": {
"type": "spinning",
"speed": 0.20
},
"name": {
"color": "#AF6ED3",
"text": "Ender Dragon Trophy"
}
}