ad_astra:glacio_cobblestone

Glacio Cobblestone

Ad Astra · by Alex Nijjar
block Pickaxe MineableStone Crafting MaterialsStone Tool Materials

Acquisition

Crushing using Glacio Coal Ore (150 ticks). Produces Glacio Cobblestone and Coal and Nugget of Experience and Coal.

Crushing conditional
Glacio Cobblestone 13%
Coal Coal guaranteed
Nugget of Experience Nugget of Experience 75%
Coal Coal 75%

Crushing using Glacio Ice Shard Ore (300 ticks). Produces 2× Ice Shard and Glacio Cobblestone and Ice Shard and Nugget of Experience.

Crushing conditional
Ice Shard Ice Shard ×2 guaranteed
Glacio Cobblestone 13%
Ice Shard Ice Shard 25%
Nugget of Experience Nugget of Experience 75%

Crushing using Glacio Copper Ore (250 ticks). Produces Glacio Cobblestone and Nugget of Experience and Crushed Raw Copper and 5× Crushed Raw Copper.

Crushing conditional
Glacio Cobblestone 13%
Nugget of Experience Nugget of Experience 75%
Crushed Raw Copper Crushed Raw Copper 25%
Crushed Raw Copper Crushed Raw Copper ×5 guaranteed

Crushing using Glacio Lapis Ore (250 ticks). Produces Glacio Cobblestone and Lapis Lazuli and Nugget of Experience and 10× Lapis Lazuli.

Crushing conditional
Glacio Cobblestone 13%
Lapis Lazuli Lapis Lazuli 50%
Nugget of Experience Nugget of Experience 75%
Lapis Lazuli Lapis Lazuli ×10 guaranteed

Crushing using Glacio Iron Ore (250 ticks). Produces Crushed Raw Iron and Glacio Cobblestone and Crushed Raw Iron and Nugget of Experience.

Crushing conditional
Crushed Raw Iron Crushed Raw Iron guaranteed
Glacio Cobblestone 13%
Crushed Raw Iron Crushed Raw Iron 75%
Nugget of Experience Nugget of Experience 75%

Mining & drops

sourcecountchanceconditions
Glacio Cobblestone1–1100%Survives Explosion
Glacio Stone1–1100%Survives Explosion

Used in (6)

Crafting using Glacio Cobblestone, Glacio Cobblestone, Glacio Cobblestone, Glacio Cobblestone, Glacio Cobblestone and Glacio Cobblestone, arranged in the pattern shown. Produces 4× Glacio Cobblestone Stairs.

Crafting
Glacio Cobblestone Stairs Glacio Cobblestone Stairs ×4 guaranteed

Crafting using Glacio Cobblestone, Glacio Cobblestone, Glacio Cobblestone and Glacio Cobblestone, arranged in the pattern shown. Produces 4× Polished Glacio Stone.

Crafting
Polished Glacio Stone ×4 guaranteed

Smelting using Glacio Cobblestone (200 ticks, 0.1 xp). Produces Glacio Stone.

Smelting

200 ticks· 0.1 xp

Glacio Stone guaranteed
view all 6 →

Block drops

Drops itself when broken.

Developer reference
Registry name
ad_astra:glacio_cobblestone
Namespace
ad_astra
Mod ID
ad_astra
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:items/stone_crafting_materials
minecraft:items/stone_tool_materials

Recipe JSON (5):

{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:glacio_coal_ore"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 150
}
{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:glacio_ice_shard_ore"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 300
}
{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:glacio_copper_ore"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 250
}
{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:glacio_lapis_ore"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 250
}
{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:glacio_iron_ore"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 250
}