Monument Plus

Платное Monument Plus 1.2.2

JSON:
{
  "Spawn Lights At": {
    "GasStation": true,
    "Supermarket": true,
    "MiningOutpost": false,
    "Airfield": false,
    "UseLightSwitch": false,
    "StartTime": "20:00",
    "EndTime": "08:00"
  },
  "Spawn Puzzle At": {
    "Junkyard": false,
    "Supermarket": false,
    "Dome": false
  },
  "Spawn BigWheel at": {
    "Outpost": false
  },
  "Spawn Addons At": {
    "SpawnAddons": false,
    "itemAddon": {
      "supermarket": {
        "MonumentName": "supermarket",
        "prefab": "assets/bundled/prefabs/static/modularcarlift.static.prefab",
        "pos": {
          "x": 0.2,
          "y": 0.0,
          "z": 17.5
        },
        "rotate": 0.0
      },
      "gasstation": {
        "MonumentName": "gas_station",
        "prefab": "assets/bundled/prefabs/static/modularcarlift.static.prefab",
        "pos": {
          "x": 4.2,
          "y": 3.0,
          "z": -0.5
        },
        "rotate": 0.0
      }
    }
  },
  "Spawn Building At": {
    "SpawnBuildings": true,
    "building": {
      "Example1": {
        "monumentName": "fishing_village_a",
        "pasteFile": "T1B1",
        "position": {
          "x": -13.2134,
          "y": 3.0,
          "z": -18.1443
        },
        "rotation": 0.1,
        "options": [
          "stability",
          "true"
        ]
      }
    }
  },
  "Version": {
    "Major": 1,
    "Minor": 0,
    "Patch": 13
  }
}