From 66b2473ce27e255a26445684b9c26193360e0db9 Mon Sep 17 00:00:00 2001 From: Hawke Date: Sat, 6 Sep 2025 18:26:25 -0500 Subject: [PATCH] Add RLW Baggage Assets https://www.nexusmods.com/railroader/mods/959 --- RLW Baggage Loads/info.json | 7 + RLW Baggage Loads/rlw_baggage_load/Bundle | 3 + .../rlw_baggage_load/Catalog.json | 1 + .../rlw_baggage_load/Definitions.json | 256 ++++++++++++++++++ 4 files changed, 267 insertions(+) create mode 100644 RLW Baggage Loads/info.json create mode 100644 RLW Baggage Loads/rlw_baggage_load/Bundle create mode 100644 RLW Baggage Loads/rlw_baggage_load/Catalog.json create mode 100644 RLW Baggage Loads/rlw_baggage_load/Definitions.json diff --git a/RLW Baggage Loads/info.json b/RLW Baggage Loads/info.json new file mode 100644 index 00000000..d2147be0 --- /dev/null +++ b/RLW Baggage Loads/info.json @@ -0,0 +1,7 @@ +{ + "Id": "RLW Baggage Loads", + "Version": "2.1.0", + "DisplayName": "Baggage Loads", + "Author": "Raider Locomotive Works", + "ManagerVersion": "0.27.3" +} diff --git a/RLW Baggage Loads/rlw_baggage_load/Bundle b/RLW Baggage Loads/rlw_baggage_load/Bundle new file mode 100644 index 00000000..201471f1 --- /dev/null +++ b/RLW Baggage Loads/rlw_baggage_load/Bundle @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8706152e3c76b03fcaea3f5e0cd20d615bf7a2a8a154c5cdaae229a3c554a7a9 +size 34961140 diff --git a/RLW Baggage Loads/rlw_baggage_load/Catalog.json b/RLW Baggage Loads/rlw_baggage_load/Catalog.json new file mode 100644 index 00000000..e72a187f --- /dev/null +++ b/RLW Baggage Loads/rlw_baggage_load/Catalog.json @@ -0,0 +1 @@ +{"identifier":"rlw_baggage_load","name":"rlw_baggage_load","shared":false,"assets":{"SuitCase 1":{"name":"SuitCase 1","type":"prefab","filename":"SuitCase 1.prefab"},"SuitCase 1a":{"name":"SuitCase 1a","type":"prefab","filename":"SuitCase 1a.prefab"},"SuitCase 1b":{"name":"SuitCase 1b","type":"prefab","filename":"SuitCase 1b.prefab"},"SuitCase 2":{"name":"SuitCase 2","type":"prefab","filename":"SuitCase 2.prefab"},"SuitCase 2a":{"name":"SuitCase 2a","type":"prefab","filename":"SuitCase 2a.prefab"},"SuitCase 2b":{"name":"SuitCase 2b","type":"prefab","filename":"SuitCase 2b.prefab"},"SuitCase 3":{"name":"SuitCase 3","type":"prefab","filename":"SuitCase 3.prefab"},"SuitCase 3a":{"name":"SuitCase 3a","type":"prefab","filename":"SuitCase 3a.prefab"},"SuitCase 3b":{"name":"SuitCase 3b","type":"prefab","filename":"SuitCase 3b.prefab"},"Trunk 1":{"name":"Trunk 1","type":"prefab","filename":"Trunk 1.prefab"},"Trunk 1a":{"name":"Trunk 1a","type":"prefab","filename":"Trunk 1a.prefab"},"Trunk 1b":{"name":"Trunk 1b","type":"prefab","filename":"Trunk 1b.prefab"},"Coffin":{"name":"Coffin","type":"prefab","filename":"Coffin.prefab"},"Coffin a":{"name":"Coffin a","type":"prefab","filename":"Coffin a.prefab"},"Coffin b":{"name":"Coffin b","type":"prefab","filename":"Coffin b.prefab"},"Crate":{"name":"Crate","type":"prefab","filename":"Crate.prefab"},"Crate a":{"name":"Crate a","type":"prefab","filename":"Crate a.prefab"},"Crate b":{"name":"Crate b","type":"prefab","filename":"Crate b.prefab"}}} \ No newline at end of file diff --git a/RLW Baggage Loads/rlw_baggage_load/Definitions.json b/RLW Baggage Loads/rlw_baggage_load/Definitions.json new file mode 100644 index 00000000..9eaa8dde --- /dev/null +++ b/RLW Baggage Loads/rlw_baggage_load/Definitions.json @@ -0,0 +1,256 @@ +{ + "objects": [ + { + "identifier": "SuitCase 1", + "metadata": { + "name": "SuitCase 1", + "description": "A new item", + "tags": [], + "credits": "" + }, + "definition": { + "kind": "Scenery", + "modelIdentifier": "SuitCase 1", + "components": [] + } + }, + { + "identifier": "SuitCase 1a", + "metadata": { + "name": "SuitCase 1a", + "description": "A new item", + "tags": [], + "credits": "" + }, + "definition": { + "kind": "Scenery", + "modelIdentifier": "SuitCase 1a", + "components": [] + } + }, + { + "identifier": "SuitCase 1b", + "metadata": { + "name": "SuitCase 1b", + "description": "A new item", + "tags": [], + "credits": "" + }, + "definition": { + "kind": "Scenery", + "modelIdentifier": "SuitCase 1b", + "components": [] + } + }, + { + "identifier": "SuitCase 2", + "metadata": { + "name": "SuitCase 2", + "description": "A new item", + "tags": [], + "credits": "" + }, + "definition": { + "kind": "Scenery", + "modelIdentifier": "SuitCase 2", + "components": [] + } + }, + { + "identifier": "SuitCase 2a", + "metadata": { + "name": "SuitCase 2a", + "description": "A new item", + "tags": [], + "credits": "" + }, + "definition": { + "kind": "Scenery", + "modelIdentifier": "SuitCase 2a", + "components": [] + } + }, + { + "identifier": "SuitCase 2b", + "metadata": { + "name": "SuitCase 2b", + "description": "A new item", + "tags": [], + "credits": "" + }, + "definition": { + "kind": "Scenery", + "modelIdentifier": "SuitCase 2b", + "components": [] + } + }, + { + "identifier": "SuitCase 3", + "metadata": { + "name": "SuitCase 3", + "description": "A new item", + "tags": [], + "credits": "" + }, + "definition": { + "kind": "Scenery", + "modelIdentifier": "SuitCase 3", + "components": [] + } + }, + { + "identifier": "SuitCase 3a", + "metadata": { + "name": "SuitCase 3a", + "description": "A new item", + "tags": [], + "credits": "" + }, + "definition": { + "kind": "Scenery", + "modelIdentifier": "SuitCase 3a", + "components": [] + } + }, + { + "identifier": "SuitCase 3b", + "metadata": { + "name": "SuitCase 3b", + "description": "A new item", + "tags": [], + "credits": "" + }, + "definition": { + "kind": "Scenery", + "modelIdentifier": "SuitCase 3b", + "components": [] + } + }, + { + "identifier": "Trunk 1", + "metadata": { + "name": "Trunk 1", + "description": "A new item", + "tags": [], + "credits": "" + }, + "definition": { + "kind": "Scenery", + "modelIdentifier": "Trunk 1", + "components": [] + } + }, + { + "identifier": "Trunk 1a", + "metadata": { + "name": "Trunk 1a", + "description": "A new item", + "tags": [], + "credits": "" + }, + "definition": { + "kind": "Scenery", + "modelIdentifier": "Trunk 1a", + "components": [] + } + }, + { + "identifier": "Trunk 1b", + "metadata": { + "name": "Trunk 1b", + "description": "A new item", + "tags": [], + "credits": "" + }, + "definition": { + "kind": "Scenery", + "modelIdentifier": "Trunk 1b", + "components": [] + } + }, + { + "identifier": "Coffin", + "metadata": { + "name": "Coffin", + "description": "A new item", + "tags": [], + "credits": "" + }, + "definition": { + "kind": "Scenery", + "modelIdentifier": "Coffin", + "components": [] + } + }, + { + "identifier": "Coffin a", + "metadata": { + "name": "Coffin a", + "description": "A new item", + "tags": [], + "credits": "" + }, + "definition": { + "kind": "Scenery", + "modelIdentifier": "Coffin a", + "components": [] + } + }, + { + "identifier": "Coffin b", + "metadata": { + "name": "Coffin b", + "description": "A new item", + "tags": [], + "credits": "" + }, + "definition": { + "kind": "Scenery", + "modelIdentifier": "Coffin b", + "components": [] + } + }, + { + "identifier": "Crate", + "metadata": { + "name": "Crate", + "description": "A new item", + "tags": [], + "credits": "" + }, + "definition": { + "kind": "Scenery", + "modelIdentifier": "Crate", + "components": [] + } + }, + { + "identifier": "Crate a", + "metadata": { + "name": "Crate a", + "description": "A new item", + "tags": [], + "credits": "" + }, + "definition": { + "kind": "Scenery", + "modelIdentifier": "Crate a", + "components": [] + } + }, + { + "identifier": "Crate b", + "metadata": { + "name": "Crate b", + "description": "A new item", + "tags": [], + "credits": "" + }, + "definition": { + "kind": "Scenery", + "modelIdentifier": "Crate b", + "components": [] + } + } + ] +} \ No newline at end of file