Strawberry Cake
neapolitan:strawberry_cake

Strawberry Cake

Neapolitan · by Team Abnormals
block Drops Strawberry Cake Slice

Strawberry Cake is a block from Neapolitan, crafted from Milk Bucket, Strawberries, Sugar, Egg, and Wheat.

Acquisition

Crafting using Milk Bucket, Strawberries, Milk Bucket, Sugar, Egg, Sugar, Wheat, Strawberries and Wheat, arranged in the pattern shown. Produces Strawberry Cake.

Crafting
Milk Bucket
Strawberries
Milk Bucket
Sugar
Egg
Sugar
Wheat
Strawberries
Wheat
Strawberry Cake Strawberry Cake guaranteed

Block drops

Drops itself

Developer reference
Registry name
neapolitan:strawberry_cake
Namespace
neapolitan
Mod ID
neapolitan
Tags (1)
abnormals_delight:blocks/drops_strawberry_cake_slice

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ADA",
    "BEB",
    "CDC"
  ],
  "ingredients": {
    "A": {
      "tag": "forge:milk"
    },
    "B": {
      "item": "minecraft:sugar"
    },
    "C": {
      "item": "minecraft:wheat"
    },
    "D": {
      "tag": "forge:fruits/strawberry"
    },
    "E": {
      "tag": "forge:eggs"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}