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

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