regions_unexplored:ashen_wood

Ashen Wood

Regions Unexplored · by UHQ_GAMES
block WoodWoodDead LogsDead Logs

Ashen Wood is a block from Regions Unexplored, crafted from Ashen Log.

Acquisition

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

Crafting
Ashen Wood ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Ashen Wood1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
regions_unexplored:ashen_wood
Namespace
regions_unexplored
Mod ID
regions_unexplored
Tags (4)
forge:blocks/wood
forge:items/wood
regions_unexplored:blocks/dead_logs
regions_unexplored:items/dead_logs

Recipe JSON (1):

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