{
  "type": "minecraft:chest",
  "pools": [
    {
      "bonus_rolls": 0.0,
      "entries": [
        {
          "type": "minecraft:item",
          "name": "simplyswords:runic_tablet",
          "weight": 1,
          "conditions": [
            {
              "condition": "minecraft:random_chance",
              "chance": 0.1
            }
          ]
        }
      ],
      "rolls": {
        "type": "minecraft:uniform",
        "min": 1.0,
        "max": 1.0
      }
    }
  ],
  "random_sequence": "minecraft:chests/village/village_weaponsmith"
}
