Full Chocolate Bar
create_confectionery:full_chocolate_bar

Full Chocolate Bar

Create Confectionery · by Furti_Two
item

Full Chocolate Bar is a item from Create Confectionery, crafted from Bar of Chocolate and Paper.

Acquisition

Crafting using Bar of Chocolate, Bar of Chocolate, Bar of Chocolate, Bar of Chocolate, Bar of Chocolate, Bar of Chocolate and Paper, in any arrangement. Produces Full Chocolate Bar.

Crafting ⇆ any arrangement
Bar of Chocolate
Bar of Chocolate
Bar of Chocolate
Bar of Chocolate
Bar of Chocolate
Bar of Chocolate
Paper
Full Chocolate Bar Full Chocolate Bar guaranteed
Developer reference
Registry name
create_confectionery:full_chocolate_bar
Namespace
create_confectionery
Mod ID
create_confectionery

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "create:bar_of_chocolate"
    },
    {
      "item": "create:bar_of_chocolate"
    },
    {
      "item": "create:bar_of_chocolate"
    },
    {
      "item": "create:bar_of_chocolate"
    },
    {
      "item": "create:bar_of_chocolate"
    },
    {
      "item": "create:bar_of_chocolate"
    },
    {
      "item": "minecraft:paper"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": "create_confectionery",
  "experience": null,
  "cooking_time": null
}