Crafting using Dark Cherry Slab, Dark Cherry Slab, Dark Cherry Slab, Iron Nugget, Iron Nugget, Iron Nugget and Iron Nugget, arranged in the pattern shown. Produces 2× Dark Cherry Shelf.
block· Machines & Other Blocks
Dark Cherry Shelf
[Let's Do] Vinery · by Jason13Official, Satisfy
Dark Cherry Shelf is a block from [Let's Do] Vinery, crafted from Dark Cherry Slab and Iron Nugget.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Dark Cherry Shelf | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
vinery:dark_cherry_shelf- Namespace
vinery- Mod ID
vinery- Tags (2)
minecraft:blocks/mineable/axe vinery:items/ignore_block_item
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"_ _",
"_ _"
],
"ingredients": {
"#": {
"item": "vinery:dark_cherry_slab"
},
"_": {
"item": "minecraft:iron_nugget"
}
},
"conditions": [],
"sequence": null,
"group_name": "shelf",
"experience": null,
"cooking_time": null
}