shMonifactory/kubejs/data/monifactory/trofers/chest.json
2025-09-14 21:22:24 +03:00

31 lines
No EOL
569 B
JSON

{
"name": "Creative Chest",
"tooltip": [
"...Now what?"
],
"item": {
"item": "gtceu:creative_chest",
"count": 1
},
"display": {
"offset": {
"x": 0,
"y": 0,
"z": 0
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"scale": 1.5
},
"animation": {
"type": "spinning",
"speed": 0.3
},
"colors": {
"base": "#6B8F85",
"accent": "#2D5996"
}
}