biomesoplenty:magic_wood

Magic Wood

Biomes O' Plenty · by Adubbz, Forstride
block Magic LogsMagic Logs

Acquisition

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

Crafting
Magic Wood ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Magic Wood1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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