Remove Car Spawner
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -1,22 +0,0 @@
|
||||
{
|
||||
"manifestVersion": 5,
|
||||
"id": "C_L_B.CarSpawner",
|
||||
"name": "CarSpawner",
|
||||
"version": "1.0.2",
|
||||
"requires": [
|
||||
{
|
||||
"id": "railroader",
|
||||
"notBefore": "2024.6.8"
|
||||
},
|
||||
{
|
||||
"id": "Zamu.StrangeCustoms",
|
||||
"notBefore": "1.9"
|
||||
}
|
||||
],
|
||||
"mixintos": {
|
||||
"game-graph": [
|
||||
"file(game-graph.json)"
|
||||
]
|
||||
},
|
||||
"assemblies": [ "CarSpawner" ]
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
{
|
||||
"loads":{
|
||||
"clb-carSpawner-internal": {
|
||||
"description": "internalCarSpawner",
|
||||
"units": "Pounds",
|
||||
"density": 1,
|
||||
"unitWeightInPounds": 0.0,
|
||||
"importable": false,
|
||||
"payPerQuantity": 0.0,
|
||||
"costPerUnit": 0.0
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user