Cestus
16×16 · BAKED

item· Other

Cestus

Spartan Weaponry · by ObliviousSpartan
item Cestusae

Cestus is a item from Spartan Weaponry, crafted from Ersatz Leather and Light Blue Wool.

Acquisition

Crafting using Ersatz Leather and Light Blue Wool, arranged in the pattern shown. Produces Cestus.

Crafting conditional
Cestus Cestus guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Village Weaponsmith (spartanweaponry) spartanweaponry:village_weaponsmith1–1100%

Used in

Crafting using Cestus and Any Iron Ingot, arranged in the pattern shown. Produces Studded Cestus.

Crafting conditional
Cestus
Any Iron Ingot
Studded Cestus Studded Cestus guaranteed
Developer reference
Registry name
spartanweaponry:cestus
Namespace
spartanweaponry
Mod ID
spartanweaponry
Tags (1)
spartanweaponry:items/cestusae

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "lo"
  ],
  "ingredients": {
    "l": {
      "tag": "forge:leather"
    },
    "o": {
      "tag": "minecraft:wool"
    }
  },
  "conditions": [
    {
      "raw": {
        "type": "spartanweaponry:type_disabled",
        "disabled": [
          "cestus"
        ]
      },
      "type": "spartanweaponry:type_disabled"
    }
  ],
  "sequence": null,
  "group_name": "spartanweaponry:cestus",
  "experience": null,
  "cooking_time": null
}