Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9 / Item / Interactions / Consumables / Condition_Consume_Food_T2.json

Condition_Consume_Food_T2

Server/Item/Interactions/Consumables/Condition_Consume_Food_T2.json, 150 B

Fields

FieldType
Typestring
RequiredGameModestring
Crouchingboolean
Nextstring
Failedstring

Source

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