block· Machines & Other Blocks

Cherry Bag

[Let's Do] Vinery · by Jason13Official, Satisfy
block Hoe Mineable

Cherry Bag is a block from [Let's Do] Vinery, crafted from Cherry.

Acquisition

Crafting using Cherry, Cherry, Cherry, Cherry, Cherry, Cherry, Cherry, Cherry and Cherry, arranged in the pattern shown. Produces Cherry Bag.

Crafting
Cherry
Cherry
Cherry
Cherry
Cherry
Cherry
Cherry
Cherry
Cherry
Cherry Bag guaranteed

Mining & drops

sourcecountchanceconditions
Cherry Bag1–1100%Survives Explosion

Used in

Crafting using Cherry Bag, arranged in the pattern shown. Produces 9× Cherry.

Crafting
Cherry Cherry ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
vinery:cherry_bag
Namespace
vinery
Mod ID
vinery
Tags (1)
minecraft:blocks/mineable/hoe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "vinery:cherry"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "grape_bag",
  "experience": null,
  "cooking_time": null
}