Grilled Shulker
16×16 · BAKED

block· Machines & Other Blocks

Grilled Shulker

End's Delight · by FoggyHillside
block

Grilled Shulker is a block from End's Delight, crafted from Chorus Succulent, Onion, Tomato, Roasted Shulker Meat, Chorus Fruit, and Shulker Shell.

Acquisition

Mining & drops

sourcecountdrop rateconditions
Grilled Shulker1–1100%Block State Property

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

dropscountdrop rateconditions
Grilled Shulker1–1100%Block State Property
1–1100%Inverted

Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.

Developer reference
Registry name
ends_delight:grilled_shulker_block
Namespace
ends_delight
Mod ID
ends_delight

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "353",
    "412",
    " 6 "
  ],
  "ingredients": {
    "1": {
      "item": "ends_delight:roasted_shulker_meat"
    },
    "2": {
      "item": "minecraft:chorus_fruit"
    },
    "3": {
      "item": "ends_delight:chorus_succulent"
    },
    "4": {
      "tag": "forge:crops/tomato"
    },
    "5": {
      "tag": "forge:crops/onion"
    },
    "6": {
      "item": "minecraft:shulker_shell"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}