byg:packed_black_ice

Packed Black Ice

Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block

Packed Black Ice is a block from Oh The Biomes You'll Go, crafted from Black Ice.

Acquisition

Crafting using Black Ice, Black Ice, Black Ice, Black Ice, Black Ice, Black Ice, Black Ice, Black Ice and Black Ice, arranged in the pattern shown. Produces Packed Black Ice.

Crafting
Packed Black Ice guaranteed

Mining & drops

sourcecountchanceconditions
Packed Black Ice1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
Packed Black Ice1–1100%Drops itself with Silk Touch
Developer reference
Registry name
byg:packed_black_ice
Namespace
byg
Mod ID
byg

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "byg:black_ice"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}