Crafting using Wheat, Wheat, Wheat, Comet Berries, Comet Berries, Comet Berries, Ventium Ingot, Ventium Ingot and Ventium Ingot, arranged in the pattern shown. Produces Comet Berry Pie.
Comet Berry Pie
Blue Skies · by KingPhygieBoo, Silver_David, Lachney
Comet Berry Pie is a block from Blue Skies, crafted from Wheat, Comet Berries, and Ventium Ingot.
Acquisition
Crafting using Wheat, Wheat, Wheat, Comet Berries, Comet Berries, Comet Berries, Any Iron Ingot, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Comet Berry Pie.
Block drops
Developer reference
- Registry name
blue_skies:comet_berry_pie- Namespace
blue_skies- Mod ID
blue_skies- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"WWW",
"CCC",
"III"
],
"ingredients": {
"C": {
"item": "blue_skies:comet_berries"
},
"I": {
"tag": "blue_skies:ingots/ventium"
},
"W": {
"item": "minecraft:wheat"
}
},
"conditions": [],
"sequence": null,
"group_name": "comet_berry_pie",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"WWW",
"CCC",
"III"
],
"ingredients": {
"C": {
"item": "blue_skies:comet_berries"
},
"I": {
"tag": "forge:ingots/iron"
},
"W": {
"item": "minecraft:wheat"
}
},
"conditions": [],
"sequence": null,
"group_name": "comet_berry_pie",
"experience": null,
"cooking_time": null
}