Copper Nugget
iceandfire:copper_nugget

Copper Nugget

Ice and Fire · by Alexthe666, TheBv
item Copper NuggetNuggets

Acquisition

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

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

Mining & drops

sourcecountchanceconditions
Pile of Copper1–1100%Block State Property
Pile of Copper1–1100%Block State Property
Pile of Copper1–1100%Block State Property
Pile of Copper1–1100%Block State Property
Pile of Copper1–1100%Block State Property
Pile of Copper1–1100%Block State Property
Pile of Copper1–1100%Block State Property
Pile of Copper1–1100%Block State Property
Developer reference
Registry name
iceandfire:copper_nugget
Namespace
iceandfire
Mod ID
iceandfire
Tags (2)
forge:items/nuggets/copper
forge:items/nuggets

Recipe JSON (3):

{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "anyOf": [
      {
        "item": "iceandfire:copper_pickaxe"
      },
      {
        "item": "iceandfire:copper_shovel"
      },
      {
        "item": "iceandfire:copper_axe"
      },
      {
        "item": "iceandfire:copper_hoe"
      },
      {
        "item": "iceandfire:copper_sword"
      },
      {
        "item": "iceandfire:armor_copper_metal_helmet"
      },
      {
        "item": "iceandfire:armor_copper_metal_chestplate"
      },
      {
        "item": "iceandfire:armor_copper_metal_leggings"
      },
      {
        "item": "iceandfire:armor_copper_metal_boots"
      }
    ]
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "anyOf": [
      {
        "item": "iceandfire:copper_pickaxe"
      },
      {
        "item": "iceandfire:copper_shovel"
      },
      {
        "item": "iceandfire:copper_axe"
      },
      {
        "item": "iceandfire:copper_hoe"
      },
      {
        "item": "iceandfire:copper_sword"
      },
      {
        "item": "iceandfire:armor_copper_metal_helmet"
      },
      {
        "item": "iceandfire:armor_copper_metal_chestplate"
      },
      {
        "item": "iceandfire:armor_copper_metal_leggings"
      },
      {
        "item": "iceandfire:armor_copper_metal_boots"
      }
    ]
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "tag": "forge:ingots/copper"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}