Stackable Log
16×16 · BAKED

block· Machines & Other Blocks

Stackable Log

[Let's Do] Vinery · by Jason13Official, Satisfy
block Axe MineableIgnore Block Item

Stackable Log is a block from [Let's Do] Vinery, crafted from Stick and Dark Cherry Log.

Acquisition

Crafting using Stick, Stick, Stick, Dark Cherry Log, Dark Cherry Log and Dark Cherry Log, arranged in the pattern shown. Produces 2× Stackable Log.

Crafting
Stackable Log Stackable Log ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Stackable Log1–1100%

Block drops

Drops itself when broken.

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
}