botania:mossy_dreamwood_planks

Mossy Dreamwood Planks

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

Acquisition

Crafting using Dreamwood Planks and Vines, in any arrangement. Produces Mossy Dreamwood Planks.

Crafting ⇆ any arrangement
Mossy Dreamwood Planks guaranteed

Crafting using Dreamwood Planks and Moss Block, in any arrangement. Produces Mossy Dreamwood Planks.

Crafting ⇆ any arrangement
Mossy Dreamwood Planks guaranteed

Mining & drops

sourcecountchanceconditions
Mossy Dreamwood Planks1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "botania:dreamwood_planks"
    },
    {
      "item": "minecraft:vine"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "botania:dreamwood_planks"
    },
    {
      "item": "minecraft:moss_block"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}