Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.8 / Drops / Ingredients / Wild_Grass_0.json

Wild_Grass_0

Server/Drops/Ingredients/Wild_Grass_0.json, 309 B

Fields

FieldType
Containerobject

Source

{
  "Container": {
    "Type": "Multiple",
    "Containers": [
      {
        "Type": "Multiple",
        "Weight": 100,
        "Containers": [
          {
            "Type": "Single",
            "Item": {
              "ItemId": "Plant_Seeds_Wild"
            }
          }
        ]
      }
    ]
  }
}