minecraft:sculk_catalyst

Sculk Catalyst

Minecraft · by Mojang Studios
block Hoe Mineable

Acquisition

Implosion Compressor using Sculk and End Crystal. Produces Sculk Catalyst and 2× Small Pile of Ender Eye Dust.

Implosion Compressor
Sculk Catalyst guaranteed
Small Pile of Ender Eye Dust Small Pile of Ender Eye Dust ×2 guaranteed

Implosion Compressor using Sculk and TNT. Produces Sculk Catalyst and 4× Dark Ashes.

Implosion Compressor
Sculk Catalyst guaranteed
Dark Ashes Dark Ashes ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Mob loot table: Warden (minecraft) minecraft:warden1–1100%
Loot table: Ancient City (minecraft) minecraft:ancient_city1–1100%
Sculk Catalyst1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
Sculk Catalyst1–1100%Drops itself with Silk Touch
Developer reference
Registry name
minecraft:sculk_catalyst
Namespace
minecraft
Mod ID
minecraft
Tags (1)
minecraft:blocks/mineable/hoe

Recipe JSON (2):

{
  "recipe_type": "techreborn:implosion_compressor",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:sculk"
    },
    {
      "item": "minecraft:end_crystal"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:implosion_compressor",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:sculk"
    },
    {
      "item": "minecraft:tnt"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}