Crafting using Candy Cane, Caramel, Sweet Berries, Vanilla Ice Cream Scoop, Chocolate Ice Cream Scoop, Sweetberry Ice Cream Scoop and Bowl, arranged in the pattern shown. Produces Sundae.
Sundae
Alex's Caves · by Alexthe668, Noonyeyz
Sundae is a block from Alex's Caves, crafted from Candy Cane, Caramel, Sweet Berries, Vanilla Ice Cream Scoop, Chocolate Ice Cream Scoop, Sweetberry Ice Cream Scoop, and Bowl.
Acquisition
Block drops
Related items
Developer reference
- Registry name
alexscaves:sundae- Namespace
alexscaves- Mod ID
alexscaves- Tags (1)
alexscaves:items/gingerbread_man_steals
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ABC",
"DEF",
" G "
],
"ingredients": {
"A": {
"item": "alexscaves:candy_cane"
},
"B": {
"item": "alexscaves:caramel"
},
"C": {
"tag": "alexscaves:sweet_berries"
},
"D": {
"item": "alexscaves:vanilla_ice_cream_scoop"
},
"E": {
"item": "alexscaves:chocolate_ice_cream_scoop"
},
"F": {
"item": "alexscaves:sweetberry_ice_cream_scoop"
},
"G": {
"item": "minecraft:bowl"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
