Chemical Reactor using Blue Dye and Ochre Froglight. Produces Verdant Froglight.


Chemical Reactor using Blue Dye and Ochre Froglight. Produces Verdant Froglight.

| source | count | chance | conditions |
|---|---|---|---|
Mob loot table: Magma Cube (minecraft) minecraft:magma_cube | 1–1 | 100% | Damage Source Properties |
| Verdant Froglight | 1–1 | 100% | Survives Explosion |
Drops itself when broken.
minecraft:verdant_froglightminecraftminecraftRecipe JSON (1):
{
"recipe_type": "techreborn:chemical_reactor",
"pattern": null,
"ingredients": [
{
"item": "minecraft:blue_dye"
},
{
"item": "minecraft:ochre_froglight"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}