Crafting using Milk Bucket, Cocoa Beans, Sugar and Cocoa Beans, in any arrangement. Produces 4× Chocolate Bar.
Chocolate Bar
Chocolate Bar is a item from Neapolitan, crafted from Milk Bucket, Cocoa Beans, and Sugar.
Acquisition
Crafting using Chocolate Block, in any arrangement. Produces 9× Chocolate Bar.
Used in (10)
Crafting using Chocolate Bar and Strawberries, in any arrangement. Produces Chocolate Strawberries.
Crafting using Vanilla Ice Cream, Chocolate Bar and Strawberries, in any arrangement. Produces Neapolitan Ice Cream.
Crafting using Bowl, Chocolate Bar, Dried Vanilla Pods, Strawberries, Milk Bucket, Ice Cubes and Sugar, in any arrangement. Produces Neapolitan Ice Cream.
Crafting using Bowl, Chocolate Bar, Milk Bucket, Ice Cubes and Sugar, in any arrangement. Produces Chocolate Ice Cream.
Crafting using Spider Eye, Spider Eye and Chocolate Bar, in any arrangement. Produces 2× Chocolate Spider Eye.
Developer reference
- Registry name
neapolitan:chocolate_bar- Namespace
neapolitan- Mod ID
neapolitan
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "forge:milk"
},
{
"item": "minecraft:cocoa_beans"
},
{
"item": "minecraft:sugar"
},
{
"item": "minecraft:cocoa_beans"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "neapolitan:chocolate_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
