neapolitan:chocolate_ice_cream_block

Chocolate Ice Cream Block

Neapolitan · by Team Abnormals
block Shovel Mineable

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

Acquisition

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

Crafting
Chocolate Ice Cream Block ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Chocolate Ice Cream Block1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
neapolitan:chocolate_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:chocolate_ice_cream"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}