Calorite Ingot
ad_astra:calorite_ingot

Calorite Ingot

Ad Astra · by Alex Nijjar
item Calorite IngotsCalorite IngotsCalorite IngotBeacon Payment Items

Acquisition

Blasting using Venus Calorite Ore (100 ticks, 0.1 xp). Produces Calorite Ingot.

Blasting

100 ticks· 0.1 xp

Calorite Ingot Calorite Ingot guaranteed

Crafting using Calorite Nugget, Calorite Nugget, Calorite Nugget, Calorite Nugget, Calorite Nugget, Calorite Nugget, Calorite Nugget, Calorite Nugget and Calorite Nugget, arranged in the pattern shown. Produces Calorite Ingot.

Crafting
Calorite Nugget
Calorite Nugget
Calorite Nugget
Calorite Nugget
Calorite Nugget
Calorite Nugget
Calorite Nugget
Calorite Nugget
Calorite Nugget
Calorite Ingot Calorite Ingot guaranteed

Smelting using Deepslate Calorite Ore (200 ticks, 0.1 xp). Produces Calorite Ingot.

Smelting

200 ticks· 0.1 xp

Calorite Ingot Calorite Ingot guaranteed

Smelting using Venus Calorite Ore (200 ticks, 0.1 xp). Produces Calorite Ingot.

Smelting

200 ticks· 0.1 xp

Calorite Ingot Calorite Ingot guaranteed

Blasting using Raw Calorite (100 ticks, 0.1 xp). Produces Calorite Ingot.

Blasting

100 ticks· 0.1 xp

Calorite Ingot Calorite Ingot guaranteed

Smelting using Raw Calorite (200 ticks, 0.1 xp). Produces Calorite Ingot.

Smelting

200 ticks· 0.1 xp

Calorite Ingot Calorite Ingot guaranteed

Blasting using Deepslate Calorite Ore (100 ticks, 0.1 xp). Produces Calorite Ingot.

Blasting

100 ticks· 0.1 xp

Calorite Ingot Calorite Ingot guaranteed

Crafting using Calorite Block, in any arrangement. Produces 9× Calorite Ingot.

Crafting ⇆ any arrangement
Calorite Ingot Calorite Ingot ×9 guaranteed

Used in (1)

Crafting using Calorite Ingot, in any arrangement. Produces 9× Calorite Nugget.

Crafting ⇆ any arrangement
Calorite Ingot
Calorite Nugget Calorite Nugget ×9 guaranteed
Developer reference
Registry name
ad_astra:calorite_ingot
Namespace
ad_astra
Mod ID
ad_astra
Tags (4)
ad_astra:items/calorite_ingots
c:items/calorite_ingots
forge:items/ingots/calorite
minecraft:items/beacon_payment_items

Recipe JSON (8):

{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:venus_calorite_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "ad_astra:calorite_nuggets"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:deepslate_calorite_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:venus_calorite_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "tag": "ad_astra:raw_calorite"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "tag": "ad_astra:raw_calorite"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:deepslate_calorite_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:calorite_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}