blue_skies:ventium_block

Block of Ventium

Blue Skies · by KingPhygieBoo, Silver_David, Lachney
block Ventium Storage BlockVentium Storage BlockPickaxe Mineable

Block of Ventium is a block from Blue Skies, crafted from Ventium Ingot.

Acquisition

Crafting using Ventium Ingot, Ventium Ingot, Ventium Ingot, Ventium Ingot, Ventium Ingot, Ventium Ingot, Ventium Ingot, Ventium Ingot and Ventium Ingot, arranged in the pattern shown. Produces Block of Ventium.

Crafting
Ventium Ingot
Ventium Ingot
Ventium Ingot
Ventium Ingot
Ventium Ingot
Ventium Ingot
Ventium Ingot
Ventium Ingot
Ventium Ingot
Block of Ventium guaranteed

Mining & drops

sourcecountchanceconditions
Block of Ventium1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
blue_skies:ventium_block
Namespace
blue_skies
Mod ID
blue_skies
Tags (3)
blue_skies:blocks/storage_blocks/ventium
blue_skies:items/storage_blocks/ventium
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "blue_skies:ingots/ventium"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}