Crafting using Silver Ingot, in any arrangement. Produces 9× Silver Nugget.
Silver Nugget
Thermal Foundation · by King Lemming
Acquisition
Splashing using Crushed Raw Silver. Produces 9× Silver Nugget.
Used in (1)
Crafting using Any Silver Nugget, Any Silver Nugget, Any Silver Nugget, Any Silver Nugget, Silver Nugget, Any Silver Nugget, Any Silver Nugget, Any Silver Nugget and Any Silver Nugget, arranged in the pattern shown. Produces Silver Ingot.
Related items
Developer reference
- Registry name
thermal:silver_nugget- Namespace
thermal- Mod ID
thermal_foundation- Tags (1)
forge:items/nuggets/silver
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "thermal:silver_ingot"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:splashing",
"pattern": null,
"ingredients": {
"item": "create:crushed_raw_silver"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "thermal"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}