Crafting using Bowl, Blaze Rod and Fire Lily, in any arrangement. Produces Fire Lily Mixture.
Fire Lily Mixture
Ice and Fire · by Alexthe666, TheBv
Function
Used to breed two male and female dragons. The female will create a nest with an egg afterwards.
Acquisition
Developer reference
- Registry name
iceandfire:fire_stew- Namespace
iceandfire- Mod ID
iceandfire- Tags (1)
iceandfire:items/tempt_dragon
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:bowl"
},
{
"item": "minecraft:blaze_rod"
},
{
"item": "iceandfire:fire_lily"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}