Ghasta With Cream
16×16 · BAKED

item· Other

Ghasta With Cream

My Nether's Delight · by SoyTutta
item

Ghasta With Cream is an item from My Nether's Delight, crafted from Any of Ghasta / Ghasmati, Ghast Tear, Magma Cream, and Bowl.

Acquisition

Crafting using Any of Ghasta / Ghasmati, Any of Ghasta / Ghasmati, Any of Ghasta / Ghasmati, Any of Ghasta / Ghasmati, Ghast Tear, Magma Cream, Any of Ghasta / Ghasmati, Bowl and Any of Ghasta / Ghasmati, arranged in the pattern shown. Produces Ghasta With Cream.

Crafting
Any of Ghasta / Ghasmati
Any of Ghasta / Ghasmati
Any of Ghasta / Ghasmati
Any of Ghasta / Ghasmati
Ghast Tear
Magma Cream
Any of Ghasta / Ghasmati
Bowl
Any of Ghasta / Ghasmati
Ghasta With Cream Ghasta With Cream guaranteed

Mining & drops

sourcecountdrop rateconditions
Block loot table: Ghasta With Cream Block (mynethersdelight) mynethersdelight:ghasta_with_cream_block1–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.

Developer reference
Registry name
mynethersdelight:ghasta_with_cream
Namespace
mynethersdelight
Mod ID
mynethersdelight

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GGG",
    "GT#",
    "GBG"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:magma_cream"
    },
    "B": {
      "item": "minecraft:bowl"
    },
    "G": {
      "anyOf": [
        {
          "item": "mynethersdelight:ghasta"
        },
        {
          "item": "mynethersdelight:ghasmati"
        }
      ]
    },
    "T": {
      "item": "minecraft:ghast_tear"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}