Hytale Asset ReferenceUnofficial
Versions / 0.5.6 / Item / Interactions / Consumables / Condition_Consume_Potion.json

Condition_Consume_Potion

Server/Item/Interactions/Consumables/Condition_Consume_Potion.json, 154 B

Fields

FieldType
Typestring
RequiredGameModestring
Crouchingboolean
Nextstring
Failedstring

Source

{
  "Type": "Condition",
  "RequiredGameMode": "Adventure",
  "Crouching": false,
  "Next": "Consume_Charge_Potion_Fast",
  "Failed": "Block_Secondary"
}