Padded using UU-Matter, Plantball and UU-Matter, arranged in the pattern shown. Produces Cocoa Beans.
Cocoa Beans
Minecraft · by Mojang Studios
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Block loot table: Cocoa (minecraft) minecraft:cocoa | 1–1 | 100% | — |
Used in (2)
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
}