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

31 lines
No EOL
568 B
JSON

{
"name": "LV Age",
"tooltip": [
"Welcome to the LV age!"
],
"item": {
"item": "gtceu:steel_ingot",
"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.6
},
"colors": {
"base": "#6B8F85",
"accent": "#1e2420"
}
}