Ostrum Ingot
ad_astra:ostrum_ingot

Ostrum Ingot

Ad Astra · by Alex Nijjar
item Ostrum IngotsOstrum IngotsOstrum IngotBeacon Payment Items

Acquisition

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

Smelting

200 ticks· 0.1 xp

Ostrum Ingot Ostrum Ingot guaranteed

Smelting using Mars Ostrum Ore (200 ticks, 0.1 xp). Produces Ostrum Ingot.

Smelting

200 ticks· 0.1 xp

Ostrum Ingot Ostrum Ingot guaranteed

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

Crafting ⇆ any arrangement
Ostrum Ingot Ostrum Ingot ×9 guaranteed

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

Blasting

100 ticks· 0.1 xp

Ostrum Ingot Ostrum Ingot guaranteed

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

Smelting

200 ticks· 0.1 xp

Ostrum Ingot Ostrum Ingot guaranteed

Blasting using Mars Ostrum Ore (100 ticks, 0.1 xp). Produces Ostrum Ingot.

Blasting

100 ticks· 0.1 xp

Ostrum Ingot Ostrum Ingot guaranteed

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

Crafting
Ostrum Nugget
Ostrum Nugget
Ostrum Nugget
Ostrum Nugget
Ostrum Nugget
Ostrum Nugget
Ostrum Nugget
Ostrum Nugget
Ostrum Nugget
Ostrum Ingot Ostrum Ingot guaranteed

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

Blasting

100 ticks· 0.1 xp

Ostrum Ingot Ostrum Ingot guaranteed

Used in (1)

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

Crafting ⇆ any arrangement
Ostrum Ingot
Ostrum Nugget Ostrum Nugget ×9 guaranteed
Developer reference
Registry name
ad_astra:ostrum_ingot
Namespace
ad_astra
Mod ID
ad_astra
Tags (4)
ad_astra:items/ostrum_ingots
c:items/ostrum_ingots
forge:items/ingots/ostrum
minecraft:items/beacon_payment_items

Recipe JSON (8):

{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "tag": "ad_astra:raw_ostrum"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:mars_ostrum_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:ostrum_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:deepslate_ostrum_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:deepslate_ostrum_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:mars_ostrum_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "ad_astra:ostrum_nuggets"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "tag": "ad_astra:raw_ostrum"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 100
}