Crafting using Spider Eye, Poisonous Potato, Spider Eye, Poisonous Potato, Dragon Meal, Poisonous Potato, Spider Eye, Poisonous Potato and Spider Eye, arranged in the pattern shown. Produces Sickly Dragon Meal.
Sickly Dragon Meal
Ice and Fire · by Alexthe666, TheBv
Function
Stunts dragon growth
Acquisition
Developer reference
- Registry name
iceandfire:sickly_dragon_meal- Namespace
iceandfire- Mod ID
iceandfire
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SPS",
"PDP",
"SPS"
],
"ingredients": {
"D": {
"item": "iceandfire:dragon_meal"
},
"P": {
"item": "minecraft:poisonous_potato"
},
"S": {
"item": "minecraft:spider_eye"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}