Name | base_potion |
Object | EntityTag |
Input | ElementTag |
Related Tags | <EntityTag.base_potion> Deprecated in favor of EntityTag.potion_type on MC 1.20+.
|
Description | Deprecated in favor of EntityTag.potion_type on MC 1.20+. |
Deprecated | use 'EntityTag.potion_type' on MC 1.20+. |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityAreaEffectCloud.java#L486 |