Drum of the Canopy
botania:drum_canopy

Drum of the Canopy

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 Canopy, Any Livingwood Logs, Any Livingwood Logs, Leather and Any Livingwood Logs, arranged in the pattern shown. Produces Drum of the Canopy.

Crafting
Drum of the Canopy Drum of the Canopy guaranteed

Mining & drops

sourcecountchanceconditions
Drum of the Canopy1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:drum_canopy
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_leaves"
    },
    "L": {
      "item": "minecraft:leather"
    },
    "W": {
      "tag": "botania:livingwood_logs"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}