Crafting using Sweet Berries, Sugar, Potion and Gelatine, in any arrangement. Produces Sweet Berry Jelly.
Sweet Berry Jelly
Sweet Berry Jelly is a item from Unknown Mod, crafted from Sweet Berries, Sugar, Potion, and Gelatine.
Acquisition
Crafting using Sweet Berries, Sugar, Any Water Bottles and Gelatine, in any arrangement. Produces Sweet Berry Jelly.
Developer reference
- Registry name
betterend:sweet_berry_jelly- Namespace
betterend- Mod ID
unknown
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:sweet_berries"
},
{
"item": "minecraft:sugar"
},
{
"item": "minecraft:potion"
},
{
"item": "betterend:gelatine"
}
],
"conditions": [],
"sequence": null,
"group_name": "end_berries",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:sweet_berries"
},
{
"item": "minecraft:sugar"
},
{
"tag": "c:water_bottles"
},
{
"item": "betterend:gelatine"
}
],
"conditions": [],
"sequence": null,
"group_name": "end_berries",
"experience": null,
"cooking_time": null
}