block· Machines & Other Blocks

Apple Bag

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

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

Acquisition

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

Crafting
Apple
Apple
Apple
Apple
Apple
Apple
Apple
Apple
Apple
Apple Bag guaranteed

Mining & drops

sourcecountchanceconditions
Apple Bag1–1100%Survives Explosion

Used in

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

Crafting
Apple Apple ×9 guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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