Files
Mods/-1- Mack & CJane's Steam Loco Customizations/LegosLibraryOfStuff/Definitions/Base/base_p48t.json

81 lines
1.1 KiB
JSON

{
"identifier": "lt-462-p48",
"clone": false,
"name": "P-48 Pacific Tender",
"description": "Southern Ps-4 4-6-2 Tender",
"removes": [
{
"kind": "Decal",
"name": "Right Decal" },
{
"kind": "Decal",
"name": "Left Decal" },
{
"kind": "Decal",
"name": "Rear Decal" },
{
"kind": "MarkerLight",
"name": "MarkerLight" }
],
"bulkAdds": [
{
"kind": "Decal",
"size": [
1.2,
0.5,
0.02
],
"content": "RoadNumber",
"forceColor": "",
"name": "rear number",
"transform": {
"position": [
0.0,
2.109,
-5.84
],
"rotation": [
0.0,
0.0,
0.0,
1.0
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
},
{
"kind": "Colorizer",
"hexColors": [
"000000"
],
"material": null,
"name": "Colorizer",
"transform": {
"position": [
0.0,
0.0,
0.0
],
"rotation": [
0.0,
0.0,
0.0,
1.0
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
]
}