Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.2 / World / Default / Zones / Zone1_Tier3 / Cave / Klops / Stairs / Bedroom / Down_004.node.json

Down_004.node

Server/World/Default/Zones/Zone1_Tier3/Cave/Klops/Stairs/Bedroom/Down_004.node.json, 297 B

Fields

FieldType
Namestring
Childrenarray[1]
Typestring
Prioritynumber
Prefabarray[1]

Source

{
	"Name": "Stairs-Down_004",
	
	"Children": [
	
	//Mines
	
		{ //Forward
			"Node": ["Klops.Bedroom.Bedroom_001"],
			"Weights": [100],
			"Offset": [2, -7, -3],
			"Rotation": 0,
			"Chance": 1
		}
	],
	
	
  "Type": "PREFAB",
	
	"Priority": 1,
	
	"Prefab": [
		"Cave.Klops.Oak.Stairs.004.*"
	]
}