Tear Popsicle
16×16 · BAKED

item· Other

Tear Popsicle

My Nether's Delight · by SoyTutta
item

Tear Popsicle is an item from My Nether's Delight, crafted from Ice, Ghast Tear, and Stick.

Acquisition

Crafting using Ice, Ice, Ice, Ghast Tear, Ice, Stick and Ice, arranged in the pattern shown. Produces Tear Popsicle.

Crafting
Tear Popsicle Tear Popsicle guaranteed
Developer reference
Registry name
mynethersdelight:tear_popsicle
Namespace
mynethersdelight
Mod ID
mynethersdelight

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " ii",
    "i#i",
    "-i "
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:ghast_tear"
    },
    "-": {
      "item": "minecraft:stick"
    },
    "i": {
      "item": "minecraft:ice"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}