regions_unexplored:cobalt_wood

Cobalt Wood

Regions Unexplored · by UHQ_GAMES
block WoodWoodCobalt LogsCobalt Logs

Acquisition

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

Crafting
Cobalt Wood ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Cobalt Wood1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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