Hytale Asset ReferenceUnofficial
Versions / 0.5.6 / World / Default / Zones / Zone3_Tier1 / Cave / Klops / Cellar / Cellar_001.node.json

Cellar_001.node

Server/World/Default/Zones/Zone3_Tier1/Cave/Klops/Cellar/Cellar_001.node.json, 187 B

Fields

FieldType
Namestring
Maskobject
Typestring
Prioritynumber
Prefabarray[1]

Source

{
	"Name": "Cellar_001",
	

	
  "Mask": {
    "File": "Zones.Zone3_Tier1.Cave.Klops.Mask"
  },
	
	"Type": "PREFAB",
	
	"Priority": 1,
	
	"Prefab": [
		"Cave.Klops.Basalt.Cellar.*"
	]
}