Small Mangrove Wine Bottle Storage
16×16 · BAKED

block· Machines & Other Blocks

Small Mangrove Wine Bottle Storage

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

Small Mangrove Wine Bottle Storage is a block from [Let's Do] Vinery, crafted from Mangrove Planks and Mangrove Slab.

Acquisition

Crafting using Mangrove Planks, Mangrove Planks, Mangrove Slab, Mangrove Planks and Mangrove Planks, arranged in the pattern shown. Produces Small Mangrove Wine Bottle Storage.

Crafting
Small Mangrove Wine Bottle Storage Small Mangrove Wine Bottle Storage guaranteed

Mining & drops

sourcecountchanceconditions
Small Mangrove Wine Bottle Storage1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "# #",
    " _ ",
    "# #"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:mangrove_planks"
    },
    "_": {
      "item": "minecraft:mangrove_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "mangrove_rack",
  "experience": null,
  "cooking_time": null
}