Crimson Apple Press
16×16 · BAKED

block· Machines & Other Blocks

Crimson Apple Press

Wood Type:
block Axe Mineable

Crimson Apple Press is a block from [Let's Do] NetherVinery, crafted from Iron Ingot, Crimson Barrel, and Crimson Planks.

Acquisition

Crafting using Iron Ingot, Crimson Barrel, Crimson Planks and Crimson Planks, arranged in the pattern shown. Produces Crimson Apple Press.

Crafting
Crimson Apple Press Crimson Apple Press guaranteed

Mining & drops

sourcecountdrop rateconditions
Crimson Apple Press1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " S ",
    " U ",
    "B B"
  ],
  "ingredients": {
    "B": {
      "tag": "nethervinery:crimson_planks"
    },
    "S": {
      "item": "minecraft:iron_ingot"
    },
    "U": {
      "item": "nethervinery:crimson_barrel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "grape_crate",
  "experience": null,
  "cooking_time": null
}