Crafting using Steel Ingot, in any arrangement. Produces 9× Steel Scrap.
Steel Scrap
Create Big Cannons · by rbasamoyai
Steel Scrap is a item from Create Big Cannons, crafted from Steel Ingot.
Acquisition
Compacting using Molten Steel (10 mB). Produces Steel Scrap.
Molten Steel (10 mB)
Mining & drops
Used in (1)
Crafting using Steel Scrap, Steel Scrap, Steel Scrap, Steel Scrap, Steel Scrap, Steel Scrap, Steel Scrap, Steel Scrap and Steel Scrap, arranged in the pattern shown. Produces Steel Ingot.
Developer reference
- Registry name
createbigcannons:steel_scrap- Namespace
createbigcannons- Mod ID
createbigcannons- Tags (1)
forge:items/nuggets/steel
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "createbigcannons:steel_ingot"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:compacting",
"pattern": null,
"ingredients": {
"amount": 10,
"fluidTag": "forge:molten_steel"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}