bloodmagic:stonetilepath

Tiled Stone Path

Blood Magic · by WayofTime
block Pickaxe MineableNeeds Stone Tool

Acquisition

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

Crafting ⇆ any arrangement
Tiled Stone Path ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Tiled Stone Path1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
bloodmagic:stonetilepath
Namespace
bloodmagic
Mod ID
bloodmagic
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (1):

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