Crafting using Iron Ingot, Iron Ingot, Iron Ingot, Dark Cherry Planks, Dark Cherry Planks and Dark Cherry Planks, arranged in the pattern shown. Produces Big Dark Cherry Table.
block· Machines & Other Blocks
Big Dark Cherry Table
[Let's Do] Vinery · by Jason13Official, Satisfy
Big Dark Cherry Table is a block from [Let's Do] Vinery, crafted from Iron Ingot and Dark Cherry Planks.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Big Dark Cherry Table | 1–1 | 100% | Survives Explosion, Block State Property |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Big Dark Cherry Table | 1–1 | 100% | Survives Explosion, Block State Property |
Related items
Developer reference
- Registry name
vinery:dark_cherry_big_table- Namespace
vinery- Mod ID
vinery- Tags (2)
minecraft:blocks/mineable/pickaxe vinery:items/ignore_block_item
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"iii",
"SSS"
],
"ingredients": {
"S": {
"item": "vinery:dark_cherry_planks"
},
"i": {
"item": "minecraft:iron_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": "big_table",
"experience": null,
"cooking_time": null
}
