alexscaves:sundrop

Sundrop

Alex's Caves · by Alexthe668, Noonyeyz
block Reduce Rainbounce Boots Effect OnGingerbread Man StealsHoe Mineable

Sundrop is a block from Alex's Caves, crafted from Red Gelatin, Caramel, and Radiant Essence.

Acquisition

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.

Crafting
Red Gelatin
Caramel
Red Gelatin
Caramel
Radiant Essence
Caramel
Red Gelatin
Caramel
Red Gelatin
Sundrop ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Sundrop1–1100%

Used in (1)

Crafting using Red Gelatin, Red Gelatin, Sundrop and Sundrop, arranged in the pattern shown. Produces Rainbounce Boots.

Crafting
Rainbounce Boots Rainbounce Boots guaranteed

Block drops

Drops itself when broken.

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
}