new logo + fixes

This commit is contained in:
DrMangoTea
2023-11-01 15:01:03 +01:00
parent b0188b6ab2
commit ea3952297c
3 changed files with 0 additions and 27 deletions

View File

@@ -1,9 +0,0 @@
{
"type": "minecraft:stonecutting",
"ingredient": {
"tag": "forge:ingots/aluminum"
},
"result": "createindustry:aluminum_bars",
"count": 4
}

View File

@@ -1,9 +0,0 @@
{
"type": "minecraft:stonecutting",
"ingredient": {
"tag": "forge:ingots/steel"
},
"result": "createindustry:steel_ladder",
"count": 2
}

View File

@@ -1,9 +0,0 @@
{
"type": "minecraft:stonecutting",
"ingredient": {
"tag": "forge:ingots/steel"
},
"result": "createindustry:steel_sheetmetal",
"count": 2
}