Timber Frame
supplementaries:timber_frame

Timber Frame

Supplementaries · by MehVahdJukaar, Plantkillable
block Axe Mineable

Acquisition

Crafting using Treated Stick, Treated Stick, Treated Stick and Treated Stick, arranged in the pattern shown. Produces Timber Frame.

Crafting conditional
Treated Stick
Treated Stick
Treated Stick
Treated Stick
Timber Frame Timber Frame guaranteed

Mining & drops

sourcecountchanceconditions
Timber Frame1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Timber Frame1–1100%Survives Explosion
Developer reference
Registry name
supplementaries:timber_frame
Namespace
supplementaries
Mod ID
supplementaries
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " 1 ",
    "1 1",
    " 1 "
  ],
  "ingredients": {
    "1": {
      "tag": "forge:rods/wooden"
    }
  },
  "conditions": [
    {
      "raw": {
        "flag": "timber_frame",
        "type": "supplementaries:flag"
      },
      "type": "supplementaries:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}