MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more
latest
Empty File
{
  "anvil_cost": 4,
  "description": {
    "translate": "enchantment.minecraft.mending"
  },
  "effects": {
    "minecraft:repair_with_xp": [
      {
        "effect": {
          "type": "minecraft:multiply",
          "factor": 2.0
        }
      }
    ]
  },
  "max_cost": {
    "base": 75,
    "per_level_above_first": 25
  },
  "max_level": 1,
  "min_cost": {
    "base": 25,
    "per_level_above_first": 25
  },
  "slots": [
    "any"
  ],
  "supported_items": "#minecraft:enchantable/durability",
  "weight": 2
}