neapolitan:adzuki_ice_cream_block

Adzuki Ice Cream Block

Neapolitan · by Team Abnormals
block Shovel Mineable

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

Acquisition

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

Crafting
Adzuki Ice Cream Block ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Adzuki Ice Cream Block1–1100%Survives Explosion

Block drops

Drops itself when broken.

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