Music Disc
16×16 · BAKED

item· Other

Music Disc

Create Confectionery · by Furti_Two
item Music Discs

Music Disc is a item from Create Confectionery, crafted from Candy Cane and Bar of Dark Chocolate. RedWolf - The Bright Side.

Function

RedWolf - The Bright Side

Acquisition

Crafting using Candy Cane, Candy Cane, Bar of Dark Chocolate, Candy Cane and Candy Cane, arranged in the pattern shown. Produces Music Disc.

Crafting
Candy Cane
Candy Cane
Bar of Dark Chocolate
Candy Cane
Candy Cane
Music Disc Music Disc guaranteed
Developer reference
Registry name
create_confectionery:the_bright_side
Namespace
create_confectionery
Mod ID
create_confectionery
Tags (1)
minecraft:items/music_discs

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " 1 ",
    "345",
    " 7 "
  ],
  "ingredients": {
    "1": {
      "item": "create_confectionery:candy_cane"
    },
    "3": {
      "item": "create_confectionery:candy_cane"
    },
    "4": {
      "item": "create_confectionery:bar_of_black_chocolate"
    },
    "5": {
      "item": "create_confectionery:candy_cane"
    },
    "7": {
      "item": "create_confectionery:candy_cane"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}