Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.2 / Drops / Crop / Berry / Drops_Plant_Crop_Berry_Wet_Block.json

Drops_Plant_Crop_Berry_Wet_Block

Server/Drops/Crop/Berry/Drops_Plant_Crop_Berry_Wet_Block.json, 405 B

Fields

FieldType
Containerobject

Source

{
  "Container": {
    "Type": "Multiple",
    "Containers": [
      {
        "Type": "Single",
        "Item": {
          "ItemId": "Ingredient_Fibre",
          "QuantityMin": 1,
          "QuantityMax": 2
        }
      },
      {
        "Type": "Single",
        "Item": {
          "ItemId": "Ingredient_Stick",
          "QuantityMin": 1,
          "QuantityMax": 2
        }
      }
    ]
  }
}