Strawberry Milkshake
neapolitan:strawberry_milkshake

Strawberry Milkshake

Neapolitan · by Team Abnormals
item

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

Acquisition

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

Crafting ⇆ any arrangement
Glass Bottle
Glass Bottle
Glass Bottle
Strawberry Ice Cream
Milk Bucket
Strawberry Milkshake Strawberry Milkshake ×3 guaranteed
Developer reference
Registry name
neapolitan:strawberry_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:strawberry_ice_cream"
    },
    {
      "tag": "forge:milk"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}