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.
Drum of the Gathering
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Drum of the Gathering | 1–1 | 100% | 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
}
