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

Down_003.node

Server/World/Default/Zones/Zone1_Tier3/Cave/Klops/Stairs/Main/Down_003.node.json, 344 B

Fields

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

Source

{
	"Name": "Stairs-Down_003",
	
	"Children": [
	
	//Mines
	
		{ //Forward
			"Node": ["Klops.Main.Main_001", "Klops.Main.Main_002", "Klops.Main.Main_003"],
			"Weights": [20, 20, 20],
			"Offset": [4, -4, -2],
			"Rotation": 0,
			"Chance": 1
		}
	],
	
	
  "Type": "PREFAB",
	
	"Priority": 1,
	
	"Prefab": [
		"Cave.Klops.Oak.Stairs.003.*"
	]
}