Crafting using Rabbit Hide, Rabbit Hide, Rabbit Hide, Rabbit Hide, Rabbit Hide, Rabbit Hide, Rabbit Hide, Rabbit Hide and Rabbit Hide, arranged in the pattern shown. Produces Bonded Rabbit Hide.

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