Twisted Ghasta
16×16 · BAKED

item· Other

Twisted Ghasta

My Nether's Delight · by SoyTutta
item

Twisted Ghasta is an item from My Nether's Delight, crafted from Ghasta and Any of Warped Fungus / Twisting Vines.

Acquisition

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

Recipe JSON (1):

{
  "recipe_type": "farmersdelight:cooking",
  "pattern": null,
  "ingredients": [
    {
      "item": "mynethersdelight:ghasta"
    },
    {
      "anyOf": [
        {
          "item": "minecraft:warped_fungus"
        },
        {
          "item": "minecraft:twisting_vines"
        }
      ]
    },
    {
      "anyOf": [
        {
          "item": "minecraft:warped_fungus"
        },
        {
          "item": "minecraft:twisting_vines"
        }
      ]
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 200
}