Caramel Apple
alexscaves:caramel_apple

Caramel Apple

Alex's Caves · by Alexthe668, Noonyeyz
item Gingerbread Man Steals

Caramel Apple is a item from Alex's Caves, crafted from Caramel and Apple.

Acquisition

Crafting using Caramel, Caramel, Caramel, Caramel, Apple, Caramel, Caramel, Caramel and Caramel, arranged in the pattern shown. Produces Caramel Apple.

Crafting
Caramel
Caramel
Caramel
Caramel
Apple
Caramel
Caramel
Caramel
Caramel
Caramel Apple Caramel Apple guaranteed
Developer reference
Registry name
alexscaves:caramel_apple
Namespace
alexscaves
Mod ID
alexscaves
Tags (1)
alexscaves:items/gingerbread_man_steals

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "CCC",
    "CAC",
    "CCC"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:apple"
    },
    "C": {
      "item": "alexscaves:caramel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}