Hytale Asset ReferenceUnofficial
Versions / 0.5.5 / Drops / NPCs / Swimming_Wildlife / Drop_Trilobite_Black.json

Drop_Trilobite_Black

Server/Drops/NPCs/Swimming_Wildlife/Drop_Trilobite_Black.json, 360 B

Fields

FieldType
Containerobject

Source

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