Actions/Potion
Potion Action
Descriptions
Potion action will instantly add potion effect to player.
Action Options
| Options | Data types | Descriptions |
|---|---|---|
| ID | PotionEffectType ID/Name | Potion Effect |
| Duration | Integer | Duration of potion effect (in ticks) |
| Amplifier | Integer | How powerful of effect (this may increase duration based on this value) |
- 20 Ticks/1 Second
- Multiple data types consider a data type which can be use one of both type of data
- More details about data types here
Default Value
| Options | Value |
|---|---|
| ID | 19 (Poison) |
| Duration | 100 |
| Amplifier | 1 |