Crafting using Ancient Metal Ingot, in any arrangement. Produces 9× Ancient Metal Nugget.
Ancient Metal Nugget
cataclysm · by L_Ender
Acquisition
Smelting using Any of Khopesh / Ancient Spear (200 ticks, 0.1 xp). Produces Ancient Metal Nugget.
200 ticks· 0.1 xp
Blasting using Any of Khopesh / Ancient Spear (100 ticks, 0.1 xp). Produces Ancient Metal Nugget.
100 ticks· 0.1 xp
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Mob loot table: Koboleton (cataclysm) cataclysm:koboleton | 1–1 | 100% | — |
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.
Related items
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
}