Apple Press
16×16 · BAKED

block· Machines & Other Blocks

Apple Press

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

Apple Press is a block from [Let's Do] Vinery, crafted from Iron Trapdoor, Stick, and Barrel.

Acquisition

Crafting using Iron Trapdoor, Stick, Barrel, Stick, Stick and Stick, arranged in the pattern shown. Produces Apple Press.

Crafting
Apple Press Apple Press guaranteed

Block drops

Drops itself

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " # ",
    "/B/",
    "/ /"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:iron_trapdoor"
    },
    "/": {
      "item": "minecraft:stick"
    },
    "B": {
      "item": "minecraft:barrel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "apple_press",
  "experience": null,
  "cooking_time": null
}