supplementaries:daub_brace

Wattle and Daub Brace

Supplementaries · by MehVahdJukaar, Plantkillable
block Axe MineablePickaxe MineableFrame Block BlacklistWattle And DaubWattle And Daub

Acquisition

Crafting using Treated Stick, Treated Stick, Daub, Treated Stick and Treated Stick, arranged in the pattern shown. Produces Wattle and Daub Brace.

Crafting conditional
Wattle and Daub Brace guaranteed

Mining & drops

sourcecountchanceconditions
Wattle and Daub Brace1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Wattle and Daub Brace1–1100%Survives Explosion
Developer reference
Registry name
supplementaries:daub_brace
Namespace
supplementaries
Mod ID
supplementaries
Tags (5)
minecraft:blocks/mineable/axe
minecraft:blocks/mineable/pickaxe
supplementaries:blocks/frame_block_blacklist
supplementaries:blocks/wattle_and_daub
supplementaries:items/wattle_and_daub

Recipe JSON (1):

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