Biome Treat
16×16 · BAKED

item· Other

Biome Treat

Alex's Caves · by Alexthe668, Noonyeyz
item

Biome Treat is an item from Alex's Caves, crafted from Pink Rock Candy, Radiant Essence, and Candy Cane. Unbound.

Function

Unbound

Acquisition

Crafting using Pink Rock Candy, Radiant Essence, Pink Rock Candy, Pink Rock Candy, Radiant Essence, Pink Rock Candy and Candy Cane, arranged in the pattern shown. Produces Biome Treat.

Crafting
Biome Treat Biome Treat guaranteed
Developer reference
Registry name
alexscaves:biome_treat
Namespace
alexscaves
Mod ID
alexscaves

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "RER",
    "RER",
    " C "
  ],
  "ingredients": {
    "C": {
      "item": "alexscaves:candy_cane"
    },
    "E": {
      "item": "alexscaves:radiant_essence"
    },
    "R": {
      "tag": "alexscaves:rock_candies"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}