Some anvil recipes (not finished)

This commit is contained in:
SpeeeDCraft 2023-11-16 15:31:41 +07:00
parent 35eb39d89b
commit 156ae14bd2
15 changed files with 62 additions and 234 deletions

View file

@ -1,16 +0,0 @@
{
"__comment__": "This file was automatically created by mcresources",
"type": "tfc:anvil",
"input": {
"item": "tfc:metal/ingot/high_carbon_black_steel"
},
"result": {
"item": "gtceu:black_steel_ingot"
},
"tier": 4,
"rules": [
"hit_last",
"hit_second_last",
"hit_third_last"
]
}

View file

@ -1,16 +0,0 @@
{
"__comment__": "This file was automatically created by mcresources",
"type": "tfc:anvil",
"input": {
"tag": "forge:rods/brass"
},
"result": {
"item": "tfc:blowpipe"
},
"tier": 2,
"rules": [
"draw_last",
"draw_second_last",
"hit_third_last"
]
}

View file

@ -1,16 +0,0 @@
{
"__comment__": "This file was automatically created by mcresources",
"type": "tfc:anvil",
"input": {
"tag": "forge:plates/blue_steel"
},
"result": {
"item": "tfc:metal/bucket/blue_steel"
},
"tier": 6,
"rules": [
"bend_last",
"bend_second_last",
"bend_third_last"
]
}

View file

@ -1,16 +0,0 @@
{
"__comment__": "This file was automatically created by mcresources",
"type": "tfc:anvil",
"input": {
"item": "tfc:metal/ingot/high_carbon_blue_steel"
},
"result": {
"item": "gtceu:blue_steel_ingot"
},
"tier": 5,
"rules": [
"hit_last",
"hit_second_last",
"hit_third_last"
]
}

View file

@ -1,17 +0,0 @@
{
"__comment__": "This file was automatically created by mcresources",
"type": "tfc:anvil",
"input": {
"tag": "forge:ingots/brass"
},
"result": {
"item": "tfc:brass_mechanisms",
"count": 2
},
"tier": 2,
"rules": [
"punch_last",
"hit_second_last",
"punch_third_last"
]
}

View file

@ -1,16 +0,0 @@
{
"__comment__": "This file was automatically created by mcresources",
"type": "tfc:anvil",
"input": {
"item": "tfc:metal/ingot/pig_iron"
},
"result": {
"item": "tfc:metal/ingot/high_carbon_steel"
},
"tier": 3,
"rules": [
"hit_last",
"hit_second_last",
"hit_third_last"
]
}

View file

@ -1,16 +0,0 @@
{
"__comment__": "This file was automatically created by mcresources",
"type": "tfc:anvil",
"input": {
"tag": "forge:plates/wrought_iron"
},
"result": {
"item": "minecraft:iron_door"
},
"tier": 3,
"rules": [
"hit_last",
"draw_not_last",
"punch_not_last"
]
}

View file

@ -1,17 +0,0 @@
{
"__comment__": "This file was automatically created by mcresources",
"type": "tfc:anvil",
"input": {
"tag": "forge:ingots/tin"
},
"result": {
"item": "tfc:jar_lid",
"count": 16
},
"tier": 1,
"rules": [
"hit_last",
"hit_second_last",
"punch_third_last"
]
}

View file

@ -1,16 +0,0 @@
{
"__comment__": "This file was automatically created by mcresources",
"type": "tfc:anvil",
"input": {
"tag": "forge:plates/red_steel"
},
"result": {
"item": "tfc:metal/bucket/red_steel"
},
"tier": 6,
"rules": [
"bend_last",
"bend_second_last",
"bend_third_last"
]
}

View file

@ -1,16 +0,0 @@
{
"__comment__": "This file was automatically created by mcresources",
"type": "tfc:anvil",
"input": {
"item": "tfc:metal/ingot/high_carbon_red_steel"
},
"result": {
"item": "gtceu:red_steel_ingot"
},
"tier": 5,
"rules": [
"hit_last",
"hit_second_last",
"hit_third_last"
]
}

View file

@ -1,16 +0,0 @@
{
"__comment__": "This file was automatically created by mcresources",
"type": "tfc:anvil",
"input": {
"item": "tfc:raw_iron_bloom"
},
"result": {
"item": "tfc:refined_iron_bloom"
},
"tier": 2,
"rules": [
"hit_last",
"hit_second_last",
"hit_third_last"
]
}

View file

@ -1,16 +0,0 @@
{
"__comment__": "This file was automatically created by mcresources",
"type": "tfc:anvil",
"input": {
"item": "tfc:metal/ingot/high_carbon_steel"
},
"result": {
"item": "gtceu:steel_ingot"
},
"tier": 3,
"rules": [
"hit_last",
"hit_second_last",
"hit_third_last"
]
}

View file

@ -1,16 +0,0 @@
{
"__comment__": "This file was automatically created by mcresources",
"type": "tfc:anvil",
"input": {
"item": "tfc:refined_iron_bloom"
},
"result": {
"item": "gtceu:wrought_iron_ingot"
},
"tier": 2,
"rules": [
"hit_last",
"hit_second_last",
"hit_third_last"
]
}

View file

@ -1,16 +0,0 @@
{
"__comment__": "This file was automatically created by mcresources",
"type": "tfc:anvil",
"input": {
"tag": "forge:plates/double/wrought_iron"
},
"result": {
"item": "tfc:wrought_iron_grill"
},
"tier": 3,
"rules": [
"draw_any",
"punch_last",
"punch_not_last"
]
}