Hytale Asset ReferenceUnofficial
Versions / 0.5.7 / ScriptedBrushes / Archive / FloorPlan.json

FloorPlan

Server/ScriptedBrushes/Archive/FloorPlan.json, 838 B

Fields

FieldType
Operationsarray[8]

Source

{
  "Operations": [
    {
      "Id": "mask",
      "Mask": "!Rock_Aqua"
    },
    {
      "Id": "pattern",
      "BlockPattern": "Rock_Stone_Aqua"
    },
    {
      "Id": "offset",
      "Offset": {
        "X": {
          "Value": 0,
          "Relative": false
        },
        "Y": {
          "Value": -1,
          "Relative": false
        },
        "Z": {
          "Value": 0,
          "Relative": false
        }
      }
    },
    {
      "Id": "set"
    },
    {
      "Id": "dimensions",
      "Width": {
        "Value": -4,
        "Relative": true
      },
      "Height": {
        "Value": 0,
        "Relative": false
      }
    },
    {
      "Id": "pattern",
      "BlockPattern": "Rock_Aqua"
    },
    {
      "Id": "set"
    },
    {
      "Id": "runcommand",
      "CommandToRun": "ruinsroof"
    }
  ]
}