23 lines
359 B
JSON
23 lines
359 B
JSON
{
|
|
"colors": {
|
|
"accent": "#108632",
|
|
"base": "#606060"
|
|
},
|
|
"display": {
|
|
"offset": { "x": 0, "y": 1, "z": 0 },
|
|
"scale": 2.0
|
|
},
|
|
"item": {
|
|
"item": "minecraft:emerald",
|
|
"count": 1
|
|
},
|
|
"animation": {
|
|
"type": "spinning",
|
|
"speed": 0.1
|
|
},
|
|
"name": {
|
|
"color": "#108632",
|
|
"translate": "society.trofers.wheels"
|
|
}
|
|
}
|