biomesoplenty:dead_wood

Dead Wood

Biomes O' Plenty · by Adubbz, Forstride
block Dead LogsDead Logs

Acquisition

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

Crafting
Dead Wood ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Dead Wood1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
biomesoplenty:dead_wood
Namespace
biomesoplenty
Mod ID
biomesoplenty
Tags (2)
biomesoplenty:blocks/dead_logs
biomesoplenty:items/dead_logs

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "biomesoplenty:dead_log"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "bark",
  "experience": null,
  "cooking_time": null
}