Ancient Metal Nugget
cataclysm:ancient_metal_nugget

Ancient Metal Nugget

cataclysm · by L_Ender
item

Acquisition

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

Crafting ⇆ any arrangement
Ancient Metal Ingot
Ancient Metal Nugget Ancient Metal Nugget ×9 guaranteed

Mining & drops

sourcecountchanceconditions
Mob loot table: Koboleton (cataclysm) cataclysm:koboleton1–1100%

Used in (1)

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

Crafting
Ancient Metal Nugget
Ancient Metal Nugget
Ancient Metal Nugget
Ancient Metal Nugget
Ancient Metal Nugget
Ancient Metal Nugget
Ancient Metal Nugget
Ancient Metal Nugget
Ancient Metal Nugget
Ancient Metal Ingot Ancient Metal Ingot guaranteed
Developer reference
Registry name
cataclysm:ancient_metal_nugget
Namespace
cataclysm
Mod ID
cataclysm

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "cataclysm:ancient_metal_ingot"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "anyOf": [
      {
        "item": "cataclysm:khopesh"
      },
      {
        "item": "cataclysm:ancient_spear"
      }
    ]
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "anyOf": [
      {
        "item": "cataclysm:khopesh"
      },
      {
        "item": "cataclysm:ancient_spear"
      }
    ]
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 100
}