Crafting using Zinc Ingot, in any arrangement. Produces 9× Zinc Nugget.
Zinc Nugget
Acquisition
Crushing using Tuff (350 ticks). Produces Flint and Zinc Nugget and Iron Nugget and Electrum Nugget and Copper Nugget and Gold Nugget.
350 ticks
Crushing using Any Tuff Stone Type (350 ticks). Produces Zinc Nugget and Iron Nugget and Flint and Gold Nugget and Copper Nugget and Electrum Nugget.
350 ticks
Crushing using Asurine (250 ticks). Produces Crushed Raw Zinc and Zinc Nugget.
250 ticks
Crushing using Tuff (350 ticks). Produces Iron Nugget and Flint and Gold Nugget and Copper Nugget and Zinc Nugget.
350 ticks
Crushing using Any Tuff Stone Type (350 ticks). Produces Iron Nugget and Copper Nugget and Flint and Zinc Nugget and Gold Nugget.
350 ticks
Splashing using Crushed Raw Zinc. Produces 9× Zinc Nugget and Gunpowder.
Crushing using Any Asurine Stone Type (250 ticks). Produces Zinc Nugget and Crushed Raw Zinc.
250 ticks
Related items
Developer reference
- Registry name
create:zinc_nugget- Namespace
create- Mod ID
create- Tags (2)
forge:items/nuggets/zinc forge:items/nuggets
Recipe JSON (8):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"tag": "forge:ingots/zinc"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "minecraft:tuff"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 350
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"tag": "create:stone_types/tuff"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 350
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "create:asurine"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 250
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "minecraft:tuff"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 350
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"tag": "create:stone_types/tuff"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 350
}{
"recipe_type": "create:splashing",
"pattern": null,
"ingredients": {
"item": "create:crushed_raw_zinc"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"tag": "create:stone_types/asurine"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 250
}

