Ice Shard
ad_astra:ice_shard

Ice Shard

Ad Astra · by Alex Nijjar
item

Acquisition

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

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

Crusher using no listed ingredients. Produces 4× Ice Shard.

Crusher conditional
Ice Shard Ice Shard ×4 guaranteed

Smelting using Glacio Ice Shard Ore (200 ticks, 0.1 xp). Produces Ice Shard.

Smelting

200 ticks· 0.1 xp

Ice Shard Ice Shard guaranteed

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

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

Blasting using Glacio Ice Shard Ore (100 ticks, 0.1 xp). Produces Ice Shard.

Blasting

100 ticks· 0.1 xp

Ice Shard Ice Shard guaranteed

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%

Smelting using Moon Ice Shard Ore (200 ticks, 0.1 xp). Produces Ice Shard.

Smelting

200 ticks· 0.1 xp

Ice Shard Ice Shard guaranteed

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

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

Smelting using Mars Ice Shard Ore (200 ticks, 0.1 xp). Produces Ice Shard.

Smelting

200 ticks· 0.1 xp

Ice Shard Ice Shard guaranteed

Blasting using Moon Ice Shard Ore (100 ticks, 0.1 xp). Produces Ice Shard.

Blasting

100 ticks· 0.1 xp

Ice Shard Ice Shard guaranteed

Blasting using Mars Ice Shard Ore (100 ticks, 0.1 xp). Produces Ice Shard.

Blasting

100 ticks· 0.1 xp

Ice Shard Ice Shard guaranteed

Mining & drops

sourcecountchanceconditions
Mars Ice Shard Ore1–1100%Fortune increases drop count
Moon Ice Shard Ore1–1100%Fortune increases drop count
Loot table: Temple (ad_astra) ad_astra:temple1–1100%
Loot table: Dungeon Chest (ad_astra) ad_astra:dungeon_chest1–1100%
Glacio Ice Shard Ore1–1100%Fortune increases drop count
Loot table: Large Dungeon Chest (ad_astra) ad_astra:large_dungeon_chest1–1100%
Deepslate Ice Shard Ore1–1100%Fortune increases drop count

Used in (1)

Cryo Freezing using Ice Shard (60 ticks). Produces an unresolved result.

Cryo Freezing

60 ticks

Developer reference
Registry name
ad_astra:ice_shard
Namespace
ad_astra
Mod ID
ad_astra

Recipe JSON (13):

{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:mars_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": "immersiveengineering:crusher",
  "pattern": null,
  "ingredients": null,
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "immersiveengineering"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:glacio_ice_shard_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 200
}
{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:moon_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": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:glacio_ice_shard_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 100
}
{
  "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": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:deepslate_ice_shard_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:moon_ice_shard_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:deepslate_ice_shard_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 200
}
{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:deepslate_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": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:mars_ice_shard_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:moon_ice_shard_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:mars_ice_shard_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 100
}