Crafting using Sweet Berries, Sweet Berries, Sweet Berries, Sweet Berries, Sweet Berries, Sweet Berries, Sweet Berries, Sweet Berries and Sweet Berries, arranged in the pattern shown. Produces Sweet Berry Sack.

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