Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.8.1 / Drops / NPCs / Undead / Drop_Zombie_Sand.json

Drop_Zombie_Sand

Server/Drops/NPCs/Undead/Drop_Zombie_Sand.json, 384 B

Fields

FieldType
Containerobject

Source

{
  "Container": {
    "Type": "Multiple",
    "Containers": [
      {
        "Type": "Choice",
        "Weight": 100,
        "Containers": [
          {
            "Type": "Single",
            "Item": {
              "ItemId": "Ingredient_Fabric_Scrap_Linen",
              "QuantityMin": 1,
              "QuantityMax": 2
            }
          }
        ]
      }
    ]
  }
}