Drum of the Wild
botania:drum_wild

Drum of the Wild

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block Axe Mineable

Acquisition

Crafting using Any Livingwood Logs, Leather, Any Livingwood Logs, Any Livingwood Logs, Horn of the Wild, Any Livingwood Logs, Any Livingwood Logs, Leather and Any Livingwood Logs, arranged in the pattern shown. Produces Drum of the Wild.

Crafting
Drum of the Wild Drum of the Wild guaranteed

Mining & drops

sourcecountchanceconditions
Drum of the Wild1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:drum_wild
Namespace
botania
Mod ID
botania
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "WLW",
    "WHW",
    "WLW"
  ],
  "ingredients": {
    "H": {
      "item": "botania:horn_grass"
    },
    "L": {
      "item": "minecraft:leather"
    },
    "W": {
      "tag": "botania:livingwood_logs"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}