diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23-4-walkways.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23-4-walkways.json new file mode 100644 index 00000000..47634adc --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23-4-walkways.json @@ -0,0 +1,141 @@ +{ + "identifier": "ls-440-a23", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Walkway Lining", + "GroupID": "mev-walkway-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 3.52, + 0.0482, + 0.67 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R1", + "transform": { + "position": [ + 1.1978, + 2.0954, + 1.1441 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 3.61, + 0.0482, + 0.83 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R2", + "transform": { + "position": [ + 1.1105, + 1.8015, + -2.4026 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 3.52, + 0.0482, + 0.67 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L1", + "transform": { + "position": [ + -1.1978, + 2.0954, + 1.1441 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 3.61, + 0.0482, + 0.83 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L2", + "transform": { + "position": [ + -1.1105, + 1.8015, + -2.4026 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23-5-pilot.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23-5-pilot.json new file mode 100644 index 00000000..f41801fd --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23-5-pilot.json @@ -0,0 +1,141 @@ +{ + "identifier": "ls-440-a23", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Pilot Lining", + "GroupID": "mev-pilot-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 1.3, + 0.087, + 0.03 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F1", + "transform": { + "position": [ + 0.4914, + 0.13568, + 5.4411 + ], + "rotation": [ + 0.0, + 0.9402881, + 0.0, + -0.340379536 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.3, + 0.087, + 0.03 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F2", + "transform": { + "position": [ + -0.4914, + 0.13568, + 5.4411 + ], + "rotation": [ + 0.0, + 0.9402881, + 0.0, + 0.340379536 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.29, + 0.019, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F3", + "transform": { + "position": [ + 1.162, + 0.4378, + 5.0786 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.29, + 0.019, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F4", + "transform": { + "position": [ + -1.162, + 0.4378, + 5.0786 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23-6a1-cab-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23-6a1-cab-lining-v1.json new file mode 100644 index 00000000..e726e30f --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23-6a1-cab-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-440-a23", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining (v1)", + "GroupID": "mev-cab-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 1.8, + 0.64, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.a23_lining-v1.png", + "name": "cab lining R1", + "transform": { + "position": [ + 1.524, + 2.225, + -3.187 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.8, + 0.64, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.a23_lining-v1.png", + "name": "cab lining L1", + "transform": { + "position": [ + -1.524, + 2.225, + -3.187 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23-6a2-cab-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23-6a2-cab-lining-v2.json new file mode 100644 index 00000000..02eb4939 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23-6a2-cab-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-440-a23", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining (v2)", + "GroupID": "mev-cab-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 1.8, + 0.64, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.a23_lining-v2.png", + "name": "cab lining R2", + "transform": { + "position": [ + 1.524, + 2.225, + -3.187 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.8, + 0.64, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.a23_lining-v2.png", + "name": "cab lining L2", + "transform": { + "position": [ + -1.524, + 2.225, + -3.187 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23-6b-cab-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23-6b-cab-lining-fill.json new file mode 100644 index 00000000..bda47f3f --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23-6b-cab-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-440-a23", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining Fill", + "GroupID": "mev-cab-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 1.76, + 0.6, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill R", + "transform": { + "position": [ + 1.524, + 2.225, + -3.187 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.76, + 0.6, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill L", + "transform": { + "position": [ + -1.524, + 2.225, + -3.187 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23-9-whitewalls.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23-9-whitewalls.json new file mode 100644 index 00000000..a3c1d653 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23-9-whitewalls.json @@ -0,0 +1,337 @@ +{ + "identifier": "ls-440-a23", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Whitewalls", + "GroupID": "mev-whitewalls", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.78, + 0.78, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R1a", + "transform": { + "position": [ + 0.7896, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.002", + "Driversnstuff_017_low" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.78, + 0.78, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R2a", + "transform": { + "position": [ + 0.7896, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.001", + "Driversnstuff_018_low" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.55, + 1.55, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_d.png", + "name": "whitewall R3a", + "transform": { + "position": [ + 0.7966, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "Driversnstuff_015_low" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.55, + 1.55, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_d.png", + "name": "whitewall R4a", + "transform": { + "position": [ + 0.7966, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "Driversnstuff_001_low" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.78, + 0.78, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L1a", + "transform": { + "position": [ + -0.7896, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.002", + "Driversnstuff_017_low" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.78, + 0.78, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L2a", + "transform": { + "position": [ + -0.7896, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.001", + "Driversnstuff_018_low" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.55, + 1.55, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_d.png", + "name": "whitewall L3a", + "transform": { + "position": [ + -0.783, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "Driversnstuff_015_low" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.55, + 1.55, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_d.png", + "name": "whitewall L4a", + "transform": { + "position": [ + -0.783, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "Driversnstuff_001_low" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23-A-wheel-centers.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23-A-wheel-centers.json new file mode 100644 index 00000000..a8171d3e --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23-A-wheel-centers.json @@ -0,0 +1,337 @@ +{ + "identifier": "ls-440-a23", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Centers", + "GroupID": "mev-wheel-centers", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.165, + 0.165, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R1b", + "transform": { + "position": [ + 0.7941, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.002", + "Driversnstuff_017_low" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.165, + 0.165, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.7941, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.001", + "Driversnstuff_018_low" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.25, + 0.25, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.8207, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "Driversnstuff_015_low" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.25, + 0.25, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.8207, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "Driversnstuff_001_low" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.165, + 0.165, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L1b", + "transform": { + "position": [ + -0.7941, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.002", + "Driversnstuff_017_low" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.165, + 0.165, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.7941, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.001", + "Driversnstuff_018_low" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.25, + 0.25, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.807, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "Driversnstuff_015_low" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.25, + 0.25, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.807, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "Driversnstuff_001_low" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23-B-wheel-stars.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23-B-wheel-stars.json new file mode 100644 index 00000000..99f64dd1 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23-B-wheel-stars.json @@ -0,0 +1,337 @@ +{ + "identifier": "ls-440-a23", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Stars", + "GroupID": "mev-wheel-stars", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.165, + 0.165, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R1c", + "transform": { + "position": [ + 0.7941, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.002", + "Driversnstuff_017_low" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.165, + 0.165, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.7941, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.001", + "Driversnstuff_018_low" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.25, + 0.25, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.8207, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "Driversnstuff_015_low" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.25, + 0.25, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.8207, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "Driversnstuff_001_low" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.165, + 0.165, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L1c", + "transform": { + "position": [ + -0.7941, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.002", + "Driversnstuff_017_low" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.165, + 0.165, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.7941, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.001", + "Driversnstuff_018_low" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.25, + 0.25, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.807, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "Driversnstuff_015_low" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.25, + 0.25, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.807, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "Driversnstuff_001_low" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23-D-numplate.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23-D-numplate.json new file mode 100644 index 00000000..5c60ccc5 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23-D-numplate.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-440-a23", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Numberplate", + "GroupID": "mev-numberplate", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.31, + 0.31, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Numberplate", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "numplate 1", + "transform": { + "position": [ + 0.0, + 2.406, + 4.449 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.378, + 0.378, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Numberplate", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "numplate 2", + "transform": { + "position": [ + 0.0, + 2.406, + 4.453 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23-E-headlight.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23-E-headlight.json new file mode 100644 index 00000000..f27a50a8 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23-E-headlight.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-440-a23", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Headlight Boards", + "GroupID": "mev-headlight-boards", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.35, + 0.21, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard R", + "transform": { + "position": [ + 0.2217, + 3.465, + 3.883 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.35, + 0.21, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard L", + "transform": { + "position": [ + -0.2217, + 3.465, + 3.883 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23t-1-low-lining.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23t-1-low-lining.json new file mode 100644 index 00000000..58a82878 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23t-1-low-lining.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-440-a23", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Lower Lining", + "GroupID": "mev-lower-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 6.4, + 0.05, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining R", + "transform": { + "position": [ + 1.525, + 1.138, + -0.025 + ], + "rotation": [ + 0.0, + 0.7071069, + 0.0, + -0.7071069 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 6.4, + 0.05, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining L", + "transform": { + "position": [ + -1.525, + 1.138, + -0.025 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23t-2a1-side-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23t-2a1-side-lining-v1.json new file mode 100644 index 00000000..7ca32a91 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23t-2a1-side-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-440-a23", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v1)", + "GroupID": "mev-side-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 6.09, + 1.21, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.a23t_lining-v1.png", + "name": "side lining R1", + "transform": { + "position": [ + 1.524, + 1.829, + 0.016 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 6.09, + 1.21, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.a23t_lining-v1.png", + "name": "side lining L1", + "transform": { + "position": [ + -1.524, + 1.829, + 0.016 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23t-2a2-side-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23t-2a2-side-lining-v2.json new file mode 100644 index 00000000..0d1f9580 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23t-2a2-side-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-440-a23", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v2)", + "GroupID": "mev-side-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 6.09, + 1.21, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.a23t_lining-v2.png", + "name": "side lining R2", + "transform": { + "position": [ + 1.524, + 1.829, + 0.016 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 6.09, + 1.21, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.a23t_lining-v2.png", + "name": "side lining L2", + "transform": { + "position": [ + -1.524, + 1.829, + 0.016 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23t-2b-side-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23t-2b-side-lining-fill.json new file mode 100644 index 00000000..51dd9a45 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23t-2b-side-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-440-a23", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining Fill", + "GroupID": "mev-side-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 6.05, + 1.17, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill R", + "transform": { + "position": [ + 1.524, + 1.829, + 0.016 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 6.05, + 1.17, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill L", + "transform": { + "position": [ + -1.524, + 1.829, + 0.016 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23t-3-tailight.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23t-3-tailight.json new file mode 100644 index 00000000..16c92a89 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a23t-3-tailight.json @@ -0,0 +1,73 @@ +{ + "identifier": "lt-440-a23", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Headlight Boards", + "GroupID": "mev-headlight-boards", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.28, + 0.16, + 0.01 + ], + "priority": -1, + "colorID": "MEV Headlight Boards", + "debug": false, + "name": "numboard R", + "transform": { + "position": [ + 1.0281, + 2.82267, + -3.001 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.28, + 0.16, + 0.01 + ], + "priority": -1, + "colorID": "MEV Headlight Boards", + "debug": false, + "name": "numboard L", + "transform": { + "position": [ + 0.679, + 2.82267, + -3.001 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26-4-walkways.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26-4-walkways.json new file mode 100644 index 00000000..81b52b9c --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26-4-walkways.json @@ -0,0 +1,240 @@ +{ + "identifier": "ls-442-a26", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Walkway Lining", + "GroupID": "mev-walkway-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 6.27, + 0.0721, + 0.67 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R1", + "transform": { + "position": [ + 1.1869, + 2.6305, + 0.4653 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 3.5154, + 0.057, + 0.509 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R2", + "transform": { + "position": [ + 1.2651, + 1.9653, + -4.3701 + ], + "rotation": [ + 0.0, + 0.7071069, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 4.6, + 0.0721, + 0.67 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L1", + "transform": { + "position": [ + -1.186965, + 2.630493, + 1.3 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + 0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.12, + 0.204, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L2", + "transform": { + "position": [ + -1.5238, + 2.6966, + -1.039 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.5, + 0.058, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L3", + "transform": { + "position": [ + -1.5238, + 2.7697, + -1.849 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.6, + 0.058, + 0.098 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L4", + "transform": { + "position": [ + -1.262, + 2.7697, + -2.6239 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 3.731, + 0.057, + 0.509 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L5", + "transform": { + "position": [ + -1.2651, + 1.9653, + -4.2623 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + 0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26-5-pilot.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26-5-pilot.json new file mode 100644 index 00000000..4ce35f89 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26-5-pilot.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-442-a26", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Pilot Lining", + "GroupID": "mev-pilot-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 1.228, + 0.054, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F1", + "transform": { + "position": [ + 0.5171, + 0.177, + 5.2045 + ], + "rotation": [ + 0.0, + 0.9606581, + 0.0, + -0.277733773 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.228, + 0.054, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F2", + "transform": { + "position": [ + -0.5171, + 0.177, + 5.2045 + ], + "rotation": [ + 0.0, + 0.9606581, + 0.0, + 0.277733862 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26-6a-cab-lining.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26-6a-cab-lining.json new file mode 100644 index 00000000..9c30e13a --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26-6a-cab-lining.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-442-a26", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining", + "GroupID": "mev-cab-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 2.119, + 0.514, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.a26_lining-v1.png", + "name": "cab lining R1", + "transform": { + "position": [ + 1.515, + 2.412, + -4.902 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 2.119, + 0.514, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.a26_lining-v1.png", + "name": "cab lining L1", + "transform": { + "position": [ + -1.515, + 2.412, + -4.902 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26-6b-cab-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26-6b-cab-lining-fill.json new file mode 100644 index 00000000..cc5f562f --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26-6b-cab-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-442-a26", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining Fill", + "GroupID": "mev-cab-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 2.069, + 0.464, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill R", + "transform": { + "position": [ + 1.515, + 2.412, + -4.902 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 2.069, + 0.464, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill L", + "transform": { + "position": [ + -1.515, + 2.412, + -4.902 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26-9-whitewalls.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26-9-whitewalls.json new file mode 100644 index 00000000..6007d62e --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26-9-whitewalls.json @@ -0,0 +1,419 @@ +{ + "identifier": "ls-442-a26", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Whitewalls", + "GroupID": "mev-whitewalls", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.792, + 0.792, + 0.012 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall R1a", + "transform": { + "position": [ + 0.824, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Bone.001", + "Driversnstuff_2_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.792, + 0.792, + 0.012 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall R2a", + "transform": { + "position": [ + 0.824, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Bone.002", + "Driversnstuff_1_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.8, + 1.8, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R3a", + "transform": { + "position": [ + 0.8294, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.8, + 1.8, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R4a", + "transform": { + "position": [ + 0.8294, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.23, + 1.23, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall R5a", + "transform": { + "position": [ + 0.8328, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Trailing Truck", + "Bone.001", + "Bone", + "Driversnstuff_24_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.792, + 0.792, + 0.012 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall L1a", + "transform": { + "position": [ + -0.824, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Bone.001", + "Driversnstuff_2_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.792, + 0.792, + 0.012 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall L2a", + "transform": { + "position": [ + -0.824, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Bone.002", + "Driversnstuff_1_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.8, + 1.8, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L3a", + "transform": { + "position": [ + -0.8294, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.8, + 1.8, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L4a", + "transform": { + "position": [ + -0.8294, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.23, + 1.23, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall L5a", + "transform": { + "position": [ + -0.8328, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Trailing Truck", + "Bone.001" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26-A-wheel-centers.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26-A-wheel-centers.json new file mode 100644 index 00000000..e5c33b13 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26-A-wheel-centers.json @@ -0,0 +1,337 @@ +{ + "identifier": "ls-442-a26", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Centers", + "GroupID": "mev-wheel-centers", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.165, + 0.165, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R1b", + "transform": { + "position": [ + 0.84, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Bone.001", + "Driversnstuff_2_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.165, + 0.165, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.84, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Bone.002", + "Driversnstuff_1_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.245, + 0.245, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.8396, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.245, + 0.245, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.8396, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.165, + 0.165, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L1b", + "transform": { + "position": [ + -0.84, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Bone.001", + "Driversnstuff_2_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.165, + 0.165, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.84, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Bone.002", + "Driversnstuff_1_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.245, + 0.245, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.8396, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.245, + 0.245, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.8396, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26-B-wheel-stars.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26-B-wheel-stars.json new file mode 100644 index 00000000..9d6ba108 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26-B-wheel-stars.json @@ -0,0 +1,337 @@ +{ + "identifier": "ls-442-a26", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Stars", + "GroupID": "mev-wheel-stars", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.165, + 0.165, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R1c", + "transform": { + "position": [ + 0.84, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + -0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Bone.001", + "Driversnstuff_2_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.165, + 0.165, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.84, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + -0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Bone.002", + "Driversnstuff_1_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.245, + 0.245, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.8396, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.245, + 0.245, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.8396, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.165, + 0.165, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L1c", + "transform": { + "position": [ + -0.84, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Bone.001", + "Driversnstuff_2_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.165, + 0.165, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.84, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Bone.002", + "Driversnstuff_1_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.245, + 0.245, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.8396, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.245, + 0.245, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.8396, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26-D-numplate.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26-D-numplate.json new file mode 100644 index 00000000..fc3b1fd1 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26-D-numplate.json @@ -0,0 +1,76 @@ +{ + "identifier": "ls-442-a26", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Numberplate", + "GroupID": "mev-numberplate", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.45, + 0.15, + 0.01 + ], + "useSecondary": false, + "priority": -2, + "colorId": "MEV Numberplate", + "debug": false, + "name": "numboard F", + "transform": { + "position": [ + 0.0, + 2.3976, + 4.506 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.455, + 0.1603, + 0.02 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Numberplate Lining", + "debug": false, + "textureName": "mev-steam-liveries.linedndined3.png", + "name": "numboard F lining", + "transform": { + "position": [ + 0.0, + 2.3976, + 4.506 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26-E-headlight.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26-E-headlight.json new file mode 100644 index 00000000..5db6ffa5 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26-E-headlight.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-442-a26", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Headlight Boards", + "GroupID": "mev-headlight-boards", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.32, + 0.18, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard R", + "transform": { + "position": [ + 0.251, + 2.765, + 4.19 + ], + "rotation": [ + 0.0, + 0.7826082, + 0.0, + -0.6225146 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.32, + 0.18, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard L", + "transform": { + "position": [ + -0.251, + 2.765, + 4.19 + ], + "rotation": [ + 0.0, + 0.782608151, + 0.0, + 0.622514665 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26t-1-low-lining.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26t-1-low-lining.json new file mode 100644 index 00000000..b923163c --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26t-1-low-lining.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-442-a26", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Lower Lining", + "GroupID": "mev-lower-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 7.5, + 0.05, + 0.03 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining R", + "transform": { + "position": [ + 1.5, + 1.2265, + -0.075 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 7.5, + 0.05, + 0.03 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining L", + "transform": { + "position": [ + -1.5, + 1.2265, + -0.075 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26t-2a1-side-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26t-2a1-side-lining-v1.json new file mode 100644 index 00000000..821b888e --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26t-2a1-side-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-442-a26", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v1)", + "GroupID": "mev-side-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 7.03, + 1.18, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.a26t_lining-v1.png", + "name": "side lining R1", + "transform": { + "position": [ + 1.512, + 1.893, + -0.146 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 7.03, + 1.18, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.a26t_lining-v1.png", + "name": "side lining L1", + "transform": { + "position": [ + -1.512, + 1.893, + -0.146 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26t-2a2-side-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26t-2a2-side-lining-v2.json new file mode 100644 index 00000000..cdbdd6ff --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26t-2a2-side-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-442-a26", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v2)", + "GroupID": "mev-side-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 7.03, + 1.18, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.a26t_lining-v2.png", + "name": "side lining R2", + "transform": { + "position": [ + 1.512, + 1.893, + -0.146 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 7.03, + 1.18, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.a26t_lining-v2.png", + "name": "side lining L2", + "transform": { + "position": [ + -1.512, + 1.893, + -0.146 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26t-2b-side-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26t-2b-side-lining-fill.json new file mode 100644 index 00000000..c9097949 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26t-2b-side-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-442-a26", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining Fill", + "GroupID": "mev-side-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 6.99, + 1.14, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill R", + "transform": { + "position": [ + 1.512, + 1.893, + -0.146 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 6.99, + 1.14, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill L", + "transform": { + "position": [ + -1.512, + 1.893, + -0.146 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26t-3-tailight.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26t-3-tailight.json new file mode 100644 index 00000000..5daff526 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_a26t-3-tailight.json @@ -0,0 +1,73 @@ +{ + "identifier": "lt-442-a26", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Headlight Boards", + "GroupID": "mev-headlight-boards", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.33, + 0.15, + 0.01 + ], + "priority": -1, + "colorID": "MEV Headlight Boards", + "debug": false, + "name": "numboard R", + "transform": { + "position": [ + 0.2183, + 3.058, + -3.627 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.33, + 0.15, + 0.01 + ], + "priority": -1, + "colorID": "MEV Headlight Boards", + "debug": false, + "name": "numboard L", + "transform": { + "position": [ + -0.2183, + 3.058, + -3.627 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65-4-walkways.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65-4-walkways.json new file mode 100644 index 00000000..f24852dd --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65-4-walkways.json @@ -0,0 +1,141 @@ +{ + "identifier": "ls-284-b65", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Walkway Lining", + "GroupID": "mev-walkway-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 13.23, + 0.0766, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R1", + "transform": { + "position": [ + 1.6035, + 2.71925, + -0.81 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 2.1, + 0.0576, + 0.02 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R2", + "transform": { + "position": [ + 1.6274, + 2.0798, + -8.404823 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 13.23, + 0.0766, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L1", + "transform": { + "position": [ + -1.6035, + 2.71925, + -0.81 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 2.1, + 0.0576, + 0.02 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L2", + "transform": { + "position": [ + -1.626391, + 2.0798, + -8.404823 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65-5-pilot.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65-5-pilot.json new file mode 100644 index 00000000..94607092 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65-5-pilot.json @@ -0,0 +1,141 @@ +{ + "identifier": "ls-284-b65", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Pilot Lining", + "GroupID": "mev-pilot-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.955, + 0.084, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F1", + "transform": { + "position": [ + 0.4282, + 0.236, + 7.2739 + ], + "rotation": [ + 0.0, + 0.9775448, + 0.0, + -0.210727677 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.13, + 0.0722, + 0.03 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F2", + "transform": { + "position": [ + 0.91012, + 0.2302, + 7.0356 + ], + "rotation": [ + 0.0, + 0.9530931, + 0.0, + -0.3026775 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.955, + 0.084, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F3", + "transform": { + "position": [ + -0.4282, + 0.236, + 7.2739 + ], + "rotation": [ + 0.0, + 0.9775448, + 0.0, + 0.2107277 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.16, + 0.0722, + 0.03 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F4", + "transform": { + "position": [ + -0.91012, + 0.2302, + 7.0356 + ], + "rotation": [ + 0.0, + 0.953093, + 0.0, + 0.3026776 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65-6a1-cab-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65-6a1-cab-lining-v1.json new file mode 100644 index 00000000..5b64cda5 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65-6a1-cab-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-284-b65", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining (v1)", + "GroupID": "mev-cab-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 1.939, + 0.494, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.b65_lining-r-v1.png", + "name": "cab lining R1", + "transform": { + "position": [ + 1.614, + 2.519, + -8.419 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.939, + 0.494, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.b65_lining-l-v1.png", + "name": "cab lining L1", + "transform": { + "position": [ + -1.614, + 2.519, + -8.419 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65-6a2-cab-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65-6a2-cab-lining-v2.json new file mode 100644 index 00000000..402d0cb7 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65-6a2-cab-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-284-b65", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining (v2)", + "GroupID": "mev-cab-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 1.939, + 0.494, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.b65_lining-r-v2.png", + "name": "cab lining R2", + "transform": { + "position": [ + 1.614, + 2.519, + -8.419 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.939, + 0.494, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.b65_lining-l-v2.png", + "name": "cab lining L2", + "transform": { + "position": [ + -1.614, + 2.519, + -8.419 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65-6b1-cab-lining-fill-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65-6b1-cab-lining-fill-v1.json new file mode 100644 index 00000000..4f5eaf56 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65-6b1-cab-lining-fill-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-284-b65", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining Fill (v1)", + "GroupID": "mev-cab-lining-fill-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 1.939, + 0.494, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "textureName": "mev-steam-liveries.b65_lining-r-fill-v1.png", + "name": "cab lining fill R1", + "transform": { + "position": [ + 1.614, + 2.519, + -8.419 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.939, + 0.494, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "textureName": "mev-steam-liveries.b65_lining-l-fill-v1.png", + "name": "cab lining fill L1", + "transform": { + "position": [ + -1.614, + 2.519, + -8.419 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65-6b2-cab-lining-fill-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65-6b2-cab-lining-fill-v2.json new file mode 100644 index 00000000..7df946bf --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65-6b2-cab-lining-fill-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-284-b65", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining Fill (v2)", + "GroupID": "mev-cab-lining-fill-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 1.939, + 0.494, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "textureName": "mev-steam-liveries.b65_lining-r-fill-v2.png", + "name": "cab lining fill R2", + "transform": { + "position": [ + 1.614, + 2.519, + -8.419 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.939, + 0.494, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "textureName": "mev-steam-liveries.b65_lining-l-fill-v2.png", + "name": "cab lining fill L2", + "transform": { + "position": [ + -1.614, + 2.519, + -8.419 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65-9-whitewalls.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65-9-whitewalls.json new file mode 100644 index 00000000..be95e66e --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65-9-whitewalls.json @@ -0,0 +1,421 @@ +{ + "identifier": "ls-284-b65", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Whitewalls", + "GroupID": "mev-whitewalls", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.93, + 0.93, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_b.png", + "name": "whitewall R1a", + "transform": { + "position": [ + 0.81, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone.001", + "Bone", + "Pilot.001_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.83, + 1.83, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R2a", + "transform": { + "position": [ + 0.829, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver 1", + "Driversnstuff.003_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.83, + 1.83, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R3a", + "transform": { + "position": [ + 0.829, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver 2", + "Driversnstuff.002_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.83, + 1.83, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R4a", + "transform": { + "position": [ + 0.829, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver 3", + "Driversnstuff.001_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.83, + 1.83, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R5a", + "transform": { + "position": [ + 0.829, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver 4", + "Driversnstuff.008_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.93, + 0.93, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_b.png", + "name": "whitewall L1a", + "transform": { + "position": [ + -0.81, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone.001", + "Bone", + "Pilot.001_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.83, + 1.83, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L2a", + "transform": { + "position": [ + -0.829, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver 1", + "Driversnstuff.003_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.83, + 1.83, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L3a", + "transform": { + "position": [ + -0.829, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver 2", + "Driversnstuff.002_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.83, + 1.83, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L4a", + "transform": { + "position": [ + -0.829, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver 3", + "Driversnstuff.001_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.83, + 1.83, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L5a", + "transform": { + "position": [ + -0.829, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver 4", + "Driversnstuff.008_LOD0" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65-A-wheel-centers.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65-A-wheel-centers.json new file mode 100644 index 00000000..e6297d05 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65-A-wheel-centers.json @@ -0,0 +1,421 @@ +{ + "identifier": "ls-284-b65", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Centers", + "GroupID": "mev-wheel-centers", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R1b", + "transform": { + "position": [ + 0.8943, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone.001", + "Bone", + "Pilot.001_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.3, + 0.3, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.8949444, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver 1", + "Driversnstuff.003_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.3, + 0.3, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.8949444, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver 2", + "Driversnstuff.002_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.3, + 0.3, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.8949444, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver 3", + "Driversnstuff.001_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.3, + 0.3, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R5b", + "transform": { + "position": [ + 0.8949444, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver 4", + "Driversnstuff.008_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L1b", + "transform": { + "position": [ + -0.8943, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone.001", + "Bone", + "Pilot.001_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.3, + 0.3, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.8949444, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver 1", + "Driversnstuff.003_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.3, + 0.3, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.8949444, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver 2", + "Driversnstuff.002_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.3, + 0.3, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.8949444, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver 3", + "Driversnstuff.001_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.3, + 0.3, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L5b", + "transform": { + "position": [ + -0.8949444, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver 4", + "Driversnstuff.008_LOD0" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65-B-wheel-stars.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65-B-wheel-stars.json new file mode 100644 index 00000000..81a52388 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65-B-wheel-stars.json @@ -0,0 +1,421 @@ +{ + "identifier": "ls-284-b65", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Stars", + "GroupID": "mev-wheel-stars", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R1c", + "transform": { + "position": [ + 0.8943, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone.001", + "Bone", + "Pilot.001_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.3, + 0.3, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.8949444, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver 1", + "Driversnstuff.003_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.3, + 0.3, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.8949444, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver 2", + "Driversnstuff.002_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.3, + 0.3, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.8949444, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver 3", + "Driversnstuff.001_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.3, + 0.3, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R5b", + "transform": { + "position": [ + 0.8949444, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver 4", + "Driversnstuff.008_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L1c", + "transform": { + "position": [ + -0.8943, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone.001", + "Bone", + "Pilot.001_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.3, + 0.3, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.8949444, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver 1", + "Driversnstuff.003_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.3, + 0.3, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.8949444, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver 2", + "Driversnstuff.002_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.3, + 0.3, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.8949444, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver 3", + "Driversnstuff.001_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.3, + 0.3, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L5b", + "transform": { + "position": [ + -0.8949444, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver 4", + "Driversnstuff.008_LOD0" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65-D-numplate.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65-D-numplate.json new file mode 100644 index 00000000..1e7b2bf3 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65-D-numplate.json @@ -0,0 +1,42 @@ +{ + "identifier": "ls-284-b65", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Numberplate", + "GroupID": "mev-numberplate", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.435, + 0.125, + 0.0008 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Numberplate", + "debug": false, + "name": "numboard F", + "transform": { + "position": [ + 0.0, + 2.79998779, + 6.57995224 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65-E-headlight.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65-E-headlight.json new file mode 100644 index 00000000..3334272f --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65-E-headlight.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-284-b65", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Headlight Boards", + "GroupID": "mev-headlight-boards", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.3, + 0.13, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard R", + "transform": { + "position": [ + 0.231588662, + 3.10998535, + 6.40497732 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + 0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.3, + 0.13, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard L", + "transform": { + "position": [ + -0.2315887, + 3.109985, + 6.404977 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65t-1-low-lining.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65t-1-low-lining.json new file mode 100644 index 00000000..ed049e18 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65t-1-low-lining.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-284-b65", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Lower Lining", + "GroupID": "mev-lower-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 13.177, + 0.05, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "Lining R1", + "transform": { + "position": [ + 1.582676, + 1.0057, + 0.0011 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 13.177, + 0.05, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "Lining L1", + "transform": { + "position": [ + -1.582676, + 1.0057, + 0.0011 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65t-2a1-side-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65t-2a1-side-lining-v1.json new file mode 100644 index 00000000..d175f5f9 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65t-2a1-side-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-284-b65", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v1)", + "GroupID": "mev-side-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 12.77, + 1.9, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.b65t_lining-v1.png", + "name": "side lining R1", + "transform": { + "position": [ + 1.582, + 2.295, + -0.074 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 12.77, + 1.9, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.b65t_lining-v1.png", + "name": "side lining L1", + "transform": { + "position": [ + -1.582, + 2.295, + -0.074 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65t-2a2-side-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65t-2a2-side-lining-v2.json new file mode 100644 index 00000000..dbe68b16 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65t-2a2-side-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-284-b65", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v2)", + "GroupID": "mev-side-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 12.77, + 1.9, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.b65t_lining-v2.png", + "name": "side lining R2", + "transform": { + "position": [ + 1.582, + 2.295, + -0.074 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 12.77, + 1.9, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.b65t_lining-v2.png", + "name": "side lining L2", + "transform": { + "position": [ + -1.582, + 2.295, + -0.074 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65t-2b-side-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65t-2b-side-lining-fill.json new file mode 100644 index 00000000..cdf76bfb --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65t-2b-side-lining-fill.json @@ -0,0 +1,108 @@ +{ + "identifier": "lt-284-b65", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining Fill", + "GroupID": "mev-side-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 12.73, + 1.86, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill R", + "transform": { + "position": [ + 1.582, + 2.295, + -0.074 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 12.73, + 1.86, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill L1", + "transform": { + "position": [ + -1.582, + 2.295, + -0.074 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.086, + 0.16, + 0.03 + ], + "useSecondary": false, + "priority": -2, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill L2", + "transform": { + "position": [ + -1.567, + 1.7, + 5.677 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65t-3-tailight.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65t-3-tailight.json new file mode 100644 index 00000000..c1ea6023 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_b65t-3-tailight.json @@ -0,0 +1,73 @@ +{ + "identifier": "lt-284-b65", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Headlight Boards", + "GroupID": "mev-headlight-boards", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.37, + 0.17, + 0.01 + ], + "priority": -1, + "colorID": "MEV Headlight Boards", + "debug": false, + "name": "numboard R", + "transform": { + "position": [ + 0.7372, + 4.182312, + -6.129249 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.37, + 0.17, + 0.01 + ], + "priority": -1, + "colorID": "MEV Headlight Boards", + "debug": false, + "name": "numboard L", + "transform": { + "position": [ + 0.245, + 4.182312, + -6.129249 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25-4-walkways.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25-4-walkways.json new file mode 100644 index 00000000..511827ad --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25-4-walkways.json @@ -0,0 +1,339 @@ +{ + "identifier": "ls-280-c25", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Walkway Lining", + "GroupID": "mev-walkway-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 2.3, + 0.0536, + 0.484 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R1", + "transform": { + "position": [ + 1.024, + 2.0233, + 1.729531 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.5, + 0.0536, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R2", + "transform": { + "position": [ + 1.2610023, + 2.02331543, + 0.33122465 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.23, + 0.0536, + 0.484 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R3", + "transform": { + "position": [ + 1.02398765, + 2.02331543, + -0.5290336 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 3.03, + 0.0536, + 0.804 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R4", + "transform": { + "position": [ + 1.0695, + 1.688782, + -2.649 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 2.3, + 0.0536, + 0.484 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L1", + "transform": { + "position": [ + -1.024, + 2.0233, + 1.729531 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.5, + 0.0536, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L2", + "transform": { + "position": [ + -1.261002, + 2.023315, + 0.3312247 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.1, + 0.0536, + 0.484 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L3", + "transform": { + "position": [ + -1.02406871, + 2.02331543, + -0.454025358 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + 0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.7, + 0.0536, + 0.804 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L4", + "transform": { + "position": [ + -1.06937778, + 1.68878174, + -1.34302926 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.2, + 0.0536, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L5", + "transform": { + "position": [ + -1.47166765, + 1.68878174, + -1.77189755 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + 0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 2.3, + 0.0536, + 0.804 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L6", + "transform": { + "position": [ + -1.069463, + 1.688782, + -3.014 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25-5-pilot.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25-5-pilot.json new file mode 100644 index 00000000..55c3a88f --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25-5-pilot.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-280-c25", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Pilot Lining", + "GroupID": "mev-pilot-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 1.033, + 0.061, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F1", + "transform": { + "position": [ + 0.7525, + 0.2730103, + 5.679854 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.033, + 0.061, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F2", + "transform": { + "position": [ + -0.7525, + 0.2730103, + 5.679854 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25-6a-cab-lining.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25-6a-cab-lining.json new file mode 100644 index 00000000..19ad7a5f --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25-6a-cab-lining.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-280-c25", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining", + "GroupID": "mev-cab-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 1.777, + 0.491, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.c25_lining-v1.png", + "name": "cab lining R1", + "transform": { + "position": [ + 1.415, + 2.141, + -3.101 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.777, + 0.491, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.c25_lining-v1.png", + "name": "cab lining L1", + "transform": { + "position": [ + -1.415, + 2.141, + -3.101 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25-6b-cab-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25-6b-cab-lining-fill.json new file mode 100644 index 00000000..1b80948e --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25-6b-cab-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-280-c25", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining Fill", + "GroupID": "mev-cab-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 1.737, + 0.451, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill R", + "transform": { + "position": [ + 1.415, + 2.141, + -3.101 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.737, + 0.451, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill L", + "transform": { + "position": [ + -1.415, + 2.141, + -3.101 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25-9-whitewalls.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25-9-whitewalls.json new file mode 100644 index 00000000..e09d701b --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25-9-whitewalls.json @@ -0,0 +1,421 @@ +{ + "identifier": "ls-280-c25", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Whitewalls", + "GroupID": "mev-whitewalls", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.8, + 0.8, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall R1a", + "transform": { + "position": [ + 0.815, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.001", + "Driversnstuff.005_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.34, + 1.34, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R2a", + "transform": { + "position": [ + 0.8388, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers", + "Driversnstuff.001_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.34, + 1.34, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R3a", + "transform": { + "position": [ + 0.8388, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers.001", + "Driversnstuff.003_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.34, + 1.34, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R4a", + "transform": { + "position": [ + 0.8388, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers.002", + "Driversnstuff.002_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.34, + 1.34, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R5a", + "transform": { + "position": [ + 0.8388, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers.003", + "Driversnstuff.010_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.8, + 0.8, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall L1a", + "transform": { + "position": [ + -0.815, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.001", + "Driversnstuff.005_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.34, + 1.34, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L2a", + "transform": { + "position": [ + -0.8388, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers", + "Driversnstuff.001_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.34, + 1.34, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L3a", + "transform": { + "position": [ + -0.8388, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers.001", + "Driversnstuff.003_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.34, + 1.34, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L4a", + "transform": { + "position": [ + -0.8388, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers.002", + "Driversnstuff.002_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.34, + 1.34, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L5a", + "transform": { + "position": [ + -0.8388, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers.003", + "Driversnstuff.010_LOD0" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25-A-wheel-centers.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25-A-wheel-centers.json new file mode 100644 index 00000000..1b141650 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25-A-wheel-centers.json @@ -0,0 +1,421 @@ +{ + "identifier": "ls-280-c25", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Centers", + "GroupID": "mev-wheel-centers", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.167, + 0.167, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R1b", + "transform": { + "position": [ + 0.79, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.001", + "Driversnstuff.005_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.167, + 0.167, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.8902, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers", + "Driversnstuff.001_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.167, + 0.167, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.8902, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers.001", + "Driversnstuff.003_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.167, + 0.167, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.8902, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers.002", + "Driversnstuff.002_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.167, + 0.167, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R5b", + "transform": { + "position": [ + 0.8902244, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers.003", + "Driversnstuff.010_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.167, + 0.167, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L1b", + "transform": { + "position": [ + -0.79, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.001", + "Driversnstuff.005_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.167, + 0.167, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.8902, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers", + "Driversnstuff.001_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.167, + 0.167, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.8902, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers.001", + "Driversnstuff.003_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.167, + 0.167, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.8902, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers.002", + "Driversnstuff.002_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.167, + 0.167, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L5b", + "transform": { + "position": [ + -0.8902, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers.003", + "Driversnstuff.010_LOD0" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25-B-wheel-stars.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25-B-wheel-stars.json new file mode 100644 index 00000000..02d7cfb4 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25-B-wheel-stars.json @@ -0,0 +1,421 @@ +{ + "identifier": "ls-280-c25", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Stars", + "GroupID": "mev-wheel-stars", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.167, + 0.167, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R1c", + "transform": { + "position": [ + 0.79, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.001", + "Driversnstuff.005_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.167, + 0.167, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.8902, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers", + "Driversnstuff.001_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.167, + 0.167, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.8902, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers.001", + "Driversnstuff.003_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.167, + 0.167, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.8902, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers.002", + "Driversnstuff.002_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.167, + 0.167, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R5b", + "transform": { + "position": [ + 0.8902244, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers.003", + "Driversnstuff.010_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.167, + 0.167, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L1c", + "transform": { + "position": [ + -0.79, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.001", + "Driversnstuff.005_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.167, + 0.167, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.8902, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers", + "Driversnstuff.001_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.167, + 0.167, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.8902, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers.001", + "Driversnstuff.003_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.167, + 0.167, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.8902, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers.002", + "Driversnstuff.002_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.167, + 0.167, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L5b", + "transform": { + "position": [ + -0.8902, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers.003", + "Driversnstuff.010_LOD0" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25-D-numplate.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25-D-numplate.json new file mode 100644 index 00000000..af4f69b6 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25-D-numplate.json @@ -0,0 +1,43 @@ +{ + "identifier": "ls-280-c25", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Numberplate", + "GroupID": "mev-numberplate", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.36, + 0.36, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Numberplate", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "numplate", + "transform": { + "position": [ + 0.0, + 2.367, + 4.7945 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25-E-headlight.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25-E-headlight.json new file mode 100644 index 00000000..2cc56dd9 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25-E-headlight.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-280-c25", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Headlight Boards", + "GroupID": "mev-headlight-boards", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.29, + 0.17, + 0.05 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard R", + "transform": { + "position": [ + 0.208, + 3.44885, + 4.28285 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.29, + 0.17, + 0.05 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard L", + "transform": { + "position": [ + -0.208, + 3.44885, + 4.28285 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25t-1-low-lining.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25t-1-low-lining.json new file mode 100644 index 00000000..8eef9b77 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25t-1-low-lining.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-280-c25", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Lower Lining", + "GroupID": "mev-lower-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 5.67, + 0.05, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining R1", + "transform": { + "position": [ + 1.36, + 1.2619, + 0.085 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 5.67, + 0.05, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining L2", + "transform": { + "position": [ + -1.36, + 1.2619, + 0.085 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25t-2a1-side-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25t-2a1-side-lining-v1.json new file mode 100644 index 00000000..e20e01ba --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25t-2a1-side-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-280-c25", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v1)", + "GroupID": "mev-side-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 5.29, + 1.04, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.c25t_lining-v1.png", + "name": "side lining R1", + "transform": { + "position": [ + 1.371, + 1.896, + 0.055 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 5.29, + 1.04, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.c25t_lining-v1.png", + "name": "side lining L1", + "transform": { + "position": [ + -1.371, + 1.896, + 0.055 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25t-2a2-side-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25t-2a2-side-lining-v2.json new file mode 100644 index 00000000..382c0345 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25t-2a2-side-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-280-c25", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v2)", + "GroupID": "mev-side-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 5.29, + 1.04, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.c25t_lining-v2.png", + "name": "side lining R2", + "transform": { + "position": [ + 1.371, + 1.896, + 0.055 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 5.29, + 1.04, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.c25t_lining-v2.png", + "name": "side lining L2", + "transform": { + "position": [ + -1.371, + 1.896, + 0.055 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25t-2b-side-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25t-2b-side-lining-fill.json new file mode 100644 index 00000000..68737156 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25t-2b-side-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-280-c25", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining Fill", + "GroupID": "mev-side-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 5.25, + 1.0, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill R", + "transform": { + "position": [ + 1.371, + 1.896, + 0.055 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 5.25, + 1.0, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill L", + "transform": { + "position": [ + -1.371, + 1.896, + 0.055 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25t-3-tailight.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25t-3-tailight.json new file mode 100644 index 00000000..2ab0cc9b --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c25t-3-tailight.json @@ -0,0 +1,73 @@ +{ + "identifier": "lt-280-c25", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Headlight Boards", + "GroupID": "mev-headlight-boards", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.29, + 0.17, + 0.01 + ], + "priority": -1, + "colorID": "MEV Headlight Boards", + "debug": false, + "name": "numboard R", + "transform": { + "position": [ + 1.062, + 2.85123, + -2.40673 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.29, + 0.17, + 0.01 + ], + "priority": -1, + "colorID": "MEV Headlight Boards", + "debug": false, + "name": "numboard L", + "transform": { + "position": [ + 0.606, + 2.85123, + -2.40673 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40-4-walkways.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40-4-walkways.json new file mode 100644 index 00000000..3669b7b4 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40-4-walkways.json @@ -0,0 +1,141 @@ +{ + "identifier": "ls-480-c40", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Walkway Lining", + "GroupID": "mev-walkway-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.585, + 0.0529, + 0.03 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R1", + "transform": { + "position": [ + 1.101924, + 2.208, + 5.803633 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + -8.301305E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 10.3, + 0.0529, + 0.21 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R2", + "transform": { + "position": [ + 1.495823, + 2.208, + 0.655 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.585, + 0.0529, + 0.03 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L1", + "transform": { + "position": [ + -1.101924, + 2.208, + 5.803633 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + -8.301305E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 10.3, + 0.0529, + 0.21 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L2", + "transform": { + "position": [ + -1.495823, + 2.208, + 0.655 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40-5-pilot.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40-5-pilot.json new file mode 100644 index 00000000..db51b944 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40-5-pilot.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-480-c40", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Pilot Lining", + "GroupID": "mev-pilot-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.28, + 0.0178, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F1", + "transform": { + "position": [ + 1.204519, + 0.3916, + 6.6564 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + -8.301305E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.28, + 0.0178, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F2", + "transform": { + "position": [ + -1.204519, + 0.3916, + 6.6564 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + -8.301305E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40-6a1-cab-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40-6a1-cab-lining-v1.json new file mode 100644 index 00000000..7e8f4d21 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40-6a1-cab-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-480-c40", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining (v1)", + "GroupID": "mev-cab-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 2.153, + 0.7, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.c40_lining-v1.png", + "name": "cab lining R1", + "transform": { + "position": [ + 1.576, + 2.638, + -3.2395 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 2.153, + 0.7, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.c40_lining-v1.png", + "name": "cab lining L1", + "transform": { + "position": [ + -1.576, + 2.638, + -3.2395 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40-6a2-cab-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40-6a2-cab-lining-v2.json new file mode 100644 index 00000000..927d60ec --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40-6a2-cab-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-480-c40", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining (v2)", + "GroupID": "mev-cab-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 2.153, + 0.7, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.c40_lining-v2.png", + "name": "cab lining R2", + "transform": { + "position": [ + 1.576, + 2.638, + -3.2395 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 2.153, + 0.7, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.c40_lining-v2.png", + "name": "cab lining L2", + "transform": { + "position": [ + -1.576, + 2.638, + -3.2395 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40-6b-cab-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40-6b-cab-lining-fill.json new file mode 100644 index 00000000..951c7033 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40-6b-cab-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-480-c40", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining Fill", + "GroupID": "mev-cab-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 2.113, + 0.66, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill R", + "transform": { + "position": [ + 1.575, + 2.638, + -3.2395 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 2.113, + 0.66, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill L", + "transform": { + "position": [ + -1.575, + 2.638, + -3.2395 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40-9-whitewalls.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40-9-whitewalls.json new file mode 100644 index 00000000..12ed7e91 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40-9-whitewalls.json @@ -0,0 +1,501 @@ +{ + "identifier": "ls-480-c40", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Whitewalls", + "GroupID": "mev-whitewalls", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.69, + 0.69, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_b.png", + "name": "whitewall R1a", + "transform": { + "position": [ + 0.8324, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.001", + "Driversnstuff_01_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.69, + 0.69, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_b.png", + "name": "whitewall R2a", + "transform": { + "position": [ + 0.8324, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.002", + "Driversnstuff_03_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.43, + 1.43, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R3a", + "transform": { + "position": [ + 0.8327, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver1", + "Driversnstuff_04_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.43, + 1.43, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R4a", + "transform": { + "position": [ + 0.8327, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver2", + "Driversnstuff_06_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.43, + 1.43, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R5a", + "transform": { + "position": [ + 0.8327, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver3", + "Driversnstuff_05_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.43, + 1.43, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R6a", + "transform": { + "position": [ + 0.8327, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver4", + "Driversnstuff_07_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.69, + 0.69, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_b.png", + "name": "whitewall L1a", + "transform": { + "position": [ + -0.8324, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + 0.49999997, + 0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.001", + "Driversnstuff_01_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.69, + 0.69, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_b.png", + "name": "whitewall L2a", + "transform": { + "position": [ + -0.8324, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + 0.49999997, + 0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.002", + "Driversnstuff_03_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.43, + 1.43, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L3a", + "transform": { + "position": [ + -0.8327, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + 0.49999997, + 0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver1", + "Driversnstuff_04_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.43, + 1.43, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L4a", + "transform": { + "position": [ + -0.8327, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + 0.49999997, + 0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver2", + "Driversnstuff_06_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.43, + 1.43, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L5a", + "transform": { + "position": [ + -0.8327, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + 0.49999997, + 0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver3", + "Driversnstuff_05_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.43, + 1.43, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L6a", + "transform": { + "position": [ + -0.8327, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + 0.49999997, + 0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver4", + "Driversnstuff_07_LOD0" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40-A-wheel-centers.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40-A-wheel-centers.json new file mode 100644 index 00000000..08503652 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40-A-wheel-centers.json @@ -0,0 +1,501 @@ +{ + "identifier": "ls-480-c40", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Centers", + "GroupID": "mev-wheel-centers", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.1, + 0.1, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R1b", + "transform": { + "position": [ + 0.864, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.001", + "Driversnstuff_01_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.1, + 0.1, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.864, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.002", + "Driversnstuff_03_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.015 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.876, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver1", + "Driversnstuff_04_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.015 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.876, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver2", + "Driversnstuff_06_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.015 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R5b", + "transform": { + "position": [ + 0.876, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver3", + "Driversnstuff_05_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.015 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R6b", + "transform": { + "position": [ + 0.876, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver4", + "Driversnstuff_07_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.1, + 0.1, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L1b", + "transform": { + "position": [ + -0.864, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + 0.49999997, + 0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.001", + "Driversnstuff_01_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.1, + 0.1, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.864, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + 0.49999997, + 0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.002", + "Driversnstuff_03_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.015 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.876, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + 0.49999997, + 0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver1", + "Driversnstuff_04_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.015 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.876, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + 0.49999997, + 0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver2", + "Driversnstuff_06_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.015 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L5b", + "transform": { + "position": [ + -0.876, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + 0.49999997, + 0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver3", + "Driversnstuff_05_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.015 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L6b", + "transform": { + "position": [ + -0.876, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + 0.49999997, + 0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver4", + "Driversnstuff_07_LOD0" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40-B-wheel-stars.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40-B-wheel-stars.json new file mode 100644 index 00000000..d01c2d4c --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40-B-wheel-stars.json @@ -0,0 +1,501 @@ +{ + "identifier": "ls-480-c40", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Stars", + "GroupID": "mev-wheel-stars", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.15, + 0.15, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R1c", + "transform": { + "position": [ + 0.864, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.001", + "Driversnstuff_01_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.15, + 0.15, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.864, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.002", + "Driversnstuff_03_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.015 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.876, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver1", + "Driversnstuff_04_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.015 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.876, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver2", + "Driversnstuff_06_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.015 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R5b", + "transform": { + "position": [ + 0.876, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver3", + "Driversnstuff_05_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.015 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R6b", + "transform": { + "position": [ + 0.876, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver4", + "Driversnstuff_07_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.15, + 0.15, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L1c", + "transform": { + "position": [ + -0.864, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.001", + "Driversnstuff_01_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.15, + 0.15, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.864, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.002", + "Driversnstuff_03_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.015 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.876, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver1", + "Driversnstuff_04_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.015 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.876, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver2", + "Driversnstuff_06_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.015 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L5b", + "transform": { + "position": [ + -0.876, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver3", + "Driversnstuff_05_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.015 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L6b", + "transform": { + "position": [ + -0.876, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver4", + "Driversnstuff_07_LOD0" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40-D-numplate.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40-D-numplate.json new file mode 100644 index 00000000..d05d947d --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40-D-numplate.json @@ -0,0 +1,43 @@ +{ + "identifier": "ls-480-c40", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Numberplate", + "GroupID": "mev-numberplate", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.39, + 0.39, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Numberplate", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "numplate", + "transform": { + "position": [ + 0.0, + 2.892, + 6.036 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40-E-headlight.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40-E-headlight.json new file mode 100644 index 00000000..79521e49 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40-E-headlight.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-480-c40", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Headlight Boards", + "GroupID": "mev-headlight-boards", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.3, + 0.16, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard R", + "transform": { + "position": [ + 0.2469, + 3.664, + 6.175 + ], + "rotation": [ + 0.0, + 0.859718561, + 0.0, + -0.510768056 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.3, + 0.16, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard L", + "transform": { + "position": [ + -0.2469, + 3.664, + 6.175 + ], + "rotation": [ + 0.0, + 0.859718561, + 0.0, + 0.510768056 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40t-1-low-lining.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40t-1-low-lining.json new file mode 100644 index 00000000..fa7858a2 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40t-1-low-lining.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-480-c40", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Lower Lining", + "GroupID": "mev-lower-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 8.8, + 0.05, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining R", + "transform": { + "position": [ + 1.505, + 1.167, + 0.14 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 8.8, + 0.05, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining L", + "transform": { + "position": [ + -1.505, + 1.167, + 0.14 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40t-2a1-side-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40t-2a1-side-lining-v1.json new file mode 100644 index 00000000..25991b87 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40t-2a1-side-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-480-c40", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v1)", + "GroupID": "mev-side-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 8.41, + 1.63, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.c40t_lining-v1.png", + "name": "side lining R1", + "transform": { + "position": [ + 1.528, + 2.1, + 0.133 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 8.41, + 1.63, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.c40t_lining-v1.png", + "name": "side lining L1", + "transform": { + "position": [ + -1.528, + 2.1, + 0.133 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40t-2a2-side-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40t-2a2-side-lining-v2.json new file mode 100644 index 00000000..13f1fabf --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40t-2a2-side-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-480-c40", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v2)", + "GroupID": "mev-side-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 8.41, + 1.63, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.c40t_lining-v2.png", + "name": "side lining R2", + "transform": { + "position": [ + 1.528, + 2.1, + 0.133 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 8.41, + 1.63, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.c40t_lining-v2.png", + "name": "side lining L2", + "transform": { + "position": [ + -1.528, + 2.1, + 0.133 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40t-2b-side-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40t-2b-side-lining-fill.json new file mode 100644 index 00000000..8adeabcf --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c40t-2b-side-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-480-c40", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining Fill", + "GroupID": "mev-side-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 8.37, + 1.59, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill R", + "transform": { + "position": [ + 1.528, + 2.1, + 0.133 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 8.37, + 1.59, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill L", + "transform": { + "position": [ + -1.528, + 2.1, + 0.133 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46-4-walkways.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46-4-walkways.json new file mode 100644 index 00000000..659d5071 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46-4-walkways.json @@ -0,0 +1,273 @@ +{ + "identifier": "ls-280-c46", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Walkway Lining", + "GroupID": "mev-walkway-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 7.38, + 0.0554, + 0.545 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R1", + "transform": { + "position": [ + 1.231, + 2.66333, + 0.907 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 2.33, + 0.0554, + 1.0 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R2", + "transform": { + "position": [ + 1.243914, + 2.071777, + -3.8916 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 4.7, + 0.0554, + 0.545 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L1", + "transform": { + "position": [ + -1.230984, + 2.66333, + 2.247 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + 0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.2, + 0.31, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L2", + "transform": { + "position": [ + -1.5066, + 2.78881836, + -0.188212857 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + 0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.1, + 0.141, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L3", + "transform": { + "position": [ + -1.5066, + 2.875122, + -0.8103912 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + 0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.25, + 0.31, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L4", + "transform": { + "position": [ + -1.5066, + 2.790039, + -1.43897557 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + 0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.23, + 0.0554, + 0.545 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L5", + "transform": { + "position": [ + -1.231147, + 2.66333, + -2.165 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + 0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 2.33, + 0.0554, + 1.0 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L6", + "transform": { + "position": [ + -1.243914, + 2.071777, + -3.8916 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46-5-pilot.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46-5-pilot.json new file mode 100644 index 00000000..b4e57f6e --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46-5-pilot.json @@ -0,0 +1,174 @@ +{ + "identifier": "ls-280-c46", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Pilot Lining", + "GroupID": "mev-pilot-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 1.5, + 0.0177, + 0.37 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F1", + "transform": { + "position": [ + 0.0, + 1.73343, + 5.430097 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.07, + 0.0693, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F2", + "transform": { + "position": [ + 0.448939651, + 0.1749878, + 6.18592548 + ], + "rotation": [ + 0.0, + 0.961213648, + 0.0, + -0.275805175 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.07, + 0.0693, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F3", + "transform": { + "position": [ + -0.4489397, + 0.1749878, + 6.185925 + ], + "rotation": [ + 0.0, + 0.9612136, + 0.0, + 0.275805146 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.236, + 0.0282, + 0.256 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F4", + "transform": { + "position": [ + 1.0457, + 0.2797, + 6.137 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.236, + 0.0282, + 0.256 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F5", + "transform": { + "position": [ + -1.0457, + 0.2797, + 6.137 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46-6a1-cab-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46-6a1-cab-lining-v1.json new file mode 100644 index 00000000..4fb6fb27 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46-6a1-cab-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-280-c46", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining (v1)", + "GroupID": "mev-cab-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 1.96, + 0.755, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.c46_lining-v1.png", + "name": "cab lining R1", + "transform": { + "position": [ + 1.509, + 2.51, + -3.902 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.96, + 0.755, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.c46_lining-v1.png", + "name": "cab lining L1", + "transform": { + "position": [ + -1.509, + 2.51, + -3.902 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46-6a2-cab-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46-6a2-cab-lining-v2.json new file mode 100644 index 00000000..1e81f6db --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46-6a2-cab-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-280-c46", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining (v2)", + "GroupID": "mev-cab-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 1.96, + 0.755, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.c46_lining-v2.png", + "name": "cab lining R2", + "transform": { + "position": [ + 1.509, + 2.51, + -3.902 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.96, + 0.755, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.c46_lining-v2.png", + "name": "cab lining L2", + "transform": { + "position": [ + -1.509, + 2.51, + -3.902 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46-6b-cab-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46-6b-cab-lining-fill.json new file mode 100644 index 00000000..4fa942a3 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46-6b-cab-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-280-c46", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining Fill", + "GroupID": "mev-cab-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 1.92, + 0.715, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill R", + "transform": { + "position": [ + 1.509, + 2.51, + -3.902 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.92, + 0.715, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill L", + "transform": { + "position": [ + -1.509, + 2.51, + -3.902 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46-9-whitewalls.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46-9-whitewalls.json new file mode 100644 index 00000000..3bf1d1a8 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46-9-whitewalls.json @@ -0,0 +1,419 @@ +{ + "identifier": "ls-280-c46", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Whitewalls", + "GroupID": "mev-whitewalls", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.83, + 0.83, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R1a", + "transform": { + "position": [ + 0.8019, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Driversnstuff_06_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.43, + 1.43, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R2a", + "transform": { + "position": [ + 0.8052, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + -0.5, + -0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.019", + "Driversnstuff_02_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.43, + 1.43, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R3a", + "transform": { + "position": [ + 0.8052, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.018", + "Driversnstuff_04_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.43, + 1.43, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R4a", + "transform": { + "position": [ + 0.8052, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "Driversnstuff_05_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.43, + 1.43, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R5a", + "transform": { + "position": [ + 0.8052, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + -0.5, + -0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.020", + "Driversnstuff_03_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.83, + 0.83, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L1a", + "transform": { + "position": [ + -0.8005669, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Driversnstuff_06_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.43, + 1.43, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L2a", + "transform": { + "position": [ + -0.8052, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + 0.5, + -0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.019", + "Driversnstuff_02_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.43, + 1.43, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L3a", + "transform": { + "position": [ + -0.8052, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.018", + "Driversnstuff_04_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.43, + 1.43, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L4a", + "transform": { + "position": [ + -0.8052, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "Driversnstuff_05_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.43, + 1.43, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L5a", + "transform": { + "position": [ + -0.8052, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + 0.5, + -0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.020", + "Driversnstuff_03_LOD0" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46-A-wheel-centers.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46-A-wheel-centers.json new file mode 100644 index 00000000..ccb9686b --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46-A-wheel-centers.json @@ -0,0 +1,419 @@ +{ + "identifier": "ls-280-c46", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Centers", + "GroupID": "mev-wheel-centers", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.15, + 0.15, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R1b", + "transform": { + "position": [ + 0.79, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Driversnstuff_06_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.808, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + -0.5, + -0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.019", + "Driversnstuff_02_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.808, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.018", + "Driversnstuff_04_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.808, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "Driversnstuff_05_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R5b", + "transform": { + "position": [ + 0.808, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + -0.5, + -0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.020", + "Driversnstuff_03_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.15, + 0.15, + 0.02 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L1b", + "transform": { + "position": [ + -0.785, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Driversnstuff_06_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.808, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + 0.5, + -0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.019", + "Driversnstuff_02_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.808, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.018", + "Driversnstuff_04_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.808, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "Driversnstuff_05_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L5b", + "transform": { + "position": [ + -0.808, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + 0.5, + -0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.020", + "Driversnstuff_03_LOD0" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46-B-wheel-stars.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46-B-wheel-stars.json new file mode 100644 index 00000000..a79e0bb2 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46-B-wheel-stars.json @@ -0,0 +1,419 @@ +{ + "identifier": "ls-280-c46", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Stars", + "GroupID": "mev-wheel-stars", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.15, + 0.15, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R1c", + "transform": { + "position": [ + 0.79, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + -0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Driversnstuff_06_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.808, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.019", + "Driversnstuff_02_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.808, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.018", + "Driversnstuff_04_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.808, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "Driversnstuff_05_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R5b", + "transform": { + "position": [ + 0.808, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.020", + "Driversnstuff_03_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.15, + 0.15, + 0.02 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L1c", + "transform": { + "position": [ + -0.785, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Driversnstuff_06_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.808, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + 0.5, + -0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.019", + "Driversnstuff_02_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.808, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.018", + "Driversnstuff_04_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.808, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "Driversnstuff_05_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L5b", + "transform": { + "position": [ + -0.808, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + 0.5, + -0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.020", + "Driversnstuff_03_LOD0" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46-D-numplate.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46-D-numplate.json new file mode 100644 index 00000000..7929c733 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46-D-numplate.json @@ -0,0 +1,76 @@ +{ + "identifier": "ls-280-c46", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Numberplate", + "GroupID": "mev-numberplate", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.43, + 0.185, + 0.002 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Numberplate", + "debug": false, + "name": "numboard F", + "transform": { + "position": [ + 0.0, + 2.554749, + 5.771 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.463, + 0.21, + 0.002 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Numberplate Lining", + "debug": false, + "textureName": "mev-steam-liveries.linedndined.png", + "name": "numboard F lining", + "transform": { + "position": [ + 0.0, + 2.554749, + 5.771 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46-E-headlight.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46-E-headlight.json new file mode 100644 index 00000000..3fdaa596 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46-E-headlight.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-280-c46", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Headlight Boards", + "GroupID": "mev-headlight-boards", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.27, + 0.16, + 0.001 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard R", + "transform": { + "position": [ + 0.204, + 2.867, + 5.493 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.27, + 0.16, + 0.001 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard L", + "transform": { + "position": [ + -0.204, + 2.867, + 5.493 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46t-1-low-lining.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46t-1-low-lining.json new file mode 100644 index 00000000..67d11d57 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46t-1-low-lining.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-280-c46", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Lower Lining", + "GroupID": "mev-lower-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 7.81, + 0.05, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining R1", + "transform": { + "position": [ + 1.499, + 1.1737, + 0.07897145 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 7.81, + 0.05, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining L1", + "transform": { + "position": [ + -1.499, + 1.1737, + 0.07897145 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46t-2a1-side-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46t-2a1-side-lining-v1.json new file mode 100644 index 00000000..29cecd3d --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46t-2a1-side-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-280-c46", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v1)", + "GroupID": "mev-side-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 7.5, + 1.55, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.c46t_lining-v1.png", + "name": "side lining R1", + "transform": { + "position": [ + 1.523, + 2.087, + 0.0785 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 7.5, + 1.55, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.c46t_lining-v1.png", + "name": "side lining L1", + "transform": { + "position": [ + -1.523, + 2.087, + 0.0785 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46t-2a2-side-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46t-2a2-side-lining-v2.json new file mode 100644 index 00000000..e13cd014 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46t-2a2-side-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-280-c46", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v2)", + "GroupID": "mev-side-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 7.5, + 1.55, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.c46t_lining-v2.png", + "name": "side lining R2", + "transform": { + "position": [ + 1.523, + 2.087, + 0.0785 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 7.5, + 1.55, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.c46t_lining-v2.png", + "name": "side lining L2", + "transform": { + "position": [ + -1.523, + 2.087, + 0.0785 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46t-2b-side-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46t-2b-side-lining-fill.json new file mode 100644 index 00000000..570033ab --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46t-2b-side-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-280-c46", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining Fill", + "GroupID": "mev-side-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 7.46, + 1.51, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill R", + "transform": { + "position": [ + 1.523, + 2.087, + 0.0785 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 7.46, + 1.51, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill L", + "transform": { + "position": [ + -1.523, + 2.087, + 0.0785 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46t-3-tailight.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46t-3-tailight.json new file mode 100644 index 00000000..8d8155fc --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c46t-3-tailight.json @@ -0,0 +1,73 @@ +{ + "identifier": "lt-280-c46", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Headlight Boards", + "GroupID": "mev-headlight-boards", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.26, + 0.12, + 0.01 + ], + "priority": -1, + "colorID": "MEV Headlight Boards", + "debug": false, + "name": "numboard R", + "transform": { + "position": [ + 0.2117, + 3.26197, + -3.59097 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.26, + 0.12, + 0.01 + ], + "priority": -1, + "colorID": "MEV Headlight Boards", + "debug": false, + "name": "numboard L", + "transform": { + "position": [ + -0.2117, + 3.26197, + -3.59097 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55-4-walkways.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55-4-walkways.json new file mode 100644 index 00000000..74ce3430 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55-4-walkways.json @@ -0,0 +1,471 @@ +{ + "identifier": "ls-280-c55", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Walkway Lining", + "GroupID": "mev-walkway-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 1.7078, + 0.0566, + 0.74 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R1", + "transform": { + "position": [ + 1.238376, + 2.224, + 4.2434 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.59, + 0.0566, + 0.653 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R2", + "transform": { + "position": [ + 1.27672, + 2.4191, + 2.5945 + ], + "rotation": [ + 0.0, + 0.7071069, + 0.0, + -0.7071069 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 2.9, + 0.0566, + 0.49 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R3", + "transform": { + "position": [ + 1.36773, + 2.6289, + 0.3226534 + ], + "rotation": [ + 0.0, + 0.7071069, + 0.0, + -0.7071069 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.3, + 0.0566, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R4", + "transform": { + "position": [ + 1.601806, + 2.6289, + -1.267807 + ], + "rotation": [ + 0.0, + 0.7071069, + 0.0, + -0.7071069 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.47, + 0.0566, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R5", + "transform": { + "position": [ + 1.368919, + 2.6289, + -1.404395 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.21, + 0.0182, + 0.47 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R6", + "transform": { + "position": [ + 1.367703, + 2.51800537, + -1.59072435 + ], + "rotation": [ + 0.0, + 0.7071069, + 0.0, + -0.7071069 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 3.845, + 0.0566, + 0.1 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R7", + "transform": { + "position": [ + 1.575077, + 2.348206, + -3.3278 + ], + "rotation": [ + 0.0, + 0.7071069, + 0.0, + -0.7071069 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.7078, + 0.0566, + 0.74 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L1", + "transform": { + "position": [ + -1.238376, + 2.224, + 4.244 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 3.49, + 0.0566, + 0.6405 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L2", + "transform": { + "position": [ + -1.285334, + 2.41909, + 1.6797 + ], + "rotation": [ + 0.0, + 0.7071069, + 0.0, + 0.7071069 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.21, + 0.0181, + 0.47 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L3", + "transform": { + "position": [ + -1.367817, + 2.832886, + 0.0339 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + 0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.2, + 0.0565, + 0.48 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L4", + "transform": { + "position": [ + -1.363, + 3.249023, + -0.774511 + ], + "rotation": [ + 0.0, + 0.7071069, + 0.0, + 0.7071069 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.209, + 0.0181, + 0.47 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L5", + "transform": { + "position": [ + -1.367839, + 2.899597, + -1.5227 + ], + "rotation": [ + 0.0, + 0.7071069, + 0.0, + 0.7071069 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.313, + 0.0181, + 0.47 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L6", + "transform": { + "position": [ + -1.367813, + 2.5847, + -1.658221 + ], + "rotation": [ + 0.0, + 0.7071069, + 0.0, + 0.7071069 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 3.768, + 0.0566, + 0.495 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L7", + "transform": { + "position": [ + -1.379232, + 2.348206, + -3.3659 + ], + "rotation": [ + 0.0, + 0.7071069, + 0.0, + -0.7071069 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55-5-pilot.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55-5-pilot.json new file mode 100644 index 00000000..352fda99 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55-5-pilot.json @@ -0,0 +1,207 @@ +{ + "identifier": "ls-280-c55", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Pilot Lining", + "GroupID": "mev-pilot-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.9677, + 0.0433, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F1", + "transform": { + "position": [ + 0.897715, + 0.2217, + 6.329907 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.028, + 0.06, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F2", + "transform": { + "position": [ + 0.5244201, + 0.177002, + 6.3 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.6, + 0.022, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F3", + "transform": { + "position": [ + 0.241820917, + 0.1586914, + 6.35908747 + ], + "rotation": [ + 0.0, + 0.9930942, + 0.0, + -0.117320739 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.6, + 0.022, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F4", + "transform": { + "position": [ + -0.2418209, + 0.1586914, + 6.359087 + ], + "rotation": [ + 0.0, + 0.9930941, + 0.0, + 0.117320761 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.028, + 0.06, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F5", + "transform": { + "position": [ + -0.5244201, + 0.177002, + 6.3 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.9677, + 0.0433, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F6", + "transform": { + "position": [ + -0.897715, + 0.2217, + 6.329907 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55-6a1-cab-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55-6a1-cab-lining-v1.json new file mode 100644 index 00000000..9d73e4ad --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55-6a1-cab-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-280-c55", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining (v1)", + "GroupID": "mev-cab-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 1.8, + 0.67, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.c55_lining-v1.png", + "name": "cab lining R1", + "transform": { + "position": [ + 1.61, + 2.764, + -4.159 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.8, + 0.67, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.c55_lining-v1.png", + "name": "cab lining L1", + "transform": { + "position": [ + -1.61, + 2.764, + -4.159 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55-6a2-cab-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55-6a2-cab-lining-v2.json new file mode 100644 index 00000000..9085e706 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55-6a2-cab-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-280-c55", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining (v2)", + "GroupID": "mev-cab-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 1.8, + 0.67, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.c55_lining-v2.png", + "name": "cab lining R2", + "transform": { + "position": [ + 1.61, + 2.764, + -4.159 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.8, + 0.67, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.c55_lining-v2.png", + "name": "cab lining L2", + "transform": { + "position": [ + -1.61, + 2.764, + -4.159 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55-6b-cab-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55-6b-cab-lining-fill.json new file mode 100644 index 00000000..65759703 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55-6b-cab-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-280-c55", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining Fill", + "GroupID": "mev-cab-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 1.76, + 0.63, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill R", + "transform": { + "position": [ + 1.61, + 2.764, + -4.159 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.76, + 0.63, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill L", + "transform": { + "position": [ + -1.61, + 2.764, + -4.159 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55-9-whitewalls.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55-9-whitewalls.json new file mode 100644 index 00000000..e0c743fc --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55-9-whitewalls.json @@ -0,0 +1,419 @@ +{ + "identifier": "ls-280-c55", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Whitewalls", + "GroupID": "mev-whitewalls", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.74, + 0.74, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_b.png", + "name": "whitewall R1a", + "transform": { + "position": [ + 0.8339218, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Driversnstuff_002_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.4, + 1.4, + 0.001 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_b.png", + "name": "whitewall R2a", + "transform": { + "position": [ + 0.8292, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver 1", + "Driversnstuff_017_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.4, + 1.4, + 0.001 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_b.png", + "name": "whitewall R3a", + "transform": { + "position": [ + 0.8292, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver 2", + "Driversnstuff_009_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.4, + 1.4, + 0.001 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_b.png", + "name": "whitewall R4a", + "transform": { + "position": [ + 0.8292, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver 3", + "Driversnstuff_006_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.4, + 1.4, + 0.001 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_b.png", + "name": "whitewall R5a", + "transform": { + "position": [ + 0.8292, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver 4", + "Driversnstuff_003_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.74, + 0.74, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_b.png", + "name": "whitewall L1a", + "transform": { + "position": [ + -0.8339218, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Driversnstuff_002_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.4, + 1.4, + 0.001 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_b.png", + "name": "whitewall L2a", + "transform": { + "position": [ + -0.8292, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver 1", + "Driversnstuff_017_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.4, + 1.4, + 0.001 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_b.png", + "name": "whitewall L3a", + "transform": { + "position": [ + -0.8292, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver 2", + "Driversnstuff_009_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.4, + 1.4, + 0.001 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_b.png", + "name": "whitewall L4a", + "transform": { + "position": [ + -0.8292, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver 3", + "Driversnstuff_006_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.4, + 1.4, + 0.001 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_b.png", + "name": "whitewall L5a", + "transform": { + "position": [ + -0.8292, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver 4", + "Driversnstuff_003_LOD0" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55-A-wheel-centers.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55-A-wheel-centers.json new file mode 100644 index 00000000..2f385878 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55-A-wheel-centers.json @@ -0,0 +1,419 @@ +{ + "identifier": "ls-280-c55", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Centers", + "GroupID": "mev-wheel-centers", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.14, + 0.14, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R1b", + "transform": { + "position": [ + 0.844, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Driversnstuff_002_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.8718632, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver 1", + "Driversnstuff_017_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.8718632, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver 2", + "Driversnstuff_009_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.8718632, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver 3", + "Driversnstuff_006_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R5b", + "transform": { + "position": [ + 0.8718632, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver 4", + "Driversnstuff_003_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.14, + 0.14, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L1b", + "transform": { + "position": [ + -0.844, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Driversnstuff_002_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.8718632, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver 1", + "Driversnstuff_017_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.8718632, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver 2", + "Driversnstuff_009_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.8718632, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver 3", + "Driversnstuff_006_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L5b", + "transform": { + "position": [ + -0.8718632, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver 4", + "Driversnstuff_003_LOD0" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55-B-wheel-stars.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55-B-wheel-stars.json new file mode 100644 index 00000000..55c7800f --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55-B-wheel-stars.json @@ -0,0 +1,419 @@ +{ + "identifier": "ls-280-c55", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Stars", + "GroupID": "mev-wheel-stars", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.14, + 0.14, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R1c", + "transform": { + "position": [ + 0.844, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Driversnstuff_002_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.8718632, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver 1", + "Driversnstuff_017_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.8718632, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver 2", + "Driversnstuff_009_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.8718632, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver 3", + "Driversnstuff_006_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R5b", + "transform": { + "position": [ + 0.8718632, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver 4", + "Driversnstuff_003_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.14, + 0.14, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L1c", + "transform": { + "position": [ + -0.844, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Driversnstuff_002_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.8718632, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver 1", + "Driversnstuff_017_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.8718632, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver 2", + "Driversnstuff_009_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.8718632, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver 3", + "Driversnstuff_006_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L5b", + "transform": { + "position": [ + -0.8718632, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver 4", + "Driversnstuff_003_LOD0" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55-D-numplate.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55-D-numplate.json new file mode 100644 index 00000000..95df1990 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55-D-numplate.json @@ -0,0 +1,43 @@ +{ + "identifier": "ls-280-c55", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Numberplate", + "GroupID": "mev-numberplate", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.384, + 0.384, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Numberplate", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "numplate", + "transform": { + "position": [ + 0.0, + 3.07, + 5.3625 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55-E-headlight.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55-E-headlight.json new file mode 100644 index 00000000..5da2b2fc --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55-E-headlight.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-280-c55", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Headlight Boards", + "GroupID": "mev-headlight-boards", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.37, + 0.2, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard R", + "transform": { + "position": [ + 0.311443865, + 4.125, + 5.473213 + ], + "rotation": [ + 0.0, + 0.8633956, + 0.0, + -0.504527748 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.37, + 0.2, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard L", + "transform": { + "position": [ + -0.3114439, + 4.125, + 5.473213 + ], + "rotation": [ + 0.0, + 0.8633956, + 0.0, + 0.5045276 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55t-1-low-lining.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55t-1-low-lining.json new file mode 100644 index 00000000..8d33b9b5 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55t-1-low-lining.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-280-c55", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Lower Lining", + "GroupID": "mev-lower-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 8.1, + 0.05, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining R", + "transform": { + "position": [ + 1.51, + 1.3137, + -0.06 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 8.1, + 0.05, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining L", + "transform": { + "position": [ + -1.51, + 1.3137, + -0.06 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55t-2a1-side-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55t-2a1-side-lining-v1.json new file mode 100644 index 00000000..58b8937a --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55t-2a1-side-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-280-c55", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v1)", + "GroupID": "mev-side-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 7.37, + 1.36, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.c55t_lining-v1.png", + "name": "side lining R1", + "transform": { + "position": [ + 1.515, + 2.135, + -0.064 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 7.37, + 1.36, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.c55t_lining-v1.png", + "name": "side lining L1", + "transform": { + "position": [ + -1.515, + 2.135, + -0.064 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55t-2a2-side-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55t-2a2-side-lining-v2.json new file mode 100644 index 00000000..c8d730b7 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55t-2a2-side-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-280-c55", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v2)", + "GroupID": "mev-side-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 7.37, + 1.36, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.c55t_lining-v2.png", + "name": "side lining R2", + "transform": { + "position": [ + 1.515, + 2.135, + -0.064 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 7.37, + 1.36, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.c55t_lining-v2.png", + "name": "side lining L2", + "transform": { + "position": [ + -1.515, + 2.135, + -0.064 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55t-2b-side-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55t-2b-side-lining-fill.json new file mode 100644 index 00000000..2a85421c --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_c55t-2b-side-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-280-c55", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining Fill", + "GroupID": "mev-side-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 7.33, + 1.32, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill R", + "transform": { + "position": [ + 1.515, + 2.135, + -0.064 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 7.33, + 1.32, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill L", + "transform": { + "position": [ + -1.515, + 2.135, + -0.064 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46-4-walkways.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46-4-walkways.json new file mode 100644 index 00000000..6ff88cc4 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46-4-walkways.json @@ -0,0 +1,834 @@ +{ + "identifier": "ls-2100-d46", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Walkway Lining", + "GroupID": "mev-walkway-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.534, + 0.0498, + 0.014 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R1", + "transform": { + "position": [ + 1.1768, + 2.237, + 5.258576 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.51, + 0.0498, + 0.014 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R2", + "transform": { + "position": [ + 1.44768512, + 2.23699951, + 4.500748 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.52, + 0.0367, + 0.016 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R4", + "transform": { + "position": [ + 1.3064, + 2.713, + 3.8364 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.03, + 0.0367, + 0.016 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R5", + "transform": { + "position": [ + 1.567, + 2.713, + 3.824 + ], + "rotation": [ + 0.0, + 0.9238795, + 0.0, + -0.382683426 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 5.91, + 0.0367, + 0.016 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R6", + "transform": { + "position": [ + 1.58, + 2.713, + 0.863 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.03, + 0.0367, + 0.016 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R7", + "transform": { + "position": [ + 1.567, + 2.713, + -2.099 + ], + "rotation": [ + 0.0, + 0.3826835, + 0.0, + -0.9238795 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.52, + 0.0367, + 0.016 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R8", + "transform": { + "position": [ + 1.3064, + 2.713013, + -2.112 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.538, + 0.0367, + 0.016 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R9", + "transform": { + "position": [ + 1.3133, + 2.1296, + -1.9918 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 3.885, + 0.0367, + 0.016 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R10", + "transform": { + "position": [ + 1.589, + 2.1296, + -3.932 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.534, + 0.0498, + 0.014 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L1", + "transform": { + "position": [ + -1.1768, + 2.237, + 5.258576 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.51, + 0.0498, + 0.014 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L2", + "transform": { + "position": [ + -1.447685, + 2.237, + 4.500748 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.52, + 0.0367, + 0.016 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L4", + "transform": { + "position": [ + -1.3064, + 2.713, + 3.8364 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.03, + 0.0367, + 0.016 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L5", + "transform": { + "position": [ + -1.567, + 2.713, + 3.824 + ], + "rotation": [ + 0.0, + 0.9238795, + 0.0, + 0.382683426 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 4.02, + 0.0367, + 0.016 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L6", + "transform": { + "position": [ + -1.58, + 2.713, + 1.81 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.534, + 0.0498, + 0.014 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R3", + "transform": { + "position": [ + 1.17672229, + 2.23699951, + 3.741481 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.534, + 0.0498, + 0.014 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L3", + "transform": { + "position": [ + -1.1768, + 2.237, + 3.741481 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.03, + 0.0367, + 0.016 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L7", + "transform": { + "position": [ + -1.567, + 2.713, + -0.2077 + ], + "rotation": [ + 0.0, + 0.382683456, + 0.0, + 0.9238795 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.52, + 0.0367, + 0.016 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L8", + "transform": { + "position": [ + -1.3064, + 2.713, + -0.221 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.6, + 0.0367, + 0.016 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L9", + "transform": { + "position": [ + -1.265, + 2.9431, + -0.1332 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.03, + 0.0367, + 0.016 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L10", + "transform": { + "position": [ + -1.567, + 2.9431, + -0.146 + ], + "rotation": [ + 0.0, + 0.923879564, + 0.0, + 0.382683456 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.84, + 0.0367, + 0.016 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L11", + "transform": { + "position": [ + -1.58, + 2.9431, + -1.069 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.03, + 0.0367, + 0.016 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L12", + "transform": { + "position": [ + -1.567, + 2.9431, + -1.992 + ], + "rotation": [ + 0.0, + 0.382683456, + 0.0, + 0.9238795 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.6, + 0.0367, + 0.016 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L13", + "transform": { + "position": [ + -1.265, + 2.9431, + -2.004 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.538, + 0.0367, + 0.016 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L14", + "transform": { + "position": [ + -1.3133, + 2.1296, + -1.9918 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 3.885, + 0.0367, + 0.016 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L15", + "transform": { + "position": [ + -1.589, + 2.1296, + -3.932 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46-5-pilot.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46-5-pilot.json new file mode 100644 index 00000000..0fc47082 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46-5-pilot.json @@ -0,0 +1,141 @@ +{ + "identifier": "ls-2100-d46", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Pilot Lining", + "GroupID": "mev-pilot-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 1.0, + 0.0526, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F1", + "transform": { + "position": [ + 0.449, + 0.1778, + 6.7233 + ], + "rotation": [ + 0.0, + 0.981593847, + 0.0, + -0.19098033 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.0, + 0.0526, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F2", + "transform": { + "position": [ + -0.449, + 0.1778, + 6.7233 + ], + "rotation": [ + 0.0, + 0.981593847, + 0.0, + 0.190980375 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.295, + 0.0284, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F3", + "transform": { + "position": [ + 1.1336, + 0.4001, + 6.76 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.295, + 0.0284, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F4", + "transform": { + "position": [ + -1.1336, + 0.4001, + 6.76 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46-6a1-cab-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46-6a1-cab-lining-v1.json new file mode 100644 index 00000000..393ecea7 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46-6a1-cab-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-2100-d46", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining (v1)", + "GroupID": "mev-cab-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 1.91, + 0.63, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.d46_lining-v1.png", + "name": "cab lining R1", + "transform": { + "position": [ + 1.545, + 2.5785, + -4.766 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.91, + 0.63, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.d46_lining-v1.png", + "name": "cab lining L1", + "transform": { + "position": [ + -1.545, + 2.5785, + -4.766 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46-6a2-cab-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46-6a2-cab-lining-v2.json new file mode 100644 index 00000000..f74cee2c --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46-6a2-cab-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-2100-d46", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining (v2)", + "GroupID": "mev-cab-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 1.91, + 0.63, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.d46_lining-v2.png", + "name": "cab lining R2", + "transform": { + "position": [ + 1.545, + 2.5785, + -4.766 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.91, + 0.63, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.d46_lining-v2.png", + "name": "cab lining L2", + "transform": { + "position": [ + -1.545, + 2.5785, + -4.766 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46-6b-cab-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46-6b-cab-lining-fill.json new file mode 100644 index 00000000..8dc03590 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46-6b-cab-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-2100-d46", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining Fill", + "GroupID": "mev-cab-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 1.87, + 0.59, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill R", + "transform": { + "position": [ + 1.545, + 2.5785, + -4.766 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.87, + 0.59, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill L", + "transform": { + "position": [ + -1.545, + 2.5785, + -4.766 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46-9-whitewalls.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46-9-whitewalls.json new file mode 100644 index 00000000..09b82841 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46-9-whitewalls.json @@ -0,0 +1,501 @@ +{ + "identifier": "ls-2100-d46", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Whitewalls", + "GroupID": "mev-whitewalls", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.81, + 0.81, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall R1a", + "transform": { + "position": [ + 0.826, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.43, + 1.43, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R2a", + "transform": { + "position": [ + 0.8243, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.002", + "56in drivers.010" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.43, + 1.43, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R3a", + "transform": { + "position": [ + 0.8243, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "56in drivers.014" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.43, + 1.43, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R4a", + "transform": { + "position": [ + 0.8243, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "56in drivers.011" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.43, + 1.43, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R5a", + "transform": { + "position": [ + 0.8243, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.003", + "56in drivers.012" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.43, + 1.43, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R6a", + "transform": { + "position": [ + 0.8243, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.004", + "56in drivers.013" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.81, + 0.81, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall L1a", + "transform": { + "position": [ + -0.826, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.43, + 1.43, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L2a", + "transform": { + "position": [ + -0.8243, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.002", + "56in drivers.010" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.43, + 1.43, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L3a", + "transform": { + "position": [ + -0.8243, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "56in drivers.014" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.43, + 1.43, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L4a", + "transform": { + "position": [ + -0.8243, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "56in drivers.011" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.43, + 1.43, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L5a", + "transform": { + "position": [ + -0.8243, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.003", + "56in drivers.012" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.43, + 1.43, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L6a", + "transform": { + "position": [ + -0.8243, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.004", + "56in drivers.013" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46-A-wheel-centers.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46-A-wheel-centers.json new file mode 100644 index 00000000..b6c19703 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46-A-wheel-centers.json @@ -0,0 +1,501 @@ +{ + "identifier": "ls-2100-d46", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Centers", + "GroupID": "mev-wheel-centers", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.16, + 0.16, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R1b", + "transform": { + "position": [ + 0.84, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.9185, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.002", + "56in drivers.010" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.9185, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "56in drivers.014" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.9185, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "56in drivers.011" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R5b", + "transform": { + "position": [ + 0.9185, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.003", + "56in drivers.012" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R6b", + "transform": { + "position": [ + 0.9185, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.004", + "56in drivers.013" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.16, + 0.16, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L1b", + "transform": { + "position": [ + -0.84, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.9185, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.002", + "56in drivers.010" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.9185, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "56in drivers.014" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.9185, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "56in drivers.011" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L5b", + "transform": { + "position": [ + -0.9185, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.003", + "56in drivers.012" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L6b", + "transform": { + "position": [ + -0.9185, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.004", + "56in drivers.013" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46-B-wheel-stars.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46-B-wheel-stars.json new file mode 100644 index 00000000..b8e9c9bb --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46-B-wheel-stars.json @@ -0,0 +1,501 @@ +{ + "identifier": "ls-2100-d46", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Stars", + "GroupID": "mev-wheel-stars", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.16, + 0.16, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R1c", + "transform": { + "position": [ + 0.84, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.9185, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + -0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.002", + "56in drivers.010" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.9185, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + -0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "56in drivers.014" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.9185, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + -0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "56in drivers.011" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R5b", + "transform": { + "position": [ + 0.9185, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + -0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.003", + "56in drivers.012" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R6b", + "transform": { + "position": [ + 0.9185, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + -0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.004", + "56in drivers.013" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.16, + 0.16, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L1c", + "transform": { + "position": [ + -0.84, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.9185, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.002", + "56in drivers.010" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.9185, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "56in drivers.014" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.9185, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "56in drivers.011" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L5b", + "transform": { + "position": [ + -0.9185, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.003", + "56in drivers.012" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L6b", + "transform": { + "position": [ + -0.9185, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.004", + "56in drivers.013" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46-D-numplate.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46-D-numplate.json new file mode 100644 index 00000000..f16ddb82 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46-D-numplate.json @@ -0,0 +1,43 @@ +{ + "identifier": "ls-2100-d46", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Numberplate", + "GroupID": "mev-numberplate", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.4, + 0.4, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Numberplate", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "numplate", + "transform": { + "position": [ + 0.0, + 2.8793, + 5.686 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46-E-headlight.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46-E-headlight.json new file mode 100644 index 00000000..3d5873e4 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46-E-headlight.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-2100-d46", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Headlight Boards", + "GroupID": "mev-headlight-boards", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.37, + 0.192, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard R", + "transform": { + "position": [ + 0.311, + 3.9223, + 5.7466 + ], + "rotation": [ + 0.0, + 0.863175333, + 0.0, + -0.50490427 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.37, + 0.192, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard L", + "transform": { + "position": [ + -0.311, + 3.9223, + 5.7466 + ], + "rotation": [ + 0.0, + 0.863175333, + 0.0, + 0.50490427 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46t-1-low-lining.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46t-1-low-lining.json new file mode 100644 index 00000000..1b6886fc --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46t-1-low-lining.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-2100-d46", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Lower Lining", + "GroupID": "mev-lower-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 7.59, + 0.05, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining R", + "transform": { + "position": [ + 1.52, + 1.2692, + -0.044 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 7.59, + 0.05, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining L", + "transform": { + "position": [ + -1.52, + 1.2692, + -0.044 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46t-2a1-side-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46t-2a1-side-lining-v1.json new file mode 100644 index 00000000..e1af80a2 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46t-2a1-side-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-2100-d46", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v1)", + "GroupID": "mev-side-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 7.18, + 1.5, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.d46t_lining-v1.png", + "name": "side lining R1", + "transform": { + "position": [ + 1.535, + 2.095, + -0.063 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 7.18, + 1.5, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.d46t_lining-v1.png", + "name": "side lining L1", + "transform": { + "position": [ + -1.535, + 2.095, + -0.063 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46t-2a2-side-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46t-2a2-side-lining-v2.json new file mode 100644 index 00000000..59b90c74 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46t-2a2-side-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-2100-d46", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v2)", + "GroupID": "mev-side-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 7.18, + 1.5, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.d46t_lining-v2.png", + "name": "side lining R2", + "transform": { + "position": [ + 1.535, + 2.095, + -0.063 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 7.18, + 1.5, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.d46t_lining-v2.png", + "name": "side lining L2", + "transform": { + "position": [ + -1.535, + 2.095, + -0.063 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46t-2b-side-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46t-2b-side-lining-fill.json new file mode 100644 index 00000000..3210152a --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_d46t-2b-side-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-2100-d46", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining Fill", + "GroupID": "mev-side-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 7.14, + 1.46, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill R", + "transform": { + "position": [ + 1.535, + 2.095, + -0.063 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 7.14, + 1.46, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill L", + "transform": { + "position": [ + -1.535, + 2.095, + -0.063 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71-4-walkways.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71-4-walkways.json new file mode 100644 index 00000000..7572c4f4 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71-4-walkways.json @@ -0,0 +1,207 @@ +{ + "identifier": "ls-2102-f71", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Walkway Lining", + "GroupID": "mev-walkway-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 12.4, + 0.0478, + 0.365 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R1", + "transform": { + "position": [ + 1.33, + 2.6757, + -0.4156 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 2.409, + 0.0478, + 0.64 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R2", + "transform": { + "position": [ + 1.1927, + 2.024, + -7.4332 + ], + "rotation": [ + 0.0, + 0.7071069, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 5.3822, + 0.0478, + 0.365 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L1", + "transform": { + "position": [ + -1.33, + 2.67572, + 3.0647 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 2.2679, + 0.0478, + 0.365 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L2", + "transform": { + "position": [ + -1.330069, + 2.92572, + -0.7599 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + 0.7071069 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 4.725, + 0.0478, + 0.365 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L3", + "transform": { + "position": [ + -1.329959, + 2.622986, + -4.2554 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + 0.7071069 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 2.409, + 0.0478, + 0.64 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L4", + "transform": { + "position": [ + -1.1927, + 2.024, + -7.4332 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71-5-pilot.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71-5-pilot.json new file mode 100644 index 00000000..0213b036 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71-5-pilot.json @@ -0,0 +1,174 @@ +{ + "identifier": "ls-2102-f71", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Pilot Lining", + "GroupID": "mev-pilot-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 2.2, + 0.04, + 0.36 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F1", + "transform": { + "position": [ + 0.0, + 1.7597, + 6.2627 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.154, + 0.077, + 0.012 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F2", + "transform": { + "position": [ + 0.447766125, + 0.185913086, + 7.346481 + ], + "rotation": [ + 0.0, + 0.95105654, + 0.0, + -0.309016943 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.154, + 0.077, + 0.012 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F3", + "transform": { + "position": [ + -0.4477661, + 0.1859131, + 7.346481 + ], + "rotation": [ + 0.0, + 0.95105654, + 0.0, + 0.309016973 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.32, + 0.022, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F4", + "transform": { + "position": [ + 1.1548, + 0.3748779, + 7.1886 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.32, + 0.022, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F5", + "transform": { + "position": [ + -1.1548, + 0.3748779, + 7.1886 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71-6a1-cab-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71-6a1-cab-lining-v1.json new file mode 100644 index 00000000..512aa812 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71-6a1-cab-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-2102-f71", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining (v1)", + "GroupID": "mev-cab-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 1.74, + 0.68, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.f71_lining-v1.png", + "name": "cab lining R1", + "transform": { + "position": [ + 1.507, + 2.481, + -7.604 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.74, + 0.68, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.f71_lining-v1.png", + "name": "cab lining L1", + "transform": { + "position": [ + -1.507, + 2.481, + -7.604 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71-6a2-cab-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71-6a2-cab-lining-v2.json new file mode 100644 index 00000000..d271d20d --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71-6a2-cab-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-2102-f71", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining (v2)", + "GroupID": "mev-cab-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 1.74, + 0.68, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.f71_lining-v2.png", + "name": "cab lining R2", + "transform": { + "position": [ + 1.507, + 2.481, + -7.604 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.74, + 0.68, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.f71_lining-v2.png", + "name": "cab lining L2", + "transform": { + "position": [ + -1.507, + 2.481, + -7.604 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71-6b-cab-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71-6b-cab-lining-fill.json new file mode 100644 index 00000000..be632697 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71-6b-cab-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-2102-f71", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining Fill", + "GroupID": "mev-cab-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 1.7, + 0.64, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill R", + "transform": { + "position": [ + 1.507, + 2.481, + -7.604 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.7, + 0.64, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill L", + "transform": { + "position": [ + -1.507, + 2.481, + -7.604 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71-9-whitewalls.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71-9-whitewalls.json new file mode 100644 index 00000000..d8e50a43 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71-9-whitewalls.json @@ -0,0 +1,578 @@ +{ + "identifier": "ls-2102-f71", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Whitewalls", + "GroupID": "mev-whitewalls", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.86, + 0.86, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_b.png", + "name": "whitewall R1a", + "transform": { + "position": [ + 0.8036, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone.001", + "Bone", + "Driversnstuff_4_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.46, + 1.46, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R2a", + "transform": { + "position": [ + 0.799, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "Driversnstuff_6_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.46, + 1.46, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R3a", + "transform": { + "position": [ + 0.799, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.003", + "Driversnstuff_5_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.46, + 1.46, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R4a", + "transform": { + "position": [ + 0.799, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "Driversnstuff_8_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.46, + 1.46, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R5a", + "transform": { + "position": [ + 0.799, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.002", + "Driversnstuff_7_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.46, + 1.46, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R6a", + "transform": { + "position": [ + 0.799, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.004", + "Driversnstuff_9_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.05, + 1.05, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_b.png", + "name": "whitewall R7a", + "transform": { + "position": [ + 0.8036, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Trailing Truck" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.86, + 0.86, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_b.png", + "name": "whitewall L1a", + "transform": { + "position": [ + -0.8036, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.46, + 1.46, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L2a", + "transform": { + "position": [ + -0.799, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "Driversnstuff_6_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.46, + 1.46, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L3a", + "transform": { + "position": [ + -0.799, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.003", + "Driversnstuff_5_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.46, + 1.46, + 0.001 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L4a", + "transform": { + "position": [ + -0.799, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "Driversnstuff_8_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.46, + 1.46, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L5a", + "transform": { + "position": [ + -0.799, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.002", + "Driversnstuff_7_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.46, + 1.46, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L6a", + "transform": { + "position": [ + -0.799, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.004", + "Driversnstuff_9_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.05, + 1.05, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_b.png", + "name": "whitewall L7a", + "transform": { + "position": [ + -0.8036, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Trailing Truck" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71-A-wheel-centers.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71-A-wheel-centers.json new file mode 100644 index 00000000..09d0fb9a --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71-A-wheel-centers.json @@ -0,0 +1,503 @@ +{ + "identifier": "ls-2102-f71", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Centers", + "GroupID": "mev-wheel-centers", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.18, + 0.18, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R1b", + "transform": { + "position": [ + 0.8238, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone.001", + "Bone", + "Driversnstuff_4_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.36, + 0.36, + 0.021 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.8288, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "Driversnstuff_6_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.36, + 0.36, + 0.021 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.8288, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.003", + "Driversnstuff_5_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.36, + 0.36, + 0.026 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.8265, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "Driversnstuff_8_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.36, + 0.36, + 0.021 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R5b", + "transform": { + "position": [ + 0.8288, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.002", + "Driversnstuff_7_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.36, + 0.36, + 0.021 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R6b", + "transform": { + "position": [ + 0.8288, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.004", + "Driversnstuff_9_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.18, + 0.18, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L1b", + "transform": { + "position": [ + -0.8238, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone.001", + "Bone", + "Driversnstuff_4_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.36, + 0.36, + 0.021 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.8288, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "Driversnstuff_6_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.36, + 0.36, + 0.021 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.8288, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.003", + "Driversnstuff_5_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.36, + 0.36, + 0.026 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.8265, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "Driversnstuff_8_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.36, + 0.36, + 0.021 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L5b", + "transform": { + "position": [ + -0.8288, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.002", + "Driversnstuff_7_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.36, + 0.36, + 0.021 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L6b", + "transform": { + "position": [ + -0.8288, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.004", + "Driversnstuff_9_LOD0" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71-B-wheel-stars.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71-B-wheel-stars.json new file mode 100644 index 00000000..e9f82eed --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71-B-wheel-stars.json @@ -0,0 +1,503 @@ +{ + "identifier": "ls-2102-f71", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Stars", + "GroupID": "mev-wheel-stars", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.18, + 0.18, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R1c", + "transform": { + "position": [ + 0.8238, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone.001", + "Bone", + "Driversnstuff_4_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.42, + 0.42, + 0.021 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.8286, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "Driversnstuff_6_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.42, + 0.42, + 0.021 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.8286, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.003", + "Driversnstuff_5_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.42, + 0.42, + 0.026 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.8265, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "Driversnstuff_8_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.42, + 0.42, + 0.021 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R5b", + "transform": { + "position": [ + 0.8286, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.002", + "Driversnstuff_7_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.42, + 0.42, + 0.021 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R6b", + "transform": { + "position": [ + 0.8286, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.004", + "Driversnstuff_9_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.18, + 0.18, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L1c", + "transform": { + "position": [ + -0.8238, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone.001", + "Bone", + "Driversnstuff_4_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.42, + 0.42, + 0.021 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.8286, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "Driversnstuff_6_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.42, + 0.42, + 0.021 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.8286, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.003", + "Driversnstuff_5_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.42, + 0.42, + 0.026 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.8265, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "Driversnstuff_8_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.42, + 0.42, + 0.021 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L5b", + "transform": { + "position": [ + -0.8286, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.002", + "Driversnstuff_7_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.42, + 0.42, + 0.021 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L6b", + "transform": { + "position": [ + -0.8286, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.004", + "Driversnstuff_9_LOD0" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71-D-numplate.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71-D-numplate.json new file mode 100644 index 00000000..5d7d7c7c --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71-D-numplate.json @@ -0,0 +1,76 @@ +{ + "identifier": "ls-2102-f71", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Numberplate", + "GroupID": "mev-numberplate", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.47, + 0.202, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Numberplate", + "debug": false, + "name": "numboard F", + "transform": { + "position": [ + 0.0, + 2.70105, + 6.68394 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.49, + 0.222, + 0.03 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Numberplate Lining", + "debug": false, + "textureName": "mev-steam-liveries.linedndined.png", + "name": "numboard F lining", + "transform": { + "position": [ + 0.0, + 2.70106, + 6.6872 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71-E-headlight.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71-E-headlight.json new file mode 100644 index 00000000..d689918c --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71-E-headlight.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-2102-f71", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Headlight Boards", + "GroupID": "mev-headlight-boards", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.27, + 0.14, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard R", + "transform": { + "position": [ + 0.19, + 3.031982, + 6.436044 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.27, + 0.14, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard L", + "transform": { + "position": [ + -0.19, + 3.031982, + 6.436044 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71t-1-low-lining.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71t-1-low-lining.json new file mode 100644 index 00000000..0bcbe25a --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71t-1-low-lining.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-2102-f71", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Lower Lining", + "GroupID": "mev-lower-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 8.05, + 0.05, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining R", + "transform": { + "position": [ + 1.487, + 1.281, + 0.025 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 8.05, + 0.05, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining L", + "transform": { + "position": [ + -1.487, + 1.281, + 0.025 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71t-2a1-side-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71t-2a1-side-lining-v1.json new file mode 100644 index 00000000..f5ea9d6b --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71t-2a1-side-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-2102-f71", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v1)", + "GroupID": "mev-side-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 7.53, + 1.59, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.f71t_lining-v1.png", + "name": "side lining R1", + "transform": { + "position": [ + 1.507, + 2.174, + 0.028 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 7.53, + 1.59, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.f71t_lining-v1.png", + "name": "side lining L1", + "transform": { + "position": [ + -1.507, + 2.174, + 0.028 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71t-2a2-side-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71t-2a2-side-lining-v2.json new file mode 100644 index 00000000..867e359e --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71t-2a2-side-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-2102-f71", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v2)", + "GroupID": "mev-side-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 7.53, + 1.59, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.f71t_lining-v2.png", + "name": "side lining R2", + "transform": { + "position": [ + 1.507, + 2.174, + 0.034 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 7.53, + 1.59, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.f71t_lining-v2.png", + "name": "side lining L2", + "transform": { + "position": [ + -1.507, + 2.174, + 0.034 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71t-2b-side-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71t-2b-side-lining-fill.json new file mode 100644 index 00000000..af1012be --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_f71t-2b-side-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-2102-f71", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining Fill", + "GroupID": "mev-side-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 7.49, + 1.55, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill R", + "transform": { + "position": [ + 1.507, + 2.174, + 0.028 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 7.49, + 1.55, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill L", + "transform": { + "position": [ + -1.507, + 2.174, + 0.028 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16-4-walkways.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16-4-walkways.json new file mode 100644 index 00000000..c1a0444f --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16-4-walkways.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-260-g16", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Walkway Lining", + "GroupID": "mev-walkway-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 6.1, + 0.064, + 0.72 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R", + "transform": { + "position": [ + 1.0868, + 1.637878, + -0.8149657 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 6.1, + 0.064, + 0.72 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L", + "transform": { + "position": [ + -1.0868, + 1.637878, + -0.8149657 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16-5-pilot.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16-5-pilot.json new file mode 100644 index 00000000..dbb67d31 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16-5-pilot.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-260-g16", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Pilot Lining", + "GroupID": "mev-pilot-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 1.3, + 0.087, + 0.06 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F1", + "transform": { + "position": [ + 0.45, + 0.153, + 5.189 + ], + "rotation": [ + 0.0, + 0.9279989, + 0.0, + -0.3725829 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.3, + 0.087, + 0.06 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F2", + "transform": { + "position": [ + -0.4500098, + 0.153, + 5.189 + ], + "rotation": [ + 0.0, + 0.9279989, + 0.0, + 0.372582942 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16-6a-cab-lining.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16-6a-cab-lining.json new file mode 100644 index 00000000..b1756e34 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16-6a-cab-lining.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-260-g16", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining", + "GroupID": "mev-cab-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 1.555, + 0.474, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.g16_lining-v1.png", + "name": "cab lining R1", + "transform": { + "position": [ + 1.371, + 2.052, + -2.9132 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.555, + 0.474, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.g16_lining-v1.png", + "name": "cab lining L1", + "transform": { + "position": [ + -1.371, + 2.052, + -2.9132 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16-6b-cab-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16-6b-cab-lining-fill.json new file mode 100644 index 00000000..74975d43 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16-6b-cab-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-260-g16", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining Fill", + "GroupID": "mev-cab-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 1.515, + 0.434, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill R", + "transform": { + "position": [ + 1.371, + 2.052, + -2.9132 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.515, + 0.434, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill L", + "transform": { + "position": [ + -1.371, + 2.052, + -2.9132 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16-9-whitewalls.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16-9-whitewalls.json new file mode 100644 index 00000000..f28369e7 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16-9-whitewalls.json @@ -0,0 +1,339 @@ +{ + "identifier": "ls-260-g16", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Whitewalls", + "GroupID": "mev-whitewalls", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.82, + 0.82, + 0.03 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall R1a", + "transform": { + "position": [ + 0.8234, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Bone.001", + "Driversnstuff.012_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.279, + 1.279, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_d.png", + "name": "whitewall R2a", + "transform": { + "position": [ + 0.796, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.005", + "Driversnstuff.020_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.279, + 1.279, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_d.png", + "name": "whitewall R3a", + "transform": { + "position": [ + 0.796, + 0.0, + 0.0 + ], + "rotation": [ + 0.6408563, + -0.2988363, + -0.6408563, + 0.2988363 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "Driversnstuff.019_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.279, + 1.279, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_d.png", + "name": "whitewall R4a", + "transform": { + "position": [ + 0.796, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.006", + "Driversnstuff.021_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.82, + 0.82, + 0.03 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall L1a", + "transform": { + "position": [ + -0.8234, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Bone.001", + "Driversnstuff.012_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.279, + 1.279, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_d.png", + "name": "whitewall L2a", + "transform": { + "position": [ + -0.796, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.005", + "Driversnstuff.020_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.279, + 1.279, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_d.png", + "name": "whitewall L3a", + "transform": { + "position": [ + -0.796, + 0.0, + 0.0 + ], + "rotation": [ + 0.6408564, + 0.298836231, + 0.6408564, + 0.298836231 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "Driversnstuff.019_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.279, + 1.279, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_d.png", + "name": "whitewall L4a", + "transform": { + "position": [ + -0.796, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.006", + "Driversnstuff.021_LOD0" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16-A-wheel-centers.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16-A-wheel-centers.json new file mode 100644 index 00000000..680627b4 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16-A-wheel-centers.json @@ -0,0 +1,339 @@ +{ + "identifier": "ls-260-g16", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Centers", + "GroupID": "mev-wheel-centers", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.15, + 0.15, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R1b", + "transform": { + "position": [ + 0.844, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Bone.001", + "Driversnstuff.012_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.21, + 0.21, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.858, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.005", + "Driversnstuff.020_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.21, + 0.21, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.858, + 0.0, + 0.0 + ], + "rotation": [ + 0.6408563, + -0.2988363, + -0.6408563, + 0.2988363 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "Driversnstuff.019_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.21, + 0.21, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.858, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.006", + "Driversnstuff.021_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.15, + 0.15, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L1b", + "transform": { + "position": [ + -0.844, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Bone.001", + "Driversnstuff.012_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.21, + 0.21, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.858, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.005", + "Driversnstuff.020_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.21, + 0.21, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.858, + 0.0, + 0.0 + ], + "rotation": [ + 0.6408564, + 0.298836231, + 0.6408564, + 0.298836231 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "Driversnstuff.019_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.21, + 0.21, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.858, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.006", + "Driversnstuff.021_LOD0" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16-B-wheel-stars.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16-B-wheel-stars.json new file mode 100644 index 00000000..79418307 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16-B-wheel-stars.json @@ -0,0 +1,339 @@ +{ + "identifier": "ls-260-g16", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Stars", + "GroupID": "mev-wheel-stars", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.15, + 0.15, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R1c", + "transform": { + "position": [ + 0.844, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Bone.001", + "Driversnstuff.012_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.858, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.005", + "Driversnstuff.020_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.858, + 0.0, + 0.0 + ], + "rotation": [ + 0.6408563, + -0.2988363, + -0.6408563, + 0.2988363 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "Driversnstuff.019_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.858, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.006", + "Driversnstuff.021_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.15, + 0.15, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L1c", + "transform": { + "position": [ + -0.844, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Bone.001", + "Driversnstuff.012_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.858, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.005", + "Driversnstuff.020_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.858, + 0.0, + 0.0 + ], + "rotation": [ + 0.241844743, + 0.664463, + 0.241844743, + 0.664463 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "Driversnstuff.019_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.858, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.006", + "Driversnstuff.021_LOD0" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16-D-numplate.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16-D-numplate.json new file mode 100644 index 00000000..8647ff1d --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16-D-numplate.json @@ -0,0 +1,43 @@ +{ + "identifier": "ls-260-g16", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Numberplate", + "GroupID": "mev-numberplate", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.5, + 0.5, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Numberplate", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "numplate", + "transform": { + "position": [ + 0.0, + 2.1027832, + 3.695157 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16-E-headlight.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16-E-headlight.json new file mode 100644 index 00000000..de767081 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16-E-headlight.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-260-g16", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Headlight Boards", + "GroupID": "mev-headlight-boards", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.34, + 0.18, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard R", + "transform": { + "position": [ + 0.2397631, + 3.12945557, + 3.686976 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.34, + 0.18, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard L", + "transform": { + "position": [ + -0.2397631, + 3.129456, + 3.686976 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16t-1-low-lining.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16t-1-low-lining.json new file mode 100644 index 00000000..00f35932 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16t-1-low-lining.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-260-g16", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Lower Lining", + "GroupID": "mev-lower-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 5.5, + 0.05, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining R", + "transform": { + "position": [ + -1.387, + 1.20343, + -0.1082287 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 5.5, + 0.05, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining L", + "transform": { + "position": [ + 1.387, + 1.20343, + -0.1082287 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16t-2a1-side-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16t-2a1-side-lining-v1.json new file mode 100644 index 00000000..851b16b6 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16t-2a1-side-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-260-g16", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v1)", + "GroupID": "mev-side-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 5.11, + 1.07, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.g16t_lining-v1.png", + "name": "side lining R1", + "transform": { + "position": [ + 1.406, + 1.899, + -0.038 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 5.11, + 1.07, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.g16t_lining-v1.png", + "name": "side lining L1", + "transform": { + "position": [ + -1.406, + 1.899, + -0.038 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16t-2a2-side-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16t-2a2-side-lining-v2.json new file mode 100644 index 00000000..1bf1a5f9 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16t-2a2-side-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-260-g16", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v2)", + "GroupID": "mev-side-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 5.11, + 1.07, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.g16t_lining-v2.png", + "name": "side lining R2", + "transform": { + "position": [ + 1.406, + 1.899, + -0.038 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 5.11, + 1.07, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.g16t_lining-v2.png", + "name": "side lining L2", + "transform": { + "position": [ + -1.406, + 1.899, + -0.038 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16t-2b-side-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16t-2b-side-lining-fill.json new file mode 100644 index 00000000..1d6897fe --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16t-2b-side-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-260-g16", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining Fill", + "GroupID": "mev-side-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 5.07, + 1.03, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill R", + "transform": { + "position": [ + 1.406, + 1.899, + -0.038 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 5.07, + 1.03, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill L", + "transform": { + "position": [ + -1.406, + 1.899, + -0.038 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16t-3-tailight.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16t-3-tailight.json new file mode 100644 index 00000000..bf2f06e9 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g16t-3-tailight.json @@ -0,0 +1,73 @@ +{ + "identifier": "lt-260-g16", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Headlight Boards", + "GroupID": "mev-headlight-boards", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.24, + 0.11, + 0.01 + ], + "priority": -1, + "colorID": "MEV Headlight Boards", + "debug": false, + "name": "numboard R", + "transform": { + "position": [ + 0.236, + 3.0563, + -2.64935 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.24, + 0.11, + 0.01 + ], + "priority": -1, + "colorID": "MEV Headlight Boards", + "debug": false, + "name": "numboard L", + "transform": { + "position": [ + -0.236, + 3.0563, + -2.64935 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25-4-walkways.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25-4-walkways.json new file mode 100644 index 00000000..3efcd8f6 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25-4-walkways.json @@ -0,0 +1,273 @@ +{ + "identifier": "ls-260-g25", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Walkway Lining", + "GroupID": "mev-walkway-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.3, + 0.0427, + 0.57 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R1", + "transform": { + "position": [ + 1.074605, + 2.103027, + 4.129 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 4.2, + 0.0427, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R2", + "transform": { + "position": [ + 1.35915184, + 2.10302734, + 1.883092 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.3, + 0.0427, + 0.57 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R3", + "transform": { + "position": [ + 1.074572, + 2.103027, + -0.351 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 4.215, + 0.0521, + 0.75 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R4", + "transform": { + "position": [ + 1.06297958, + 1.770874, + -2.62209582 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.3, + 0.0427, + 0.57 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L1", + "transform": { + "position": [ + -1.074605, + 2.103027, + 4.129 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 4.2, + 0.0427, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L2", + "transform": { + "position": [ + -1.359152, + 2.103027, + 1.883092 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.3, + 0.0427, + 0.57 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L3", + "transform": { + "position": [ + -1.074572, + 2.103027, + -0.351 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 4.215, + 0.0521, + 0.75 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L4", + "transform": { + "position": [ + -1.06298, + 1.770874, + -2.622096 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25-5-pilot.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25-5-pilot.json new file mode 100644 index 00000000..639e6bf8 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25-5-pilot.json @@ -0,0 +1,174 @@ +{ + "identifier": "ls-260-g25", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Pilot Lining", + "GroupID": "mev-pilot-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 1.18, + 0.0677, + 0.02 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F1", + "transform": { + "position": [ + 0.4616176, + 0.173583984, + 5.897217 + ], + "rotation": [ + 0.0, + 0.9669125, + 0.0, + -0.255108237 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.02, + 0.0677, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F2", + "transform": { + "position": [ + 0.0, + 0.173584, + 6.144 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.18, + 0.0677, + 0.02 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F3", + "transform": { + "position": [ + -0.461836725, + 0.173583984, + 5.895118 + ], + "rotation": [ + 0.0, + 0.9669126, + 0.0, + 0.255108267 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.3205, + 0.0178, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F4", + "transform": { + "position": [ + 1.120759, + 0.37076, + 5.742861 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.3205, + 0.0178, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F5", + "transform": { + "position": [ + -1.120759, + 0.37076, + 5.742861 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25-6a1-cab-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25-6a1-cab-lining-v1.json new file mode 100644 index 00000000..7a2a34d5 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25-6a1-cab-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-260-g25", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining (v1)", + "GroupID": "mev-cab-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 2.0, + 0.56, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.g25_lining-v1.png", + "name": "cab lining R1", + "transform": { + "position": [ + 1.417, + 2.155, + -3.59 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 2.0, + 0.56, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.g25_lining-v1.png", + "name": "cab lining L1", + "transform": { + "position": [ + -1.417, + 2.155, + -3.59 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25-6a2-cab-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25-6a2-cab-lining-v2.json new file mode 100644 index 00000000..7d1b72fa --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25-6a2-cab-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-260-g25", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining (v2)", + "GroupID": "mev-cab-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 2.0, + 0.56, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.g25_lining-v2.png", + "name": "cab lining R2", + "transform": { + "position": [ + 1.417, + 2.155, + -3.59 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 2.0, + 0.56, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.g25_lining-v2.png", + "name": "cab lining L2", + "transform": { + "position": [ + -1.417, + 2.155, + -3.59 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25-6b-cab-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25-6b-cab-lining-fill.json new file mode 100644 index 00000000..3d237f05 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25-6b-cab-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-260-g25", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining Fill", + "GroupID": "mev-cab-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 1.96, + 0.52, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill R", + "transform": { + "position": [ + 1.417, + 2.155, + -3.59 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.96, + 0.52, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill L", + "transform": { + "position": [ + -1.417, + 2.155, + -3.59 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25-9-whitewalls.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25-9-whitewalls.json new file mode 100644 index 00000000..c24a0117 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25-9-whitewalls.json @@ -0,0 +1,337 @@ +{ + "identifier": "ls-260-g25", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Whitewalls", + "GroupID": "mev-whitewalls", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.8, + 0.8, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_b.png", + "name": "whitewall R1a", + "transform": { + "position": [ + 0.8167, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Cylinder" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.44, + 1.44, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R2a", + "transform": { + "position": [ + 0.8113, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver01", + "Cylinder.003" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.44, + 1.44, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R3a", + "transform": { + "position": [ + 0.8113, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver02", + "Cylinder.002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.44, + 1.44, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R4a", + "transform": { + "position": [ + 0.8113, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver03", + "Cylinder.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.8, + 0.8, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_b.png", + "name": "whitewall L1a", + "transform": { + "position": [ + -0.8167, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Cylinder" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.44, + 1.44, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L2a", + "transform": { + "position": [ + -0.8113, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver01", + "Cylinder.003" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.44, + 1.44, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L3a", + "transform": { + "position": [ + -0.8113, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver02", + "Cylinder.002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.44, + 1.44, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L4a", + "transform": { + "position": [ + -0.8113, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver03", + "Cylinder.001" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25-A-wheel-centers.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25-A-wheel-centers.json new file mode 100644 index 00000000..6ed6cec0 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25-A-wheel-centers.json @@ -0,0 +1,337 @@ +{ + "identifier": "ls-260-g25", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Centers", + "GroupID": "mev-wheel-centers", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.15, + 0.15, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R1b", + "transform": { + "position": [ + 0.8227, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Cylinder" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.8239, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver01", + "Cylinder.003" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.8239, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver02", + "Cylinder.002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.21, + 0.21, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.8239, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver03", + "Cylinder.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.15, + 0.15, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L1b", + "transform": { + "position": [ + -0.8227, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Cylinder" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.8239, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver01", + "Cylinder.003" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.8239, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver02", + "Cylinder.002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.8239, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver03", + "Cylinder.001" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25-B-wheel-stars.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25-B-wheel-stars.json new file mode 100644 index 00000000..247afa77 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25-B-wheel-stars.json @@ -0,0 +1,337 @@ +{ + "identifier": "ls-260-g25", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Stars", + "GroupID": "mev-wheel-stars", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.15, + 0.15, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R1c", + "transform": { + "position": [ + 0.8227, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + -0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Cylinder" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.8239, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + -0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver01", + "Cylinder.003" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.8239, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + -0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver02", + "Cylinder.002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.21, + 0.21, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.8239, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + -0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver03", + "Cylinder.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.15, + 0.15, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L1c", + "transform": { + "position": [ + -0.8227, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Cylinder" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.8239, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver01", + "Cylinder.003" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.8239, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver02", + "Cylinder.002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.8239, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver03", + "Cylinder.001" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25-D-numplate.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25-D-numplate.json new file mode 100644 index 00000000..e45617ff --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25-D-numplate.json @@ -0,0 +1,43 @@ +{ + "identifier": "ls-260-g25", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Numberplate", + "GroupID": "mev-numberplate", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.4, + 0.4, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Numberplate", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "numplate", + "transform": { + "position": [ + 0.0, + 2.436768, + 4.9275 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25-E-headlight.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25-E-headlight.json new file mode 100644 index 00000000..f9183651 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25-E-headlight.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-260-g25", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Headlight Boards", + "GroupID": "mev-headlight-boards", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.26, + 0.15, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard R", + "transform": { + "position": [ + 0.2561918, + 3.40802, + 4.942358 + ], + "rotation": [ + 0.0, + 0.8556806, + 0.0, + -0.517504454 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.26, + 0.15, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard L", + "transform": { + "position": [ + -0.2561918, + 3.40802, + 4.942358 + ], + "rotation": [ + 0.0, + 0.8556805, + 0.0, + 0.517504454 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25t-1-low-lining.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25t-1-low-lining.json new file mode 100644 index 00000000..a2c914ef --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25t-1-low-lining.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-260-g25", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Lower Lining", + "GroupID": "mev-lower-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 6.39, + 0.05, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining R", + "transform": { + "position": [ + -1.48, + 1.198, + -0.113 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 6.39, + 0.05, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining L", + "transform": { + "position": [ + 1.48, + 1.198, + -0.113 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25t-2a1-side-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25t-2a1-side-lining-v1.json new file mode 100644 index 00000000..b2742c4f --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25t-2a1-side-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-260-g25", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v1)", + "GroupID": "mev-side-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 6.07, + 1.03, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.g25t_lining-v1.png", + "name": "side lining R1", + "transform": { + "position": [ + 1.483, + 1.815, + -0.1124 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 6.07, + 1.03, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.g25t_lining-v1.png", + "name": "side lining L1", + "transform": { + "position": [ + -1.483, + 1.815, + -0.1124 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25t-2a2-side-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25t-2a2-side-lining-v2.json new file mode 100644 index 00000000..3182723b --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25t-2a2-side-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-260-g25", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v2)", + "GroupID": "mev-side-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 6.07, + 1.03, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.g25t_lining-v2.png", + "name": "side lining R2", + "transform": { + "position": [ + 1.483, + 1.815, + -0.1124 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 6.07, + 1.03, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.g25t_lining-v2.png", + "name": "side lining L2", + "transform": { + "position": [ + -1.483, + 1.815, + -0.1124 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25t-2b-side-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25t-2b-side-lining-fill.json new file mode 100644 index 00000000..0d90be94 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25t-2b-side-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-260-g25", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining Fill", + "GroupID": "mev-side-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 6.03, + 0.99, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill R", + "transform": { + "position": [ + 1.483, + 1.815, + -0.1124 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 6.03, + 0.99, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill L", + "transform": { + "position": [ + -1.483, + 1.815, + -0.1124 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25t-3-tailight.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25t-3-tailight.json new file mode 100644 index 00000000..8841875b --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_g25t-3-tailight.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-260-g25", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Headlight Boards", + "GroupID": "mev-headlight-boards", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.33, + 0.15, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard R", + "transform": { + "position": [ + 0.9236, + 2.882, + -3.191 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.33, + 0.15, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard L", + "transform": { + "position": [ + 0.487, + 2.882, + -3.191 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-4-walkways.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-4-walkways.json new file mode 100644 index 00000000..c27b444b --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-4-walkways.json @@ -0,0 +1,273 @@ +{ + "identifier": "ls-282-k28t", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Walkway Lining", + "GroupID": "mev-walkway-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.9, + 0.0311, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R1", + "transform": { + "position": [ + 1.2318, + 1.9868, + 3.74 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 6.22, + 0.0311, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R2", + "transform": { + "position": [ + 1.46, + 1.986816, + 0.6069 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.901, + 0.0398, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R3", + "transform": { + "position": [ + 1.455428, + 1.639832, + -3.447 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.8513, + 0.05, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R4", + "transform": { + "position": [ + 1.452088, + 1.083923, + -4.7604 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.9, + 0.0311, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L1", + "transform": { + "position": [ + -1.2318, + 1.9868, + 3.74 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 6.22, + 0.0311, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L2", + "transform": { + "position": [ + -1.46, + 1.986816, + 0.6069 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.901, + 0.0398, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L3", + "transform": { + "position": [ + -1.455428, + 1.639832, + -3.447 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.8513, + 0.05, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L4", + "transform": { + "position": [ + -1.452088, + 1.083923, + -4.7604 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-5-pilot.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-5-pilot.json new file mode 100644 index 00000000..457e7fec --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-5-pilot.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-282-k28t", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Pilot Lining", + "GroupID": "mev-pilot-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 2.342, + 0.022, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F", + "transform": { + "position": [ + 0.0, + 0.2289, + 5.359734 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 2.342, + 0.0193, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining B", + "transform": { + "position": [ + -4.812438E-06, + 0.22733, + -5.588026 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-6a1-cab-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-6a1-cab-lining-v1.json new file mode 100644 index 00000000..bf8da0f2 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-6a1-cab-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-282-k28t", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining (v1)", + "GroupID": "mev-cab-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 1.055, + 0.57, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.k28_c-lining-v1.png", + "name": "cab lining R1", + "transform": { + "position": [ + 1.45, + 2.05, + -3.127 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.055, + 0.57, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.k28_c-lining-v1.png", + "name": "cab lining L1", + "transform": { + "position": [ + -1.45, + 2.05, + -3.127 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-6a2-cab-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-6a2-cab-lining-v2.json new file mode 100644 index 00000000..ddb586f2 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-6a2-cab-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-282-k28t", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining (v2)", + "GroupID": "mev-cab-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 1.055, + 0.57, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.k28_c-lining-v2.png", + "name": "cab lining R2", + "transform": { + "position": [ + 1.45, + 2.05, + -3.127 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.055, + 0.57, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.k28_c-lining-v2.png", + "name": "cab lining L2", + "transform": { + "position": [ + -1.45, + 2.05, + -3.127 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-6b-cab-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-6b-cab-lining-fill.json new file mode 100644 index 00000000..09565931 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-6b-cab-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-282-k28t", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining Fill", + "GroupID": "mev-cab-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 1.015, + 0.53, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining R fill", + "transform": { + "position": [ + 1.45, + 2.05, + -3.127 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.015, + 0.53, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining L fill", + "transform": { + "position": [ + -1.45, + 2.05, + -3.127 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-6c1-side-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-6c1-side-lining-v1.json new file mode 100644 index 00000000..3c120c86 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-6c1-side-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-282-k28t", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v1)", + "GroupID": "mev-side-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 3.99, + 1.2, + 0.1 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.k28_s-lining-v1.png", + "name": "side lining R1", + "transform": { + "position": [ + 1.16, + 2.654, + 0.4447 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 3.99, + 1.2, + 0.1 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.k28_s-lining-v1.png", + "name": "side lining L1", + "transform": { + "position": [ + -1.16, + 2.654, + 0.4447 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-6c2-side-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-6c2-side-lining-v2.json new file mode 100644 index 00000000..e7d9bd8f --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-6c2-side-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-282-k28t", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v2)", + "GroupID": "mev-side-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 3.99, + 1.2, + 0.1 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.k28_s-lining-v2.png", + "name": "side lining R2", + "transform": { + "position": [ + 1.16, + 2.654, + 0.4447 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 3.99, + 1.2, + 0.1 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.k28_s-lining-v2.png", + "name": "side lining L2", + "transform": { + "position": [ + -1.16, + 2.654, + 0.4447 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-6d-side-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-6d-side-lining-fill.json new file mode 100644 index 00000000..afaa1a66 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-6d-side-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-282-k28t", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining Fill", + "GroupID": "mev-side-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 3.95, + 1.16, + 0.1 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining R fill", + "transform": { + "position": [ + 1.16, + 2.654, + 0.4447 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 3.95, + 1.16, + 0.1 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining L fill", + "transform": { + "position": [ + -1.16, + 2.654, + 0.4447 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-9-whitewalls.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-9-whitewalls.json new file mode 100644 index 00000000..202ef8ff --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-9-whitewalls.json @@ -0,0 +1,501 @@ +{ + "identifier": "ls-282-k28t", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Whitewalls", + "GroupID": "mev-whitewalls", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.71, + 0.71, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R1a", + "transform": { + "position": [ + 0.8056, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Cylinder" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.2, + 1.2, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall R2a", + "transform": { + "position": [ + 0.801, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver01.001", + "Cylinder.005" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.2, + 1.2, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall R3a", + "transform": { + "position": [ + 0.801, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver01", + "Cylinder.004" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.2, + 1.2, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall R4a", + "transform": { + "position": [ + 0.801, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver02", + "Cylinder.002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.2, + 1.2, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall R5a", + "transform": { + "position": [ + 0.801, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver03", + "Cylinder.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.71, + 0.71, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R6a", + "transform": { + "position": [ + 0.8056, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Trailing", + "Bone", + "Cylinder.003" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.71, + 0.71, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L1a", + "transform": { + "position": [ + -0.8056, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Cylinder" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.2, + 1.2, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall L2a", + "transform": { + "position": [ + -0.801, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver01.001", + "Cylinder.005" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.2, + 1.2, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall L3a", + "transform": { + "position": [ + -0.801, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver01", + "Cylinder.004" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.2, + 1.2, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall L4a", + "transform": { + "position": [ + -0.801, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver02", + "Cylinder.002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.2, + 1.2, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall L5a", + "transform": { + "position": [ + -0.801, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver03", + "Cylinder.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.71, + 0.71, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L6a", + "transform": { + "position": [ + -0.8056, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Trailing", + "Bone", + "Cylinder.003" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-A-wheel-centers.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-A-wheel-centers.json new file mode 100644 index 00000000..dc7fc861 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-A-wheel-centers.json @@ -0,0 +1,501 @@ +{ + "identifier": "ls-282-k28t", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Centers", + "GroupID": "mev-wheel-centers", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.13, + 0.13, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R1b", + "transform": { + "position": [ + 0.873, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Cylinder" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.801, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver01.001", + "Cylinder.005" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.801, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver01", + "Cylinder.004" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.801, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver02", + "Cylinder.002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R5b", + "transform": { + "position": [ + 0.801, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver03", + "Cylinder.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.13, + 0.13, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R6b", + "transform": { + "position": [ + 0.873, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Trailing", + "Bone", + "Cylinder.003" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.13, + 0.13, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L1b", + "transform": { + "position": [ + -0.873, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Cylinder" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.801, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver01.001", + "Cylinder.005" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.801, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver01", + "Cylinder.004" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.801, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver02", + "Cylinder.002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L5b", + "transform": { + "position": [ + -0.801, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver03", + "Cylinder.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.13, + 0.13, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L6b", + "transform": { + "position": [ + -0.873, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Trailing", + "Bone", + "Cylinder.003" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-B-wheel-stars.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-B-wheel-stars.json new file mode 100644 index 00000000..bb211814 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-B-wheel-stars.json @@ -0,0 +1,501 @@ +{ + "identifier": "ls-282-k28t", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Stars", + "GroupID": "mev-wheel-stars", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.13, + 0.13, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R1c", + "transform": { + "position": [ + 0.873, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + -0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Cylinder" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.801, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + -0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver01.001", + "Cylinder.005" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.801, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + -0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver01", + "Cylinder.004" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.801, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + -0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver02", + "Cylinder.002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R5b", + "transform": { + "position": [ + 0.801, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + -0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver03", + "Cylinder.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.13, + 0.13, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R6b", + "transform": { + "position": [ + 0.873, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + -0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Trailing", + "Bone", + "Cylinder.003" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.13, + 0.13, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L1c", + "transform": { + "position": [ + -0.873, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Cylinder" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.801, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver01.001", + "Cylinder.005" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.801, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver01", + "Cylinder.004" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.801, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver02", + "Cylinder.002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L5b", + "transform": { + "position": [ + -0.801, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers Anim", + "Driver03", + "Cylinder.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.13, + 0.13, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L6b", + "transform": { + "position": [ + -0.873, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Trailing", + "Bone", + "Cylinder.003" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-D-numplate.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-D-numplate.json new file mode 100644 index 00000000..212c9460 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k28-D-numplate.json @@ -0,0 +1,43 @@ +{ + "identifier": "ls-282-k28t", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Numberplate", + "GroupID": "mev-numberplate", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.33, + 0.33, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Numberplate", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "numplate", + "transform": { + "position": [ + 0.0, + 2.38147, + 4.1327 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35-4-walkways.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35-4-walkways.json new file mode 100644 index 00000000..f7d9b084 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35-4-walkways.json @@ -0,0 +1,801 @@ +{ + "identifier": "ls-282-k35", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Walkway Lining", + "GroupID": "mev-walkway-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.43, + 0.0282, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R1", + "transform": { + "position": [ + 1.1872, + 2.2378, + 3.961 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.07, + 0.0282, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R2", + "transform": { + "position": [ + 1.410342, + 2.2378, + 3.939544 + ], + "rotation": [ + 0.0, + 0.923879564, + 0.0, + -0.3826834 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 4.6, + 0.0282, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R3", + "transform": { + "position": [ + 1.42980039, + 2.237793, + 1.62482834 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071069 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.05, + 0.0282, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R4", + "transform": { + "position": [ + 1.41972125, + 2.237793, + -0.6876134 + ], + "rotation": [ + 0.0, + 0.382683516, + 0.0, + -0.923879564 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.43, + 0.0282, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R5", + "transform": { + "position": [ + 1.1872344, + 2.237793, + -0.6963377 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.466, + 0.0282, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R6", + "transform": { + "position": [ + 1.216, + 2.4487, + -0.6597858 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.641, + 0.0282, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R7", + "transform": { + "position": [ + 1.447, + 2.4487, + -1.479 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.466, + 0.0282, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R8", + "transform": { + "position": [ + 1.21604013, + 2.44873047, + -2.299695 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.56, + 0.0282, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R9", + "transform": { + "position": [ + 1.2523, + 1.9881, + -2.260968 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.05, + 0.0282, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R10", + "transform": { + "position": [ + 1.53803, + 1.9881, + -2.272947 + ], + "rotation": [ + 0.0, + 0.923879564, + 0.0, + -0.3826834 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 3.78, + 0.0282, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R11", + "transform": { + "position": [ + 1.548362, + 1.9881, + -4.1807 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.43, + 0.0282, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L1", + "transform": { + "position": [ + -1.1872, + 2.2378, + 3.961 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.05, + 0.0282, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L2", + "transform": { + "position": [ + -1.410342, + 2.2378, + 3.939544 + ], + "rotation": [ + 0.0, + 0.9238795, + 0.0, + 0.382683426 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 4.6, + 0.0282, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L3", + "transform": { + "position": [ + -1.43, + 2.237793, + 1.624828 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071069 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.05, + 0.0282, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L4", + "transform": { + "position": [ + -1.419721, + 2.237793, + -0.6876134 + ], + "rotation": [ + 0.0, + 0.382683456, + 0.0, + 0.9238795 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.43, + 0.0282, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L5", + "transform": { + "position": [ + -1.187234, + 2.237793, + -0.6963377 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.39, + 0.0282, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L6", + "transform": { + "position": [ + -1.2246, + 2.7291, + -0.6287 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.05, + 0.0282, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L7", + "transform": { + "position": [ + -1.422991, + 2.729126, + -0.64 + ], + "rotation": [ + 0.0, + 0.9238795, + 0.0, + 0.382683426 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.2, + 0.0282, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L8", + "transform": { + "position": [ + -1.432925, + 2.729126, + -1.24908268 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + 0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.05, + 0.0282, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L9", + "transform": { + "position": [ + -1.42299116, + 2.729126, + -1.86204171 + ], + "rotation": [ + 0.0, + 0.3826835, + 0.0, + 0.923879564 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.39, + 0.0282, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L10", + "transform": { + "position": [ + -1.224595, + 2.7291, + -1.875335 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.56, + 0.0282, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L12", + "transform": { + "position": [ + -1.2523, + 1.988098, + -1.885125 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.05, + 0.0282, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L13", + "transform": { + "position": [ + -1.53803, + 1.9881, + -1.904 + ], + "rotation": [ + 0.0, + 0.9238795, + 0.0, + 0.382683426 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 4.15, + 0.0282, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L14", + "transform": { + "position": [ + -1.548474, + 1.988098, + -3.9956 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + 0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35-5-pilot.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35-5-pilot.json new file mode 100644 index 00000000..853dfb84 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35-5-pilot.json @@ -0,0 +1,141 @@ +{ + "identifier": "ls-282-k35", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Pilot Lining", + "GroupID": "mev-pilot-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.43, + 0.057, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F1", + "transform": { + "position": [ + 0.1832, + 0.1591, + 5.658684 + ], + "rotation": [ + 0.0, + 0.221123025, + 0.0, + 0.975245953 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.43, + 0.057, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F2", + "transform": { + "position": [ + -0.1832, + 0.1591, + 5.658684 + ], + "rotation": [ + 0.0, + 0.221122816, + 0.0, + -0.975245953 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.05, + 0.0237, + 0.025 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F3", + "transform": { + "position": [ + 0.911, + 0.1739, + 5.609 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.05, + 0.0237, + 0.025 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F4", + "transform": { + "position": [ + -0.911, + 0.1739, + 5.609 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35-6a1-cab-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35-6a1-cab-lining-v1.json new file mode 100644 index 00000000..4cac86fb --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35-6a1-cab-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-282-k35", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining (v1)", + "GroupID": "mev-cab-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 2.005, + 0.64, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.k35_lining-v1.png", + "name": "cab lining R1", + "transform": { + "position": [ + 1.522, + 2.417, + -4.88 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 2.005, + 0.64, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.k35_lining-v1.png", + "name": "cab lining L1", + "transform": { + "position": [ + -1.522, + 2.417, + -4.88 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35-6a2-cab-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35-6a2-cab-lining-v2.json new file mode 100644 index 00000000..f71a1c87 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35-6a2-cab-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-282-k35", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining (v2)", + "GroupID": "mev-cab-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 2.005, + 0.64, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.k35_lining-v2.png", + "name": "cab lining R2", + "transform": { + "position": [ + 1.522, + 2.417, + -4.88 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 2.005, + 0.64, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.k35_lining-v2.png", + "name": "cab lining L2", + "transform": { + "position": [ + -1.522, + 2.417, + -4.88 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35-6b-cab-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35-6b-cab-lining-fill.json new file mode 100644 index 00000000..49101c2f --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35-6b-cab-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-282-k35", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining Fill", + "GroupID": "mev-cab-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 1.965, + 0.60, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill R", + "transform": { + "position": [ + 1.522, + 2.417, + -4.88 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.965, + 0.60, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill L", + "transform": { + "position": [ + -1.522, + 2.417, + -4.88 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35-9-whitewalls.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35-9-whitewalls.json new file mode 100644 index 00000000..6b5dc7f2 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35-9-whitewalls.json @@ -0,0 +1,489 @@ +{ + "identifier": "ls-282-k35", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Whitewalls", + "GroupID": "mev-whitewalls", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.71, + 0.71, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_d.png", + "name": "whitewall R1a", + "transform": { + "position": [ + 0.809, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.19, + 1.19, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R2a", + "transform": { + "position": [ + 0.8178, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "drivers_004" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.19, + 1.19, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R3a", + "transform": { + "position": [ + 0.8178, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "drivers_003" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.19, + 1.19, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R4a", + "transform": { + "position": [ + 0.8178, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "drivers_002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.19, + 1.19, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R5a", + "transform": { + "position": [ + 0.8178, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "drivers_005" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.86, + 0.86, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_d.png", + "name": "whitewall R6a", + "transform": { + "position": [ + 0.824, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Trailing", + "Bone" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.71, + 0.71, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_d.png", + "name": "whitewall L1a", + "transform": { + "position": [ + -0.809, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.19, + 1.19, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L2a", + "transform": { + "position": [ + -0.8178, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "drivers_004" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.19, + 1.19, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L3a", + "transform": { + "position": [ + -0.8178, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "drivers_003" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.19, + 1.19, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L4a", + "transform": { + "position": [ + -0.8178, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "drivers_002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.19, + 1.19, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L5a", + "transform": { + "position": [ + -0.8178, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "drivers_005" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.86, + 0.86, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_d.png", + "name": "whitewall L6a", + "transform": { + "position": [ + -0.824, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Trailing", + "Bone" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35-A-wheel-centers.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35-A-wheel-centers.json new file mode 100644 index 00000000..f8442869 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35-A-wheel-centers.json @@ -0,0 +1,489 @@ +{ + "identifier": "ls-282-k35", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Centers", + "GroupID": "mev-wheel-centers", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.12, + 0.12, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R1b", + "transform": { + "position": [ + 0.8286, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.22, + 0.22, + 0.015 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.889, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "drivers_004" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.22, + 0.22, + 0.015 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.889, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "drivers_003" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.22, + 0.22, + 0.015 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.889, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "drivers_002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.22, + 0.22, + 0.015 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R5b", + "transform": { + "position": [ + 0.889, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "drivers_005" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.12, + 0.12, + 0.012 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R6b", + "transform": { + "position": [ + 0.8453, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Trailing", + "Bone" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.12, + 0.12, + 0.012 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L1b", + "transform": { + "position": [ + -0.8286, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.22, + 0.22, + 0.015 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.889, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "drivers_004" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.22, + 0.22, + 0.015 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.889, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "drivers_003" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.22, + 0.22, + 0.015 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.889, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "drivers_002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.22, + 0.22, + 0.015 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L5b", + "transform": { + "position": [ + -0.889, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "drivers_005" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.12, + 0.12, + 0.012 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L6b", + "transform": { + "position": [ + -0.8453, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Trailing", + "Bone" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35-B-wheel-stars.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35-B-wheel-stars.json new file mode 100644 index 00000000..54d497af --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35-B-wheel-stars.json @@ -0,0 +1,489 @@ +{ + "identifier": "ls-282-k35", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Stars", + "GroupID": "mev-wheel-stars", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.12, + 0.12, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R1c", + "transform": { + "position": [ + 0.8286, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.22, + 0.22, + 0.015 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.889, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "drivers_004" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.22, + 0.22, + 0.015 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.889, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "drivers_003" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.22, + 0.22, + 0.015 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.889, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "drivers_002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.22, + 0.22, + 0.015 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R5b", + "transform": { + "position": [ + 0.889, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "drivers_005" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.12, + 0.12, + 0.012 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R6b", + "transform": { + "position": [ + 0.8453, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Trailing", + "Bone" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.12, + 0.12, + 0.012 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L1c", + "transform": { + "position": [ + -0.8286, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + 0.5, + -0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.22, + 0.22, + 0.015 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.889, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + 0.5, + -0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "drivers_004" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.22, + 0.22, + 0.015 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.889, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + 0.5, + -0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "drivers_003" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.22, + 0.22, + 0.015 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.889, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + 0.5, + -0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "drivers_002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.22, + 0.22, + 0.015 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L5b", + "transform": { + "position": [ + -0.889, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + 0.5, + -0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "drivers_005" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.12, + 0.12, + 0.012 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L6b", + "transform": { + "position": [ + -0.8453, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + 0.5, + -0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Trailing", + "Bone" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35-D-numplate.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35-D-numplate.json new file mode 100644 index 00000000..9aee1beb --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35-D-numplate.json @@ -0,0 +1,43 @@ +{ + "identifier": "ls-282-k35", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Numberplate", + "GroupID": "mev-numberplate", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.26, + 0.17, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Numberplate", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "numplate", + "transform": { + "position": [ + 0.0, + 2.32547, + 4.9924 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35-E-headlight.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35-E-headlight.json new file mode 100644 index 00000000..389d764d --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35-E-headlight.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-282-k35", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Headlight Boards", + "GroupID": "mev-headlight-boards", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.22, + 0.12, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard R", + "transform": { + "position": [ + 0.1994, + 2.664, + 4.753 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.22, + 0.12, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard L", + "transform": { + "position": [ + -0.1994, + 2.664, + 4.753 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35t-1-low-lining.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35t-1-low-lining.json new file mode 100644 index 00000000..41cb66f6 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35t-1-low-lining.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-282-k35", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Lower Lining", + "GroupID": "mev-lower-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 6.056, + 0.05, + 0.04 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining R", + "transform": { + "position": [ + 1.495, + 1.1057, + -0.3 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 6.056, + 0.05, + 0.04 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining L", + "transform": { + "position": [ + -1.495, + 1.1057, + -0.3 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35t-2a1-side-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35t-2a1-side-lining-v1.json new file mode 100644 index 00000000..f1cce78a --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35t-2a1-side-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-282-k35", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v1)", + "GroupID": "mev-side-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 5.79, + 1.015, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.k35t_lining-v1.png", + "name": "side lining R1", + "transform": { + "position": [ + 1.513, + 1.683, + -0.302 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 5.79, + 1.015, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.k35t_lining-v1.png", + "name": "side lining L1", + "transform": { + "position": [ + -1.513, + 1.683, + -0.302 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35t-2a2-side-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35t-2a2-side-lining-v2.json new file mode 100644 index 00000000..c7502f36 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35t-2a2-side-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-282-k35", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v2)", + "GroupID": "mev-side-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 5.79, + 1.015, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.k35t_lining-v2.png", + "name": "side lining R2", + "transform": { + "position": [ + 1.513, + 1.683, + -0.302 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 5.79, + 1.015, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.k35t_lining-v2.png", + "name": "side lining L2", + "transform": { + "position": [ + -1.513, + 1.683, + -0.302 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35t-2b-side-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35t-2b-side-lining-fill.json new file mode 100644 index 00000000..9dad3ed3 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35t-2b-side-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-282-k35", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining Fill", + "GroupID": "mev-side-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 5.75, + 0.975, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill R", + "transform": { + "position": [ + 1.513, + 1.683, + -0.302 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 5.75, + 0.975, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill L", + "transform": { + "position": [ + -1.513, + 1.683, + -0.302 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35t-3-tailight.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35t-3-tailight.json new file mode 100644 index 00000000..d4c4b2fd --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_k35t-3-tailight.json @@ -0,0 +1,73 @@ +{ + "identifier": "lt-282-k35", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Headlight Boards", + "GroupID": "mev-headlight-boards", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.24, + 0.14, + 0.01 + ], + "priority": -1, + "colorID": "MEV Headlight Boards", + "debug": false, + "name": "numboard R", + "transform": { + "position": [ + 0.1912, + 2.83416, + -3.09503 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.24, + 0.14, + 0.01 + ], + "priority": -1, + "colorID": "MEV Headlight Boards", + "debug": false, + "name": "numboard L", + "transform": { + "position": [ + -0.1912, + 2.83416, + -3.09503 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18-4-walkways.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18-4-walkways.json new file mode 100644 index 00000000..0d69a317 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18-4-walkways.json @@ -0,0 +1,207 @@ +{ + "identifier": "ls-462-p18", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Walkway Lining", + "GroupID": "mev-walkway-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.5527, + 0.0436, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R1", + "transform": { + "position": [ + 1.0261, + 1.6967, + 2.721 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 4.4, + 0.0436, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R2", + "transform": { + "position": [ + 1.303, + 1.6967, + 0.5189 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 3.11, + 0.0436, + 0.132 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R3", + "transform": { + "position": [ + 1.3736, + 1.6967, + -3.208 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.5527, + 0.0436, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L1", + "transform": { + "position": [ + -1.0261, + 1.6967, + 2.721 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + -4.371139E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 4.4, + 0.0436, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L2", + "transform": { + "position": [ + -1.303, + 1.6967, + 0.5189 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 3.11, + 0.0436, + 0.132 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L3", + "transform": { + "position": [ + -1.3736, + 1.6967, + -3.208 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18-5-pilot.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18-5-pilot.json new file mode 100644 index 00000000..0a899a77 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18-5-pilot.json @@ -0,0 +1,141 @@ +{ + "identifier": "ls-462-p18", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Pilot Lining", + "GroupID": "mev-pilot-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 1.0, + 0.074, + 0.02 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F1", + "transform": { + "position": [ + 0.378, + 0.1793, + 5.074 + ], + "rotation": [ + 0.0, + 0.944089055, + 0.0, + -0.329690546 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.0, + 0.074, + 0.02 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F2", + "transform": { + "position": [ + -0.378, + 0.1793, + 5.074 + ], + "rotation": [ + 0.0, + 0.944089055, + 0.0, + 0.3296906 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.174, + 0.006, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F3", + "transform": { + "position": [ + 0.8483, + 0.2224, + 4.8099 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.174, + 0.006, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F4", + "transform": { + "position": [ + -0.8483, + 0.2224, + 4.8099 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18-6a-cab-lining.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18-6a-cab-lining.json new file mode 100644 index 00000000..29912126 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18-6a-cab-lining.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-462-p18", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining", + "GroupID": "mev-cab-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 1.669, + 0.483, + 0.005 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.p18_lining-v2.png", + "name": "cab lining R2", + "transform": { + "position": [ + 1.38, + 2.0782, + -3.7612 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.669, + 0.483, + 0.005 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.p18_lining-v2.png", + "name": "cab lining L2", + "transform": { + "position": [ + -1.379, + 2.0782, + -3.7612 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18-6b-cab-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18-6b-cab-lining-fill.json new file mode 100644 index 00000000..0248f198 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18-6b-cab-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-462-p18", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining Fill", + "GroupID": "mev-cab-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 1.629, + 0.443, + 0.005 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill R", + "transform": { + "position": [ + 1.38, + 2.0782, + -3.7612 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.629, + 0.443, + 0.005 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill L", + "transform": { + "position": [ + -1.379, + 2.0782, + -3.7612 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18-9-whitewalls.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18-9-whitewalls.json new file mode 100644 index 00000000..a4de0c09 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18-9-whitewalls.json @@ -0,0 +1,505 @@ +{ + "identifier": "ls-462-p18", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Whitewalls", + "GroupID": "mev-whitewalls", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.67, + 0.67, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall R1a", + "transform": { + "position": [ + 0.822, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.001", + "DriveWheel3.002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.67, + 0.67, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall R2a", + "transform": { + "position": [ + 0.822, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.002", + "DriveWheel3.003" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.25, + 1.25, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall R3a", + "transform": { + "position": [ + 0.8177, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "DriveWheel3.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.25, + 1.25, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall R4a", + "transform": { + "position": [ + 0.8177, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "DriveWheel3.012" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.25, + 1.25, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall R5a", + "transform": { + "position": [ + 0.8177, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.002", + "DriveWheel3.004" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.77, + 0.77, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall R6a", + "transform": { + "position": [ + 0.816, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Trailing ", + "Bone", + "DriveWheel3.022" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.67, + 0.67, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall L1a", + "transform": { + "position": [ + -0.822, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.001", + "DriveWheel3.002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.67, + 0.67, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall L2a", + "transform": { + "position": [ + -0.822, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.002", + "DriveWheel3.003" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.25, + 1.25, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall L3a", + "transform": { + "position": [ + -0.8177, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "DriveWheel3.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.25, + 1.25, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall L4a", + "transform": { + "position": [ + -0.8177, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "DriveWheel3.012" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.25, + 1.25, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall L5a", + "transform": { + "position": [ + -0.8177, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.002", + "DriveWheel3.004" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.77, + 0.77, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall L6a", + "transform": { + "position": [ + -0.816, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Trailing ", + "Bone", + "DriveWheel3.022" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18-A-wheel-centers.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18-A-wheel-centers.json new file mode 100644 index 00000000..cc42be48 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18-A-wheel-centers.json @@ -0,0 +1,505 @@ +{ + "identifier": "ls-462-p18", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Centers", + "GroupID": "mev-wheel-centers", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.14, + 0.14, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R1b", + "transform": { + "position": [ + 0.822, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.001", + "DriveWheel3.002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.14, + 0.14, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.822, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.002", + "DriveWheel3.003" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.21, + 0.21, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.84, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "DriveWheel3.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.21, + 0.21, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.84, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "DriveWheel3.012" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.21, + 0.21, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R5b", + "transform": { + "position": [ + 0.84, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.002", + "DriveWheel3.004" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.145, + 0.145, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R6b", + "transform": { + "position": [ + 0.8159, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Trailing ", + "Bone", + "DriveWheel3.022" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.14, + 0.14, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L1b", + "transform": { + "position": [ + -0.822, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.001", + "DriveWheel3.002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.14, + 0.14, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.822, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.002", + "DriveWheel3.003" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.21, + 0.21, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.84, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "DriveWheel3.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.21, + 0.21, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.84, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "DriveWheel3.012" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.21, + 0.21, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L5b", + "transform": { + "position": [ + -0.84, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.002", + "DriveWheel3.004" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.145, + 0.145, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L6b", + "transform": { + "position": [ + -0.8159, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Trailing ", + "Bone", + "DriveWheel3.022" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18-B-wheel-stars.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18-B-wheel-stars.json new file mode 100644 index 00000000..ac2c8987 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18-B-wheel-stars.json @@ -0,0 +1,505 @@ +{ + "identifier": "ls-462-p18", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Stars", + "GroupID": "mev-wheel-stars", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.14, + 0.14, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R1c", + "transform": { + "position": [ + 0.822, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.001", + "DriveWheel3.002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.14, + 0.14, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.822, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.002", + "DriveWheel3.003" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.21, + 0.21, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.84, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "DriveWheel3.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.21, + 0.21, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.84, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "DriveWheel3.012" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.21, + 0.21, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R5b", + "transform": { + "position": [ + 0.84, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.002", + "DriveWheel3.004" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.145, + 0.145, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R6b", + "transform": { + "position": [ + 0.8159, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Trailing ", + "Bone", + "DriveWheel3.022" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.14, + 0.14, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L1c", + "transform": { + "position": [ + -0.822, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.001", + "DriveWheel3.002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.14, + 0.14, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.822, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.002", + "DriveWheel3.003" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.21, + 0.21, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.84, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "DriveWheel3.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.21, + 0.21, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.84, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "DriveWheel3.012" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.21, + 0.21, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L5b", + "transform": { + "position": [ + -0.84, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.002", + "DriveWheel3.004" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.145, + 0.145, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L6b", + "transform": { + "position": [ + -0.8159, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Trailing ", + "Bone", + "DriveWheel3.022" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18-D-numplate.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18-D-numplate.json new file mode 100644 index 00000000..7662ea8a --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18-D-numplate.json @@ -0,0 +1,43 @@ +{ + "identifier": "ls-462-p18", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Numberplate", + "GroupID": "mev-numberplate", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.39, + 0.39, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Numberplate", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "numplate", + "transform": { + "position": [ + 0.0, + 2.236023, + 4.249 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18-E-headlight.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18-E-headlight.json new file mode 100644 index 00000000..7874beba --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18-E-headlight.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-462-p18", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Headlight Boards", + "GroupID": "mev-headlight-boards", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.31, + 0.18, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard R", + "transform": { + "position": [ + 0.2227, + 3.269, + 3.781 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.31, + 0.18, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard L", + "transform": { + "position": [ + -0.2227, + 3.269, + 3.781 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18t-1-low-lining.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18t-1-low-lining.json new file mode 100644 index 00000000..26283418 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18t-1-low-lining.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-462-p18", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Lower Lining", + "GroupID": "mev-lower-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 6.0, + 0.05, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining R", + "transform": { + "position": [ + 1.392, + 1.2585, + -0.008 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 6.0, + 0.05, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining L", + "transform": { + "position": [ + -1.392, + 1.2585, + -0.008 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18t-2a1-side-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18t-2a1-side-lining-v1.json new file mode 100644 index 00000000..389e0d31 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18t-2a1-side-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-462-p18", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v1)", + "GroupID": "mev-side-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 5.42, + 1.02, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.p18t_lining-v1.png", + "name": "side lining R1", + "transform": { + "position": [ + 1.396, + 1.847, + 0.01 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 5.42, + 1.02, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.p18t_lining-v1.png", + "name": "side lining L1", + "transform": { + "position": [ + -1.396, + 1.847, + 0.01 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18t-2a2-side-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18t-2a2-side-lining-v2.json new file mode 100644 index 00000000..fd2ee56a --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18t-2a2-side-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-462-p18", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v2)", + "GroupID": "mev-side-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 5.42, + 1.02, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.p18t_lining-v2.png", + "name": "side lining R2", + "transform": { + "position": [ + 1.396, + 1.847, + 0.01 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 5.42, + 1.02, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.p18t_lining-v2.png", + "name": "side lining L2", + "transform": { + "position": [ + -1.396, + 1.847, + 0.01 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18t-2b-side-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18t-2b-side-lining-fill.json new file mode 100644 index 00000000..7cf4b9b7 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18t-2b-side-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-462-p18", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining Fill", + "GroupID": "mev-side-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 5.38, + 0.98, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill R", + "transform": { + "position": [ + 1.396, + 1.847, + 0.01 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 5.38, + 0.98, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill L", + "transform": { + "position": [ + -1.396, + 1.847, + 0.01 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18t-3-tailight.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18t-3-tailight.json new file mode 100644 index 00000000..286a15bd --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p18t-3-tailight.json @@ -0,0 +1,73 @@ +{ + "identifier": "lt-462-p18", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Headlight Boards", + "GroupID": "mev-headlight-boards", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.26, + 0.12, + 0.01 + ], + "priority": -1, + "colorID": "MEV Headlight Boards", + "debug": false, + "name": "numboard R", + "transform": { + "position": [ + 0.212, + 2.58335, + -3.19473 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.26, + 0.12, + 0.01 + ], + "priority": -1, + "colorID": "MEV Headlight Boards", + "debug": false, + "name": "numboard L", + "transform": { + "position": [ + -0.212, + 2.58335, + -3.19473 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44-4-walkways.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44-4-walkways.json new file mode 100644 index 00000000..ea284750 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44-4-walkways.json @@ -0,0 +1,273 @@ +{ + "identifier": "ls-462-p43", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Walkway Lining", + "GroupID": "mev-walkway-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 1.6, + 0.0506, + 0.51 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R1", + "transform": { + "position": [ + 1.2699, + 2.21295, + 4.856952 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 6.1149, + 0.0506, + 0.51 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R2", + "transform": { + "position": [ + 1.269978, + 2.971008, + 0.8816 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 3.433, + 0.0506, + 0.51 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R3", + "transform": { + "position": [ + 1.270088, + 2.523193, + -3.9 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 2.025, + 0.0507, + 0.51 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R4", + "transform": { + "position": [ + 1.270044, + 2.09663, + -6.5933 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.6, + 0.0506, + 0.51 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L1", + "transform": { + "position": [ + -1.2699, + 2.21295, + 4.856952 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 6.1149, + 0.0506, + 0.51 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L2", + "transform": { + "position": [ + -1.269978, + 2.971008, + 0.8816 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + 0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 3.433, + 0.0506, + 0.51 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L3", + "transform": { + "position": [ + -1.270088, + 2.523193, + -3.9 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 2.025, + 0.0507, + 0.51 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L4", + "transform": { + "position": [ + -1.270044, + 2.09663, + -6.5933 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44-5-pilot.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44-5-pilot.json new file mode 100644 index 00000000..46ddc79e --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44-5-pilot.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-462-p43", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Pilot Lining", + "GroupID": "mev-pilot-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 1.087, + 0.0583, + 0.01 + ], + "useSecondary": false, + "priority": -2, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F1", + "transform": { + "position": [ + 0.476935178, + 0.1519165, + 6.995744 + ], + "rotation": [ + 0.0, + 0.972116768, + 0.0, + -0.234497443 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.087, + 0.0583, + 0.01 + ], + "useSecondary": false, + "priority": -2, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F2", + "transform": { + "position": [ + -0.4769352, + 0.1519165, + 6.995744 + ], + "rotation": [ + 0.0, + 0.972116768, + 0.0, + 0.234497324 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44-6a1-cab-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44-6a1-cab-lining-v1.json new file mode 100644 index 00000000..8c852f5d --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44-6a1-cab-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-462-p43", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining (v1)", + "GroupID": "mev-cab-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 1.8, + 0.5, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.p43_lining-v1.png", + "name": "cab lining R1", + "transform": { + "position": [ + 1.518, + 2.423, + -6.593 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.8, + 0.5, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.p43_lining-v1.png", + "name": "cab lining L1", + "transform": { + "position": [ + -1.518, + 2.423, + -6.593 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44-6a2-cab-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44-6a2-cab-lining-v2.json new file mode 100644 index 00000000..e0f21e77 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44-6a2-cab-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-462-p43", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining (v2)", + "GroupID": "mev-cab-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 1.8, + 0.5, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.p43_lining-v2.png", + "name": "cab lining R2", + "transform": { + "position": [ + 1.518, + 2.423, + -6.593 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.8, + 0.5, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.p43_lining-v2.png", + "name": "cab lining L2", + "transform": { + "position": [ + -1.518, + 2.423, + -6.593 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44-6b-cab-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44-6b-cab-lining-fill.json new file mode 100644 index 00000000..15277136 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44-6b-cab-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-462-p43", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining Fill", + "GroupID": "mev-cab-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 1.76, + 0.46, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill R", + "transform": { + "position": [ + 1.518, + 2.423, + -6.593 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.76, + 0.46, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill L", + "transform": { + "position": [ + -1.518, + 2.423, + -6.593 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44-9-whitewalls.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44-9-whitewalls.json new file mode 100644 index 00000000..7b9507ea --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44-9-whitewalls.json @@ -0,0 +1,500 @@ +{ + "identifier": "ls-462-p43", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Whitewalls", + "GroupID": "mev-whitewalls", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.94, + 0.94, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_b.png", + "name": "whitewall R1a", + "transform": { + "position": [ + 0.8124, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone.001", + "Driversnstuff_28_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.94, + 0.94, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_b.png", + "name": "whitewall R2a", + "transform": { + "position": [ + 0.8124, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone.002", + "Driversnstuff_1_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 2.0, + 2.0, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R3a", + "transform": { + "position": [ + 0.8075, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver_1", + "Driversnstuff_15_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 2.0, + 2.0, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R4a", + "transform": { + "position": [ + 0.8075, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver_2", + "Driversnstuff_14_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 2.0, + 2.0, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R5a", + "transform": { + "position": [ + 0.8075, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver_3", + "Driversnstuff_13_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.06, + 1.06, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_b.png", + "name": "whitewall R6a", + "transform": { + "position": [ + 0.798, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Trailing Truck", + "Bone", + "Driversnstuff_33_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.94, + 0.94, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_b.png", + "name": "whitewall L1a", + "transform": { + "position": [ + -0.8124, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone.001", + "Driversnstuff_28_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.94, + 0.94, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_b.png", + "name": "whitewall L2a", + "transform": { + "position": [ + -0.8124, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone.002", + "Driversnstuff_1_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 2.0, + 2.0, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L3a", + "transform": { + "position": [ + -0.8075, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver_1", + "Driversnstuff_15_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 2.0, + 2.0, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L4a", + "transform": { + "position": [ + -0.8075, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver_2", + "Driversnstuff_14_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 2.0, + 2.0, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L5a", + "transform": { + "position": [ + -0.8075, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver_3" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.06, + 1.06, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_b.png", + "name": "whitewall L6a", + "transform": { + "position": [ + -0.824, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + 0.49999997, + 0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Trailing Truck", + "Bone", + "Driversnstuff_33_LOD0" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44-A-wheel-centers.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44-A-wheel-centers.json new file mode 100644 index 00000000..072b56ea --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44-A-wheel-centers.json @@ -0,0 +1,417 @@ +{ + "identifier": "ls-462-p43", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Centers", + "GroupID": "mev-wheel-centers", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.18, + 0.18, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R1b", + "transform": { + "position": [ + 0.822, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone.001", + "Driversnstuff_28_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.18, + 0.18, + 0.02 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.822, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone.002", + "Driversnstuff_1_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.8196, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver_1", + "Driversnstuff_15_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.8196, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver_2", + "Driversnstuff_14_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R5b", + "transform": { + "position": [ + 0.8196, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver_3", + "Driversnstuff_13_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.18, + 0.18, + 0.02 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L1b", + "transform": { + "position": [ + -0.822, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone.001", + "Driversnstuff_28_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.18, + 0.18, + 0.02 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.822, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone.002", + "Driversnstuff_1_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.8196, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver_1", + "Driversnstuff_15_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.8196, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver_2" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L5b", + "transform": { + "position": [ + -0.8196, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver_3" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44-B-wheel-stars.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44-B-wheel-stars.json new file mode 100644 index 00000000..6fdd3e55 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44-B-wheel-stars.json @@ -0,0 +1,419 @@ +{ + "identifier": "ls-462-p43", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Stars", + "GroupID": "mev-wheel-stars", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.18, + 0.18, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R1c", + "transform": { + "position": [ + 0.822, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone.001", + "Driversnstuff_28_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.18, + 0.18, + 0.02 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.822, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone.002", + "Driversnstuff_1_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.8196, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver_1", + "Driversnstuff_15_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.8196, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver_2", + "Driversnstuff_14_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R5b", + "transform": { + "position": [ + 0.8196, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver_3", + "Driversnstuff_13_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.18, + 0.18, + 0.02 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L1c", + "transform": { + "position": [ + -0.822, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + 0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone.001", + "Driversnstuff_28_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.18, + 0.18, + 0.02 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.822, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + 0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone.002", + "Driversnstuff_1_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.8196, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + 0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver_1", + "Driversnstuff_15_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.8196, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + 0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver_2", + "Driversnstuff_14_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.28, + 0.28, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L5b", + "transform": { + "position": [ + -0.8196, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + 0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver_3", + "Driversnstuff_13_LOD0" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44-D-numplate.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44-D-numplate.json new file mode 100644 index 00000000..a2ad4670 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44-D-numplate.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-462-p43", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Numberplate", + "GroupID": "mev-numberplate", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.41, + 0.17, + 0.015 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Numberplate", + "debug": false, + "name": "numboard F", + "transform": { + "position": [ + 6.016489E-08, + 2.684021, + 6.770918 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + -4.882528E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.438, + 0.196, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Numberplate Lining", + "debug": false, + "name": "numboard F lining", + "transform": { + "position": [ + -1.817415E-05, + 2.684021, + 6.7801 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44-E-headlight.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44-E-headlight.json new file mode 100644 index 00000000..0d285f28 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44-E-headlight.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-462-p43", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Headlight Boards", + "GroupID": "mev-headlight-boards", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.28, + 0.13, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard R", + "transform": { + "position": [ + 0.254, + 3.07, + 6.578 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.28, + 0.13, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard L", + "transform": { + "position": [ + -0.254, + 3.07, + 6.578 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44t-1-low-lining.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44t-1-low-lining.json new file mode 100644 index 00000000..0ab1e76a --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44t-1-low-lining.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-462-p43", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Lower Lining", + "GroupID": "mev-lower-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 8.8, + 0.05, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining R", + "transform": { + "position": [ + 1.505, + 1.167, + 0.14 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 8.8, + 0.05, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining L", + "transform": { + "position": [ + -1.505, + 1.167, + 0.14 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44t-2a1-side-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44t-2a1-side-lining-v1.json new file mode 100644 index 00000000..cac1abd3 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44t-2a1-side-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-462-p43", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v1)", + "GroupID": "mev-side-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 8.41, + 1.63, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.p43t_lining-v1.png", + "name": "side lining R1", + "transform": { + "position": [ + 1.528, + 2.1, + 0.133 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 8.41, + 1.63, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.p43t_lining-v1.png", + "name": "side lining L1", + "transform": { + "position": [ + -1.528, + 2.1, + 0.133 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44t-2a2-side-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44t-2a2-side-lining-v2.json new file mode 100644 index 00000000..05d1a4da --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44t-2a2-side-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-462-p43", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v2)", + "GroupID": "mev-side-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 8.41, + 1.63, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.p43t_lining-v2.png", + "name": "side lining R2", + "transform": { + "position": [ + 1.528, + 2.1, + 0.133 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 8.41, + 1.63, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.p43t_lining-v2.png", + "name": "side lining L2", + "transform": { + "position": [ + -1.528, + 2.1, + 0.133 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44t-2b-side-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44t-2b-side-lining-fill.json new file mode 100644 index 00000000..255cf64e --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p44t-2b-side-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-462-p43", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining Fill", + "GroupID": "mev-side-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 8.37, + 1.59, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill R", + "transform": { + "position": [ + 1.528, + 2.1, + 0.133 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 8.37, + 1.59, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill L", + "transform": { + "position": [ + -1.528, + 2.1, + 0.133 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48-4-walkways.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48-4-walkways.json new file mode 100644 index 00000000..b7e8d019 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48-4-walkways.json @@ -0,0 +1,735 @@ +{ + "identifier": "ls-462-p48", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Walkway Lining", + "GroupID": "mev-walkway-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.57, + 0.041, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R1", + "transform": { + "position": [ + 1.17545545, + 2.3637085, + 5.24317455 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + -4.8823555E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.56, + 0.041, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R2", + "transform": { + "position": [ + 1.45825362, + 2.3637085, + 4.444566 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.52, + 0.041, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R3", + "transform": { + "position": [ + 1.20077384, + 2.3637085, + 3.67194986 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.4, + 0.041, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R4", + "transform": { + "position": [ + 1.25683451, + 2.921997, + 3.66554856 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + -4.8823555E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 5.67, + 0.041, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R5", + "transform": { + "position": [ + 1.455968, + 2.921997, + 0.827 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.235, + 0.041, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R6", + "transform": { + "position": [ + 1.33801985, + 2.921997, + -2.01284528 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.275, + 0.041, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R7", + "transform": { + "position": [ + 1.31528687, + 2.69482422, + -1.945372 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + -4.8823555E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 3.28, + 0.041, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R8", + "transform": { + "position": [ + 1.454551, + 2.694824, + -3.586 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.007, + 0.022, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R9", + "transform": { + "position": [ + 1.174803, + 2.6853, + -1.946346 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + -4.8823555E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 2.015, + 0.0483, + 0.39 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R10", + "transform": { + "position": [ + 1.301, + 2.117371, + -6.2136 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.57, + 0.041, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L1", + "transform": { + "position": [ + -1.175455, + 2.363708, + 5.243175 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + -4.8823555E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.56, + 0.041, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L2", + "transform": { + "position": [ + -1.458254, + 2.363708, + 4.444566 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.52, + 0.041, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L3", + "transform": { + "position": [ + -1.200774, + 2.363708, + 3.67195 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.4, + 0.041, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L4", + "transform": { + "position": [ + -1.256835, + 2.921997, + 3.665549 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + -4.8823555E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 3.07, + 0.041, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L5", + "transform": { + "position": [ + -1.45625079, + 2.921997, + 2.129615 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.305, + 0.041, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L6", + "transform": { + "position": [ + -1.29929686, + 2.921997, + 0.5910969 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.27, + 0.041, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L7", + "transform": { + "position": [ + -1.321603, + 3.1718, + 0.679199 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + -4.8823555E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 3.6, + 0.041, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L8", + "transform": { + "position": [ + -1.455127, + 3.1718, + -1.119815 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.25, + 0.041, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L9", + "transform": { + "position": [ + -1.32621, + 3.1718, + -2.921213 + ], + "rotation": [ + 0.0, + -1.95569676E-08, + 0.0, + 1.00000012 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.23, + 0.041, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L10", + "transform": { + "position": [ + -1.33912981, + 2.69482422, + -2.85532928 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + -4.8823555E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 2.37, + 0.041, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L11", + "transform": { + "position": [ + -1.455209, + 2.694824, + -4.041 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 2.015, + 0.0483, + 0.39 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L12", + "transform": { + "position": [ + -1.301, + 2.117371, + -6.2136 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48-5-pilot.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48-5-pilot.json new file mode 100644 index 00000000..0b492672 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48-5-pilot.json @@ -0,0 +1,307 @@ +{ + "identifier": "ls-462-p48", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Pilot Lining", + "GroupID": "mev-pilot-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 1.87, + 0.0194, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F1", + "transform": { + "position": [ + 0.0, + 1.6839, + 6.0421 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + -4.8823555E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.06, + 0.0194, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F2", + "transform": { + "position": [ + 0.9552, + 1.6839, + 6.0196 + ], + "rotation": [ + 0.0, + 0.9238795, + 0.0, + -0.3826834 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.21, + 0.0194, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F3", + "transform": { + "position": [ + 0.9768255, + 1.683899, + 5.894 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.06, + 0.0194, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F4", + "transform": { + "position": [ + -0.9552, + 1.6839, + 6.0196 + ], + "rotation": [ + 0.0, + 0.9238795, + 0.0, + 0.382683426 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.21, + 0.0194, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F5", + "transform": { + "position": [ + -0.9768255, + 1.683899, + 5.894 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.08, + 0.069, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F6", + "transform": { + "position": [ + 0.446382344, + 0.174621582, + 6.763642 + ], + "rotation": [ + 0.0, + 0.9612617, + 0.0, + -0.275637358 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.08, + 0.069, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F7", + "transform": { + "position": [ + -0.4463823, + 0.1746216, + 6.763642 + ], + "rotation": [ + 0.0, + 0.9612617, + 0.0, + 0.2756374 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.2363, + 0.012, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F8", + "transform": { + "position": [ + 1.0458, + 0.3530273, + 6.689919 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + -4.8823555E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.2363, + 0.012, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F9", + "transform": { + "position": [ + -1.0458, + 0.3530273, + 6.689919 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + -4.8823555E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48-6a1-cab-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48-6a1-cab-lining-v1.json new file mode 100644 index 00000000..ea25e63f --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48-6a1-cab-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-462-p48", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining (v1)", + "GroupID": "mev-cab-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 1.71, + 0.76, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.p48_lining-v1.png", + "name": "cab lining R1", + "transform": { + "position": [ + 1.473, + 2.573, + -6.215 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.71, + 0.76, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.p48_lining-v1.png", + "name": "cab lining L1", + "transform": { + "position": [ + -1.473, + 2.573, + -6.215 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48-6a2-cab-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48-6a2-cab-lining-v2.json new file mode 100644 index 00000000..46bbd3a4 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48-6a2-cab-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-462-p48", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining (v2)", + "GroupID": "mev-cab-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 1.71, + 0.76, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.p48_lining-v2.png", + "name": "cab lining R2", + "transform": { + "position": [ + 1.473, + 2.573, + -6.215 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.71, + 0.76, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.p48_lining-v2.png", + "name": "cab lining L2", + "transform": { + "position": [ + -1.473, + 2.573, + -6.215 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48-6b-cab-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48-6b-cab-lining-fill.json new file mode 100644 index 00000000..675e7fba --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48-6b-cab-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-462-p48", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining Fill", + "GroupID": "mev-cab-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 1.67, + 0.73, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill R", + "transform": { + "position": [ + 1.473, + 2.573, + -6.215 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.67, + 0.73, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill L", + "transform": { + "position": [ + -1.473, + 2.573, + -6.215 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48-9-whitewalls.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48-9-whitewalls.json new file mode 100644 index 00000000..c793d6ce --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48-9-whitewalls.json @@ -0,0 +1,507 @@ +{ + "identifier": "ls-462-p48", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Whitewalls", + "GroupID": "mev-whitewalls", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.82, + 0.82, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R1a", + "transform": { + "position": [ + 0.826, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.001", + "Driversnstuff_10_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.82, + 0.82, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R2a", + "transform": { + "position": [ + -0.826, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + 0.49999997, + 0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.002", + "Driversnstuff_11_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.86, + 1.86, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_d.png", + "name": "whitewall R3a", + "transform": { + "position": [ + 0.8268, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver Front", + "Driversnstuff_02_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.86, + 1.86, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_d.png", + "name": "whitewall R4a", + "transform": { + "position": [ + 0.8268, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver Main", + "Driversnstuff_01_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.86, + 1.86, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_d.png", + "name": "whitewall R5a", + "transform": { + "position": [ + 0.8268, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver Rear", + "Driversnstuff_03_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.08, + 1.08, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall R6a", + "transform": { + "position": [ + 0.81, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Trailing Truck", + "Bone.001", + "Bone", + "Driversnstuff_04_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.82, + 0.82, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L1a", + "transform": { + "position": [ + -0.826, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + 0.49999997, + 0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.001", + "Driversnstuff_10_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.82, + 0.82, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L2a", + "transform": { + "position": [ + 0.826, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.002", + "Driversnstuff_11_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.86, + 1.86, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_d.png", + "name": "whitewall L3a", + "transform": { + "position": [ + -0.8268, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + 0.49999997, + 0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver Front", + "Driversnstuff_02_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.86, + 1.86, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_d.png", + "name": "whitewall L4a", + "transform": { + "position": [ + -0.8268, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + 0.49999997, + 0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver Main", + "Driversnstuff_01_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.86, + 1.86, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_d.png", + "name": "whitewall L5a", + "transform": { + "position": [ + -0.8268, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + 0.49999997, + 0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver Rear", + "Driversnstuff_03_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.08, + 1.08, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_c.png", + "name": "whitewall L6a", + "transform": { + "position": [ + -0.81, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + 0.49999997, + 0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Trailing Truck", + "Bone.001", + "Bone", + "Driversnstuff_04_LOD0" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48-A-wheel-centers.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48-A-wheel-centers.json new file mode 100644 index 00000000..474cf622 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48-A-wheel-centers.json @@ -0,0 +1,423 @@ +{ + "identifier": "ls-462-p48", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Centers", + "GroupID": "mev-wheel-centers", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.142, + 0.142, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R1b", + "transform": { + "position": [ + 0.8357, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.001", + "Driversnstuff_10_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.142, + 0.142, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R2b", + "transform": { + "position": [ + -0.8357, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + 0.49999997, + 0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.002", + "Driversnstuff_11_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.882, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver Front", + "Driversnstuff_02_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.882, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver Main", + "Driversnstuff_01_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R5b", + "transform": { + "position": [ + 0.882, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver Rear", + "Driversnstuff_03_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.142, + 0.142, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L1b", + "transform": { + "position": [ + -0.8357, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + 0.49999997, + 0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.001", + "Driversnstuff_10_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.142, + 0.142, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L2b", + "transform": { + "position": [ + 0.8357, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.002", + "Driversnstuff_11_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.882, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + 0.49999997, + 0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver Front", + "Driversnstuff_02_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.882, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + 0.49999997, + 0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver Main", + "Driversnstuff_01_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L5b", + "transform": { + "position": [ + -0.882, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + 0.49999997, + 0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver Rear", + "Driversnstuff_03_LOD0" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48-B-wheel-stars.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48-B-wheel-stars.json new file mode 100644 index 00000000..49e3ee02 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48-B-wheel-stars.json @@ -0,0 +1,423 @@ +{ + "identifier": "ls-462-p48", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Stars", + "GroupID": "mev-wheel-stars", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.142, + 0.142, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R1c", + "transform": { + "position": [ + 0.8357, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.001", + "Driversnstuff_10_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.142, + 0.142, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R2b", + "transform": { + "position": [ + -0.8357, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + 0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.002", + "Driversnstuff_11_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.882, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver Front", + "Driversnstuff_02_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.882, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver Main", + "Driversnstuff_01_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R5b", + "transform": { + "position": [ + 0.882, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver Rear", + "Driversnstuff_03_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.142, + 0.142, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L1c", + "transform": { + "position": [ + -0.8357, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + 0.49999997, + 0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.001", + "Driversnstuff_10_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.142, + 0.142, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L2b", + "transform": { + "position": [ + 0.8357, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone", + "Bone.002", + "Driversnstuff_11_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.882, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + 0.49999997, + 0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver Front", + "Driversnstuff_02_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.882, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + 0.49999997, + 0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver Main", + "Driversnstuff_01_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L5b", + "transform": { + "position": [ + -0.882, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + 0.49999997, + 0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driver Rear", + "Driversnstuff_03_LOD0" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48-D-numplate.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48-D-numplate.json new file mode 100644 index 00000000..bff2dfb9 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48-D-numplate.json @@ -0,0 +1,76 @@ +{ + "identifier": "ls-462-p48", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Numberplate", + "GroupID": "mev-numberplate", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.45, + 0.18, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Numberplate", + "debug": false, + "name": "numboard F", + "transform": { + "position": [ + 0.0, + 2.642, + 6.301 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + -4.8823555E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.457, + 0.188, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Numberplate Lining", + "debug": false, + "textureName": "mev-steam-liveries.linedndined_p48.png", + "name": "numboard F lining", + "transform": { + "position": [ + 0.0, + 2.642, + 6.301 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48-E-headlight.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48-E-headlight.json new file mode 100644 index 00000000..07beee86 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48-E-headlight.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-462-p48", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Headlight Boards", + "GroupID": "mev-headlight-boards", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.26, + 0.14, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard R", + "transform": { + "position": [ + 0.2135, + 3.016, + 6.093 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.26, + 0.14, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard L", + "transform": { + "position": [ + -0.2135, + 3.016, + 6.093 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48t-1-low-lining.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48t-1-low-lining.json new file mode 100644 index 00000000..926914f8 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48t-1-low-lining.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-462-p48", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Lower Lining", + "GroupID": "mev-lower-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 11.2, + 0.05, + 0.07 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining R", + "transform": { + "position": [ + 1.483, + 1.281, + 0.0 + ], + "rotation": [ + 0.0, + 0.7071069, + 0.0, + -0.7071069 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 11.2, + 0.05, + 0.07 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining L", + "transform": { + "position": [ + -1.483, + 1.281, + 0.0 + ], + "rotation": [ + 0.0, + 0.7071069, + 0.0, + -0.7071069 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48t-2a1-side-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48t-2a1-side-lining-v1.json new file mode 100644 index 00000000..65c566ed --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48t-2a1-side-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-462-p48", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v1)", + "GroupID": "mev-side-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 10.78, + 1.6, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.p48t_lining-v1.png", + "name": "side lining R1", + "transform": { + "position": [ + 1.507, + 2.169, + 0.005 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 10.78, + 1.6, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.p48t_lining-v1.png", + "name": "side lining L1", + "transform": { + "position": [ + -1.507, + 2.169, + 0.005 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48t-2a2-side-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48t-2a2-side-lining-v2.json new file mode 100644 index 00000000..1e90fd8d --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48t-2a2-side-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-462-p48", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v2)", + "GroupID": "mev-side-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 10.78, + 1.6, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.p48t_lining-v2.png", + "name": "side lining R2", + "transform": { + "position": [ + 1.507, + 2.169, + 0.005 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 10.78, + 1.6, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.p48t_lining-v2.png", + "name": "side lining L2", + "transform": { + "position": [ + -1.507, + 2.169, + 0.005 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48t-2b-side-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48t-2b-side-lining-fill.json new file mode 100644 index 00000000..1bd436ab --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_p48t-2b-side-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-462-p48", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining Fill", + "GroupID": "mev-side-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 10.74, + 1.56, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill R", + "transform": { + "position": [ + 1.507, + 2.169, + 0.005 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 10.74, + 1.56, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill L", + "transform": { + "position": [ + -1.507, + 2.169, + 0.005 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23-4-walkways.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23-4-walkways.json new file mode 100644 index 00000000..e34794b5 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23-4-walkways.json @@ -0,0 +1,273 @@ +{ + "identifier": "ls-060-s23", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Walkway Lining", + "GroupID": "mev-walkway-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 1.27, + 0.0474, + 0.7 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R1", + "transform": { + "position": [ + 0.9824733, + 1.95062256, + 3.12501264 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.4695, + 0.0474, + 0.8 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R2", + "transform": { + "position": [ + 1.053691, + 2.143372, + 1.7638 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 5.23, + 0.0474, + 0.87 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R3", + "transform": { + "position": [ + 1.017998, + 1.943, + -1.591519 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.27, + 0.0474, + 0.7 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L1", + "transform": { + "position": [ + -0.9824733, + 1.950623, + 3.125013 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.4695, + 0.0474, + 0.8 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L2", + "transform": { + "position": [ + -1.053691, + 2.143372, + 1.7638 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.1, + 0.0474, + 0.87 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L3", + "transform": { + "position": [ + -1.017949, + 1.943, + 0.4724246 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + 0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.6, + 0.0474, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L4", + "transform": { + "position": [ + -1.4408536, + 1.94299316, + -0.368757218 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + 0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 3.55, + 0.0474, + 0.87 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L5", + "transform": { + "position": [ + -1.017881, + 1.942993, + -2.432 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + 0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23-5-pilot.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23-5-pilot.json new file mode 100644 index 00000000..3b8629b7 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23-5-pilot.json @@ -0,0 +1,42 @@ +{ + "identifier": "ls-060-s23", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Pilot Lining", + "GroupID": "mev-pilot-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 2.514, + 0.06, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F", + "transform": { + "position": [ + 0.0, + 0.22998, + 4.681233 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23-6a1-cab-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23-6a1-cab-lining-v1.json new file mode 100644 index 00000000..3eec7503 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23-6a1-cab-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-060-s23", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining (v1)", + "GroupID": "mev-cab-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 1.98, + 0.67, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.s23_lining-v1.png", + "name": "cab lining R1", + "transform": { + "position": [ + 1.426, + 2.374, + -3.041 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.98, + 0.67, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.s23_lining-v1.png", + "name": "cab lining L1", + "transform": { + "position": [ + -1.426, + 2.374, + -3.041 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23-6a2-cab-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23-6a2-cab-lining-v2.json new file mode 100644 index 00000000..9c183070 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23-6a2-cab-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-060-s23", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining (v2)", + "GroupID": "mev-cab-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 1.98, + 0.67, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.s23_lining-v2.png", + "name": "cab lining R2", + "transform": { + "position": [ + 1.426, + 2.374, + -3.041 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.98, + 0.67, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.s23_lining-v2.png", + "name": "cab lining L2", + "transform": { + "position": [ + -1.426, + 2.374, + -3.041 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23-6b-cab-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23-6b-cab-lining-fill.json new file mode 100644 index 00000000..4f435d58 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23-6b-cab-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-060-s23", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining Fill", + "GroupID": "mev-cab-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 1.94, + 0.63, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill R", + "transform": { + "position": [ + 1.426, + 2.374, + -3.041 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.94, + 0.63, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill L", + "transform": { + "position": [ + -1.426, + 2.374, + -3.041 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23-9-whitewalls.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23-9-whitewalls.json new file mode 100644 index 00000000..1c3506f4 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23-9-whitewalls.json @@ -0,0 +1,255 @@ +{ + "identifier": "ls-060-s23", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Whitewalls", + "GroupID": "mev-whitewalls", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 1.3, + 1.3, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R1a", + "transform": { + "position": [ + 0.825, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.014", + "Driversnstuff_13_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.3, + 1.3, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R2a", + "transform": { + "position": [ + 0.825, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.012", + "Driversnstuff_12_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.3, + 1.3, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R3a", + "transform": { + "position": [ + 0.825, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.013", + "Driversnstuff_11_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.3, + 1.3, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L1a", + "transform": { + "position": [ + -0.825, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.014", + "Driversnstuff_13_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.3, + 1.3, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L2a", + "transform": { + "position": [ + -0.825, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.012", + "Driversnstuff_12_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.3, + 1.3, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L3a", + "transform": { + "position": [ + -0.825, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.013", + "Driversnstuff_11_LOD0" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23-A-wheel-centers.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23-A-wheel-centers.json new file mode 100644 index 00000000..6be30d64 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23-A-wheel-centers.json @@ -0,0 +1,255 @@ +{ + "identifier": "ls-060-s23", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Centers", + "GroupID": "mev-wheel-centers", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.23, + 0.23, + 0.001 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R1b", + "transform": { + "position": [ + 0.868, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.014", + "Driversnstuff_13_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.23, + 0.23, + 0.001 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.868, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.012", + "Driversnstuff_12_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.23, + 0.23, + 0.001 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.868, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.013", + "Driversnstuff_11_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.23, + 0.23, + 0.001 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L1b", + "transform": { + "position": [ + -0.868, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.014", + "Driversnstuff_13_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.23, + 0.23, + 0.001 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.868, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.012", + "Driversnstuff_12_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.23, + 0.23, + 0.001 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.868, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.013", + "Driversnstuff_11_LOD0" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23-B-wheel-stars.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23-B-wheel-stars.json new file mode 100644 index 00000000..254681ee --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23-B-wheel-stars.json @@ -0,0 +1,255 @@ +{ + "identifier": "ls-060-s23", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Stars", + "GroupID": "mev-wheel-stars", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.23, + 0.23, + 0.001 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R1c", + "transform": { + "position": [ + 0.868, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.014", + "Driversnstuff_13_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.23, + 0.23, + 0.001 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.868, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.012", + "Driversnstuff_12_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.23, + 0.23, + 0.001 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.868, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.013", + "Driversnstuff_11_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.23, + 0.23, + 0.001 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L1c", + "transform": { + "position": [ + -0.868, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.014", + "Driversnstuff_13_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.23, + 0.23, + 0.001 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.868, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.012", + "Driversnstuff_12_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.23, + 0.23, + 0.001 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.868, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.013", + "Driversnstuff_11_LOD0" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23-D-numplate.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23-D-numplate.json new file mode 100644 index 00000000..c582de64 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23-D-numplate.json @@ -0,0 +1,43 @@ +{ + "identifier": "ls-060-s23", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Numberplate", + "GroupID": "mev-numberplate", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.37, + 0.37, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Numberplate", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "numplate", + "transform": { + "position": [ + 0.0, + 2.56012, + 4.336 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23-E-headlight.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23-E-headlight.json new file mode 100644 index 00000000..ce023601 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23-E-headlight.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-060-s23", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Headlight Boards", + "GroupID": "mev-headlight-boards", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.42, + 0.22, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard R", + "transform": { + "position": [ + 0.3717, + 3.675, + 3.67623 + ], + "rotation": [ + 0.0, + 0.8995578, + 0.0, + -0.436801881 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.42, + 0.22, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard L", + "transform": { + "position": [ + -0.3717, + 3.675, + 3.67623 + ], + "rotation": [ + 0.0, + 0.899557769, + 0.0, + 0.4368018 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23t-1-low-lining.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23t-1-low-lining.json new file mode 100644 index 00000000..b791e4d5 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23t-1-low-lining.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-060-s23", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Lower Lining", + "GroupID": "mev-lower-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 6.7, + 0.05, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining R", + "transform": { + "position": [ + 1.396, + 1.2154, + 0.069 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 6.7, + 0.05, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining L", + "transform": { + "position": [ + -1.396, + 1.2154, + 0.069 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23t-2a1-side-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23t-2a1-side-lining-v1.json new file mode 100644 index 00000000..8c0536b9 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23t-2a1-side-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-060-s23", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v1)", + "GroupID": "mev-side-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 6.38, + 1.38, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.s23t_lining-v1.png", + "name": "side lining R1", + "transform": { + "position": [ + 1.42, + 1.968, + 0.13 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 6.38, + 1.38, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.s23t_lining-v1.png", + "name": "side lining L1", + "transform": { + "position": [ + -1.42, + 1.968, + 0.13 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23t-2a2-side-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23t-2a2-side-lining-v2.json new file mode 100644 index 00000000..d354d611 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23t-2a2-side-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-060-s23", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v2)", + "GroupID": "mev-side-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 6.38, + 1.38, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.s23t_lining-v2.png", + "name": "side lining R2", + "transform": { + "position": [ + 1.42, + 1.968, + 0.13 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 6.38, + 1.38, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.s23t_lining-v2.png", + "name": "side lining L2", + "transform": { + "position": [ + -1.42, + 1.968, + 0.13 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23t-2b-side-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23t-2b-side-lining-fill.json new file mode 100644 index 00000000..86840a37 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23t-2b-side-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-060-s23", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining Fill", + "GroupID": "mev-side-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 6.34, + 1.34, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill R", + "transform": { + "position": [ + 1.42, + 1.968, + 0.13 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 6.34, + 1.34, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill L", + "transform": { + "position": [ + -1.42, + 1.968, + 0.13 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23t-3-tailight.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23t-3-tailight.json new file mode 100644 index 00000000..a0d7849a --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s23t-3-tailight.json @@ -0,0 +1,73 @@ +{ + "identifier": "lt-060-s23", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Headlight Boards", + "GroupID": "mev-headlight-boards", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.37, + 0.19, + 0.01 + ], + "priority": -1, + "colorID": "MEV Headlight Boards", + "debug": false, + "name": "numboard R", + "transform": { + "position": [ + 0.3107, + 3.1, + -2.8 + ], + "rotation": [ + 0.0, + 0.5048291, + 0.0, + -0.863219261 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.37, + 0.19, + 0.01 + ], + "priority": -1, + "colorID": "MEV Headlight Boards", + "debug": false, + "name": "numboard L", + "transform": { + "position": [ + -0.3107, + 3.1, + -2.8 + ], + "rotation": [ + 0.0, + -0.5048291, + 0.0, + -0.863219261 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51-4-walkways.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51-4-walkways.json new file mode 100644 index 00000000..bac2ede1 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51-4-walkways.json @@ -0,0 +1,636 @@ +{ + "identifier": "ls-080-s51", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Walkway Lining", + "GroupID": "mev-walkway-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.47, + 0.0414, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R1", + "transform": { + "position": [ + 1.1969, + 2.155457, + 4.043959 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.1, + 0.0414, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R2", + "transform": { + "position": [ + 1.452158, + 2.15545654, + 4.00765848 + ], + "rotation": [ + 0.0, + 0.923879564, + 0.0, + -0.3826834 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.0, + 0.0414, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R3", + "transform": { + "position": [ + 1.48746634, + 2.15545654, + 3.46758914 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.08, + 0.0414, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R4", + "transform": { + "position": [ + 1.456, + 2.155457, + 2.949 + ], + "rotation": [ + 0.0, + 0.382683516, + 0.0, + -0.923879564 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.4, + 0.0414, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R5", + "transform": { + "position": [ + 1.2328, + 2.579712, + 2.91 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.1, + 0.0414, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R6", + "transform": { + "position": [ + 1.448209, + 2.5797, + 2.88594 + ], + "rotation": [ + 0.0, + 0.923879564, + 0.0, + -0.3826834 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 6.91, + 0.0414, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R7", + "transform": { + "position": [ + 1.471755, + 2.579712, + -0.596 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.694, + 0.0414, + 0.52 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R8", + "transform": { + "position": [ + 1.269684, + 2.020081, + -4.8861 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.47, + 0.0414, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L1", + "transform": { + "position": [ + -1.1969, + 2.155457, + 4.043959 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.1, + 0.0414, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L2", + "transform": { + "position": [ + -1.452158, + 2.155457, + 4.007658 + ], + "rotation": [ + 0.0, + 0.9238795, + 0.0, + 0.382683426 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.0, + 0.0414, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L3", + "transform": { + "position": [ + -1.487466, + 2.155457, + 3.467589 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.08, + 0.0414, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L4", + "transform": { + "position": [ + -1.46, + 2.155457, + 2.949 + ], + "rotation": [ + 0.0, + 0.382683456, + 0.0, + 0.9238795 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.4, + 0.0414, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L5", + "transform": { + "position": [ + -1.2328, + 2.579712, + 2.909999 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.1, + 0.0414, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L6", + "transform": { + "position": [ + -1.448209, + 2.5797, + 2.88594 + ], + "rotation": [ + 0.0, + 0.9238795, + 0.0, + 0.382683426 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 3.452, + 0.0414, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L7", + "transform": { + "position": [ + -1.47170651, + 2.579712, + 1.137772 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.08, + 0.0414, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L8", + "transform": { + "position": [ + -1.46251118, + 2.579712, + -0.601686239 + ], + "rotation": [ + 0.0, + 0.382683456, + 0.0, + 0.923879564 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.08, + 0.0414, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L9", + "transform": { + "position": [ + -1.462511, + 2.579712, + -1.528 + ], + "rotation": [ + 0.0, + 0.9238795, + 0.0, + 0.382683426 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 2.511, + 0.0414, + 0.015 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L10", + "transform": { + "position": [ + -1.471768, + 2.579712, + -2.796 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.694, + 0.0414, + 0.52 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L11", + "transform": { + "position": [ + -1.269684, + 2.020081, + -4.8861 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51-5-pilot.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51-5-pilot.json new file mode 100644 index 00000000..0218e139 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51-5-pilot.json @@ -0,0 +1,42 @@ +{ + "identifier": "ls-080-s51", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Pilot Lining", + "GroupID": "mev-pilot-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 2.37, + 0.06, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F", + "transform": { + "position": [ + 0.0, + 0.1965942, + 5.2334 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51-6a1-cab-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51-6a1-cab-lining-v1.json new file mode 100644 index 00000000..4647d495 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51-6a1-cab-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-080-s51", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining (v1)", + "GroupID": "mev-cab-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 1.45, + 0.5, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.s51_lining-v1.png", + "name": "cab lining R1", + "transform": { + "position": [ + 1.506, + 2.385, + -4.88 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.45, + 0.5, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.s51_lining-v1.png", + "name": "cab lining L1", + "transform": { + "position": [ + -1.506, + 2.385, + -4.88 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51-6a2-cab-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51-6a2-cab-lining-v2.json new file mode 100644 index 00000000..2422d5a4 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51-6a2-cab-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-080-s51", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining (v2)", + "GroupID": "mev-cab-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 1.45, + 0.5, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.s51_lining-v2.png", + "name": "cab lining R2", + "transform": { + "position": [ + 1.506, + 2.385, + -4.88 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.45, + 0.5, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.s51_lining-v2.png", + "name": "cab lining L2", + "transform": { + "position": [ + -1.506, + 2.385, + -4.88 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51-6b-cab-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51-6b-cab-lining-fill.json new file mode 100644 index 00000000..8d46df08 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51-6b-cab-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-080-s51", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining Fill", + "GroupID": "mev-cab-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 1.41, + 0.46, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill R", + "transform": { + "position": [ + 1.506, + 2.385, + -4.88 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.41, + 0.46, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill L", + "transform": { + "position": [ + -1.506, + 2.385, + -4.88 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51-9-whitewalls.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51-9-whitewalls.json new file mode 100644 index 00000000..ef6bd61b --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51-9-whitewalls.json @@ -0,0 +1,337 @@ +{ + "identifier": "ls-080-s51", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Whitewalls", + "GroupID": "mev-whitewalls", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 1.3, + 1.3, + 0.016 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R1a", + "transform": { + "position": [ + 0.8133, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.002", + "Driversnstuff.004" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.3, + 1.3, + 0.016 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R2a", + "transform": { + "position": [ + 0.8133, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "Driversnstuff.003" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.3, + 1.3, + 0.016 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R3a", + "transform": { + "position": [ + 0.8133, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.003", + "Driversnstuff.002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.3, + 1.3, + 0.016 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R4a", + "transform": { + "position": [ + 0.8133, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.004", + "Driversnstuff.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.3, + 1.3, + 0.016 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L1a", + "transform": { + "position": [ + -0.8133, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.002", + "Driversnstuff.004" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.3, + 1.3, + 0.016 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L2a", + "transform": { + "position": [ + -0.8133, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "Driversnstuff.003" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.3, + 1.3, + 0.016 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L3a", + "transform": { + "position": [ + -0.8133, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.003", + "Driversnstuff.002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.3, + 1.3, + 0.016 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L4a", + "transform": { + "position": [ + -0.8133, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.004", + "Driversnstuff.001" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51-A-wheel-centers.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51-A-wheel-centers.json new file mode 100644 index 00000000..68acf3a5 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51-A-wheel-centers.json @@ -0,0 +1,337 @@ +{ + "identifier": "ls-080-s51", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Centers", + "GroupID": "mev-wheel-centers", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.27, + 0.27, + 0.02 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R1b", + "transform": { + "position": [ + 0.859, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.002", + "Driversnstuff.004" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.27, + 0.27, + 0.02 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.859, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "Driversnstuff.003" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.27, + 0.27, + 0.02 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.859, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.003", + "Driversnstuff.002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.27, + 0.27, + 0.02 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.859, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.004", + "Driversnstuff.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.27, + 0.27, + 0.02 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L1b", + "transform": { + "position": [ + -0.859, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.002", + "Driversnstuff.004" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.27, + 0.27, + 0.02 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.859, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "Driversnstuff.003" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.27, + 0.27, + 0.02 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.859, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.003", + "Driversnstuff.002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.27, + 0.27, + 0.02 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.859, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.004", + "Driversnstuff.001" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51-B-wheel-stars.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51-B-wheel-stars.json new file mode 100644 index 00000000..2a1040e5 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51-B-wheel-stars.json @@ -0,0 +1,337 @@ +{ + "identifier": "ls-080-s51", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Stars", + "GroupID": "mev-wheel-stars", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.17, + 0.17, + 0.02 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R1c", + "transform": { + "position": [ + 0.859, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + -0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.002", + "Driversnstuff.004" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.17, + 0.17, + 0.02 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.859, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + -0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "Driversnstuff.003" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.17, + 0.17, + 0.02 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.859, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + -0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.003", + "Driversnstuff.002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.17, + 0.17, + 0.02 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.859, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + -0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.004", + "Driversnstuff.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.17, + 0.17, + 0.02 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L1c", + "transform": { + "position": [ + -0.859, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.002", + "Driversnstuff.004" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.17, + 0.17, + 0.02 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.859, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "Driversnstuff.003" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.17, + 0.17, + 0.02 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.859, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.003", + "Driversnstuff.002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.17, + 0.17, + 0.02 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.859, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.004", + "Driversnstuff.001" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51-D-numplate.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51-D-numplate.json new file mode 100644 index 00000000..af21d0cf --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51-D-numplate.json @@ -0,0 +1,76 @@ +{ + "identifier": "ls-080-s51", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Numberplate", + "GroupID": "mev-numberplate", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.4, + 0.175, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Numberplate", + "debug": false, + "name": "numboard F", + "transform": { + "position": [ + 0.0, + 3.73, + 5.007296 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.42, + 0.19, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Numberplate Lining", + "debug": false, + "textureName": "mev-steam-liveries.linedndined2.png", + "name": "numboard F lining", + "transform": { + "position": [ + 0.0, + 3.729, + 5.0138216 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51-E-headlight.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51-E-headlight.json new file mode 100644 index 00000000..c08d519e --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51-E-headlight.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-080-s51", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Headlight Boards", + "GroupID": "mev-headlight-boards", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.3, + 0.14, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard R", + "transform": { + "position": [ + 0.2469, + 4.098, + 4.786 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.3, + 0.14, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard L", + "transform": { + "position": [ + -0.2469, + 4.098, + 4.786 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51t-1-low-lining.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51t-1-low-lining.json new file mode 100644 index 00000000..dd8f01ae --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51t-1-low-lining.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-080-s51", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Lower Lining", + "GroupID": "mev-lower-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 8.0, + 0.05, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining R", + "transform": { + "position": [ + 1.52, + 1.1738, + 0.0 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 8.0, + 0.05, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining L", + "transform": { + "position": [ + -1.52, + 1.1738, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51t-2a1-side-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51t-2a1-side-lining-v1.json new file mode 100644 index 00000000..52e63183 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51t-2a1-side-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-080-s51", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v1)", + "GroupID": "mev-side-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 7.49, + 1.34, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.s51t_lining-v1.png", + "name": "side lining R1", + "transform": { + "position": [ + 1.523, + 1.952, + 0.079 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 7.49, + 1.34, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.s51t_lining-v1.png", + "name": "side lining L1", + "transform": { + "position": [ + -1.523, + 1.952, + 0.079 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51t-2a2-side-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51t-2a2-side-lining-v2.json new file mode 100644 index 00000000..fbf977e5 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51t-2a2-side-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-080-s51", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v2)", + "GroupID": "mev-side-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 7.49, + 1.34, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.s51t_lining-v2.png", + "name": "side lining R2", + "transform": { + "position": [ + 1.523, + 1.952, + 0.079 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 7.49, + 1.34, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.s51t_lining-v2.png", + "name": "side lining L2", + "transform": { + "position": [ + -1.523, + 1.952, + 0.079 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51t-2b-side-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51t-2b-side-lining-fill.json new file mode 100644 index 00000000..32721294 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51t-2b-side-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-080-s51", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining Fill", + "GroupID": "mev-side-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 7.45, + 1.3, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill R", + "transform": { + "position": [ + 1.523, + 1.952, + 0.079 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 7.45, + 1.3, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill L", + "transform": { + "position": [ + -1.523, + 1.952, + 0.079 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51t-3-tailight.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51t-3-tailight.json new file mode 100644 index 00000000..f9698a44 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_s51t-3-tailight.json @@ -0,0 +1,73 @@ +{ + "identifier": "lt-080-s51", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Headlight Boards", + "GroupID": "mev-headlight-boards", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.26, + 0.12, + 0.01 + ], + "priority": -1, + "colorID": "MEV Headlight Boards", + "debug": false, + "name": "numboard R", + "transform": { + "position": [ + 0.2117, + 3.044, + -3.59097 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.26, + 0.12, + 0.01 + ], + "priority": -1, + "colorID": "MEV Headlight Boards", + "debug": false, + "name": "numboard L", + "transform": { + "position": [ + -0.2117, + 3.044, + -3.59097 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17-4-walkways.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17-4-walkways.json new file mode 100644 index 00000000..e02d8e78 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17-4-walkways.json @@ -0,0 +1,471 @@ +{ + "identifier": "ls-460-t17", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Walkway Lining", + "GroupID": "mev-walkway-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.42, + 0.0442, + 0.02 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R1", + "transform": { + "position": [ + 0.854847, + 1.647522, + 4.178675 + ], + "rotation": [ + 0.0, + 1.00000012, + 0.0, + -8.301322E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 3.79, + 0.0442, + 0.04 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R3", + "transform": { + "position": [ + 1.08659232, + 1.647522, + 2.32237959 + ], + "rotation": [ + 0.0, + 0.7071069, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.1, + 0.0442, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R2", + "transform": { + "position": [ + 1.06611407, + 1.647522, + 4.162287 + ], + "rotation": [ + 0.0, + 0.9848077, + 0.0, + -0.1736482 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.12, + 0.0442, + 0.02 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R4", + "transform": { + "position": [ + 1.10617232, + 1.647522, + 0.3739075 + ], + "rotation": [ + 0.0, + 0.8433915, + 0.0, + -0.5372997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.4, + 0.0442, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R5", + "transform": { + "position": [ + 1.26712155, + 1.647522, + 0.217837214 + ], + "rotation": [ + 0.0, + 0.939692736, + 0.0, + -0.342020154 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.12, + 0.0442, + 0.02 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R6", + "transform": { + "position": [ + 1.44682062, + 1.647522, + 0.036723882 + ], + "rotation": [ + 0.0, + 0.8433915, + 0.0, + -0.5372997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 3.21, + 0.0442, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R7", + "transform": { + "position": [ + 1.48652971, + 1.647522, + -1.61756778 + ], + "rotation": [ + 0.0, + 0.7071069, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.42, + 0.0442, + 0.02 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L1", + "transform": { + "position": [ + -0.854847, + 1.647522, + 4.178675 + ], + "rotation": [ + 0.0, + 1.00000012, + 0.0, + -8.301322E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.1, + 0.0442, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L2", + "transform": { + "position": [ + -1.066114, + 1.647522, + 4.162287 + ], + "rotation": [ + 0.0, + 0.9848077, + 0.0, + 0.173648223 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 3.79, + 0.0442, + 0.04 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L3", + "transform": { + "position": [ + -1.086592, + 1.647522, + 2.32238 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.12, + 0.0442, + 0.02 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L4", + "transform": { + "position": [ + -1.106172, + 1.647522, + 0.3739075 + ], + "rotation": [ + 0.0, + 0.8433915, + 0.0, + 0.5372996 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.4, + 0.0442, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L5", + "transform": { + "position": [ + -1.267122, + 1.647522, + 0.2178372 + ], + "rotation": [ + 0.0, + 0.9396926, + 0.0, + 0.342020154 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.12, + 0.0442, + 0.02 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L6", + "transform": { + "position": [ + -1.446821, + 1.647522, + 0.03672388 + ], + "rotation": [ + 0.0, + 0.8433915, + 0.0, + 0.5372996 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 3.21, + 0.0442, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L7", + "transform": { + "position": [ + -1.48653, + 1.647522, + -1.617568 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17-5-pilot.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17-5-pilot.json new file mode 100644 index 00000000..ef8da02e --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17-5-pilot.json @@ -0,0 +1,141 @@ +{ + "identifier": "ls-460-t17", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Pilot Lining", + "GroupID": "mev-pilot-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 1.35, + 0.087, + 0.025 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F1", + "transform": { + "position": [ + 0.518405, + 0.1765, + 6.661929 + ], + "rotation": [ + 0.0, + -0.9402882, + 0.0, + 0.340379536 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.35, + 0.087, + 0.025 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F2", + "transform": { + "position": [ + -0.518405, + 0.1765, + 6.661929 + ], + "rotation": [ + 0.0, + 0.9402881, + 0.0, + 0.340379536 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.42, + 0.0179, + 0.31 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F3", + "transform": { + "position": [ + 1.082, + 0.2283, + 6.258 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.42, + 0.0179, + 0.31 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F4", + "transform": { + "position": [ + -1.082, + 0.2283, + 6.258 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17-6a1-cab-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17-6a1-cab-lining-v1.json new file mode 100644 index 00000000..a47beee4 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17-6a1-cab-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-460-t17", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining (v1)", + "GroupID": "mev-cab-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 1.68, + 0.51, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.t17_lining-v1.png", + "name": "cab lining R1", + "transform": { + "position": [ + 1.381, + 2.063, + -2.237 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.68, + 0.51, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.t17_lining-v1.png", + "name": "cab lining L1", + "transform": { + "position": [ + -1.381, + 2.063, + -2.237 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17-6a2-cab-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17-6a2-cab-lining-v2.json new file mode 100644 index 00000000..a1ffa730 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17-6a2-cab-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-460-t17", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining (v2)", + "GroupID": "mev-cab-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 1.68, + 0.51, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.t17_lining-v2.png", + "name": "cab lining R2", + "transform": { + "position": [ + 1.381, + 2.063, + -2.237 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.68, + 0.51, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.t17_lining-v2.png", + "name": "cab lining L2", + "transform": { + "position": [ + -1.381, + 2.063, + -2.237 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17-6b-cab-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17-6b-cab-lining-fill.json new file mode 100644 index 00000000..bb9cc187 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17-6b-cab-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-460-t17", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining Fill", + "GroupID": "mev-cab-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 1.64, + 0.47, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill R", + "transform": { + "position": [ + 1.381, + 2.063, + -2.237 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.64, + 0.47, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill L", + "transform": { + "position": [ + -1.381, + 2.063, + -2.237 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17-9-whitewalls.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17-9-whitewalls.json new file mode 100644 index 00000000..94790e13 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17-9-whitewalls.json @@ -0,0 +1,417 @@ +{ + "identifier": "ls-460-t17", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Whitewalls", + "GroupID": "mev-whitewalls", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.775, + 0.775, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R1a", + "transform": { + "position": [ + 0.81969, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.002", + "Bone.001", + "Cylinder.002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.775, + 0.775, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R2a", + "transform": { + "position": [ + 0.81969, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.002", + "Bone", + "Cylinder.066" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.44, + 1.44, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R3a", + "transform": { + "position": [ + 0.818656, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driversnstuff_006" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.44, + 1.44, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R4a", + "transform": { + "position": [ + 0.8186423, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driversnstuff_002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.44, + 1.44, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R5a", + "transform": { + "position": [ + 0.8186499, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driversnstuff_007" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.775, + 0.775, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L1a", + "transform": { + "position": [ + -0.81969, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.002", + "Bone.001", + "Cylinder.002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.775, + 0.775, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L2a", + "transform": { + "position": [ + -0.81969, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.002", + "Bone", + "Cylinder.066" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.44, + 1.44, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L3a", + "transform": { + "position": [ + -0.818656, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driversnstuff_006" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.44, + 1.44, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L4a", + "transform": { + "position": [ + -0.8186423, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driversnstuff_002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.44, + 1.44, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L5a", + "transform": { + "position": [ + -0.8186499, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driversnstuff_007" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17-A-wheel-centers.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17-A-wheel-centers.json new file mode 100644 index 00000000..e9165db6 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17-A-wheel-centers.json @@ -0,0 +1,417 @@ +{ + "identifier": "ls-460-t17", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Centers", + "GroupID": "mev-wheel-centers", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.18, + 0.18, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R1b", + "transform": { + "position": [ + 0.8167745, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.002", + "Bone.001", + "Cylinder.002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.18, + 0.18, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.8167745, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.002", + "Bone", + "Cylinder.066" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.27, + 0.27, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.8210703, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driversnstuff_006" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.27, + 0.27, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.8210703, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driversnstuff_002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.27, + 0.27, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R5b", + "transform": { + "position": [ + 0.8210703, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driversnstuff_007" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.18, + 0.18, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L1b", + "transform": { + "position": [ + -0.8167745, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.002", + "Bone.001", + "Cylinder.002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.18, + 0.18, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.8167745, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.002", + "Bone", + "Cylinder.066" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.27, + 0.27, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.8210703, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driversnstuff_006" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.27, + 0.27, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.8210703, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driversnstuff_002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.27, + 0.27, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L5b", + "transform": { + "position": [ + -0.8210703, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driversnstuff_007" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17-B-wheel-stars.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17-B-wheel-stars.json new file mode 100644 index 00000000..fbc98317 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17-B-wheel-stars.json @@ -0,0 +1,417 @@ +{ + "identifier": "ls-460-t17", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Stars", + "GroupID": "mev-wheel-stars", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.18, + 0.18, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R1c", + "transform": { + "position": [ + 0.8167745, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.002", + "Bone.001", + "Cylinder.002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.18, + 0.18, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.8167745, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.002", + "Bone", + "Cylinder.066" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.27, + 0.27, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.8210703, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + -0.5, + -0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driversnstuff_006" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.27, + 0.27, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.8210703, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + -0.5, + -0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driversnstuff_002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.27, + 0.27, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R5b", + "transform": { + "position": [ + 0.8210703, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + -0.5, + -0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driversnstuff_007" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.18, + 0.18, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L1c", + "transform": { + "position": [ + -0.8167745, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.002", + "Bone.001", + "Cylinder.002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.18, + 0.18, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.8167745, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot", + "Bone.002", + "Bone", + "Cylinder.066" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.27, + 0.27, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.8210703, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driversnstuff_006" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.27, + 0.27, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.8210703, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driversnstuff_002" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.27, + 0.27, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L5b", + "transform": { + "position": [ + -0.8210703, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Driversnstuff_007" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17-D-numplate.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17-D-numplate.json new file mode 100644 index 00000000..984e1d69 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17-D-numplate.json @@ -0,0 +1,43 @@ +{ + "identifier": "ls-460-t17", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Numberplate", + "GroupID": "mev-numberplate", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 2.0, + 1.0, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Numberplate", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "numplate", + "transform": { + "position": [ + 0.0, + 2.183472, + 6.021236 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17-E-headlight.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17-E-headlight.json new file mode 100644 index 00000000..4c522600 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17-E-headlight.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-460-t17", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Headlight Boards", + "GroupID": "mev-headlight-boards", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.24, + 0.11, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard R", + "transform": { + "position": [ + 0.2516, + 3.32, + 5.468 + ], + "rotation": [ + 0.0, + 0.7071069, + 0.0, + -0.7071069 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.24, + 0.11, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard L", + "transform": { + "position": [ + -0.2516, + 3.32, + 5.468 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17t-1-low-lining.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17t-1-low-lining.json new file mode 100644 index 00000000..0d752f52 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17t-1-low-lining.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-460-t17", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Lower Lining", + "GroupID": "mev-lower-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 5.7, + 0.05, + 0.04 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining R", + "transform": { + "position": [ + 1.38896525, + 1.201294, + -0.0957027748 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 5.7, + 0.05, + 0.04 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining L", + "transform": { + "position": [ + -1.388965, + 1.201294, + -0.09570277 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17t-2a1-side-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17t-2a1-side-lining-v1.json new file mode 100644 index 00000000..86673eab --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17t-2a1-side-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-460-t17", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v1)", + "GroupID": "mev-side-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 5.37, + 0.95, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.t17t_lining-v1.png", + "name": "side lining R1", + "transform": { + "position": [ + 1.391, + 1.85, + -0.133 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 5.37, + 0.95, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.t17t_lining-v1.png", + "name": "side lining L1", + "transform": { + "position": [ + -1.391, + 1.85, + -0.133 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17t-2a2-side-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17t-2a2-side-lining-v2.json new file mode 100644 index 00000000..6d6b3f6e --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17t-2a2-side-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-460-t17", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v2)", + "GroupID": "mev-side-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 5.37, + 0.95, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.t17t_lining-v2.png", + "name": "side lining R2", + "transform": { + "position": [ + 1.391, + 1.85, + -0.133 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 5.37, + 0.95, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.t17t_lining-v2.png", + "name": "side lining L2", + "transform": { + "position": [ + -1.391, + 1.85, + -0.133 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17t-2b-side-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17t-2b-side-lining-fill.json new file mode 100644 index 00000000..c3b13974 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t17t-2b-side-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-460-t17", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining Fill", + "GroupID": "mev-side-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 5.33, + 0.91, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill R", + "transform": { + "position": [ + 1.391, + 1.85, + -0.133 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 5.33, + 0.91, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill L", + "transform": { + "position": [ + -1.391, + 1.85, + -0.133 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21-4-walkways.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21-4-walkways.json new file mode 100644 index 00000000..b954dca7 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21-4-walkways.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-460-t21", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Walkway Lining", + "GroupID": "mev-walkway-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 7.8, + 0.0355, + 0.89 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R", + "transform": { + "position": [ + 1.116718, + 1.9137, + -0.118 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 7.8, + 0.0355, + 0.89 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L", + "transform": { + "position": [ + -1.116718, + 1.9137, + -0.118 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21-5-pilot.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21-5-pilot.json new file mode 100644 index 00000000..b2c38012 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21-5-pilot.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-460-t21", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Pilot Lining", + "GroupID": "mev-pilot-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 1.6, + 0.087, + 0.033 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F1", + "transform": { + "position": [ + 0.5597851, + 0.1676, + 6.570595 + ], + "rotation": [ + 0.0, + 0.9327964, + 0.0, + -0.360403836 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.6, + 0.087, + 0.033 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F2", + "transform": { + "position": [ + -0.5597851, + 0.1676, + 6.570595 + ], + "rotation": [ + 0.0, + 0.932796359, + 0.0, + 0.360403866 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21-6a-cab-lining.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21-6a-cab-lining.json new file mode 100644 index 00000000..f14fe3bc --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21-6a-cab-lining.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-460-t21", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining", + "GroupID": "mev-cab-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 2.378, + 0.5, + 0.033 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.t21_lining-v1.png", + "name": "cab lining R1", + "transform": { + "position": [ + 1.521, + 2.3273, + -2.6396 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 2.378, + 0.5, + 0.033 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.t21_lining-v1.png", + "name": "cab lining L1", + "transform": { + "position": [ + -1.521, + 2.3273, + -2.6396 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21-6b-cab-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21-6b-cab-lining-fill.json new file mode 100644 index 00000000..c091f703 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21-6b-cab-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-460-t21", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining Fill", + "GroupID": "mev-cab-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 2.3382, + 0.46, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill R", + "transform": { + "position": [ + 1.504, + 2.3273, + -2.6396 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 2.3382, + 0.46, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill L", + "transform": { + "position": [ + -1.504, + 2.3273, + -2.6396 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21-9-whitewalls.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21-9-whitewalls.json new file mode 100644 index 00000000..8392802c --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21-9-whitewalls.json @@ -0,0 +1,423 @@ +{ + "identifier": "ls-460-t21", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Whitewalls", + "GroupID": "mev-whitewalls", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.93, + 0.93, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_b.png", + "name": "whitewall R1a", + "transform": { + "position": [ + 0.803, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Pilot", + "Pilot Wheel 1", + "Cylinder.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.93, + 0.93, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_b.png", + "name": "whitewall R2a", + "transform": { + "position": [ + 0.803, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + -0.49999997, + -0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Pilot", + "Pilot Wheel 2", + "Cylinder.003" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.8, + 1.8, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R3a", + "transform": { + "position": [ + 0.803138, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + -3.090862E-08, + -0.707106769, + 3.090862E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers 1", + "Cylinder.023" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.8, + 1.8, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R4a", + "transform": { + "position": [ + 0.803138, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + -3.090862E-08, + -0.707106769, + 3.090862E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers 2", + "Cylinder.021" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.8, + 1.8, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R5a", + "transform": { + "position": [ + 0.8031261, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + -3.090862E-08, + -0.707106769, + 3.090862E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers 3", + "Cylinder.022" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.93, + 0.93, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_b.png", + "name": "whitewall L1a", + "transform": { + "position": [ + -0.803, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + 0.49999997, + 0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Pilot", + "Pilot Wheel 1", + "Cylinder.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.93, + 0.93, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall_b.png", + "name": "whitewall L2a", + "transform": { + "position": [ + -0.803, + 0.0, + 0.0 + ], + "rotation": [ + 0.49999997, + 0.49999997, + 0.49999997, + 0.49999997 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Pilot", + "Pilot Wheel 2", + "Cylinder.003" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.8, + 1.8, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L3a", + "transform": { + "position": [ + -0.803138, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + -3.090862E-08, + 0.707106769, + -3.090862E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers 1", + "Cylinder.023" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.8, + 1.8, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L4a", + "transform": { + "position": [ + -0.803138, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + -3.090862E-08, + 0.707106769, + -3.090862E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers 2", + "Cylinder.021" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.8, + 1.82, + 0.006 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L5a", + "transform": { + "position": [ + -0.7994334, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + -3.090862E-08, + 0.707106769, + -3.090862E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers 3", + "Cylinder.022" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21-A-wheel-centers.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21-A-wheel-centers.json new file mode 100644 index 00000000..9490507a --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21-A-wheel-centers.json @@ -0,0 +1,423 @@ +{ + "identifier": "ls-460-t21", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Centers", + "GroupID": "mev-wheel-centers", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R1b", + "transform": { + "position": [ + 0.803511, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Pilot", + "Pilot Wheel 1", + "Cylinder.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.803511, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Pilot", + "Pilot Wheel 2", + "Cylinder.003" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.8107929, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + -3.090862E-08, + -0.707106769, + 3.090862E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers 1", + "Cylinder.023" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.8108081, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + -3.090862E-08, + -0.707106769, + 3.090862E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers 2", + "Cylinder.021" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R5b", + "transform": { + "position": [ + 0.8107916, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + -3.090862E-08, + -0.707106769, + 3.090862E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers 3", + "Cylinder.022" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L1b", + "transform": { + "position": [ + -0.803511, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Pilot", + "Pilot Wheel 1", + "Cylinder.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.803511, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Pilot", + "Pilot Wheel 2", + "Cylinder.003" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.8108806, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + -3.090862E-08, + 0.707106769, + -3.090862E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers 1", + "Cylinder.023" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.8104587, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + -3.090862E-08, + 0.707106769, + -3.090862E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers 2", + "Cylinder.021" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L5b", + "transform": { + "position": [ + -0.8083634, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + -3.090862E-08, + 0.707106769, + -3.090862E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers 3", + "Cylinder.022" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21-B-wheel-stars.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21-B-wheel-stars.json new file mode 100644 index 00000000..48f4668e --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21-B-wheel-stars.json @@ -0,0 +1,423 @@ +{ + "identifier": "ls-460-t21", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Stars", + "GroupID": "mev-wheel-stars", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R1c", + "transform": { + "position": [ + 0.803511, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Pilot", + "Pilot Wheel 1", + "Cylinder.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.803511, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Pilot", + "Pilot Wheel 2", + "Cylinder.003" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.8107929, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + -3.090862E-08, + -0.707106769, + 3.090862E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers 1", + "Cylinder.023" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.8108081, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + -3.090862E-08, + -0.707106769, + 3.090862E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers 2", + "Cylinder.021" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R5b", + "transform": { + "position": [ + 0.8107916, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + -3.090862E-08, + -0.707106769, + 3.090862E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers 3", + "Cylinder.022" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L1c", + "transform": { + "position": [ + -0.803511, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + 0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Pilot", + "Pilot Wheel 1", + "Cylinder.001" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.2, + 0.2, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.803511, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + 0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Pilot", + "Pilot Wheel 2", + "Cylinder.003" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.8108806, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + 0.5, + -0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers 1", + "Cylinder.023" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.8104587, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + 0.5, + -0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers 2", + "Cylinder.021" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.24, + 0.24, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L5b", + "transform": { + "position": [ + -0.8083634, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + 0.5, + -0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Drivers 3", + "Cylinder.022" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21-D-numplate.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21-D-numplate.json new file mode 100644 index 00000000..1a0cda02 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21-D-numplate.json @@ -0,0 +1,43 @@ +{ + "identifier": "ls-460-t21", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Numberplate", + "GroupID": "mev-numberplate", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.4, + 0.4, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Numberplate", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "numplate", + "transform": { + "position": [ + 0.0, + 2.55481, + 5.533 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21-E-headlight.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21-E-headlight.json new file mode 100644 index 00000000..8dd47eb2 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21-E-headlight.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-460-t21", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Headlight Boards", + "GroupID": "mev-headlight-boards", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.3, + 0.13, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard R", + "transform": { + "position": [ + 0.2801, + 3.965271, + 5.08 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.3, + 0.13, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard L", + "transform": { + "position": [ + -0.2801, + 3.965271, + 5.08 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21t-1-low-lining.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21t-1-low-lining.json new file mode 100644 index 00000000..872ab133 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21t-1-low-lining.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-460-t21", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Lower Lining", + "GroupID": "mev-lower-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 5.97, + 0.05, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining R", + "transform": { + "position": [ + 1.375, + 1.3766, + -0.1328 + ], + "rotation": [ + 0.0, + 0.7071069, + 0.0, + -0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 5.97, + 0.05, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining L", + "transform": { + "position": [ + -1.375, + 1.3766, + -0.1328 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21t-2a1-side-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21t-2a1-side-lining-v1.json new file mode 100644 index 00000000..40434003 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21t-2a1-side-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-460-t21", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v1)", + "GroupID": "mev-side-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 5.77, + 1.01, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.t21t_lining-v1.png", + "name": "side lining R1", + "transform": { + "position": [ + 1.382, + 1.98, + -0.094 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 5.77, + 1.01, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.t21t_lining-v1.png", + "name": "side lining L1", + "transform": { + "position": [ + -1.382, + 1.98, + -0.094 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21t-2a2-side-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21t-2a2-side-lining-v2.json new file mode 100644 index 00000000..549aabef --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21t-2a2-side-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-460-t21", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v2)", + "GroupID": "mev-side-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 5.77, + 1.01, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.t21t_lining-v2.png", + "name": "side lining R2", + "transform": { + "position": [ + 1.382, + 1.98, + -0.094 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 5.77, + 1.01, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.t21t_lining-v2.png", + "name": "side lining L2", + "transform": { + "position": [ + -1.382, + 1.98, + -0.094 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21t-2b-side-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21t-2b-side-lining-fill.json new file mode 100644 index 00000000..b542338c --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t21t-2b-side-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-460-t21", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining Fill", + "GroupID": "mev-side-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 5.73, + 0.97, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill R", + "transform": { + "position": [ + 1.382, + 1.98, + -0.094 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 5.73, + 0.97, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill L", + "transform": { + "position": [ + -1.382, + 1.98, + -0.094 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22-4-walkways.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22-4-walkways.json new file mode 100644 index 00000000..5b458fbe --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22-4-walkways.json @@ -0,0 +1,207 @@ +{ + "identifier": "ls-460-t22", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Walkway Lining", + "GroupID": "mev-walkway-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 4.89, + 0.0517, + 0.6318 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R2", + "transform": { + "position": [ + 1.15849352, + 2.32891846, + 1.38888383 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 2.731, + 0.0518, + 0.6318 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining R3", + "transform": { + "position": [ + 1.158497, + 1.859436, + -2.5628 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 3.2, + 0.0517, + 0.6318 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L2", + "transform": { + "position": [ + -1.158474, + 2.328918, + 2.27 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.18, + 0.0517, + 0.403 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L3", + "transform": { + "position": [ + -1.2717334, + 2.32891846, + 0.5832929 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.9, + 0.0518, + 0.258 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L4", + "transform": { + "position": [ + -1.34367466, + 1.859436, + -0.004542402 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 3.48, + 0.0518, + 0.6318 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining L5", + "transform": { + "position": [ + -1.158556, + 1.859436, + -2.188 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.7071068 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22-5-pilot.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22-5-pilot.json new file mode 100644 index 00000000..fe2f37cb --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22-5-pilot.json @@ -0,0 +1,174 @@ +{ + "identifier": "ls-460-t22", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Pilot Lining", + "GroupID": "mev-pilot-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 1.33, + 0.074, + 0.02 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F1", + "transform": { + "position": [ + 0.4701, + 0.1827393, + 6.133833 + ], + "rotation": [ + 0.0, + 0.923879564, + 0.0, + -0.382683367 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.1, + 0.074, + 0.02 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F2", + "transform": { + "position": [ + 0.0, + 0.182739258, + 6.587774 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.33, + 0.074, + 0.02 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F3", + "transform": { + "position": [ + -0.4701, + 0.1827393, + 6.133833 + ], + "rotation": [ + 0.0, + 0.9238795, + 0.0, + 0.382683426 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.2446, + 0.0073, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F4", + "transform": { + "position": [ + 1.05569, + 0.46362, + 5.852788 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.2446, + 0.0073, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Walkways & Pilot", + "debug": false, + "name": "lining F5", + "transform": { + "position": [ + -1.05569, + 0.46362, + 5.852788 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22-6a-cab-lining.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22-6a-cab-lining.json new file mode 100644 index 00000000..5524a9f0 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22-6a-cab-lining.json @@ -0,0 +1,77 @@ +{ + "identifier": "ls-460-t22", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining", + "GroupID": "mev-cab-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 1.97, + 0.615, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.t22_lining-v1.png", + "name": "cab lining R1", + "transform": { + "position": [ + 1.452, + 2.267, + -2.835 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.97, + 0.615, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Cab Lining", + "debug": false, + "textureName": "mev-steam-liveries.t22_lining-v1.png", + "name": "cab lining L1", + "transform": { + "position": [ + -1.452, + 2.267, + -2.835 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22-6b-cab-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22-6b-cab-lining-fill.json new file mode 100644 index 00000000..c36e9b5c --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22-6b-cab-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-460-t22", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Cab Lining Fill", + "GroupID": "mev-cab-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 1.93, + 0.575, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill R", + "transform": { + "position": [ + 1.452, + 2.267, + -2.835 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 1.93, + 0.575, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Cab Lining Fill", + "debug": false, + "name": "cab lining fill L", + "transform": { + "position": [ + -1.452, + 2.267, + -2.835 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22-9-whitewalls.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22-9-whitewalls.json new file mode 100644 index 00000000..5dcff974 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22-9-whitewalls.json @@ -0,0 +1,423 @@ +{ + "identifier": "ls-460-t22", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Whitewalls", + "GroupID": "mev-whitewalls", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.77, + 0.77, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R1a", + "transform": { + "position": [ + 0.8047, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Bone.002", + "Driversnstuff_029_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.77, + 0.77, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R2a", + "transform": { + "position": [ + 0.8047, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Bone.001", + "Driversnstuff_030_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.63, + 1.63, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R3a", + "transform": { + "position": [ + 0.8, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "Driversnstuff_002_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.63, + 1.63, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R4a", + "transform": { + "position": [ + 0.8, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "Driversnstuff_004_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.63, + 1.63, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall R5a", + "transform": { + "position": [ + 0.8, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.002", + "Driversnstuff_003_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.77, + 0.77, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L1a", + "transform": { + "position": [ + -0.8047, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Bone.002", + "Driversnstuff_029_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.77, + 0.77, + 0.05 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L2a", + "transform": { + "position": [ + -0.8047, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Bone.001", + "Driversnstuff_030_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.63, + 1.63, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L3a", + "transform": { + "position": [ + -0.8, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "Driversnstuff_002_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.63, + 1.63, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L4a", + "transform": { + "position": [ + -0.8, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "Driversnstuff_004_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 1.63, + 1.63, + 0.0008 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Whitewalls", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall.png", + "name": "whitewall L5a", + "transform": { + "position": [ + -0.8, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.002", + "Driversnstuff_003_LOD0" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22-A-wheel-centers.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22-A-wheel-centers.json new file mode 100644 index 00000000..98963994 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22-A-wheel-centers.json @@ -0,0 +1,423 @@ +{ + "identifier": "ls-460-t22", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Centers", + "GroupID": "mev-wheel-centers", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.14, + 0.14, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R1b", + "transform": { + "position": [ + 0.8088, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Bone.002", + "Driversnstuff_029_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.26, + 0.26, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.8088, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Bone.001", + "Driversnstuff_030_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.34, + 0.34, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.8475608, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "Driversnstuff_002_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.34, + 0.34, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.8475608, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "Driversnstuff_004_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.34, + 0.34, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall R5b", + "transform": { + "position": [ + 0.8475608, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + -0.5, + -0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.002", + "Driversnstuff_003_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.14, + 0.14, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L1b", + "transform": { + "position": [ + -0.8088, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Bone.002", + "Driversnstuff_029_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.14, + 0.14, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.8088, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Bone.001", + "Driversnstuff_030_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.34, + 0.34, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.8475608, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "Driversnstuff_002_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.34, + 0.34, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.8475608, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "Driversnstuff_004_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.34, + 0.34, + 0.01 + ], + "useSecondary": false, + "priority": 1, + "colorId": "MEV Wheel Centers", + "debug": false, + "textureName": "mev-steam-liveries.wonderwall2.png", + "name": "whitewall L5b", + "transform": { + "position": [ + -0.8475608, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.002", + "Driversnstuff_003_LOD0" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22-B-wheel-stars.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22-B-wheel-stars.json new file mode 100644 index 00000000..065ca190 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22-B-wheel-stars.json @@ -0,0 +1,423 @@ +{ + "identifier": "ls-460-t22", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Wheel Stars", + "GroupID": "mev-wheel-stars", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 0.14, + 0.14, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R1c", + "transform": { + "position": [ + 0.8088, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + -0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Bone.002", + "Driversnstuff_029_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.14, + 0.14, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R2b", + "transform": { + "position": [ + 0.8088, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + -0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Bone.001", + "Driversnstuff_030_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.34, + 0.34, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R3b", + "transform": { + "position": [ + 0.8475608, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + -0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "Driversnstuff_002_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.34, + 0.34, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R4b", + "transform": { + "position": [ + 0.8475608, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + -0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "Driversnstuff_004_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.34, + 0.34, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall R5b", + "transform": { + "position": [ + 0.8475608, + 0.0, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + -0.707106769, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.002", + "Driversnstuff_003_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.14, + 0.14, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L1c", + "transform": { + "position": [ + -0.8088, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Bone.002", + "Driversnstuff_029_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.14, + 0.14, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L2b", + "transform": { + "position": [ + -0.8088, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Pilot Truck", + "Bone", + "Bone.001", + "Driversnstuff_030_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.34, + 0.34, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L3b", + "transform": { + "position": [ + -0.8475608, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.001", + "Driversnstuff_002_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.34, + 0.34, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L4b", + "transform": { + "position": [ + -0.8475608, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone", + "Driversnstuff_004_LOD0" + ] + }, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.34, + 0.34, + 0.01 + ], + "useSecondary": false, + "priority": 2, + "colorId": "MEV Wheel Stars", + "debug": false, + "textureName": "mev-steam-liveries.everybodywannabea.png", + "name": "whitewall L5b", + "transform": { + "position": [ + -0.8475608, + 0.0, + 0.0 + ], + "rotation": [ + 0.5, + 0.5, + 0.5, + 0.5 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": { + "path": [ + "engine", + "Drivers", + "Bone.002", + "Driversnstuff_003_LOD0" + ] + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22-D-numplate.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22-D-numplate.json new file mode 100644 index 00000000..f61fbf81 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22-D-numplate.json @@ -0,0 +1,76 @@ +{ + "identifier": "ls-460-t22", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Numberplate", + "GroupID": "mev-numberplate", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.34, + 0.16, + 0.01 + ], + "useSecondary": false, + "priority": -2, + "colorId": "MEV Numberplate", + "debug": false, + "name": "numboard F", + "transform": { + "position": [ + 0.0, + 2.114, + 5.766 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 0.3503, + 0.1718, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Numberplate Lining", + "debug": false, + "textureName": "mev-steam-liveries.linedndined2.png", + "name": "numboard F lining", + "transform": { + "position": [ + 0.0, + 2.114014, + 5.766 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + 0.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22-E-headlight.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22-E-headlight.json new file mode 100644 index 00000000..bfd2c2fb --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22-E-headlight.json @@ -0,0 +1,75 @@ +{ + "identifier": "ls-460-t22", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Headlight Boards", + "GroupID": "mev-headlight-boards", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.28, + 0.11, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard R", + "transform": { + "position": [ + 0.202091813, + 2.42102051, + 5.510017 + ], + "rotation": [ + 0.0, + 0.7071068, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.28, + 0.11, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard L", + "transform": { + "position": [ + -0.2020918, + 2.421021, + 5.510017 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22t-1-low-lining.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22t-1-low-lining.json new file mode 100644 index 00000000..3a0b3359 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22t-1-low-lining.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-460-t22", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Lower Lining", + "GroupID": "mev-lower-lining", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 6.9, + 0.05, + 0.04 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining R", + "transform": { + "position": [ + 1.411, + 1.308777, + 0.1 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 6.9, + 0.05, + 0.04 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Lower Lining", + "debug": false, + "name": "lining L", + "transform": { + "position": [ + -1.411, + 1.308777, + 0.1 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22t-2a1-side-lining-v1.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22t-2a1-side-lining-v1.json new file mode 100644 index 00000000..cfa9aad7 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22t-2a1-side-lining-v1.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-460-t22", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v1)", + "GroupID": "mev-side-lining-v1", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 6.37, + 1.2, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.t22t_lining-v1.png", + "name": "side lining R1", + "transform": { + "position": [ + 1.428, + 1.994, + 0.03 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 6.37, + 1.2, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.t22t_lining-v1.png", + "name": "side lining L1", + "transform": { + "position": [ + -1.428, + 1.994, + 0.03 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22t-2a2-side-lining-v2.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22t-2a2-side-lining-v2.json new file mode 100644 index 00000000..54d749e4 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22t-2a2-side-lining-v2.json @@ -0,0 +1,77 @@ +{ + "identifier": "lt-460-t22", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining (v2)", + "GroupID": "mev-side-lining-v2", + "bulkAdds": [ + { + "kind": "ColorableImageComponent", + "size": [ + 6.37, + 1.2, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.t22t_lining-v2.png", + "name": "side lining R2", + "transform": { + "position": [ + 1.428, + 1.994, + 0.03 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorableImageComponent", + "size": [ + 6.37, + 1.2, + 0.01 + ], + "useSecondary": false, + "priority": 0, + "colorId": "MEV Side Lining", + "debug": false, + "textureName": "mev-steam-liveries.t22t_lining-v2.png", + "name": "side lining L2", + "transform": { + "position": [ + -1.428, + 1.994, + 0.03 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22t-2b-side-lining-fill.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22t-2b-side-lining-fill.json new file mode 100644 index 00000000..7a9ee468 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22t-2b-side-lining-fill.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-460-t22", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Side Lining Fill", + "GroupID": "mev-side-lining-fill", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 6.33, + 1.16, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill R", + "transform": { + "position": [ + 1.428, + 1.994, + 0.03 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 6.33, + 1.16, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Side Lining Fill", + "debug": false, + "name": "side lining fill L", + "transform": { + "position": [ + -1.428, + 1.994, + 0.03 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22t-3-tailight.json b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22t-3-tailight.json new file mode 100644 index 00000000..3dbdfd71 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/LegosLibraryOfStuff/Definitions/p_t22t-3-tailight.json @@ -0,0 +1,75 @@ +{ + "identifier": "lt-460-t22", + "clone": false, + "MakeComponentGroup": true, + "GroupName": "MEV Headlight Boards", + "GroupID": "mev-headlight-boards", + "bulkAdds": [ + { + "kind": "ColorPainterComponent", + "size": [ + 0.26, + 0.115, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard R", + "transform": { + "position": [ + 0.8798, + 3.111, + -3.25 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + -0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ColorPainterComponent", + "size": [ + 0.26, + 0.115, + 0.01 + ], + "useSecondary": false, + "priority": -1, + "colorId": "MEV Headlight Boards", + "debug": false, + "name": "numboard L", + "transform": { + "position": [ + 0.4565, + 3.111, + -3.25 + ], + "rotation": [ + 0.0, + 0.707106769, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/a23_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/a23_lining-v1.png new file mode 100644 index 00000000..f5f91d89 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/a23_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/a23_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/a23_lining-v2.png new file mode 100644 index 00000000..b0ee9fdc Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/a23_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/a23t_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/a23t_lining-v1.png new file mode 100644 index 00000000..24c3a701 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/a23t_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/a23t_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/a23t_lining-v2.png new file mode 100644 index 00000000..8006003f Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/a23t_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/a26_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/a26_lining-v1.png new file mode 100644 index 00000000..bbad2b63 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/a26_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/a26t_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/a26t_lining-v1.png new file mode 100644 index 00000000..9d50a92f Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/a26t_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/a26t_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/a26t_lining-v2.png new file mode 100644 index 00000000..515f530f Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/a26t_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/b65_lining-l-fill-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/b65_lining-l-fill-v1.png new file mode 100644 index 00000000..f1caee90 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/b65_lining-l-fill-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/b65_lining-l-fill-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/b65_lining-l-fill-v2.png new file mode 100644 index 00000000..faca638b Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/b65_lining-l-fill-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/b65_lining-l-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/b65_lining-l-v1.png new file mode 100644 index 00000000..e6b9dfdc Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/b65_lining-l-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/b65_lining-l-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/b65_lining-l-v2.png new file mode 100644 index 00000000..43fa3360 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/b65_lining-l-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/b65_lining-r-fill-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/b65_lining-r-fill-v1.png new file mode 100644 index 00000000..780dea5b Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/b65_lining-r-fill-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/b65_lining-r-fill-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/b65_lining-r-fill-v2.png new file mode 100644 index 00000000..9b56adf5 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/b65_lining-r-fill-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/b65_lining-r-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/b65_lining-r-v1.png new file mode 100644 index 00000000..af20b308 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/b65_lining-r-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/b65_lining-r-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/b65_lining-r-v2.png new file mode 100644 index 00000000..7b4472bf Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/b65_lining-r-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/b65t_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/b65t_lining-v1.png new file mode 100644 index 00000000..63d1bc00 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/b65t_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/b65t_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/b65t_lining-v2.png new file mode 100644 index 00000000..9b615bde Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/b65t_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c25_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c25_lining-v1.png new file mode 100644 index 00000000..213c7c48 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c25_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c25t_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c25t_lining-v1.png new file mode 100644 index 00000000..55208874 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c25t_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c25t_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c25t_lining-v2.png new file mode 100644 index 00000000..4b177ed4 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c25t_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c40_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c40_lining-v1.png new file mode 100644 index 00000000..83b93a4b Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c40_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c40_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c40_lining-v2.png new file mode 100644 index 00000000..a43a2167 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c40_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c40t_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c40t_lining-v1.png new file mode 100644 index 00000000..38b024f5 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c40t_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c40t_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c40t_lining-v2.png new file mode 100644 index 00000000..2dd5c7ce Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c40t_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c46_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c46_lining-v1.png new file mode 100644 index 00000000..b9c1af04 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c46_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c46_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c46_lining-v2.png new file mode 100644 index 00000000..17de9fa3 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c46_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c46t_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c46t_lining-v1.png new file mode 100644 index 00000000..431e52d9 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c46t_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c46t_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c46t_lining-v2.png new file mode 100644 index 00000000..046ee727 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c46t_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c55_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c55_lining-v1.png new file mode 100644 index 00000000..0bc4b281 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c55_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c55_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c55_lining-v2.png new file mode 100644 index 00000000..da4f30f5 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c55_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c55t_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c55t_lining-v1.png new file mode 100644 index 00000000..c1c68cd4 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c55t_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c55t_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c55t_lining-v2.png new file mode 100644 index 00000000..c040d387 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/c55t_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/d46_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/d46_lining-v1.png new file mode 100644 index 00000000..971fd46c Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/d46_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/d46_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/d46_lining-v2.png new file mode 100644 index 00000000..e1c0ce4c Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/d46_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/d46t_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/d46t_lining-v1.png new file mode 100644 index 00000000..54c8f62f Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/d46t_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/d46t_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/d46t_lining-v2.png new file mode 100644 index 00000000..2bbe39e2 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/d46t_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/everybodywannabea.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/everybodywannabea.png new file mode 100644 index 00000000..57f8d171 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/everybodywannabea.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/f71_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/f71_lining-v1.png new file mode 100644 index 00000000..5f2152f2 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/f71_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/f71_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/f71_lining-v2.png new file mode 100644 index 00000000..573239fa Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/f71_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/f71t_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/f71t_lining-v1.png new file mode 100644 index 00000000..9cedf5e9 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/f71t_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/f71t_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/f71t_lining-v2.png new file mode 100644 index 00000000..aee2e871 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/f71t_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/g16_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/g16_lining-v1.png new file mode 100644 index 00000000..940934c2 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/g16_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/g16t_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/g16t_lining-v1.png new file mode 100644 index 00000000..75a78bf9 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/g16t_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/g16t_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/g16t_lining-v2.png new file mode 100644 index 00000000..b8deab7e Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/g16t_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/g25_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/g25_lining-v1.png new file mode 100644 index 00000000..f0e98c76 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/g25_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/g25_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/g25_lining-v2.png new file mode 100644 index 00000000..faa58b2a Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/g25_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/g25t_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/g25t_lining-v1.png new file mode 100644 index 00000000..b46815de Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/g25t_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/g25t_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/g25t_lining-v2.png new file mode 100644 index 00000000..bb4ef4df Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/g25t_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/k28_c-lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/k28_c-lining-v1.png new file mode 100644 index 00000000..568e7dcc Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/k28_c-lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/k28_c-lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/k28_c-lining-v2.png new file mode 100644 index 00000000..8e77deed Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/k28_c-lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/k28_s-lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/k28_s-lining-v1.png new file mode 100644 index 00000000..fa35f2c2 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/k28_s-lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/k28_s-lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/k28_s-lining-v2.png new file mode 100644 index 00000000..c29e4f23 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/k28_s-lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/k35_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/k35_lining-v1.png new file mode 100644 index 00000000..cea34a28 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/k35_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/k35_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/k35_lining-v2.png new file mode 100644 index 00000000..6b52a03f Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/k35_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/k35t_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/k35t_lining-v1.png new file mode 100644 index 00000000..20d64a76 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/k35t_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/k35t_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/k35t_lining-v2.png new file mode 100644 index 00000000..220d5301 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/k35t_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/linedndined.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/linedndined.png new file mode 100644 index 00000000..a076c3a0 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/linedndined.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/linedndined2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/linedndined2.png new file mode 100644 index 00000000..669b0092 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/linedndined2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/linedndined3.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/linedndined3.png new file mode 100644 index 00000000..a6681491 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/linedndined3.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/linedndined_p48.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/linedndined_p48.png new file mode 100644 index 00000000..0ad6d04a Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/linedndined_p48.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/p18_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/p18_lining-v2.png new file mode 100644 index 00000000..8491f7ee Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/p18_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/p18t_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/p18t_lining-v1.png new file mode 100644 index 00000000..387e3641 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/p18t_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/p18t_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/p18t_lining-v2.png new file mode 100644 index 00000000..1b6c5ec6 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/p18t_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/p43_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/p43_lining-v1.png new file mode 100644 index 00000000..4a849607 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/p43_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/p43_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/p43_lining-v2.png new file mode 100644 index 00000000..3075734e Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/p43_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/p43t_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/p43t_lining-v1.png new file mode 100644 index 00000000..38b024f5 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/p43t_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/p43t_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/p43t_lining-v2.png new file mode 100644 index 00000000..2dd5c7ce Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/p43t_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/p48_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/p48_lining-v1.png new file mode 100644 index 00000000..4d0b7d35 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/p48_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/p48_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/p48_lining-v2.png new file mode 100644 index 00000000..30da13f0 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/p48_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/p48t_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/p48t_lining-v1.png new file mode 100644 index 00000000..5acef29a Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/p48t_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/p48t_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/p48t_lining-v2.png new file mode 100644 index 00000000..209a1d2b Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/p48t_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/s23_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/s23_lining-v1.png new file mode 100644 index 00000000..1e079a3f Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/s23_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/s23_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/s23_lining-v2.png new file mode 100644 index 00000000..16213358 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/s23_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/s23t_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/s23t_lining-v1.png new file mode 100644 index 00000000..05392d5c Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/s23t_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/s23t_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/s23t_lining-v2.png new file mode 100644 index 00000000..a65da22f Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/s23t_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/s51_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/s51_lining-v1.png new file mode 100644 index 00000000..d7952789 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/s51_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/s51_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/s51_lining-v2.png new file mode 100644 index 00000000..b71811e6 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/s51_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/s51t_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/s51t_lining-v1.png new file mode 100644 index 00000000..59208df5 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/s51t_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/s51t_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/s51t_lining-v2.png new file mode 100644 index 00000000..ab1caedd Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/s51t_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/stripped.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/stripped.png new file mode 100644 index 00000000..b24af5ae Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/stripped.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/t17_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/t17_lining-v1.png new file mode 100644 index 00000000..8090e0ad Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/t17_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/t17_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/t17_lining-v2.png new file mode 100644 index 00000000..ef7ec5fc Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/t17_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/t17t_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/t17t_lining-v1.png new file mode 100644 index 00000000..c8c42c48 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/t17t_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/t17t_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/t17t_lining-v2.png new file mode 100644 index 00000000..5a73f204 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/t17t_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/t21_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/t21_lining-v1.png new file mode 100644 index 00000000..443f6b05 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/t21_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/t21t_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/t21t_lining-v1.png new file mode 100644 index 00000000..a2d63697 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/t21t_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/t21t_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/t21t_lining-v2.png new file mode 100644 index 00000000..ce2062d8 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/t21t_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/t22_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/t22_lining-v1.png new file mode 100644 index 00000000..61623bb7 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/t22_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/t22t_lining-v1.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/t22t_lining-v1.png new file mode 100644 index 00000000..b992f25f Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/t22t_lining-v1.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/t22t_lining-v2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/t22t_lining-v2.png new file mode 100644 index 00000000..12ddceb2 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/t22t_lining-v2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/wonderwall.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/wonderwall.png new file mode 100644 index 00000000..1571df26 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/wonderwall.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/wonderwall2.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/wonderwall2.png new file mode 100644 index 00000000..a20485c5 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/wonderwall2.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/wonderwall_b.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/wonderwall_b.png new file mode 100644 index 00000000..36657ada Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/wonderwall_b.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/wonderwall_c.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/wonderwall_c.png new file mode 100644 index 00000000..05d0a489 Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/wonderwall_c.png differ diff --git a/-2- Mack's Steam Loco Liveries/LegosLogosFolder/wonderwall_d.png b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/wonderwall_d.png new file mode 100644 index 00000000..1d70f5ae Binary files /dev/null and b/-2- Mack's Steam Loco Liveries/LegosLogosFolder/wonderwall_d.png differ diff --git a/-2- Mack's Steam Loco Liveries/info.json b/-2- Mack's Steam Loco Liveries/info.json new file mode 100644 index 00000000..7b05fdda --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/info.json @@ -0,0 +1,8 @@ +{ + "Id": "mev-steam-liveries", + "DisplayName": "-2- Mack's Steam Loco Liveries", + "Author": "Mackenzie E.V.", + "Version": "1.3.1", + "ManagerVersion": "0.31.0", + "HomePage": "https://www.nexusmods.com/railroader/mods/512" +} \ No newline at end of file diff --git a/-2- Mack's Steam Loco Liveries/readme.txt b/-2- Mack's Steam Loco Liveries/readme.txt new file mode 100644 index 00000000..46f6e369 --- /dev/null +++ b/-2- Mack's Steam Loco Liveries/readme.txt @@ -0,0 +1,105 @@ +------------------------------------------------ +| INTRO | +------------------------------------------------ + +hello and welcome to Mack's Steam Loco Liveries! first off: thank you so much downloading this livery mod, and for being autistic enough to read this readme file! the amount of time i've put into this thing (the mod, but also this readme) is kind of insane, so it means a lot to me that you've decided to check it out! this mod is designed for those who want to apply cool-looking liveries to their steamers without having to go through the hassle of building a livery mod themselves with lego's Logos & Decals, which can be difficult if you're not adept with the in-game editor or working with .json files. + +------------------------------------------------ +| WARNING | +------------------------------------------------ + +this mod requires Lego's Library of Stuff (LoS), specifically v1.4.5 or newer, and Lego's Logos and Deco (L&D), v2.0.2 or newer, both available on nexusmods. it's installed via Unity Mod Mananger (UMM), also available on nexus. no other mods or utilities are requires. + +compatibility with other LoS- and L&D-based steam locomotive livery mods is on a "creator's choice" basis. if someone has this mod installed, for example, and downloads a completely different steam locomotive livery mod, it's not guaranteed their mod will "play nice" with this one, so to speak. if you're a mod author and would like to ensure your mod is compatible with ours, reach out to us and we can help you make it so. + +compatibility with any steam locomotive mods that use RailLoader and Strange Customs for their edits are likely INCOMPATIBLE with this mod. this is because RL and SC "overwrite" changes made with UMM and LoS during the loading process, and the creator of RL and SC has refused to look into the issue. lucky for us, the number of rolling stock mods using RL and SC is very low, so you shouldn't have to worry. + +------------------------------------------------ +| WHAT THIS MOD DOES | +------------------------------------------------ + +long story short, this mod adds a bunch of colorable decals to all 21 base-game steam locomotives. with this, you get colorable walkway lining, pilot lining, cab lining (two styles, with optional color fill), whitewalls, wheel centers, wheel stars, numberplate and headlight numberboard colors, and front headlight numberboard lining, plus side lining (also with optional color fill) and bottom-of-the-cistern lining on every tender. each option is indepdently toggleable, and, unlike versions older than v1.2.0, each group has its own colorizer component at the bottom of the menu. stuff like the wheel centers and stars can even be used together, if that's your thing! + +the idea here was to provide the end user with the ability to apply "generic" lining styles to their models without needing to do it themselves. while it can't replicate tons of specific locomotive liveries, it does add a lot more flare to the locomotives as they are. not *everything* is colorable: stuff like boilers, cab roofs, cylinder caps and the whole of the wheels are still locked to their default colorizations. luckily there are other mods that add other livery options, so i'm not exactly in a rush to add tons of more decals to this mod. that being said... + +... this mod is fully designed to be used with mine and cjane's Steam Loco Customizations mod, as well as cjane's Steam Loco Linings & Livery Pack. SLC adds a whole bunch of toggleable lettering and numbering decals to each locomotive and tender, allowing for much more freedom with how your locos are lettered. cjane's Locomotive Liveries mod adds all the things this mod doesn't have: colorable boilers, lining on the domes and cylinders, unique lining on the tender sides, and colorable tender decks. if you really want to go all-out with designing steam locomotive liveries, these mods are for you. have fun playing painter! + +------------------------------------------------ +| REPORTING ISSUES | +------------------------------------------------ + +if you find a problem with the mod, post it in the BUGS section of the nexus page, not the POSTS section. bug reports in the POSTS section will be ignored. + +if you have questions or comments, contact me on discord in my mod thread in the railroader server: https://discord.com/channels/795878618697433097/1244694238290251817. i'm fairly active (especially on weekends, i am terminally online after all) so any questions or comments should receive a quick response. if not, feel free to DM me! + +------------------------------------------------ +| CLOSING NOTES & THANK YOUS (AGAIN) | +------------------------------------------------ + +as of right now, i have little to no plans to continue adding stuff to this mod. + +of course, i have some thank-yous to dole out. legotrainman deserves thanks for making this mod possible, and for always giving me an excuse to find something in his mods that i can break in new and creative ways. cjane has my thanks for being so affable towards modifying her livery mod to make it compatible with mine. mrcsam of the WNCRR also deserves my thanks for basically getting me off my ass and helping keep me motivated to get this god-forsaken project done. thanks to fuzzy for working with me to make his Southern liveries compatible with my mods, and for supporting me in my efforts here. and finally, thank you to alextheperson for final-round betatesting and making sure i didn't release a buggy mess of a mod. without these people, it's unlikely this mod would exist in its current form, so for that, they have my gratitude. + +if you want to support me (mackenzie) and my work, i do have a Ko-fi page for donations: https://ko-fi.com/mackenzie_ev. i won't ever require anyone to pay for the mods i create, but i meant it when i said this mod took a *lot* out of me, especially v1.3.0 itself. i mean it when i say i spent many nights staying up til 4am or even later just to finish small parts of this mod, and even with that it took much, *much* longer than i expected it to. wouldn't you know, doing this to my standards on 21 individual locos and 20 individual tenders was a bit time-consuming! so if you appreciate the work i've done and want to toss some dollarydoos my way, i'd really really appreciate it! thank you so much for downloading this mod and (hopefully) enjoying what i've made here. + +thank you one last time for downloading my mod. i hope you have as much fun using it as i did creating it. cheers! + +> mackenzie e.v. < + +------------------------------------------------ +| FULL CHANGELOG | +------------------------------------------------ + +v1.0.0 + +- Initial Release + +v1.0.1 + +- Fixed K35 having stars instead of circles of the engineer's side (thanks kyonkoyukki) + +v1.0.2 + +- Fixed missing whitewalls on the engineer's side of the S23 (thanks mecrusher and hardcasedaclone) +- Fixed borked rear pilot star on the engineer's side of the T22 (thanks kikansha) + +v1.0.3 + +- Fixed walkway lining z-fighting on the C46 (thanks kikansha) +- Fixed K35 having stars instead of circles of the engineer's side *again* + +v1.0.4 + +- Fixed pilot truck whitewall z-fighting on the A23 (thanks bulletnose6060) + +v1.1.0 + +- Added walkway/pilot lining, whitewalls, wheel centers/stars, and headlight/numberplate background colors to the C40, P43, and P48 +- Moved F71T lining upwards to match the rest of the tenders' SOU-style lining + +v1.1.1 + +- Fixed cab lining Z-fighting on the F71 (thanks autokill45) +- Fixed headlight and numberboard decal size and position on the C46 (thanks fuzzy) +- Fixed walkway lining z-fighting on the C25 and C46 + +v1.1.2 + +- Fixed walkway and pilot lining z-fighting on the C46 again (thanks again fuzzy) + +v1.2.0 + +- Updated to work properly with Lego's Logo and Deco v2.0.0 +- Adds colorable headlight boards to all applicable tenders +- Fixed wheel stars on all locomotives to be properly rotated on both sides + +v1.3.0 + +- Added two lining options to each locomotives' cab and tender, with optional color fill +- Modified wheel center and wheel star decals to be independently colorable from whitewalls +- Modifies wheel stars to have priority over wheel centers, allowing both to be used together +- Updated readme to better explain the newer features of v1.3.0 + +v1.3.1 + +- Fixed cab lining and fill decals decals showing through the cab walls on the P18 (thanks comicallysmallshay) \ No newline at end of file