Cocoa Beans
minecraft:cocoa_beans

Cocoa Beans

Minecraft · by Mojang Studios
item

Acquisition

Padded using UU-Matter, Plantball and UU-Matter, arranged in the pattern shown. Produces Cocoa Beans.

Padded
UU-Matter
Plantball
UU-Matter
Cocoa Beans Cocoa Beans guaranteed

Mining & drops

sourcecountchanceconditions
Block loot table: Cocoa (minecraft) minecraft:cocoa1–1100%

Used in (2)

Crafting using Wheat, Cocoa Beans and Wheat, arranged in the pattern shown. Produces 8× Cookie.

Crafting
Wheat
Cocoa Beans
Wheat
Cookie Cookie ×8 guaranteed

Crafting using Cocoa Beans, in any arrangement. Produces Brown Dye.

Crafting ⇆ any arrangement
Cocoa Beans
Brown Dye Brown Dye guaranteed
Developer reference
Registry name
minecraft:cocoa_beans
Namespace
minecraft
Mod ID
minecraft

Recipe JSON (1):

{
  "recipe_type": "reborncore:padded",
  "pattern": [
    "U  ",
    " G ",
    "U  "
  ],
  "ingredients": {
    "G": {
      "item": "techreborn:plantball"
    },
    "U": {
      "item": "techreborn:uu_matter"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}