byg:ether_wood

Ether Wood

Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block Ether LogsEther Logs

Ether Wood is a block from Oh The Biomes You'll Go, crafted from Ether Log.

Acquisition

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

Crafting
Ether Wood ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Ether Wood1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
byg:ether_wood
Namespace
byg
Mod ID
byg
Tags (2)
byg:blocks/ether_logs
byg:items/ether_logs

Recipe JSON (1):

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