Burnt Roll
16×16 · BAKED

item· Other

Burnt Roll

My Nether's Delight · by SoyTutta
item Magma Cube

Burnt Roll is an item from My Nether's Delight, crafted from Magma Cream and Raw Chicken.

Acquisition

Cooking using Magma Cream, Magma Cream and Raw Chicken (50 ticks, 0.35 xp). Produces 2× Burnt Roll.

Cooking
Burnt Roll Burnt Roll ×2 guaranteed

Crafting using Magma Cream and Raw Chicken, in any arrangement. Produces Burnt Roll.

Crafting ⇆ any arrangement
Magma Cream
Raw Chicken
Burnt Roll Burnt Roll guaranteed
Developer reference
Registry name
mynethersdelight:burnt_roll
Namespace
mynethersdelight
Mod ID
mynethersdelight
Tags (1)
forge:items/magma_cube

Recipe JSON (2):

{
  "recipe_type": "farmersdelight:cooking",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:magma_cream"
    },
    {
      "item": "minecraft:magma_cream"
    },
    {
      "tag": "mynethersdelight:curry_meats"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.35,
  "cooking_time": 50
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:magma_cream"
    },
    {
      "tag": "mynethersdelight:curry_meats"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}