Crafting using Fermented Spider Eye, Tinted Glass, Black Sludge, Tinted Glass, Ender Pearl, Tinted Glass, Black Sludge, Tinted Glass and Fermented Spider Eye, arranged in the pattern shown. Produces Toxic Orb.
item· Other
Toxic Orb
Cobblemon · by The Cobblemon Team
Toxic Orb is a item from Cobblemon, crafted from Fermented Spider Eye, Tinted Glass, Black Sludge, and Ender Pearl.
Acquisition
Related items
Developer reference
- Registry name
cobblemon:toxic_orb- Namespace
cobblemon- Mod ID
cobblemon- Tags (1)
cobblemon:items/held/is_held_item
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"STB",
"TET",
"BTS"
],
"ingredients": {
"B": {
"item": "cobblemon:black_sludge"
},
"E": {
"item": "minecraft:ender_pearl"
},
"S": {
"item": "minecraft:fermented_spider_eye"
},
"T": {
"item": "minecraft:tinted_glass"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
