Black Crystal

block· Machines & Other Blocks

Black Crystal

Goety · by Polarice3
block Pickaxe Mineable

Black Crystal is a block from Goety, crafted from Sculk Devourer, Essence of Shadow, Cobalt Obsidian, Soul Soil, and Hunger Core.

Acquisition

Block drops

Drops itself

Developer reference
Registry name
goety:black_crystal
Namespace
goety
Mod ID
goety
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "goety:sculk_devourer"
    },
    {
      "item": "goety:shadow_essence"
    },
    {
      "tag": "forge:obsidian"
    },
    {
      "item": "goety:shadow_essence"
    },
    {
      "tag": "minecraft:soul_fire_base_blocks"
    },
    {
      "item": "goety:shadow_essence"
    },
    {
      "item": "goety:hunger_core"
    },
    {
      "item": "goety:shadow_essence"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}