Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.2 / World / Default / Zones / Zone1_Tier3 / Cave / Klops / Cellar / Cellar_001.node.json

Cellar_001.node

Server/World/Default/Zones/Zone1_Tier3/Cave/Klops/Cellar/Cellar_001.node.json, 250 B

Fields

FieldType
Namestring
Maskobject
Typestring
Prioritynumber
Prefabarray[1]

Source

{
	"Name": "Cellar_001",
	

	
	
  "Mask": {
    "Default": ["*"],
    "Specific": [
      {
        "Block": ["Empty"],
        "Rule": ["*"]
      }
    ]
  },
	
	"Type": "PREFAB",
	
	"Priority": 1,
	
	"Prefab": [
		"Cave.Klops.Oak.Cellar.*"
	]
}