Bronze Nugget
techreborn:bronze_nugget

Bronze Nugget

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item Bronze NuggetsNuggets

Acquisition

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

Crafting ⇆ any arrangement
Bronze Ingot
Bronze Nugget Bronze Nugget ×9 guaranteed

Blast Furnace using Bronze Hoe and Sand. Produces Dark Ashes and 5× Bronze Nugget.

Blast Furnace
Dark Ashes Dark Ashes guaranteed
Bronze Nugget Bronze Nugget ×5 guaranteed

Scrapbox using Scrap Box. Produces Bronze Nugget.

Scrapbox
Bronze Nugget Bronze Nugget guaranteed

Blast Furnace using Bronze Sword and Sand. Produces Dark Ashes and 5× Bronze Nugget.

Blast Furnace
Dark Ashes Dark Ashes guaranteed
Bronze Nugget Bronze Nugget ×5 guaranteed

Blast Furnace using Bronze Shovel and Sand. Produces Dark Ashes and 3× Bronze Nugget.

Blast Furnace
Dark Ashes Dark Ashes guaranteed
Bronze Nugget Bronze Nugget ×3 guaranteed

Used in (1)

Crafting using Bronze Nugget, Bronze Nugget, Bronze Nugget, Bronze Nugget, Bronze Nugget, Bronze Nugget, Bronze Nugget, Bronze Nugget and Bronze Nugget, in any arrangement. Produces Bronze Ingot.

Crafting ⇆ any arrangement
Bronze Nugget
Bronze Nugget
Bronze Nugget
Bronze Nugget
Bronze Nugget
Bronze Nugget
Bronze Nugget
Bronze Nugget
Bronze Nugget
Bronze Ingot Bronze Ingot guaranteed
Developer reference
Registry name
techreborn:bronze_nugget
Namespace
techreborn
Mod ID
techreborn
Tags (2)
c:items/bronze_nuggets
techreborn:items/nuggets

Recipe JSON (5):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:bronze_ingot"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:blast_furnace",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:bronze_hoe"
    },
    {
      "item": "minecraft:sand"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:scrapbox",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:scrap_box"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:blast_furnace",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:bronze_sword"
    },
    {
      "item": "minecraft:sand"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:blast_furnace",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:bronze_spade"
    },
    {
      "item": "minecraft:sand"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}