MCMinecraft Assets Explorer

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

axolotl_in_a_bucket.json0 B

Empty File
{
  "parent": "minecraft:husbandry/tactical_fishing",
  "criteria": {
    "axolotl_bucket": {
      "conditions": {
        "item": {
          "items": "minecraft:axolotl_bucket"
        }
      },
      "trigger": "minecraft:filled_bucket"
    }
  },
  "display": {
    "description": {
      "translate": "advancements.husbandry.axolotl_in_a_bucket.description"
    },
    "icon": {
      "count": 1,
      "id": "minecraft:axolotl_bucket"
    },
    "title": {
      "translate": "advancements.husbandry.axolotl_in_a_bucket.title"
    }
  },
  "requirements": [
    [
      "axolotl_bucket"
    ]
  ],
  "sends_telemetry_event": true
}