botania:dreamwood

Dreamwood

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block Dreamwood LogsDreamwood LogsAxe Mineable

Acquisition

Crafting using Dreamwood Slab and Dreamwood Slab, arranged in the pattern shown. Produces Dreamwood.

Crafting
Dreamwood Slab
Dreamwood Slab
Dreamwood guaranteed

Crafting using Dreamwood Log, Dreamwood Log, Dreamwood Log and Dreamwood Log, arranged in the pattern shown. Produces 3× Dreamwood.

Crafting
Dreamwood ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Dreamwood1–1100%Survives Explosion

Used in (4)

Crafting using Dreamwood and Glowstone Dust, in any arrangement. Produces Glimmering Dreamwood.

Crafting ⇆ any arrangement
Glimmering Dreamwood guaranteed

Crafting using Dreamwood, Dreamwood, Dreamwood, Dreamwood, Dreamwood and Dreamwood, arranged in the pattern shown. Produces 6× Dreamwood Wall.

Crafting
Dreamwood Wall Dreamwood Wall ×6 guaranteed

Crafting using Dreamwood, Dreamwood, Dreamwood, Dreamwood, Dreamwood and Dreamwood, arranged in the pattern shown. Produces 4× Dreamwood Stairs.

Crafting
Dreamwood Stairs Dreamwood Stairs ×4 guaranteed

Crafting using Dreamwood, Dreamwood and Dreamwood, arranged in the pattern shown. Produces 6× Dreamwood Slab.

Crafting
Dreamwood Slab Dreamwood Slab ×6 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:dreamwood
Namespace
botania
Mod ID
botania
Tags (3)
botania:blocks/dreamwood_logs
botania:items/dreamwood_logs
minecraft:blocks/mineable/axe

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "QQ"
  ],
  "ingredients": {
    "Q": {
      "item": "botania:dreamwood_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "botania:dreamwood_log"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wood",
  "experience": null,
  "cooking_time": null
}