Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1 / Item / Interactions / Consumables / Condition_Consume_Food_T1.json

Condition_Consume_Food_T1

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

Fields

FieldType
Typestring
RequiredGameModestring
Crouchingboolean
Nextstring
Failedstring

Source

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