Nickel Nugget
thermal:nickel_nugget

Nickel Nugget

Thermal Foundation · by King Lemming
item Nickel Nugget

Acquisition

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

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

Splashing using Crushed Raw Nickel. Produces 9× Nickel Nugget.

Splashing conditional
Nickel Nugget Nickel Nugget ×9 guaranteed

Used in (1)

Crafting using Any Nickel Nugget, Any Nickel Nugget, Any Nickel Nugget, Any Nickel Nugget, Nickel Nugget, Any Nickel Nugget, Any Nickel Nugget, Any Nickel Nugget and Any Nickel Nugget, arranged in the pattern shown. Produces Nickel Ingot.

Crafting
Any Nickel Nugget
Any Nickel Nugget
Any Nickel Nugget
Any Nickel Nugget
Nickel Nugget
Any Nickel Nugget
Any Nickel Nugget
Any Nickel Nugget
Any Nickel Nugget
Nickel Ingot Nickel Ingot guaranteed
Developer reference
Registry name
thermal:nickel_nugget
Namespace
thermal
Mod ID
thermal_foundation
Tags (1)
forge:items/nuggets/nickel

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "thermal:nickel_ingot"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:splashing",
  "pattern": null,
  "ingredients": {
    "item": "create:crushed_raw_nickel"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "thermal"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}