Загрузка данных


[
  {
    "type": "condition",
    "name": "chestloot",
    "values": [
      {
        "factor": 50,
        "value": "tac:chests/gun_shop"
      },
      {
        "factor": 30,
        "value": "minecraft:chests/abandoned_mineshaft"
      },
      {
        "factor": 30,
        "value": "minecraft:chests/spawn_bonus_chest"
      },
      {
        "factor": 20,
        "value": "minecraft:chests/pillager_outpost"
      }
    ]
  }
]