Sickly Dragon Meal
iceandfire:sickly_dragon_meal

Sickly Dragon Meal

Ice and Fire · by Alexthe666, TheBv
item

Function

Stunts dragon growth

Acquisition

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.

Crafting
Spider Eye
Poisonous Potato
Spider Eye
Poisonous Potato
Dragon Meal
Poisonous Potato
Spider Eye
Poisonous Potato
Spider Eye
Sickly Dragon Meal Sickly Dragon Meal guaranteed
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
}