Timber Cross Brace
supplementaries:timber_cross_brace

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

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

Mining & drops

sourcecountchanceconditions
Timber Cross Brace1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
supplementaries:timber_cross_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
}