SpawnPrefab
Server/Item/Interactions/Tests/SpawnPrefab.json, 202 B
Fields
| Field | Type |
|---|---|
Type | string |
PrefabPath | string |
Offset | object |
RotationYaw | string |
OriginSource | string |
Force | boolean |
Source
{
"Type": "SpawnPrefab",
"PrefabPath": "Example_Portal1.prefab.json",
"Offset": {
"X": 6,
"Y": 0,
"Z": 3
},
"RotationYaw": "OneEighty",
"OriginSource": "Block",
"Force": true
}