Hytale Asset ReferenceUnofficial
Versions / 0.4.0 / World / Default / Zones / Zone1_Spawn / Cave / Ores / Entry.node.json

Entry.node

Server/World/Default/Zones/Zone1_Spawn/Cave/Ores/Entry.node.json, 2.3 KB

Fields

FieldType
Namestring
Childrenarray[13]
Typestring
Lengtharray[1]
YawAddnumber

Source

{
  "Name": "Distribution Wheel",
  "Children": [
	{
      "Weights": [100],
      "Chance": 1,
      "Node": ["Ores.Copper.CopperSpread"],
      "PitchSet": [90],
      "YawAdd": [0, 360],
      "Repeat": [110, 120]
    },
	{
      "Weights": [100],
      "Chance": 1,
      "Node": ["Ores.Copper.CopperSpread1"],
      "PitchSet": [90],
      "YawAdd": [0, 360],
      "Repeat": [110, 120]
    },
	{
      "Weights": [100],
      "Chance": 1,
      "Node": ["Ores.Copper.CopperSpread2"],
      "PitchSet": [90],
      "YawAdd": [0, 360],
      "Repeat": [110, 120]
    },
	{
      "Weights": [100],
      "Chance": 1,
      "Node": ["Ores.Copper.CopperSpread3"],
      "PitchSet": [90],
      "YawAdd": [0, 360],
      "Repeat": [110, 120]
    },
	{
      "Weights": [100],
      "Chance": 1,
      "Node": ["Ores.Copper.CopperSpread4"],
      "PitchSet": [90],
      "YawAdd": [0, 360],
      "Repeat": [110, 120]
    },
	{
      "Weights": [100],
      "Chance": 1,
      "Node": ["Ores.Copper.CopperSpread5"],
      "PitchSet": [90],
      "YawAdd": [0, 360],
      "Repeat": [110, 120]
    },
	{
      "Weights": [100],
      "Chance": 1,
      "Node": ["Ores.Iron.IronSpread"],
      "PitchSet": [90],
      "YawAdd": [0, 360],
      "Repeat": [15, 20]
    },
	{
      "Weights": [100],
      "Chance": 1,
      "Node": ["Ores.Iron.IronSpread2"],
      "PitchSet": [90],
      "YawAdd": [0, 360],
      "Repeat": [15, 20]
    },
	{
      "Weights": [100],
      "Chance": 1,
      "Node": ["Ores.Iron.IronSpread3"],
      "PitchSet": [90],
      "YawAdd": [0, 360],
      "Repeat": [15, 20]
    },
	{
      "Weights": [100],
      "Chance": 1,
      "Node": ["Ores.Iron.IronSpread4"],
      "PitchSet": [90],
      "YawAdd": [0, 360],
      "Repeat": [15, 20]
    },
	{
      "Weights": [100],
      "Chance": 0.75,
      "Node": ["Ores.Gem.GemSpread"],
      "PitchSet": [90],
      "YawAdd": [0, 360],
      "Repeat": [2, 4]
    },
	{
      "Weights": [100],
      "Chance": 1,
      "Node": ["Ores.Gem.GemSpread2"],
      "PitchSet": [90],
      "YawAdd": [0, 360],
      "Repeat": [4, 6]
    },
	{
      "Weights": [100],
      "Chance": 0.5,
      "Node": ["Ores.TreasureRooms.TreasureRoomsSpread"],
      "PitchSet": [90],
      "YawAdd": [0, 360]
    }
  ],
  "Type": "EMPTY_LINE",
  "Length": [0],
  "YawAdd": 0
}