bloodmagic:dungeon_stone_corrosive

Corrosive Demon Stone

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

Acquisition

Crafting using Stone, Stone, Stone, Stone, Corrosive Will Crystal, Stone, Stone, Stone and Stone, arranged in the pattern shown. Produces 64× Corrosive Demon Stone.

Crafting
Corrosive Demon Stone ×64 guaranteed

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

Crafting
Corrosive Demon Stone ×4 guaranteed

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

Crafting
Corrosive Demon Stone Slab
Corrosive Demon Stone Slab
Corrosive Demon Stone guaranteed

Mining & drops

sourcecountchanceconditions
Corrosive Demon Stone1–1100%Survives Explosion

Used in (5)

Crafting using Corrosive Demon Stone, Corrosive Demon Stone, Corrosive Demon Stone, Corrosive Demon Stone, Corrosive Demon Stone and Corrosive Demon Stone, arranged in the pattern shown. Produces 6× Corrosive Demon Stone Wall.

Crafting
Corrosive Demon Stone Wall Corrosive Demon Stone Wall ×6 guaranteed

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

Crafting
Corrosive Demon Stone Slab Corrosive Demon Stone Slab ×6 guaranteed

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

Crafting
Corrosive Demon Stone ×4 guaranteed

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

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

Crafting using Any Glowstone Dust, Any Glowstone Dust, Corrosive Demon Stone, Any Glowstone Dust and Any Glowstone Dust, arranged in the pattern shown. Produces Corrosive Demon Eye.

Crafting
Corrosive Demon Eye guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
bloodmagic:dungeon_stone_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 (4):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "sss",
    "scs",
    "sss"
  ],
  "ingredients": {
    "c": {
      "item": "bloodmagic:corrosivecrystal"
    },
    "s": {
      "item": "minecraft:stone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "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": [
    "hs",
    "ss"
  ],
  "ingredients": {
    "h": {
      "item": "bloodmagic:dungeon_stone_corrosive"
    },
    "s": {
      "item": "minecraft:stone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "s",
    "s"
  ],
  "ingredients": {
    "s": {
      "item": "bloodmagic:dungeon_stone_slab_corrosive"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}