Hytale Asset ReferenceUnofficial
Versions / 0.5.3 / Drops / NPCs / Livestock / Drop_Chicken_Harvest.json

Drop_Chicken_Harvest

Server/Drops/NPCs/Livestock/Drop_Chicken_Harvest.json, 414 B

Fields

FieldType
Containerobject

Source

{
  "Container": {
    "Type": "Multiple",
    "Containers": [
      {
        "Type": "Single",
        "Item": {
          "ItemId": "Ingredient_Feathers_Light",
          "QuantityMin": 1,
          "QuantityMax": 2
        }
      },
      {
        "Type": "Single",
        "Item": {
          "ItemId": "Ingredient_Poop",
          "QuantityMin": 0,
          "QuantityMax": 1
        }
      }
    ]
  }
}