Rainbounce Boots
alexscaves:rainbounce_boots

Rainbounce Boots

Alex's Caves · by Alexthe668, Noonyeyz
item

Rainbounce Boots is a item from Alex's Caves, crafted from Red Gelatin and Sundrop.

Acquisition

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

Crafting
Rainbounce Boots Rainbounce Boots guaranteed
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
}