Crafting using Shadow Berry Cooked, Sugar, Potion and Gelatine, in any arrangement. Produces Shadow Berry Jelly.
Shadow Berry Jelly
Shadow Berry Jelly is a item from Unknown Mod, crafted from Shadow Berry Cooked, Sugar, Potion, and Gelatine.
Acquisition
Crafting using Shadow Berry Cooked, Sugar, Any Water Bottles and Gelatine, in any arrangement. Produces Shadow Berry Jelly.
Developer reference
- Registry name
betterend:shadow_berry_jelly- Namespace
betterend- Mod ID
unknown
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "betterend:shadow_berry_cooked"
},
{
"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": "betterend:shadow_berry_cooked"
},
{
"item": "minecraft:sugar"
},
{
"tag": "c:water_bottles"
},
{
"item": "betterend:gelatine"
}
],
"conditions": [],
"sequence": null,
"group_name": "end_berries",
"experience": null,
"cooking_time": null
}