Cauldron using Henbane Flower, Poppy, Rotten Flesh, Wheat, Jade, Wind Core and Eye of Ender. Produces Flying Ointment.
item· Other
Flying Ointment
Goety · by Polarice3
Flying Ointment is an item from Goety, crafted from Henbane Flower, Poppy, Rotten Flesh, Wheat, Jade, Wind Core, and Eye of Ender.
Acquisition
Crafting using Henbane Flower, Poppy, Rotten Flesh, Wheat, Jade, Wind Core, Eye of Ender, Essence of Shadow and Glass Bottle, in any arrangement. Produces Flying Ointment.
- Inputs
- Henbane Flower
- Poppy
- Rotten Flesh
- Wheat
- Jade
- Wind Core
- Eye of Ender
- Essence of Shadow
- Glass Bottle
- Output
- → Flying Ointment
Used in
Ritual using Flying Ointment, Hay Bale, Occult Fabric, Haunted Log and Telekinesis Focus. Produces Haunted Broom.
Developer reference
- Registry name
goety:flying_ointment- Namespace
goety- Mod ID
goety
Recipe JSON (2):
{
"recipe_type": "goety:cauldron",
"pattern": null,
"ingredients": [
{
"item": "goety:henbane_flower"
},
{
"item": "minecraft:poppy"
},
{
"item": "minecraft:rotten_flesh"
},
{
"tag": "forge:crops/wheat"
},
{
"item": "goety:jade"
},
{
"item": "goety:wind_core"
},
{
"item": "minecraft:ender_eye"
}
],
"conditions": [
{
"raw": {
"type": "forge:not",
"value": {
"type": "forge:mod_loaded",
"modid": "goety_revelation"
}
},
"type": "forge:not"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "goety:henbane_flower"
},
{
"item": "minecraft:poppy"
},
{
"item": "minecraft:rotten_flesh"
},
{
"tag": "forge:crops/wheat"
},
{
"item": "goety:jade"
},
{
"item": "goety:wind_core"
},
{
"item": "minecraft:ender_eye"
},
{
"item": "goety:shadow_essence"
},
{
"item": "minecraft:glass_bottle"
}
],
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "goety_revelation"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

