Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.2 / World / Default / Zones / Zone3_Tier3 / Cave / Shallow / Spiral / Node5.node.json

Node5.node

Server/World/Default/Zones/Zone3_Tier3/Cave/Shallow/Spiral/Node5.node.json, 558 B

Fields

FieldType
Namestring
Environmentstring
Typestring
Maskobject
Childrenarray[1]
Prioritynumber
Prefabarray[1]
ChildCountBoundsnumber

Source

{
  "Name": "Node5",
  "Environment": "Env_Zone3_Caves_Glacial",
	"Type": "PREFAB",

  "Mask": {
    "Default": ["!Empty", "!Wood_Spiral_Branch_Long", "!Plant_Leaves_Spiral", "!Plant_Fruit_Spiral", "!Wood_Spiral_Trunk", "!Wood_Spiral_Trunk_Full", "*"]
  },
  "Children": [
    {
      "$Comment": "Top",
      "Node": ["Shallow.Spiral.Straight1"],
      "Weights": [100],
      "Offset": [0, 0, 0],
      "Rotation": 0,
      "Chance": 1
    }
  ],
  "Priority": 1,
  "Prefab": ["Cave.Nodes.Tree_Spiral.Side.Tree_Spiral_Side_005"],
  "ChildCountBounds": 1
}