Drum of the Gathering
botania:drum_gathering

Drum of the Gathering

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

Acquisition

Crafting using Any Dreamwood Logs, Leather, Any Dreamwood Logs, Any Dreamwood Logs, Elementium Ingot, Any Dreamwood Logs, Any Dreamwood Logs, Leather and Any Dreamwood Logs, arranged in the pattern shown. Produces Drum of the Gathering.

Crafting
Drum of the Gathering Drum of the Gathering guaranteed

Mining & drops

sourcecountchanceconditions
Drum of the Gathering1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "WLW",
    "WEW",
    "WLW"
  ],
  "ingredients": {
    "E": {
      "tag": "botania:elementium_ingots"
    },
    "L": {
      "item": "minecraft:leather"
    },
    "W": {
      "tag": "botania:dreamwood_logs"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}