neapolitan:strawberry_ice_cream_block

Strawberry Ice Cream Block

Neapolitan · by Team Abnormals
block Shovel Mineable

Strawberry Ice Cream Block is a block from Neapolitan, crafted from Snow Block and Strawberry Ice Cream.

Acquisition

Crafting using Snow Block, Snow Block, Snow Block, Snow Block, Strawberry Ice Cream, Snow Block, Snow Block, Snow Block and Snow Block, arranged in the pattern shown. Produces 8× Strawberry Ice Cream Block.

Crafting
Strawberry Ice Cream Block ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Strawberry Ice Cream Block1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
neapolitan:strawberry_ice_cream_block
Namespace
neapolitan
Mod ID
neapolitan
Tags (1)
minecraft:blocks/mineable/shovel

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "#X#",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:snow_block"
    },
    "X": {
      "item": "neapolitan:strawberry_ice_cream"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}