storagedrawers:birch_trim

Birch Trim

Wood Type:
item Axe MineableTrimTrim

Acquisition

Crafting using Birch Planks, Treated Stick, Birch Planks, Treated Stick, Birch Planks, Treated Stick, Birch Planks, Treated Stick and Birch Planks, arranged in the pattern shown. Produces 4× Birch Trim.

Crafting
Birch Trim ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Birch Trim1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
storagedrawers:birch_trim
Namespace
storagedrawers
Mod ID
storagedrawers
Tags (3)
minecraft:blocks/mineable/axe
storagedrawers:blocks/trim
storagedrawers:items/trim

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "X/X",
    "/X/",
    "X/X"
  ],
  "ingredients": {
    "/": {
      "tag": "forge:rods/wooden"
    },
    "X": {
      "item": "minecraft:birch_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}