MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more
snapshot
Empty File
{
  "anvil_cost": 1,
  "description": {
    "translate": "enchantment.minecraft.piercing"
  },
  "effects": {
    "minecraft:projectile_piercing": [
      {
        "effect": {
          "type": "minecraft:add",
          "value": {
            "type": "minecraft:linear",
            "base": 1.0,
            "per_level_above_first": 1.0
          }
        }
      }
    ]
  },
  "exclusive_set": "#minecraft:exclusive_set/crossbow",
  "max_cost": {
    "base": 50,
    "per_level_above_first": 0
  },
  "max_level": 4,
  "min_cost": {
    "base": 1,
    "per_level_above_first": 10
  },
  "slots": [
    "mainhand"
  ],
  "supported_items": "#minecraft:enchantable/crossbow",
  "weight": 10
}