Timber Brace
supplementaries:timber_brace

Timber Brace

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 Brace.

Crafting conditional
Treated Stick
Treated Stick
Treated Stick
Treated Stick
Timber Brace Timber Brace guaranteed

Mining & drops

sourcecountchanceconditions
Timber Brace1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Timber Brace1–1100%Survives Explosion
Developer reference
Registry name
supplementaries:timber_brace
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
}