Dragon Tree Composter
betterend:dragon_tree_composter

Dragon Tree Composter

item ComposterWooden ComposterFarmer Workstation

Dragon Tree Composter is a item from Unknown Mod, crafted from Dragon Tree Slab.

Acquisition

Crafting using Dragon Tree Slab, Dragon Tree Slab, Dragon Tree Slab, Dragon Tree Slab, Dragon Tree Slab, Dragon Tree Slab and Dragon Tree Slab, arranged in the pattern shown. Produces Dragon Tree Composter.

Crafting
Dragon Tree Slab
Dragon Tree Slab
Dragon Tree Slab
Dragon Tree Slab
Dragon Tree Slab
Dragon Tree Slab
Dragon Tree Slab
Dragon Tree Composter Dragon Tree Composter guaranteed

Mining & drops

sourcecountchanceconditions
Dragon Tree Composter1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
betterend:dragon_tree_composter
Namespace
betterend
Mod ID
unknown
Tags (3)
c:blocks/composter
c:blocks/wooden_composter
c:blocks/workstation/farmer

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "# #",
    "# #",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "betterend:dragon_tree_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "composter",
  "experience": null,
  "cooking_time": null
}