Files
Mods/RTM_Objects_pack/SCAssetPacks/Aggregate-Crossing-pack/Definitions.json

79 lines
1.9 KiB
JSON

{
"objects": [
{
"identifier": "Crossing_Single",
"metadata": {
"name": "Crossing_Single",
"description": "Crossing_Single",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Crossing_Single",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Crossing_Double",
"metadata": {
"name": "Crossing_Double",
"description": "Crossing_Double",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Crossing_Double",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Crossing_Triple",
"metadata": {
"name": "Crossing_Triple",
"description": "Crossing_Triple",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Crossing_Triple",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Crossing_Triple_Sw1",
"metadata": {
"name": "Crossing_Triple_Sw1",
"description": "Crossing_Triple_Sw1",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Crossing_Triple_Sw1",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Crossing_Triple_Sw2",
"metadata": {
"name": "Crossing_Triple_Sw2",
"description": "Crossing_Triple_Sw2",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Crossing_Triple_Sw2",
"cullingRadius": 50,
"components": []
}
}
]
}