Crafting using Ersatz Leather, Ersatz Leather, Ersatz Leather, Ersatz Leather, Ersatz Leather, Ersatz Leather, Ersatz Leather, Ersatz Leather and Ersatz Leather, arranged in the pattern shown. Produces Bonded Leather.

Bonded Leather
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Bonded Leather | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Bonded Leather, in any arrangement. Produces 9× Leather.
Block drops
Drops itself when broken.
Developer reference
- Registry name
quark:bonded_leather- Namespace
quark- Mod ID
quark- Tags (2)
forge:blocks/storage_blocks/leather forge:items/storage_blocks/leather
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###",
"###"
],
"ingredients": {
"#": {
"tag": "forge:leather"
}
},
"conditions": [
{
"raw": {
"flag": "bonded_leather",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}