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

42 lines
672 B
JSON

{
"identifier": "lt-442-a26",
"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>6000 GAL<br>12 TONS",
"forceColor": "",
"id": "MEV Fuel Capacity",
"debug": false,
"name": "tender capacity",
"transform": {
"position": [
0.0,
2.372,
-3.965
],
"rotation": [
0.0,
0.0,
0.0,
1.0
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
]
}