Corrosive Demon Polished Stone Stairs
bloodmagic:dungeon_polished_stairs_corrosive

Corrosive Demon Polished Stone Stairs

Blood Magic · by WayofTime
block Dungeon CorrosiveDungeon CorrosivePickaxe MineableNeeds Stone Tool

Acquisition

Crafting using Corrosive Polished Demon Stone, Corrosive Polished Demon Stone, Corrosive Polished Demon Stone, Corrosive Polished Demon Stone, Corrosive Polished Demon Stone and Corrosive Polished Demon Stone, arranged in the pattern shown. Produces 4× Corrosive Demon Polished Stone Stairs.

Crafting
Corrosive Demon Polished Stone Stairs Corrosive Demon Polished Stone Stairs ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Corrosive Demon Polished Stone Stairs1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
bloodmagic:dungeon_polished_stairs_corrosive
Namespace
bloodmagic
Mod ID
bloodmagic
Tags (4)
bloodmagic:blocks/dungeon_corrosive
bloodmagic:items/dungeon_corrosive
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (2):

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