Demon Polished Stone Slab
bloodmagic:dungeon_polished_slab

Demon Polished Stone Slab

Blood Magic · by WayofTime
block Pickaxe MineableNeeds Stone Tool

Acquisition

Crafting using Polished Demon Stone, Polished Demon Stone and Polished Demon Stone, arranged in the pattern shown. Produces 6× Demon Polished Stone Slab.

Crafting
Demon Polished Stone Slab Demon Polished Stone Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Demon Polished Stone Slab1–1100%

Used in (1)

Crafting using Demon Polished Stone Slab and Demon Polished Stone Slab, arranged in the pattern shown. Produces Polished Demon Stone.

Crafting
Demon Polished Stone Slab
Demon Polished Stone Slab
Polished Demon Stone guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "bloodmagic:dungeon_polished"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "tag": "bloodmagic:dungeon_raw"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}