Chocolate Milkshake
neapolitan:chocolate_milkshake

Chocolate Milkshake

Neapolitan · by Team Abnormals
item

Chocolate Milkshake is a item from Neapolitan, crafted from Glass Bottle, Chocolate Ice Cream, and Milk Bucket.

Acquisition

Crafting using Glass Bottle, Glass Bottle, Glass Bottle, Chocolate Ice Cream and Milk Bucket, in any arrangement. Produces 3× Chocolate Milkshake.

Crafting ⇆ any arrangement
Glass Bottle
Glass Bottle
Glass Bottle
Chocolate Ice Cream
Milk Bucket
Chocolate Milkshake Chocolate Milkshake ×3 guaranteed
Developer reference
Registry name
neapolitan:chocolate_milkshake
Namespace
neapolitan
Mod ID
neapolitan

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:glass_bottle"
    },
    {
      "item": "minecraft:glass_bottle"
    },
    {
      "item": "minecraft:glass_bottle"
    },
    {
      "item": "neapolitan:chocolate_ice_cream"
    },
    {
      "tag": "forge:milk"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}