Ого, оно работает 2
This commit is contained in:
parent
0b518eeffd
commit
4e26fa09bc
120 changed files with 201 additions and 1812 deletions
|
|
@ -32,42 +32,34 @@
|
||||||
"forge:sheets/{material}"
|
"forge:sheets/{material}"
|
||||||
],
|
],
|
||||||
"materials": [
|
"materials": [
|
||||||
"aluminum",
|
"bismuth",
|
||||||
"amber",
|
"bismuth_bronze",
|
||||||
"apatite",
|
"black_bronze",
|
||||||
"brass",
|
|
||||||
"bronze",
|
"bronze",
|
||||||
"charcoal",
|
"brass",
|
||||||
"chrome",
|
|
||||||
"cinnabar",
|
|
||||||
"coal",
|
|
||||||
"coal_coke",
|
|
||||||
"cobalt",
|
|
||||||
"copper",
|
"copper",
|
||||||
"diamond",
|
|
||||||
"electrum",
|
|
||||||
"emerald",
|
|
||||||
"gold",
|
"gold",
|
||||||
"graphite",
|
|
||||||
"invar",
|
|
||||||
"iron",
|
|
||||||
"lapis",
|
|
||||||
"lead",
|
|
||||||
"netherite",
|
|
||||||
"nickel",
|
"nickel",
|
||||||
"obsidian",
|
"rose_gold",
|
||||||
"osmium",
|
|
||||||
"platinum",
|
|
||||||
"potassium_nitrate",
|
|
||||||
"ruby",
|
|
||||||
"sapphire",
|
|
||||||
"silver",
|
"silver",
|
||||||
"steel",
|
|
||||||
"sulfur",
|
|
||||||
"tin",
|
"tin",
|
||||||
"tungsten",
|
"zinc",
|
||||||
"uranium",
|
"sterling_silver",
|
||||||
"zinc"
|
"wrought_iron",
|
||||||
|
"iron",
|
||||||
|
"pig_iron",
|
||||||
|
"steel",
|
||||||
|
"black_steel",
|
||||||
|
"blue_steel",
|
||||||
|
"red_steel",
|
||||||
|
"weak_steel",
|
||||||
|
"weak_blue_steel",
|
||||||
|
"weak_red_steel",
|
||||||
|
"high_carbon_steel",
|
||||||
|
"high_carbon_black_steel",
|
||||||
|
"high_carbon_blue_steel",
|
||||||
|
"high_carbon_red_steel",
|
||||||
|
"unknown"
|
||||||
],
|
],
|
||||||
"priorityOverrides": {},
|
"priorityOverrides": {},
|
||||||
"customTags": {},
|
"customTags": {},
|
||||||
|
|
@ -84,5 +76,5 @@
|
||||||
"tfc:landslide"
|
"tfc:landslide"
|
||||||
],
|
],
|
||||||
"ignoredRecipes": [],
|
"ignoredRecipes": [],
|
||||||
"itemsHidingJeiRei": true
|
"itemsHidingJeiRei": false
|
||||||
}
|
}
|
||||||
15
kubejs/data/tfc/recipes/blast_furnace/pig_iron.json
Normal file
15
kubejs/data/tfc/recipes/blast_furnace/pig_iron.json
Normal file
|
|
@ -0,0 +1,15 @@
|
||||||
|
{
|
||||||
|
"__comment__": "This file was automatically created by mcresources",
|
||||||
|
"type": "tfc:blast_furnace",
|
||||||
|
"fluid": {
|
||||||
|
"ingredient": "gtceu:iron",
|
||||||
|
"amount": 1
|
||||||
|
},
|
||||||
|
"result": {
|
||||||
|
"fluid": "tfc:metal/pig_iron",
|
||||||
|
"amount": 1
|
||||||
|
},
|
||||||
|
"catalyst": {
|
||||||
|
"tag": "tfc:flux"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -1,15 +1,15 @@
|
||||||
{
|
{
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
"__comment__": "This file was automatically created by mcresources",
|
||||||
"type": "tfc:casting",
|
"type": "tfc:bloomery",
|
||||||
"mold": {
|
"result": {
|
||||||
"item": "tfc:ceramic/ingot_mold"
|
"item": "tfc:raw_iron_bloom"
|
||||||
},
|
},
|
||||||
"fluid": {
|
"fluid": {
|
||||||
"ingredient": "gtceu:iron",
|
"ingredient": "gtceu:iron",
|
||||||
"amount": 144
|
"amount": 144
|
||||||
},
|
},
|
||||||
"result": {
|
"catalyst": {
|
||||||
"item": "minecraft:iron_ingot"
|
"item": "minecraft:charcoal"
|
||||||
},
|
},
|
||||||
"break_chance": 0.1
|
"duration": 15000
|
||||||
}
|
}
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/axe_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:bismuth_bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:bismuth_bronze_axe_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/chisel_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:bismuth_bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "tfc:metal/chisel_head/bismuth_bronze"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/fire_ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:bismuth_bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:bismuth_bronze_ingot"
|
|
||||||
},
|
|
||||||
"break_chance": 0.01
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/hammer_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:bismuth_bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:bismuth_bronze_hammer_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/hoe_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:bismuth_bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:bismuth_bronze_hoe_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:bismuth_bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:bismuth_bronze_ingot"
|
|
||||||
},
|
|
||||||
"break_chance": 0.1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/javelin_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:bismuth_bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "tfc:metal/javelin_head/bismuth_bronze"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/knife_blade_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:bismuth_bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:bismuth_bronze_knife_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/mace_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:bismuth_bronze",
|
|
||||||
"amount": 288
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "tfc:metal/mace_head/bismuth_bronze"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/pickaxe_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:bismuth_bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:bismuth_bronze_pickaxe_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/propick_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:bismuth_bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "tfc:metal/propick_head/bismuth_bronze"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/saw_blade_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:bismuth_bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:bismuth_bronze_saw_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/scythe_blade_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:bismuth_bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:bismuth_bronze_scythe_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/shovel_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:bismuth_bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:bismuth_bronze_shovel_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/sword_blade_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:bismuth_bronze",
|
|
||||||
"amount": 288
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:bismuth_bronze_sword_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/fire_ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:bismuth",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:bismuth_ingot"
|
|
||||||
},
|
|
||||||
"break_chance": 0.01
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:bismuth",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:bismuth_ingot"
|
|
||||||
},
|
|
||||||
"break_chance": 0.1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/axe_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:black_bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:black_bronze_axe_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/chisel_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:black_bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "tfc:metal/chisel_head/black_bronze"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/fire_ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:black_bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:black_bronze_ingot"
|
|
||||||
},
|
|
||||||
"break_chance": 0.01
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/hammer_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:black_bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:black_bronze_hammer_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/hoe_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:black_bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:black_bronze_hoe_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:black_bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:black_bronze_ingot"
|
|
||||||
},
|
|
||||||
"break_chance": 0.1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/javelin_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:black_bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "tfc:metal/javelin_head/black_bronze"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/knife_blade_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:black_bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:black_bronze_knife_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/mace_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:black_bronze",
|
|
||||||
"amount": 288
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "tfc:metal/mace_head/black_bronze"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/pickaxe_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:black_bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:black_bronze_pickaxe_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/propick_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:black_bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "tfc:metal/propick_head/black_bronze"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/saw_blade_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:black_bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:black_bronze_saw_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/scythe_blade_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:black_bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:black_bronze_scythe_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/shovel_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:black_bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:black_bronze_shovel_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/sword_blade_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:black_bronze",
|
|
||||||
"amount": 288
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:black_bronze_sword_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/fire_ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:black_steel",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:black_steel_ingot"
|
|
||||||
},
|
|
||||||
"break_chance": 0.01
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:black_steel",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:black_steel_ingot"
|
|
||||||
},
|
|
||||||
"break_chance": 0.1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/fire_ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:blue_steel",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:blue_steel_ingot"
|
|
||||||
},
|
|
||||||
"break_chance": 0.01
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:blue_steel",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:blue_steel_ingot"
|
|
||||||
},
|
|
||||||
"break_chance": 0.1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/bell_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:brass",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "tfc:brass_bell"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/fire_ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:brass",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:brass_ingot"
|
|
||||||
},
|
|
||||||
"break_chance": 0.01
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:brass",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:brass_ingot"
|
|
||||||
},
|
|
||||||
"break_chance": 0.1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/axe_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:bronze_axe_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/bell_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "tfc:bronze_bell"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/chisel_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "tfc:metal/chisel_head/bronze"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/fire_ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:bronze_ingot"
|
|
||||||
},
|
|
||||||
"break_chance": 0.01
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/hammer_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:bronze_hammer_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/hoe_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:bronze_hoe_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:bronze_ingot"
|
|
||||||
},
|
|
||||||
"break_chance": 0.1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/javelin_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "tfc:metal/javelin_head/bronze"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/knife_blade_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:bronze_knife_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/mace_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:bronze",
|
|
||||||
"amount": 288
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "tfc:metal/mace_head/bronze"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/pickaxe_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:bronze_pickaxe_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/propick_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "tfc:metal/propick_head/bronze"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/saw_blade_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:bronze_saw_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/scythe_blade_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:bronze_scythe_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/shovel_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:bronze",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:bronze_shovel_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/sword_blade_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:bronze",
|
|
||||||
"amount": 288
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:bronze_sword_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/fire_ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:iron",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "minecraft:iron_ingot"
|
|
||||||
},
|
|
||||||
"break_chance": 0.01
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/axe_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:copper",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:copper_axe_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/chisel_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:copper",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "tfc:metal/chisel_head/copper"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/fire_ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:copper",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "minecraft:copper_ingot"
|
|
||||||
},
|
|
||||||
"break_chance": 0.01
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/hammer_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:copper",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:copper_hammer_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/hoe_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:copper",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:copper_hoe_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:copper",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "minecraft:copper_ingot"
|
|
||||||
},
|
|
||||||
"break_chance": 0.1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/javelin_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:copper",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "tfc:metal/javelin_head/copper"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/knife_blade_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:copper",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:copper_knife_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/mace_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:copper",
|
|
||||||
"amount": 288
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "tfc:metal/mace_head/copper"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/pickaxe_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:copper",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:copper_pickaxe_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/propick_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:copper",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "tfc:metal/propick_head/copper"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/saw_blade_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:copper",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:copper_saw_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/scythe_blade_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:copper",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:copper_scythe_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/shovel_head_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:copper",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:copper_shovel_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/sword_blade_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:copper",
|
|
||||||
"amount": 288
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:copper_sword_head"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/bell_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:gold",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "minecraft:bell"
|
|
||||||
},
|
|
||||||
"break_chance": 1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/fire_ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:gold",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "minecraft:gold_ingot"
|
|
||||||
},
|
|
||||||
"break_chance": 0.01
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:gold",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "minecraft:gold_ingot"
|
|
||||||
},
|
|
||||||
"break_chance": 0.1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/fire_ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "tfc:metal/high_carbon_black_steel",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "tfc:metal/ingot/high_carbon_black_steel"
|
|
||||||
},
|
|
||||||
"break_chance": 0.01
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "tfc:metal/high_carbon_black_steel",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "tfc:metal/ingot/high_carbon_black_steel"
|
|
||||||
},
|
|
||||||
"break_chance": 0.1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/fire_ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "tfc:metal/high_carbon_blue_steel",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "tfc:metal/ingot/high_carbon_blue_steel"
|
|
||||||
},
|
|
||||||
"break_chance": 0.01
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "tfc:metal/high_carbon_blue_steel",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "tfc:metal/ingot/high_carbon_blue_steel"
|
|
||||||
},
|
|
||||||
"break_chance": 0.1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/fire_ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "tfc:metal/high_carbon_red_steel",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "tfc:metal/ingot/high_carbon_red_steel"
|
|
||||||
},
|
|
||||||
"break_chance": 0.01
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "tfc:metal/high_carbon_red_steel",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "tfc:metal/ingot/high_carbon_red_steel"
|
|
||||||
},
|
|
||||||
"break_chance": 0.1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/fire_ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "tfc:metal/high_carbon_steel",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "tfc:metal/ingot/high_carbon_steel"
|
|
||||||
},
|
|
||||||
"break_chance": 0.01
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "tfc:metal/high_carbon_steel",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "tfc:metal/ingot/high_carbon_steel"
|
|
||||||
},
|
|
||||||
"break_chance": 0.1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/fire_ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:nickel",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:nickel_ingot"
|
|
||||||
},
|
|
||||||
"break_chance": 0.01
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:nickel",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:nickel_ingot"
|
|
||||||
},
|
|
||||||
"break_chance": 0.1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/fire_ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "tfc:metal/pig_iron",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "tfc:metal/ingot/pig_iron"
|
|
||||||
},
|
|
||||||
"break_chance": 0.01
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "tfc:metal/pig_iron",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "tfc:metal/ingot/pig_iron"
|
|
||||||
},
|
|
||||||
"break_chance": 0.1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/fire_ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:red_steel",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:red_steel_ingot"
|
|
||||||
},
|
|
||||||
"break_chance": 0.01
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:red_steel",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:red_steel_ingot"
|
|
||||||
},
|
|
||||||
"break_chance": 0.1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/fire_ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:rose_gold",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:rose_gold_ingot"
|
|
||||||
},
|
|
||||||
"break_chance": 0.01
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:rose_gold",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:rose_gold_ingot"
|
|
||||||
},
|
|
||||||
"break_chance": 0.1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/fire_ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:silver",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:silver_ingot"
|
|
||||||
},
|
|
||||||
"break_chance": 0.01
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:silver",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:silver_ingot"
|
|
||||||
},
|
|
||||||
"break_chance": 0.1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/fire_ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:steel",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:steel_ingot"
|
|
||||||
},
|
|
||||||
"break_chance": 0.01
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:steel",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:steel_ingot"
|
|
||||||
},
|
|
||||||
"break_chance": 0.1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/fire_ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:sterling_silver",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:sterling_silver_ingot"
|
|
||||||
},
|
|
||||||
"break_chance": 0.01
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:sterling_silver",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:sterling_silver_ingot"
|
|
||||||
},
|
|
||||||
"break_chance": 0.1
|
|
||||||
}
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"__comment__": "This file was automatically created by mcresources",
|
|
||||||
"type": "tfc:casting",
|
|
||||||
"mold": {
|
|
||||||
"item": "tfc:ceramic/fire_ingot_mold"
|
|
||||||
},
|
|
||||||
"fluid": {
|
|
||||||
"ingredient": "gtceu:tin",
|
|
||||||
"amount": 144
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "gtceu:tin_ingot"
|
|
||||||
},
|
|
||||||
"break_chance": 0.01
|
|
||||||
}
|
|
||||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue