Crafting using Crimson Berries, Sugar and Egg, in any arrangement. Produces Crimson Berry Pie.
Crimson Berry Pie
Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
Crimson Berry Pie is a item from Oh The Biomes You'll Go, crafted from Crimson Berries, Sugar, and Egg.
Acquisition
Developer reference
- Registry name
byg:crimson_berry_pie- Namespace
byg- Mod ID
byg
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "byg:crimson_berries"
},
{
"item": "minecraft:sugar"
},
{
"item": "minecraft:egg"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}