Crafting using Red Gelatin, Red Gelatin, Sundrop and Sundrop, arranged in the pattern shown. Produces Rainbounce Boots.
Rainbounce Boots
Alex's Caves · by Alexthe668, Noonyeyz
Rainbounce Boots is a item from Alex's Caves, crafted from Red Gelatin and Sundrop.
Acquisition
Related items
Developer reference
- Registry name
alexscaves:rainbounce_boots- Namespace
alexscaves- Mod ID
alexscaves
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"G G",
"S S"
],
"ingredients": {
"G": {
"tag": "alexscaves:gelatins"
},
"S": {
"item": "alexscaves:sundrop"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
