Files
Mods/-1- Mack & CJane's Steam Loco Customizations/LegosLibraryOfStuff/Definitions/Decals/d_c25t-7-capacity.json

42 lines
671 B
JSON

{
"identifier": "lt-280-c25",
"clone": false,
"MakeComponentGroup": true,
"GroupName": "MEV Tender Capacity",
"GroupID": "mev-tender-capacity",
"bulkAdds": [
{
"kind": "SetTextDecalComponent",
"size": [
1.0,
0.3,
0.02
],
"text": "<line-height=92px><size=95.6>4000 GAL<br>8 TONS",
"forceColor": "",
"id": "MEV Fuel Capacity",
"debug": false,
"name": "tender capacity",
"transform": {
"position": [
0.6,
2.214,
-2.895
],
"rotation": [
0.0,
0.0,
0.0,
1.0
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
]
}