Mixing using Netherite Scrap, Steel Ingot, Steel Ingot, Steel Ingot and Steel Ingot (100 ticks). Produces 8× Nethersteel Ingot.
Nethersteel 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.
100 ticks
Compacting using Molten Nethersteel (90 mB). Produces Nethersteel Ingot.
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 using Block of Nethersteel, in any arrangement. Produces 9× Nethersteel Ingot.
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 using Nethersteel Ingot, in any arrangement. Produces 9× Nethersteel Nugget.
Crafting using Shaft, Nethersteel Ingot, Nethersteel Ingot and Nethersteel Ingot, arranged in the pattern shown. Produces Nethersteel Screw Lock.
Related items
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
}
