Chemical Reactor using Sculk Catalyst and Nether Star. Produces Sculk Shrieker.
Sculk Shrieker
Minecraft · by Mojang Studios
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Sculk Shrieker | 1–1 | 100% | Drops itself with Silk Touch |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Sculk Shrieker | 1–1 | 100% | Drops itself with Silk Touch |
Developer reference
- Registry name
minecraft:sculk_shrieker- Namespace
minecraft- Mod ID
minecraft- Tags (1)
minecraft:blocks/mineable/hoe
Recipe JSON (1):
{
"recipe_type": "techreborn:chemical_reactor",
"pattern": null,
"ingredients": [
{
"item": "minecraft:sculk_catalyst"
},
{
"item": "minecraft:nether_star"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
