Hytale Asset ReferenceUnofficial
Versions / 0.5.6 / Drops / Crop / Wheat / Drops_Plant_Crop_Wheat_Block.json

Drops_Plant_Crop_Wheat_Block

Server/Drops/Crop/Wheat/Drops_Plant_Crop_Wheat_Block.json, 266 B

Fields

FieldType
Containerobject

Source

{
  "Container": {
    "Type": "Multiple",
    "Containers": [
      {
        "Type": "Single",
        "Weight": 100.0,
        "Item": {
          "ItemId": "Plant_Seeds_Wheat",
          "QuantityMin": 1,
          "QuantityMax": 1
        }
      }
    ]
  }
}