Hytale Asset ReferenceUnofficial
Versions / 0.5.5 / World / Default / Zones / Zone1_Tier2 / Cave / Klops / Bedroom / Bedroom_001.node.json

Bedroom_001.node

Server/World/Default/Zones/Zone1_Tier2/Cave/Klops/Bedroom/Bedroom_001.node.json, 252 B

Fields

FieldType
Namestring
Maskobject
Typestring
Prioritynumber
Prefabarray[1]

Source

{
	"Name": "Bedroom_001",
	

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