Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1 / ScriptedBrushes / Archive / Walls.json

Walls

Server/ScriptedBrushes/Archive/Walls.json, 4.0 KB

Fields

FieldType
Operationsarray[36]

Source

{
  "Operations": [
    {
      "Id": "savebrushconfig",
      "StoredName": "Walls"
    },
    {
      "Id": "pattern",
      "BlockPattern": "Rock_Quartzite_Brick"
    },
    {
      "Id": "set"
    },
    {
      "Id": "runcommand",
      "CommandToRun": "walls-floors North8 NorthEnd8 8 0 9 0 {var:FloorHeight}"
    },
    {
      "Id": "runcommand",
      "CommandToRun": "walls-floors North7 NorthEnd7 7 0 8 0 {var:FloorHeight}"
    },
    {
      "Id": "runcommand",
      "CommandToRun": "walls-floors North6 NorthEnd6 6 0 7 0 {var:FloorHeight}"
    },
    {
      "Id": "runcommand",
      "CommandToRun": "walls-floors North5 NorthEnd5 5 0 6 0 {var:FloorHeight}"
    },
    {
      "Id": "runcommand",
      "CommandToRun": "walls-floors North4 NorthEnd4 4 0 5 0 {var:FloorHeight}"
    },
    {
      "Id": "runcommand",
      "CommandToRun": "walls-floors North3 NorthEnd3 3 0 4 0 {var:FloorHeight}"
    },
    {
      "Id": "runcommand",
      "CommandToRun": "walls-floors North2 NorthEnd2 2 0 3 0 {var:FloorHeight}"
    },
    {
      "Id": "runcommand",
      "CommandToRun": "walls-floors North1 NorthEnd1 1 0 2 0 {var:FloorHeight}"
    },
    {
      "Id": "runcommand",
      "CommandToRun": "walls-floors South8 SouthEnd8 -8 0 -9 0 {var:FloorHeight}"
    },
    {
      "Id": "runcommand",
      "CommandToRun": "walls-floors South7 SouthEnd7 -7 0 -8 0 {var:FloorHeight}"
    },
    {
      "Id": "runcommand",
      "CommandToRun": "walls-floors South6 SouthEnd6 -6 0 -7 0 {var:FloorHeight}"
    },
    {
      "Id": "runcommand",
      "CommandToRun": "walls-floors South5 SouthEnd5 -5 0 -6 0 {var:FloorHeight}"
    },
    {
      "Id": "runcommand",
      "CommandToRun": "walls-floors South4 SouthEnd4 -4 0 -5 0 {var:FloorHeight}"
    },
    {
      "Id": "runcommand",
      "CommandToRun": "walls-floors South3 SouthEnd3 -3 0 -4 0 {var:FloorHeight}"
    },
    {
      "Id": "runcommand",
      "CommandToRun": "walls-floors South2 SouthEnd2 -2 0 -3 0 {var:FloorHeight}"
    },
    {
      "Id": "runcommand",
      "CommandToRun": "walls-floors South1 SouthEnd1 -1 0 -2 0 {var:FloorHeight}"
    },
    {
      "Id": "runcommand",
      "CommandToRun": "walls-floors East8 EastEnd8 0 8 0 9 {var:FloorHeight}"
    },
    {
      "Id": "runcommand",
      "CommandToRun": "walls-floors East7 EastEnd7 0 7 0 8 {var:FloorHeight}"
    },
    {
      "Id": "runcommand",
      "CommandToRun": "walls-floors East6 EastEnd6 0 6 0 7 {var:FloorHeight}"
    },
    {
      "Id": "runcommand",
      "CommandToRun": "walls-floors East5 EastEnd5 0 5 0 6 {var:FloorHeight}"
    },
    {
      "Id": "runcommand",
      "CommandToRun": "walls-floors East4 EastEnd4 0 4 0 5 {var:FloorHeight}"
    },
    {
      "Id": "runcommand",
      "CommandToRun": "walls-floors East3 EastEnd3 0 3 0 4 {var:FloorHeight}"
    },
    {
      "Id": "runcommand",
      "CommandToRun": "walls-floors East2 EastEnd2 0 2 0 3 {var:FloorHeight}"
    },
    {
      "Id": "runcommand",
      "CommandToRun": "walls-floors East1 EastEnd1 0 1 0 2 {var:FloorHeight}"
    },
    {
      "Id": "runcommand",
      "CommandToRun": "walls-floors West8 WestEnd8 0 -8 0 -9 {var:FloorHeight}"
    },
    {
      "Id": "runcommand",
      "CommandToRun": "walls-floors West7 WestEnd7 0 -7 0 -8 {var:FloorHeight}"
    },
    {
      "Id": "runcommand",
      "CommandToRun": "walls-floors West6 WestEnd6 0 -6 0 -7 {var:FloorHeight}"
    },
    {
      "Id": "runcommand",
      "CommandToRun": "walls-floors West5 WestEnd5 0 -5 0 -6 {var:FloorHeight}"
    },
    {
      "Id": "runcommand",
      "CommandToRun": "walls-floors West4 WestEnd4 0 -4 0 -5 {var:FloorHeight}"
    },
    {
      "Id": "runcommand",
      "CommandToRun": "walls-floors West3 WestEnd3 0 -3 0 -4 {var:FloorHeight}"
    },
    {
      "Id": "runcommand",
      "CommandToRun": "walls-floors West2 WestEnd2 0 -2 0 -3 {var:FloorHeight}"
    },
    {
      "Id": "runcommand",
      "CommandToRun": "walls-floors West1 WestEnd1 0 -1 0 -2 {var:FloorHeight}"
    },
    {
      "Id": "exit"
    }
  ]
}