From 41a93625f98ad82fa75eda8ef5552150d2b14747 Mon Sep 17 00:00:00 2001 From: Hawke Date: Sat, 13 Dec 2025 01:51:00 -0600 Subject: [PATCH] Add PRR K7A STOCK CAR https://www.nexusmods.com/railroader/mods/1056 --- WoodStockCar/WoodStockCar/Catalog.json | 12 + WoodStockCar/WoodStockCar/Definitions.json | 1379 ++++++++++++++++++++ WoodStockCar/WoodStockCar/bundle | 3 + WoodStockCar/info.json | 8 + 4 files changed, 1402 insertions(+) create mode 100644 WoodStockCar/WoodStockCar/Catalog.json create mode 100644 WoodStockCar/WoodStockCar/Definitions.json create mode 100644 WoodStockCar/WoodStockCar/bundle create mode 100644 WoodStockCar/info.json diff --git a/WoodStockCar/WoodStockCar/Catalog.json b/WoodStockCar/WoodStockCar/Catalog.json new file mode 100644 index 00000000..8cc70136 --- /dev/null +++ b/WoodStockCar/WoodStockCar/Catalog.json @@ -0,0 +1,12 @@ +{ + "indentifier": "woodcoaches", + "name": "woodcoaches", + "shared": false, + "assets": { + "WoodCoaches": { + "name": "WoodCoaches", + "type": "prefab", + "filename": "WoodCoaches.prefab" + } + } +} \ No newline at end of file diff --git a/WoodStockCar/WoodStockCar/Definitions.json b/WoodStockCar/WoodStockCar/Definitions.json new file mode 100644 index 00000000..33acfca9 --- /dev/null +++ b/WoodStockCar/WoodStockCar/Definitions.json @@ -0,0 +1,1379 @@ +{ + "objects": [ + { + "identifier": "WoodStockCar", + "metadata": { + "name": "Wood Stock Car / Class SK-T", + "description": "Car for transportation of livestock", + "tags": [], + "credits": "Rex / Latom" + }, + "definition": { + "kind": "Car", + "modelIdentifier": "WoodCoaches", + "carType": "SM", + "archetype": "Boxcar", + "visibleInPlacer": true, + "basePrice": 0, + "baseRoadNumber": "100000", + "weightEmpty": 41700, + "truckIdentifier": "truck.archbar.diamond", + "loadSlots": [ + { + "maximumCapacity": 40000.0, + "loadUnits": "Pounds", + "requiredLoadIdentifier": "" + } + ], + "truckSeparation": 7.0, + "length": 10.4, + "couplerHeight": 0.82, + "airHosePosition": [ + -0.348, + 1.09, + 0.15 + ], + "brakeAnimations": null, + "minimumCurveRadius": "ExtraSmall", + "components": [ + { + "kind": "Colorizer", + "hexColors": [ + "6a1b0b", + "421810", + "482c28", + "863a2d", + "511106", + "42281b", + "6D342D", + "6C2E1F", + "752E23", + "603030", + "361f13", + "3d2825", + "782c30" + ], + "material": { + "materialName": "Body" + }, + "name": "Colorizer 1", + "transform": { + "position": [ + 0.0, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ToggleAnimation", + "animation": { + "clipName": "DoorR" + }, + "speed": 1.0, + "key": "DoorR", + "targetColliderObject": { + "path": [ + "WoodCoaches", + "Door2" + ] + }, + "title": "", + "messageTrue": "Click to Close", + "messageFalse": "Click to Open", + "name": "ToggleAnimation 1", + "transform": { + "position": [ + 0.0, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ToggleAnimation", + "animation": { + "clipName": "DoorL" + }, + "speed": 1.0, + "key": "DooL", + "targetColliderObject": { + "path": [ + "WoodCoaches", + "Door" + ] + }, + "title": "", + "messageTrue": "Click to Close", + "messageFalse": "Click to Open", + "name": "ToggleAnimation 2", + "transform": { + "position": [ + 0.0, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "Decal", + "size": [ + 0.7, + 0.4, + 0.05 + ], + "content": "RoadNumber", + "forceColor": "", + "name": "Decal 1", + "transform": { + "position": [ + 0.7523254, + 2.70074463, + 5.172063 + ], + "rotation": [ + 0.0, + 1.00000012, + 0.0, + -4.882522E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "Decal", + "size": [ + 0.7, + 0.4, + 0.05 + ], + "content": "Lettering", + "forceColor": "", + "name": "Decal 2", + "transform": { + "position": [ + 0.7523254, + 3.142273, + 5.172063 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + -8.30131057E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] + } + }, + { + "identifier": "WoodStockCar1", + "metadata": { + "name": "Wood Stock Car / Class SK-T for Cows", + "description": "Car for transportation of Cows", + "tags": [], + "credits": "Rex / Latom" + }, + "definition": { + "kind": "Car", + "modelIdentifier": "WoodCoaches", + "carType": "SM_Cow", + "archetype": "Boxcar", + "visibleInPlacer": true, + "basePrice": 0, + "baseRoadNumber": "100000", + "weightEmpty": 41700, + "truckIdentifier": "truck.archbar.diamond", + "loadSlots": [ + { + "maximumCapacity": 20.0, + "loadUnits": "Quantity", + "requiredLoadIdentifier": "cows" + } + ], + "truckSeparation": 7.0, + "length": 10.4, + "couplerHeight": 0.82, + "airHosePosition": [ + -0.348, + 1.09, + 0.15 + ], + "brakeAnimations": null, + "minimumCurveRadius": "ExtraSmall", + "components": [ + { + "kind": "Colorizer", + "hexColors": [ + "6a1b0b", + "421810", + "482c28", + "863a2d", + "511106", + "42281b", + "6D342D", + "6C2E1F", + "752E23", + "603030", + "361f13", + "3d2825", + "782c30" + ], + "material": { + "materialName": "Body" + }, + "name": "Colorizer 1", + "transform": { + "position": [ + 0.0, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ToggleAnimation", + "animation": { + "clipName": "DoorR" + }, + "speed": 1.0, + "key": "DoorR", + "targetColliderObject": { + "path": [ + "WoodCoaches", + "Door2" + ] + }, + "title": "", + "messageTrue": "Click to Close", + "messageFalse": "Click to Open", + "name": "ToggleAnimation 1", + "transform": { + "position": [ + 0.0, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ToggleAnimation", + "animation": { + "clipName": "DoorL" + }, + "speed": 1.0, + "key": "DooL", + "targetColliderObject": { + "path": [ + "WoodCoaches", + "Door" + ] + }, + "title": "", + "messageTrue": "Click to Close", + "messageFalse": "Click to Open", + "name": "ToggleAnimation 2", + "transform": { + "position": [ + 0.0, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "Decal", + "size": [ + 0.7, + 0.4, + 0.05 + ], + "content": "RoadNumber", + "forceColor": "", + "name": "Decal 1", + "transform": { + "position": [ + 0.7523254, + 2.70074463, + 5.172063 + ], + "rotation": [ + 0.0, + 1.00000012, + 0.0, + -4.882522E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "Decal", + "size": [ + 0.7, + 0.4, + 0.05 + ], + "content": "Lettering", + "forceColor": "", + "name": "Decal 2", + "transform": { + "position": [ + 0.7523254, + 3.142273, + 5.172063 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + -8.30131057E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "LoadModel", + "slotIndex": 0, + "loadIdentifier": "cows", + "models": [ + { + "assetPackIdentifier": "zsc://RTM_Objects_Pack/SCAssetPacks/Rex_Animal_Pack", + "assetIdentifier": "Animal_Cow" + } + ], + "instances": [ + { + "position": [ + 0.0, + 0.9, + -3.433 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 0.9, + 0.9, + 0.9 + ] + }, + { + "position": [ + 0.0, + 1.0, + 3.371 + ], + "rotation": [ + 0.004773511, + -0.9999886, + -2.086568E-10, + 4.371089E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + } + ], + "name": "LoadModel 1", + "transform": { + "position": [ + 0.0, + 1.16644287, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] + } + }, + { + "identifier": "WoodStockCar2", + "metadata": { + "name": "Wood Stock Car / Class SK-T for Pigs", + "description": "Car for transportation of Pigs", + "tags": [], + "credits": "Rex / Latom" + }, + "definition": { + "kind": "Car", + "modelIdentifier": "WoodCoaches", + "carType": "SM_Pig", + "archetype": "Boxcar", + "visibleInPlacer": true, + "basePrice": 0, + "baseRoadNumber": "100000", + "weightEmpty": 41700, + "truckIdentifier": "truck.archbar.diamond", + "loadSlots": [ + { + "maximumCapacity": 40.0, + "loadUnits": "Quantity", + "requiredLoadIdentifier": "pigs" + } + ], + "truckSeparation": 7.0, + "length": 10.4, + "couplerHeight": 0.82, + "airHosePosition": [ + -0.348, + 1.09, + 0.15 + ], + "brakeAnimations": null, + "minimumCurveRadius": "ExtraSmall", + "components": [ + { + "kind": "Colorizer", + "hexColors": [ + "6a1b0b", + "421810", + "482c28", + "863a2d", + "511106", + "42281b", + "6D342D", + "6C2E1F", + "752E23", + "603030", + "361f13", + "3d2825", + "782c30" + ], + "material": { + "materialName": "Body" + }, + "name": "Colorizer 1", + "transform": { + "position": [ + 0.0, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ToggleAnimation", + "animation": { + "clipName": "DoorR" + }, + "speed": 1.0, + "key": "DoorR", + "targetColliderObject": { + "path": [ + "WoodCoaches", + "Door2" + ] + }, + "title": "", + "messageTrue": "Click to Close", + "messageFalse": "Click to Open", + "name": "ToggleAnimation 1", + "transform": { + "position": [ + 0.0, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ToggleAnimation", + "animation": { + "clipName": "DoorL" + }, + "speed": 1.0, + "key": "DooL", + "targetColliderObject": { + "path": [ + "WoodCoaches", + "Door" + ] + }, + "title": "", + "messageTrue": "Click to Close", + "messageFalse": "Click to Open", + "name": "ToggleAnimation 2", + "transform": { + "position": [ + 0.0, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "Decal", + "size": [ + 0.7, + 0.4, + 0.05 + ], + "content": "RoadNumber", + "forceColor": "", + "name": "Decal 1", + "transform": { + "position": [ + 0.7523254, + 2.70074463, + 5.172063 + ], + "rotation": [ + 0.0, + 1.00000012, + 0.0, + -4.882522E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "Decal", + "size": [ + 0.7, + 0.4, + 0.05 + ], + "content": "Lettering", + "forceColor": "", + "name": "Decal 2", + "transform": { + "position": [ + 0.7523254, + 3.142273, + 5.172063 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + -8.30131057E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "LoadModel", + "slotIndex": 0, + "loadIdentifier": "pigs", + "models": [ + { + "assetPackIdentifier": "zsc://RTM_Objects_Pack/SCAssetPacks/Rex_Animal_Pack", + "assetIdentifier": "Animal_Pig" + } + ], + "instances": [ + { + "position": [ + 0.0, + 0.9, + -3.433 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 0.9, + 0.9, + 0.9 + ] + }, + { + "position": [ + 0.0, + 1.0, + 3.371 + ], + "rotation": [ + 0.004773511, + -0.9999886, + -2.086568E-10, + 4.371089E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + } + ], + "name": "LoadModel 1", + "transform": { + "position": [ + 0.0, + 1.16644287, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] + } + }, + { + "identifier": "WoodStockCar3", + "metadata": { + "name": "Wood Stock Car / Class SK-T for Chickens", + "description": "Car for transportation of Chickens", + "tags": [], + "credits": "Rex / Latom" + }, + "definition": { + "kind": "Car", + "modelIdentifier": "WoodCoaches", + "carType": "SM_Chicken", + "archetype": "Boxcar", + "visibleInPlacer": true, + "basePrice": 0, + "baseRoadNumber": "100000", + "weightEmpty": 41700, + "truckIdentifier": "truck.archbar.diamond", + "loadSlots": [ + { + "maximumCapacity": 2000.0, + "loadUnits": "Quantity", + "requiredLoadIdentifier": "chickens" + } + ], + "truckSeparation": 7.0, + "length": 10.4, + "couplerHeight": 0.82, + "airHosePosition": [ + -0.348, + 1.09, + 0.15 + ], + "brakeAnimations": null, + "minimumCurveRadius": "ExtraSmall", + "components": [ + { + "kind": "Colorizer", + "hexColors": [ + "6a1b0b", + "421810", + "482c28", + "863a2d", + "511106", + "42281b", + "6D342D", + "6C2E1F", + "752E23", + "603030", + "361f13", + "3d2825", + "782c30" + ], + "material": { + "materialName": "Body" + }, + "name": "Colorizer 1", + "transform": { + "position": [ + 0.0, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ToggleAnimation", + "animation": { + "clipName": "DoorR" + }, + "speed": 1.0, + "key": "DoorR", + "targetColliderObject": { + "path": [ + "WoodCoaches", + "Door2" + ] + }, + "title": "", + "messageTrue": "Click to Close", + "messageFalse": "Click to Open", + "name": "ToggleAnimation 1", + "transform": { + "position": [ + 0.0, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ToggleAnimation", + "animation": { + "clipName": "DoorL" + }, + "speed": 1.0, + "key": "DooL", + "targetColliderObject": { + "path": [ + "WoodCoaches", + "Door" + ] + }, + "title": "", + "messageTrue": "Click to Close", + "messageFalse": "Click to Open", + "name": "ToggleAnimation 2", + "transform": { + "position": [ + 0.0, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "Decal", + "size": [ + 0.7, + 0.4, + 0.05 + ], + "content": "RoadNumber", + "forceColor": "", + "name": "Decal 1", + "transform": { + "position": [ + 0.7523254, + 2.70074463, + 5.172063 + ], + "rotation": [ + 0.0, + 1.00000012, + 0.0, + -4.882522E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "Decal", + "size": [ + 0.7, + 0.4, + 0.05 + ], + "content": "Lettering", + "forceColor": "", + "name": "Decal 2", + "transform": { + "position": [ + 0.7523254, + 3.142273, + 5.172063 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + -8.30131057E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "LoadModel", + "slotIndex": 0, + "loadIdentifier": "chickens", + "models": [ + { + "assetPackIdentifier": "zsc://RTM_Objects_Pack/SCAssetPacks/Rex_Animal_Pack", + "assetIdentifier": "Rex_Chicken" + } + ], + "instances": [ + { + "position": [ + 0.0, + 0.9, + -3.433 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 0.9, + 0.9, + 0.9 + ] + }, + { + "position": [ + 0.0, + 1.0, + 3.371 + ], + "rotation": [ + 0.004773511, + -0.9999886, + -2.086568E-10, + 4.371089E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + } + ], + "name": "LoadModel 1", + "transform": { + "position": [ + 0.0, + 1.16644287, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] + } + }, + { + "identifier": "WoodStockCar4", + "metadata": { + "name": "Wood Stock Car / Class SK-T for Sheep", + "description": "Car for transportation of Sheep", + "tags": [], + "credits": "Rex / Latom" + }, + "definition": { + "kind": "Car", + "modelIdentifier": "WoodCoaches", + "carType": "SM_Sheep", + "archetype": "Boxcar", + "visibleInPlacer": true, + "basePrice": 0, + "baseRoadNumber": "100000", + "weightEmpty": 41700, + "truckIdentifier": "truck.archbar.diamond", + "loadSlots": [ + { + "maximumCapacity": 40.0, + "loadUnits": "Quantity", + "requiredLoadIdentifier": "sheep" + } + ], + "truckSeparation": 7.0, + "length": 10.4, + "couplerHeight": 0.82, + "airHosePosition": [ + -0.348, + 1.09, + 0.15 + ], + "brakeAnimations": null, + "minimumCurveRadius": "ExtraSmall", + "components": [ + { + "kind": "Colorizer", + "hexColors": [ + "6a1b0b", + "421810", + "482c28", + "863a2d", + "511106", + "42281b", + "6D342D", + "6C2E1F", + "752E23", + "603030", + "361f13", + "3d2825", + "782c30" + ], + "material": { + "materialName": "Body" + }, + "name": "Colorizer 1", + "transform": { + "position": [ + 0.0, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ToggleAnimation", + "animation": { + "clipName": "DoorR" + }, + "speed": 1.0, + "key": "DoorR", + "targetColliderObject": { + "path": [ + "WoodCoaches", + "Door2" + ] + }, + "title": "", + "messageTrue": "Click to Close", + "messageFalse": "Click to Open", + "name": "ToggleAnimation 1", + "transform": { + "position": [ + 0.0, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ToggleAnimation", + "animation": { + "clipName": "DoorL" + }, + "speed": 1.0, + "key": "DooL", + "targetColliderObject": { + "path": [ + "WoodCoaches", + "Door" + ] + }, + "title": "", + "messageTrue": "Click to Close", + "messageFalse": "Click to Open", + "name": "ToggleAnimation 2", + "transform": { + "position": [ + 0.0, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "Decal", + "size": [ + 0.7, + 0.4, + 0.05 + ], + "content": "RoadNumber", + "forceColor": "", + "name": "Decal 1", + "transform": { + "position": [ + 0.7523254, + 2.70074463, + 5.172063 + ], + "rotation": [ + 0.0, + 1.00000012, + 0.0, + -4.882522E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "Decal", + "size": [ + 0.7, + 0.4, + 0.05 + ], + "content": "Lettering", + "forceColor": "", + "name": "Decal 2", + "transform": { + "position": [ + 0.7523254, + 3.142273, + 5.172063 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + -8.30131057E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "LoadModel", + "slotIndex": 0, + "loadIdentifier": "sheep", + "models": [ + { + "assetPackIdentifier": "zsc://RTM_Objects_Pack/SCAssetPacks/Rex_Animal_Pack", + "assetIdentifier": "Animal_Sheep" + } + ], + "instances": [ + { + "position": [ + 0.0, + 0.9, + -3.433 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 0.9, + 0.9, + 0.9 + ] + }, + { + "position": [ + 0.0, + 1.0, + 3.371 + ], + "rotation": [ + 0.004773511, + -0.9999886, + -2.086568E-10, + 4.371089E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + } + ], + "name": "LoadModel 1", + "transform": { + "position": [ + 0.0, + 1.16644287, + 0.0 + ], + "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/WoodStockCar/WoodStockCar/bundle b/WoodStockCar/WoodStockCar/bundle new file mode 100644 index 00000000..925afaf5 --- /dev/null +++ b/WoodStockCar/WoodStockCar/bundle @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:106c95ae308de8ce170a9fbe12bc2c86a561df756c020a75cb821d4f6c11a0b0 +size 813904 diff --git a/WoodStockCar/info.json b/WoodStockCar/info.json new file mode 100644 index 00000000..adbf976c --- /dev/null +++ b/WoodStockCar/info.json @@ -0,0 +1,8 @@ +{ + "Id": "WoodStockCar", + "Version": "1.0", + "DisplayName": "Wood Stock Car", + "Author": "RTM", + "ManagerVersion": "0.28.2.0", + "HomePage": "https://discord.gg/waSuQ7KaGZ" +} \ No newline at end of file