All Downloads are FREE. Search and download functionalities are using the official Maven repository.

data.magistuarmory.loot_tables.chests.nether_bridge.json Maven / Gradle / Ivy

The newest version!
{
  "type": "minecraft:chest",
  "pools": [
    {
      "rolls": {
        "min": 2.0,
        "max": 4.0,
        "type": "minecraft:uniform"
      },
      "entries": [
        {
          "type": "minecraft:item",
          "weight": 5,
          "name": "magistuarmory:chainmail_horse_armor"
        },
        {
          "type": "minecraft:item",
          "weight": 3,
          "name": "magistuarmory:barding"
        },
        {
          "type": "empty",
          "weight": 92
        }
      ]
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy