MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more
latest

depth_strider.json0 B

Empty File
{
  "anvil_cost": 4,
  "description": {
    "translate": "enchantment.minecraft.depth_strider"
  },
  "effects": {
    "minecraft:attributes": [
      {
        "amount": {
          "type": "minecraft:linear",
          "base": 0.33333334,
          "per_level_above_first": 0.33333334
        },
        "attribute": "minecraft:water_movement_efficiency",
        "id": "minecraft:enchantment.depth_strider",
        "operation": "add_value"
      }
    ]
  },
  "exclusive_set": "#minecraft:exclusive_set/boots",
  "max_cost": {
    "base": 25,
    "per_level_above_first": 10
  },
  "max_level": 3,
  "min_cost": {
    "base": 10,
    "per_level_above_first": 10
  },
  "slots": [
    "feet"
  ],
  "supported_items": "#minecraft:enchantable/foot_armor",
  "weight": 2
}