Blast Fungus
16×16 · BAKED

item· Other

Blast Fungus

Goety · by Polarice3
item

Blast Fungus is an item from Goety, crafted from Snap Fungus and Ghast Tear.

Acquisition

Crafting using Snap Fungus, Snap Fungus, Ghast Tear, Snap Fungus and Snap Fungus, arranged in the pattern shown. Produces 2× Blast Fungus.

Crafting
Snap Fungus
Snap Fungus
Ghast Tear
Snap Fungus
Snap Fungus
Blast Fungus Blast Fungus ×2 guaranteed
Developer reference
Registry name
goety:blast_fungus
Namespace
goety
Mod ID
goety

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " # ",
    "#G#",
    " # "
  ],
  "ingredients": {
    "#": {
      "item": "goety:snap_fungus"
    },
    "G": {
      "item": "minecraft:ghast_tear"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}