Framing Table
storagedrawers:framing_table

Framing Table

block Axe Mineable

Acquisition

Crafting using Any Trim, Any Trim, Any Trim, Any Trim and Any Trim, arranged in the pattern shown. Produces Framing Table.

Crafting
Framing Table Framing Table guaranteed

Mining & drops

sourcecountchanceconditions
Framing Table1–1100%Survives Explosion, Block State Property

Block drops

dropscountchanceconditions
Framing Table1–1100%Survives Explosion, Block State Property
Developer reference
Registry name
storagedrawers:framing_table
Namespace
storagedrawers
Mod ID
storagedrawers
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "XXX",
    "X X"
  ],
  "ingredients": {
    "X": {
      "tag": "storagedrawers:trim"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}