Versions / 0.6.0-pre.4 / Item / Interactions / NPCs / Intelligent / Goblin_Duke / Goblin_Duke_Jump.json
Goblin_Duke_Jump
Server/Item/Interactions/NPCs/Intelligent/Goblin_Duke/Goblin_Duke_Jump.json, 155 B
Fields
| Field | Type |
|---|---|
Type | string |
Direction | object |
AdjustVertical | boolean |
WaitForGround | boolean |
Force | number |
Source
{
"Type": "ApplyForce",
"Direction": {
"X": 0,
"Y": 1,
"Z": -0.25
},
"AdjustVertical": false,
"WaitForGround": false,
"Force": 32
}