Chemical Reactor using Nether Wart Block and Ender Pearl Dust. Produces Warped Wart Block.


Chemical Reactor using Nether Wart Block and Ender Pearl Dust. Produces Warped Wart Block.

| source | count | chance | conditions |
|---|---|---|---|
| Warped Wart Block | 1–1 | 100% | Survives Explosion |
Drops itself when broken.
minecraft:warped_wart_blockminecraftminecraftminecraft:blocks/mineable/hoe minecraft:blocks/wart_blocks minecraft:items/wart_blocks
Recipe JSON (1):
{
"recipe_type": "techreborn:chemical_reactor",
"pattern": null,
"ingredients": [
{
"item": "minecraft:nether_wart_block"
},
{
"tag": "c:ender_pearl_dusts"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}