Roasted Shulker Meat Slice
16×16 · BAKED

item· Other

Roasted Shulker Meat Slice

End's Delight · by FoggyHillside
item Roasted Shulker Meat

Roasted Shulker Meat Slice is an item from End's Delight, crafted from Shulker Meat Slice.

Acquisition

Smelting using Shulker Meat Slice (200 ticks, 0.35 xp). Produces Roasted Shulker Meat Slice.

Smelting

200 ticks· 0.35 xp

Roasted Shulker Meat Slice Roasted Shulker Meat Slice guaranteed

Smoking using Shulker Meat Slice (100 ticks, 0.35 xp). Produces Roasted Shulker Meat Slice.

Smoking

100 ticks· 0.35 xp

Roasted Shulker Meat Slice Roasted Shulker Meat Slice guaranteed
Developer reference
Registry name
ends_delight:roasted_shulker_meat_slice
Namespace
ends_delight
Mod ID
ends_delight
Tags (1)
forge:items/roasted_shulker_meat

Recipe JSON (3):

{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "ends_delight:shulker_meat_slice"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.35,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:campfire_cooking",
  "pattern": null,
  "ingredients": {
    "item": "ends_delight:shulker_meat_slice"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 600
}
{
  "recipe_type": "minecraft:smoking",
  "pattern": null,
  "ingredients": {
    "item": "ends_delight:shulker_meat_slice"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.35,
  "cooking_time": 100
}