Crafting using Ersatz Leather and Light Blue Wool, arranged in the pattern shown. Produces Cestus.
item· Other
Cestus
Spartan Weaponry · by ObliviousSpartan
Cestus is a item from Spartan Weaponry, crafted from Ersatz Leather and Light Blue Wool.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Village Weaponsmith (spartanweaponry) spartanweaponry:village_weaponsmith | 1–1 | 100% | — |
Used in
Crafting using Cestus and Any Iron Ingot, arranged in the pattern shown. Produces Studded Cestus.
Related items
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
}
