Nethersteel Ingot
createbigcannons:nethersteel_ingot

Nethersteel Ingot

Create Big Cannons · by rbasamoyai
item Nethersteel IngotNethersteel IngotsNethersteel Ingot

Nethersteel Ingot is a ingot from Create Big Cannons, crafted from Netherite Scrap and Steel Ingot.

Acquisition

Mixing using Netherite Scrap, Any Ingot Cast Iron, Any Ingot Cast Iron, Any Ingot Cast Iron, Any Ingot Cast Iron, Any Ingot Cast Iron, Any Ingot Cast Iron, Any Ingot Cast Iron and Any Ingot Cast Iron (100 ticks). Produces 8× Nethersteel Ingot.

Mixing
Netherite Scrap Netherite ScrapAny Ingot Cast Iron Any Ingot Cast Iron·members not yet documentedAny Ingot Cast Iron Any Ingot Cast Iron·members not yet documentedAny Ingot Cast Iron Any Ingot Cast Iron·members not yet documentedAny Ingot Cast Iron Any Ingot Cast Iron·members not yet documentedAny Ingot Cast Iron Any Ingot Cast Iron·members not yet documentedAny Ingot Cast Iron Any Ingot Cast Iron·members not yet documentedAny Ingot Cast Iron Any Ingot Cast Iron·members not yet documentedAny Ingot Cast Iron Any Ingot Cast Iron·members not yet documented

100 ticks

Nethersteel Ingot Nethersteel Ingot ×8 guaranteed

Compacting using Molten Nethersteel (90 mB). Produces Nethersteel Ingot.

Compacting
Molten Nethersteel (90 mB)
Nethersteel Ingot Nethersteel Ingot guaranteed

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

Crafting
Nethersteel Nugget
Nethersteel Nugget
Nethersteel Nugget
Nethersteel Nugget
Nethersteel Nugget
Nethersteel Nugget
Nethersteel Nugget
Nethersteel Nugget
Nethersteel Nugget
Nethersteel Ingot Nethersteel Ingot guaranteed

Crafting using Block of Nethersteel, in any arrangement. Produces 9× Nethersteel Ingot.

Crafting ⇆ any arrangement
Nethersteel Ingot Nethersteel Ingot ×9 guaranteed

Used in (3)

Crafting using Nethersteel Ingot, Nethersteel Ingot, Nethersteel Ingot, Nethersteel Ingot, Nethersteel Ingot, Nethersteel Ingot, Nethersteel Ingot, Nethersteel Ingot and Nethersteel Ingot, arranged in the pattern shown. Produces Block of Nethersteel.

Crafting
Nethersteel Ingot
Nethersteel Ingot
Nethersteel Ingot
Nethersteel Ingot
Nethersteel Ingot
Nethersteel Ingot
Nethersteel Ingot
Nethersteel Ingot
Nethersteel Ingot
Block of Nethersteel guaranteed

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

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

Crafting using Shaft, Nethersteel Ingot, Nethersteel Ingot and Nethersteel Ingot, arranged in the pattern shown. Produces Nethersteel Screw Lock.

Crafting
Shaft
Nethersteel Ingot
Nethersteel Ingot
Nethersteel Ingot
Nethersteel Screw Lock Nethersteel Screw Lock guaranteed
Developer reference
Registry name
createbigcannons:nethersteel_ingot
Namespace
createbigcannons
Mod ID
createbigcannons
Tags (3)
c:items/ingots/nethersteel
c:items/nethersteel_ingots
forge:items/ingots/nethersteel

Recipe JSON (5):

{
  "recipe_type": "create:mixing",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:netherite_scrap"
    },
    {
      "tag": "forge:ingots/steel"
    },
    {
      "tag": "forge:ingots/steel"
    },
    {
      "tag": "forge:ingots/steel"
    },
    {
      "tag": "forge:ingots/steel"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 100
}
{
  "recipe_type": "create:mixing",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:netherite_scrap"
    },
    {
      "tag": "createbigcannons:ingot_cast_iron"
    },
    {
      "tag": "createbigcannons:ingot_cast_iron"
    },
    {
      "tag": "createbigcannons:ingot_cast_iron"
    },
    {
      "tag": "createbigcannons:ingot_cast_iron"
    },
    {
      "tag": "createbigcannons:ingot_cast_iron"
    },
    {
      "tag": "createbigcannons:ingot_cast_iron"
    },
    {
      "tag": "createbigcannons:ingot_cast_iron"
    },
    {
      "tag": "createbigcannons:ingot_cast_iron"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 100
}
{
  "recipe_type": "create:compacting",
  "pattern": null,
  "ingredients": {
    "fluid": "createbigcannons:molten_nethersteel",
    "amount": 90
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "createbigcannons:nethersteel_nugget"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "createbigcannons:nethersteel_ingot",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "createbigcannons:nethersteel_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "createbigcannons:nethersteel_ingot",
  "experience": null,
  "cooking_time": null
}