Crafting using Any of Ice / Packed Ice, Any of Ice / Packed Ice, Ender Pearl, Any of Ice / Packed Ice and Any of Ice / Packed Ice, arranged in the pattern shown. Produces Frozen Pearl.
Frozen Pearl
Torchmaster · by Xalcon
Acquisition
Developer reference
- Registry name
torchmaster:frozen_pearl- Namespace
torchmaster- Mod ID
torchmaster
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" I ",
"IEI",
" I "
],
"ingredients": {
"E": {
"item": "minecraft:ender_pearl"
},
"I": {
"anyOf": [
{
"item": "minecraft:ice"
},
{
"item": "minecraft:packed_ice"
}
]
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
