Filling using Glass Bottle and Lava (250 mB). Produces Lava Bottle.
Lava Bottle
Alex's Mobs · by Alexthe668, Carro1001, Paint_Ninja
Acquisition
Developer reference
- Registry name
alexsmobs:lava_bottle- Namespace
alexsmobs- Mod ID
alexsmobs
Recipe JSON (1):
{
"recipe_type": "create:filling",
"pattern": null,
"ingredients": [
{
"item": "minecraft:glass_bottle"
},
{
"fluid": "minecraft:lava",
"amount": 250
}
],
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "alexsmobs"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}