regions_unexplored:silver_birch_wood

Silver Birch Wood

Regions Unexplored · by UHQ_GAMES
block WoodWoodBirch Logs

Acquisition

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

Crafting
Silver Birch Wood ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Silver Birch Wood1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
regions_unexplored:silver_birch_wood
Namespace
regions_unexplored
Mod ID
regions_unexplored
Tags (3)
forge:blocks/wood
forge:items/wood
minecraft:blocks/birch_logs

Recipe JSON (1):

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