Crafting using Red Gelatin, Caramel, Red Gelatin, Caramel, Radiant Essence, Caramel, Red Gelatin, Caramel and Red Gelatin, arranged in the pattern shown. Produces 2× Sundrop.

Sundrop
Alex's Caves · by Alexthe668, Noonyeyz
Sundrop is a block from Alex's Caves, crafted from Red Gelatin, Caramel, and Radiant Essence.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Sundrop | 1–1 | 100% | — |
Used in (1)
Crafting using Red Gelatin, Red Gelatin, Sundrop and Sundrop, arranged in the pattern shown. Produces Rainbounce Boots.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
alexscaves:sundrop- Namespace
alexscaves- Mod ID
alexscaves- Tags (3)
alexscaves:blocks/reduce_rainbounce_boots_effect_on alexscaves:items/gingerbread_man_steals minecraft:blocks/mineable/hoe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"GCG",
"CRC",
"GCG"
],
"ingredients": {
"C": {
"item": "alexscaves:caramel"
},
"G": {
"tag": "alexscaves:gelatins"
},
"R": {
"item": "alexscaves:radiant_essence"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}