Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.3 / Item / Interactions / Tests / SpawnPrefab.json

SpawnPrefab

Server/Item/Interactions/Tests/SpawnPrefab.json, 202 B

Fields

FieldType
Typestring
PrefabPathstring
Offsetobject
RotationYawstring
OriginSourcestring
Forceboolean

Source

{
  "Type": "SpawnPrefab",
  "PrefabPath": "Example_Portal1.prefab.json",
  "Offset": {
    "X": 6,
    "Y": 0,
    "Z": 3
  },
  "RotationYaw": "OneEighty",
  "OriginSource": "Block",
  "Force": true
}