Alchemist Cauldron Empty using no listed ingredients. Produces Ice Venom Vial.
Ice Venom Vial
Iron's Spells 'n Spellbooks · by Iron431, Lab3
Acquisition
Filling using Glass Bottle and Ice Venom (250 mB). Produces Ice Venom Vial.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Basement (irons_spellbooks) irons_spellbooks:basement | 1–1 | 100% | — |
Used in (3)
Crafting using Ice Venom Vial, Ice Venom Vial, Ice Venom Vial, Mithril Scrap, Ruined Book, Mithril Scrap, Arcane Cloth, Arcane Cloth and Arcane Cloth, arranged in the pattern shown. Produces Frostbranded Book.
Emptying using Ice Venom Vial. Produces 250× Ice Venom and Glass Bottle.
Ice Venom ×250 guaranteed
Crafting using Mithril Ingot, Ice Venom Vial, Ice, Weapon Parts and Ice Venom Vial, arranged in the pattern shown. Produces Boreal Blade.
Developer reference
- Registry name
irons_spellbooks:ice_venom_vial- Namespace
irons_spellbooks- Mod ID
irons_spellbooks
Recipe JSON (2):
{
"recipe_type": "irons_spellbooks:alchemist_cauldron_empty",
"pattern": null,
"ingredients": null,
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:filling",
"pattern": null,
"ingredients": [
{
"item": "minecraft:glass_bottle"
},
{
"fluid": "irons_spellbooks:ice_venom",
"amount": 250
}
],
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "create"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
