Crafting using Stick, Stick, Stick, Dark Cherry Log, Dark Cherry Log and Dark Cherry Log, arranged in the pattern shown. Produces 2× Stackable Log.
block· Machines & Other Blocks
Stackable Log
[Let's Do] Vinery · by Jason13Official, Satisfy
Stackable Log is a block from [Let's Do] Vinery, crafted from Stick and Dark Cherry Log.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Stackable Log | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
vinery:stackable_log- 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": [
"SSS",
"###"
],
"ingredients": {
"#": {
"tag": "minecraft:logs"
},
"S": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": "stackable_logs",
"experience": null,
"cooking_time": null
}
