Desh Ingot
ad_astra:desh_ingot

Desh Ingot

Ad Astra · by Alex Nijjar
item Desh IngotsDesh IngotsDesh IngotBeacon Payment Items

Acquisition

Blasting using Moon Desh Ore (100 ticks, 0.1 xp). Produces Desh Ingot.

Blasting

100 ticks· 0.1 xp

Desh Ingot Desh Ingot guaranteed

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

Smelting

200 ticks· 0.1 xp

Desh Ingot Desh Ingot guaranteed

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

Crafting
Desh Nugget
Desh Nugget
Desh Nugget
Desh Nugget
Desh Nugget
Desh Nugget
Desh Nugget
Desh Nugget
Desh Nugget
Desh Ingot Desh Ingot guaranteed

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

Crafting ⇆ any arrangement
Desh Ingot Desh Ingot ×9 guaranteed

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

Blasting

100 ticks· 0.1 xp

Desh Ingot Desh Ingot guaranteed

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

Blasting

100 ticks· 0.1 xp

Desh Ingot Desh Ingot guaranteed

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

Smelting

200 ticks· 0.1 xp

Desh Ingot Desh Ingot guaranteed

Smelting using Moon Desh Ore (200 ticks, 0.1 xp). Produces Desh Ingot.

Smelting

200 ticks· 0.1 xp

Desh Ingot Desh Ingot guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: House (ad_astra) ad_astra:house1–1100%
Loot table: Blacksmith (ad_astra) ad_astra:blacksmith1–1100%

Used in (1)

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

Crafting ⇆ any arrangement
Desh Ingot
Desh Nugget Desh Nugget ×9 guaranteed
Developer reference
Registry name
ad_astra:desh_ingot
Namespace
ad_astra
Mod ID
ad_astra
Tags (4)
ad_astra:items/desh_ingots
c:items/desh_ingots
forge:items/ingots/desh
minecraft:items/beacon_payment_items

Recipe JSON (8):

{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:moon_desh_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:deepslate_desh_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "ad_astra:desh_nuggets"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:desh_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "tag": "ad_astra:raw_desh"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:deepslate_desh_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "tag": "ad_astra:raw_desh"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:moon_desh_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 200
}