byg:stripped_mahogany_wood

Stripped Mahogany Wood

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

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

Acquisition

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

Crafting
Stripped Mahogany Wood ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Stripped Mahogany Wood1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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