block· Machines & Other Blocks

Sculk Devourer

Goety · by Polarice3
block Shade Blocks

Sculk Devourer is a block from Goety, crafted from Sculk Catalyst, Shade Tiles, and Awakened Emerald.

Acquisition

Crafting using Sculk Catalyst, Shade Tiles, Awakened Emerald, Shade Tiles, Shade Tiles, Shade Tiles and Shade Tiles, arranged in the pattern shown. Produces Sculk Devourer.

Crafting
Sculk Devourer guaranteed

Used in

Block drops

Drops itself

Developer reference
Registry name
goety:sculk_devourer
Namespace
goety
Mod ID
goety
Tags (1)
goety:blocks/shade_blocks

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " c ",
    "beb",
    "bbb"
  ],
  "ingredients": {
    "b": {
      "tag": "goety:shade_stone"
    },
    "c": {
      "item": "minecraft:sculk_catalyst"
    },
    "e": {
      "item": "goety:magic_emerald"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}