bloodmagic:woodtilepath

Tiled Wooden Path

Blood Magic · by WayofTime
block Axe Mineable

Acquisition

Crafting using Wooden Path, Wooden Path, Wooden Path and Wooden Path, in any arrangement. Produces 4× Tiled Wooden Path.

Crafting ⇆ any arrangement
Tiled Wooden Path ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Tiled Wooden Path1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "bloodmagic:woodbrickpath"
    },
    {
      "item": "bloodmagic:woodbrickpath"
    },
    {
      "item": "bloodmagic:woodbrickpath"
    },
    {
      "item": "bloodmagic:woodbrickpath"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}