Crafting using Ice, Ice, Ice, Ghast Tear, Ice, Stick and Ice, arranged in the pattern shown. Produces Tear Popsicle.
- Inputs
- 5 × Ice
- Ghast Tear
- Stick
- Output
- → Tear Popsicle
item· Other
Tear Popsicle is an item from My Nether's Delight, crafted from Ice, Ghast Tear, and Stick.
Crafting using Ice, Ice, Ice, Ghast Tear, Ice, Stick and Ice, arranged in the pattern shown. Produces Tear Popsicle.
mynethersdelight:tear_popsiclemynethersdelightmynethersdelightRecipe 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
}