Quiver Compartment
16×16 · BAKED

item· Other

Quiver Compartment

Spartan Weaponry · by ObliviousSpartan
item

Quiver Compartment is a item from Spartan Weaponry, crafted from Ersatz Leather and String.

Acquisition

Crafting using Ersatz Leather, String and Ersatz Leather, arranged in the pattern shown. Produces Quiver Compartment.

Crafting conditional
Ersatz Leather
String
Ersatz Leather
Quiver Compartment Quiver Compartment guaranteed
Developer reference
Registry name
spartanweaponry:quiver_compartment
Namespace
spartanweaponry
Mod ID
spartanweaponry

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#~#"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:leather"
    },
    "~": {
      "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
}