Large Quiver Brace
16×16 · BAKED

item· Other

Large Quiver Brace

Spartan Weaponry · by ObliviousSpartan
item

Large Quiver Brace is a item from Spartan Weaponry, crafted from Any Diamond Gem and String.

Acquisition

Crafting using Any Diamond Gem, String, Any Diamond Gem and Any Diamond Gem, arranged in the pattern shown. Produces Large Quiver Brace.

Crafting conditional
Any Diamond Gem
String
Any Diamond Gem
Any Diamond Gem
Large Quiver Brace Large Quiver Brace guaranteed
Developer reference
Registry name
spartanweaponry:large_quiver_brace
Namespace
spartanweaponry
Mod ID
spartanweaponry

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#~#",
    " # "
  ],
  "ingredients": {
    "#": {
      "tag": "forge:gems/diamond"
    },
    "~": {
      "tag": "forge:string"
    }
  },
  "conditions": [
    {
      "raw": {
        "type": "spartanweaponry:type_disabled",
        "disabled": [
          "quiver"
        ]
      },
      "type": "spartanweaponry:type_disabled"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}