Smelting using Athame (200 ticks, 0.1 xp). Produces Silver Nugget.
200 ticks· 0.1 xp
Silver Nugget is a item from Bewitchment, crafted from Athame.
Smelting using Athame (200 ticks, 0.1 xp). Produces Silver Nugget.
200 ticks· 0.1 xp
Blasting using Athame (100 ticks, 0.1 xp). Produces Silver Nugget.
100 ticks· 0.1 xp
Crafting using Silver Ingot, in any arrangement. Produces 9× Silver Nugget.
Crafting using Silver Nugget, Silver Nugget, Silver Nugget, Silver Nugget, Silver Nugget, Silver Nugget, Silver Nugget, Silver Nugget and Silver Nugget, arranged in the pattern shown. Produces Silver Ingot.
bewitchment:silver_nuggetbewitchmentbewitchmentc:items/silver_nuggets
Recipe JSON (3):
{
"recipe_type": "smelting",
"pattern": null,
"ingredients": {
"anyOf": [
{
"item": "bewitchment:athame"
}
]
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.1,
"cooking_time": 200
}{
"recipe_type": "blasting",
"pattern": null,
"ingredients": {
"anyOf": [
{
"item": "bewitchment:athame"
}
]
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.1,
"cooking_time": 100
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "bewitchment:silver_ingot"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}