quark:berry_sack

Sweet Berry Sack

Quark · by Vazkii, WireSegal, MCVinnyq, Sully
block Sweet Berries Storage BlockSweet Berries Storage BlockHoe Mineable

Acquisition

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.

Crafting conditional
Sweet Berries
Sweet Berries
Sweet Berries
Sweet Berries
Sweet Berries
Sweet Berries
Sweet Berries
Sweet Berries
Sweet Berries
Sweet Berry Sack guaranteed

Mining & drops

sourcecountchanceconditions
Sweet Berry Sack1–1100%Survives Explosion

Used in (1)

Crafting using Sweet Berry Sack, in any arrangement. Produces 9× Sweet Berries.

Crafting ⇆ any arrangement conditional
Sweet Berries Sweet Berries ×9 guaranteed

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
}