и ес чо, кста релиз через час

This commit is contained in:
SpeeeDCraft 2023-11-16 17:48:54 +07:00
parent 938c5da6c0
commit 0df11043af
2 changed files with 8 additions and 26 deletions

View file

@ -1,14 +1,5 @@
{
"__comment__": "This file was automatically created by mcresources",
"type": "tfc:welding",
"first_input": {
"tag": "forge:ingots/iron"
},
"second_input": {
"tag": "forge:ingots/iron"
},
"tier": 0,
"result": {
"item": "tfc:metal/double_ingot/cast_iron"
}
const emptyJson = {
conditions: [
{ type: "forge:false" }
]
}

View file

@ -1,14 +1,5 @@
{
"__comment__": "This file was automatically created by mcresources",
"type": "tfc:welding",
"first_input": {
"tag": "forge:plates/iron"
},
"second_input": {
"tag": "forge:plates/iron"
},
"tier": 0,
"result": {
"item": "gtceu:iron_double_plate"
}
const emptyJson = {
conditions: [
{ type: "forge:false" }
]
}