quark:bonded_leather

Bonded Leather

Quark · by Vazkii, WireSegal, MCVinnyq, Sully
block Leather Storage BlockLeather Storage Block

Acquisition

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.

Crafting conditional
Ersatz Leather
Ersatz Leather
Ersatz Leather
Ersatz Leather
Ersatz Leather
Ersatz Leather
Ersatz Leather
Ersatz Leather
Ersatz Leather
Bonded Leather guaranteed

Mining & drops

sourcecountchanceconditions
Bonded Leather1–1100%Survives Explosion

Used in (1)

Crafting using Bonded Leather, in any arrangement. Produces 9× Leather.

Crafting ⇆ any arrangement conditional
Leather Leather ×9 guaranteed

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
}