diff --git a/config/jade/sort-order.json b/config/jade/sort-order.json index 92abf5e8d..e6447c285 100644 --- a/config/jade/sort-order.json +++ b/config/jade/sort-order.json @@ -122,6 +122,7 @@ "extendedcrafting:auto_ender_crafter": null, "extendedcrafting:flux_crafter": null, "extendedcrafting:compressor": null, + "corpse:corpse": null, "extendedcrafting:crafting_core": null, "extendedcrafting:basic_table": null, "extendedcrafting:advanced_table": null, diff --git a/config/roughlyenoughitems/config.json5 b/config/roughlyenoughitems/config.json5 index 4489ee852..d2101f7a1 100644 --- a/config/roughlyenoughitems/config.json5 +++ b/config/roughlyenoughitems/config.json5 @@ -63,8 +63,7 @@ "shouldFilterDisplays": true, "filteringRules": [ "{id:\"roughlyenoughitems:manual\",rule:{}}", - "{id:\"roughlyenoughitems:basic\",rule:{}}", - "{id:\"roughlyenoughitems:hidden_from_recipe_viewers\",rule:{}}" + "{id:\"roughlyenoughitems:basic\",rule:{}}" ], "filteringQuickCraftCategories": { }, "filteredStacks": [] diff --git a/kubejs/data/minecraft/tags/blocks/needs_iron_tool.json b/kubejs/data/minecraft/tags/blocks/needs_iron_tool.json new file mode 100644 index 000000000..704583787 --- /dev/null +++ b/kubejs/data/minecraft/tags/blocks/needs_iron_tool.json @@ -0,0 +1,5 @@ +{ + "values": [ + "#forge:tfc_stonetype_ore" + ] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/geode.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/geode.json new file mode 100644 index 000000000..5349a6c4a --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/geode.json @@ -0,0 +1,18 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:geode", + "config": { + "outer": "tfc:rock/hardened/basalt", + "middle": "tfc:rock/raw/quartzite", + "inner": [ + { + "data": "gtceu:tfc_quartzite_amethyst_ore", + "weight": 1 + }, + { + "data": "tfc:rock/raw/quartzite", + "weight": 5 + } + ] + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_garnet_amethyst.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_garnet_amethyst.json new file mode 100644 index 000000000..2f619b71d --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_garnet_amethyst.json @@ -0,0 +1,313 @@ +{ + "type": "tfc:disc_vein", + "config": { + "rarity": 230, + "density": 0.25, + "min_y": -64, + "max_y": 26, + "size": 28, + "random_name": "deep_garnet_amethyst", + "height": 8, + "blocks": [ + { + "replace": [ + "tfc:rock/raw/quartzite" + ], + "with": [ + { + "block": "gtceu:tfc_quartzite_red_garnet_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_quartzite_yellow_garnet_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_quartzite_amethyst_ore", + "weight": 65 + }, + { + "block": "gtceu:tfc_quartzite_opal_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/slate" + ], + "with": [ + { + "block": "gtceu:tfc_slate_red_garnet_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_slate_yellow_garnet_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_slate_amethyst_ore", + "weight": 65 + }, + { + "block": "gtceu:tfc_slate_opal_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/phyllite" + ], + "with": [ + { + "block": "gtceu:tfc_phyllite_red_garnet_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_phyllite_yellow_garnet_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_phyllite_amethyst_ore", + "weight": 65 + }, + { + "block": "gtceu:tfc_phyllite_opal_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/schist" + ], + "with": [ + { + "block": "gtceu:tfc_schist_red_garnet_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_schist_yellow_garnet_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_schist_amethyst_ore", + "weight": 65 + }, + { + "block": "gtceu:tfc_schist_opal_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gneiss" + ], + "with": [ + { + "block": "gtceu:tfc_gneiss_red_garnet_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_gneiss_yellow_garnet_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_gneiss_amethyst_ore", + "weight": 65 + }, + { + "block": "gtceu:tfc_gneiss_opal_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/marble" + ], + "with": [ + { + "block": "gtceu:tfc_marble_red_garnet_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_marble_yellow_garnet_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_marble_amethyst_ore", + "weight": 65 + }, + { + "block": "gtceu:tfc_marble_opal_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/shale" + ], + "with": [ + { + "block": "gtceu:tfc_shale_red_garnet_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_shale_yellow_garnet_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_shale_amethyst_ore", + "weight": 65 + }, + { + "block": "gtceu:tfc_shale_opal_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/claystone" + ], + "with": [ + { + "block": "gtceu:tfc_claystone_red_garnet_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_claystone_yellow_garnet_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_claystone_amethyst_ore", + "weight": 65 + }, + { + "block": "gtceu:tfc_claystone_opal_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/limestone" + ], + "with": [ + { + "block": "gtceu:tfc_limestone_red_garnet_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_limestone_yellow_garnet_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_limestone_amethyst_ore", + "weight": 65 + }, + { + "block": "gtceu:tfc_limestone_opal_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/conglomerate" + ], + "with": [ + { + "block": "gtceu:tfc_conglomerate_red_garnet_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_conglomerate_yellow_garnet_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_conglomerate_amethyst_ore", + "weight": 65 + }, + { + "block": "gtceu:tfc_conglomerate_opal_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/dolomite" + ], + "with": [ + { + "block": "gtceu:tfc_dolomite_red_garnet_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_dolomite_yellow_garnet_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_dolomite_amethyst_ore", + "weight": 65 + }, + { + "block": "gtceu:tfc_dolomite_opal_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/chert" + ], + "with": [ + { + "block": "gtceu:tfc_chert_red_garnet_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_chert_yellow_garnet_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_chert_amethyst_ore", + "weight": 65 + }, + { + "block": "gtceu:tfc_chert_opal_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/chalk" + ], + "with": [ + { + "block": "gtceu:tfc_chalk_red_garnet_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_chalk_yellow_garnet_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_chalk_amethyst_ore", + "weight": 65 + }, + { + "block": "gtceu:tfc_chalk_opal_ore", + "weight": 15 + } + ] + } + ] + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_garnet_opal.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_garnet_opal.json new file mode 100644 index 000000000..ba3a6b938 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_garnet_opal.json @@ -0,0 +1,175 @@ +{ + "type": "tfc:disc_vein", + "config": { + "rarity": 220, + "density": 0.35, + "min_y": -64, + "max_y": 62, + "size": 26, + "random_name": "deep_garnet_opal", + "height": 6, + "blocks": [ + { + "replace": [ + "tfc:rock/raw/rhyolite" + ], + "with": [ + { + "block": "gtceu:tfc_rhyolite_red_garnet_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_rhyolite_yellow_garnet_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_rhyolite_amethyst_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_rhyolite_opal_ore", + "weight": 55 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/basalt" + ], + "with": [ + { + "block": "gtceu:tfc_basalt_red_garnet_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_basalt_yellow_garnet_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_basalt_amethyst_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_basalt_opal_ore", + "weight": 55 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/andesite" + ], + "with": [ + { + "block": "gtceu:tfc_andesite_red_garnet_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_andesite_yellow_garnet_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_andesite_amethyst_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_andesite_opal_ore", + "weight": 55 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/dacite" + ], + "with": [ + { + "block": "gtceu:tfc_dacite_red_garnet_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_dacite_yellow_garnet_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_dacite_amethyst_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_dacite_opal_ore", + "weight": 55 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/granite" + ], + "with": [ + { + "block": "gtceu:tfc_granite_red_garnet_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_granite_yellow_garnet_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_granite_amethyst_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_granite_opal_ore", + "weight": 55 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/diorite" + ], + "with": [ + { + "block": "gtceu:tfc_diorite_red_garnet_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_diorite_yellow_garnet_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_diorite_amethyst_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_diorite_opal_ore", + "weight": 55 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gabbro" + ], + "with": [ + { + "block": "gtceu:tfc_gabbro_red_garnet_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_gabbro_yellow_garnet_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_gabbro_amethyst_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_gabbro_opal_ore", + "weight": 55 + } + ] + } + ] + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_gold.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_gold.json new file mode 100644 index 000000000..e27cc8074 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_gold.json @@ -0,0 +1,174 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 260, + "density": 0.45, + "min_y": -64, + "max_y": 30, + "size": 32, + "random_name": "deep_gold", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/rhyolite" + ], + "with": [ + { + "block": "gtceu:tfc_rhyolite_goethite_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_rhyolite_yellow_limonite_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_rhyolite_hematite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_rhyolite_gold_ore", + "weight": 75 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/basalt" + ], + "with": [ + { + "block": "gtceu:tfc_basalt_goethite_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_basalt_yellow_limonite_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_basalt_hematite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_basalt_gold_ore", + "weight": 75 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/andesite" + ], + "with": [ + { + "block": "gtceu:tfc_andesite_goethite_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_andesite_yellow_limonite_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_andesite_hematite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_andesite_gold_ore", + "weight": 75 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/dacite" + ], + "with": [ + { + "block": "gtceu:tfc_dacite_goethite_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_dacite_yellow_limonite_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_dacite_hematite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_dacite_gold_ore", + "weight": 75 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/granite" + ], + "with": [ + { + "block": "gtceu:tfc_granite_goethite_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_granite_yellow_limonite_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_granite_hematite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_granite_gold_ore", + "weight": 75 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/diorite" + ], + "with": [ + { + "block": "gtceu:tfc_diorite_goethite_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_diorite_yellow_limonite_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_diorite_hematite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_diorite_gold_ore", + "weight": 75 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gabbro" + ], + "with": [ + { + "block": "gtceu:tfc_gabbro_goethite_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_gabbro_yellow_limonite_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_gabbro_hematite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_gabbro_gold_ore", + "weight": 75 + } + ] + } + ] + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_hematite.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_hematite.json new file mode 100644 index 000000000..9c21f5bb4 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_hematite.json @@ -0,0 +1,121 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 220, + "density": 0.35, + "min_y": -64, + "max_y": 30, + "size": 30, + "random_name": "deep_hematite", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/rhyolite" + ], + "with": [ + { + "block": "gtceu:tfc_rhyolite_goethite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_rhyolite_yellow_limonite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_rhyolite_hematite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_rhyolite_gold_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_rhyolite_ruby_ore", + "weight": 20 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/basalt" + ], + "with": [ + { + "block": "gtceu:tfc_basalt_goethite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_basalt_yellow_limonite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_basalt_hematite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_basalt_gold_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_basalt_ruby_ore", + "weight": 20 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/andesite" + ], + "with": [ + { + "block": "gtceu:tfc_andesite_goethite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_andesite_yellow_limonite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_andesite_hematite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_andesite_gold_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_andesite_ruby_ore", + "weight": 20 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/dacite" + ], + "with": [ + { + "block": "gtceu:tfc_dacite_goethite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_dacite_yellow_limonite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_dacite_hematite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_dacite_gold_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_dacite_ruby_ore", + "weight": 20 + } + ] + } + ] + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_limonite.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_limonite.json new file mode 100644 index 000000000..c8ccee43f --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_limonite.json @@ -0,0 +1,59 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 240, + "density": 0.35, + "min_y": -64, + "max_y": 30, + "size": 32, + "random_name": "deep_limonite", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/marble" + ], + "with": [ + { + "block": "gtceu:tfc_marble_goethite_ore", + "weight": 50 + }, + { + "block": "gtceu:tfc_marble_yellow_limonite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_marble_hematite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_marble_malachite_ore", + "weight": 20 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/limestone" + ], + "with": [ + { + "block": "gtceu:tfc_limestone_goethite_ore", + "weight": 50 + }, + { + "block": "gtceu:tfc_limestone_yellow_limonite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_limestone_hematite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_limestone_malachite_ore", + "weight": 20 + } + ] + } + ] + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_magnetite.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_magnetite.json new file mode 100644 index 000000000..db1c76f02 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_magnetite.json @@ -0,0 +1,202 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 235, + "density": 0.3, + "min_y": -64, + "max_y": 30, + "size": 34, + "random_name": "deep_magnetite", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/shale" + ], + "with": [ + { + "block": "gtceu:tfc_shale_magnetite_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_shale_vanadium_magnetite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_shale_chromite_ore", + "weight": 60 + }, + { + "block": "gtceu:tfc_shale_gold_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_shale_sapphire_ore", + "weight": 5 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/claystone" + ], + "with": [ + { + "block": "gtceu:tfc_claystone_magnetite_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_claystone_vanadium_magnetite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_claystone_chromite_ore", + "weight": 60 + }, + { + "block": "gtceu:tfc_claystone_gold_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_claystone_sapphire_ore", + "weight": 5 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/limestone" + ], + "with": [ + { + "block": "gtceu:tfc_limestone_magnetite_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_limestone_vanadium_magnetite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_limestone_chromite_ore", + "weight": 60 + }, + { + "block": "gtceu:tfc_limestone_gold_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_limestone_sapphire_ore", + "weight": 5 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/conglomerate" + ], + "with": [ + { + "block": "gtceu:tfc_conglomerate_magnetite_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_conglomerate_vanadium_magnetite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_conglomerate_chromite_ore", + "weight": 60 + }, + { + "block": "gtceu:tfc_conglomerate_gold_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_conglomerate_sapphire_ore", + "weight": 5 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/dolomite" + ], + "with": [ + { + "block": "gtceu:tfc_dolomite_magnetite_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_dolomite_vanadium_magnetite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_dolomite_chromite_ore", + "weight": 60 + }, + { + "block": "gtceu:tfc_dolomite_gold_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_dolomite_sapphire_ore", + "weight": 5 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/chert" + ], + "with": [ + { + "block": "gtceu:tfc_chert_magnetite_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_chert_vanadium_magnetite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_chert_chromite_ore", + "weight": 60 + }, + { + "block": "gtceu:tfc_chert_gold_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_chert_sapphire_ore", + "weight": 5 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/chalk" + ], + "with": [ + { + "block": "gtceu:tfc_chalk_magnetite_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_chalk_vanadium_magnetite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_chalk_chromite_ore", + "weight": 60 + }, + { + "block": "gtceu:tfc_chalk_gold_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_chalk_sapphire_ore", + "weight": 5 + } + ] + } + ] + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_molybdenum.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_molybdenum.json new file mode 100644 index 000000000..37ec90450 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_molybdenum.json @@ -0,0 +1,174 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 245, + "density": 0.45, + "min_y": -64, + "max_y": 10, + "size": 26, + "random_name": "deep_molybdenum", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/rhyolite" + ], + "with": [ + { + "block": "gtceu:tfc_rhyolite_wulfenite_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_rhyolite_molybdenite_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_rhyolite_molybdenum_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_rhyolite_powellite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/basalt" + ], + "with": [ + { + "block": "gtceu:tfc_basalt_wulfenite_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_basalt_molybdenite_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_basalt_molybdenum_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_basalt_powellite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/andesite" + ], + "with": [ + { + "block": "gtceu:tfc_andesite_wulfenite_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_andesite_molybdenite_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_andesite_molybdenum_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_andesite_powellite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/dacite" + ], + "with": [ + { + "block": "gtceu:tfc_dacite_wulfenite_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_dacite_molybdenite_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_dacite_molybdenum_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_dacite_powellite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/granite" + ], + "with": [ + { + "block": "gtceu:tfc_granite_wulfenite_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_granite_molybdenite_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_granite_molybdenum_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_granite_powellite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/diorite" + ], + "with": [ + { + "block": "gtceu:tfc_diorite_wulfenite_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_diorite_molybdenite_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_diorite_molybdenum_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_diorite_powellite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gabbro" + ], + "with": [ + { + "block": "gtceu:tfc_gabbro_wulfenite_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_gabbro_molybdenite_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_gabbro_molybdenum_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_gabbro_powellite_ore", + "weight": 15 + } + ] + } + ] + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_naquadah.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_naquadah.json new file mode 100644 index 000000000..c7dbbb213 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_naquadah.json @@ -0,0 +1,103 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 380, + "density": 0.25, + "min_y": -64, + "max_y": -20, + "size": 22, + "random_name": "deep_naquadah", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/quartzite" + ], + "with": [ + { + "block": "gtceu:tfc_quartzite_naquadah_ore", + "weight": 75 + }, + { + "block": "gtceu:tfc_quartzite_plutonium_ore", + "weight": 25 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/slate" + ], + "with": [ + { + "block": "gtceu:tfc_slate_naquadah_ore", + "weight": 75 + }, + { + "block": "gtceu:tfc_slate_plutonium_ore", + "weight": 25 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/phyllite" + ], + "with": [ + { + "block": "gtceu:tfc_phyllite_naquadah_ore", + "weight": 75 + }, + { + "block": "gtceu:tfc_phyllite_plutonium_ore", + "weight": 25 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/schist" + ], + "with": [ + { + "block": "gtceu:tfc_schist_naquadah_ore", + "weight": 75 + }, + { + "block": "gtceu:tfc_schist_plutonium_ore", + "weight": 25 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gneiss" + ], + "with": [ + { + "block": "gtceu:tfc_gneiss_naquadah_ore", + "weight": 75 + }, + { + "block": "gtceu:tfc_gneiss_plutonium_ore", + "weight": 25 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/marble" + ], + "with": [ + { + "block": "gtceu:tfc_marble_naquadah_ore", + "weight": 75 + }, + { + "block": "gtceu:tfc_marble_plutonium_ore", + "weight": 25 + } + ] + } + ] + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_pitchblende.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_pitchblende.json new file mode 100644 index 000000000..4b2dd2c9e --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_pitchblende.json @@ -0,0 +1,148 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 220, + "density": 0.45, + "min_y": -64, + "max_y": -20, + "size": 24, + "random_name": "deep_pitchblende", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/granite" + ], + "with": [ + { + "block": "gtceu:tfc_granite_pitchblende_ore", + "weight": 50 + }, + { + "block": "gtceu:tfc_granite_uraninite_ore", + "weight": 50 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/diorite" + ], + "with": [ + { + "block": "gtceu:tfc_diorite_pitchblende_ore", + "weight": 50 + }, + { + "block": "gtceu:tfc_diorite_uraninite_ore", + "weight": 50 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gabbro" + ], + "with": [ + { + "block": "gtceu:tfc_gabbro_pitchblende_ore", + "weight": 50 + }, + { + "block": "gtceu:tfc_gabbro_uraninite_ore", + "weight": 50 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/quartzite" + ], + "with": [ + { + "block": "gtceu:tfc_quartzite_pitchblende_ore", + "weight": 50 + }, + { + "block": "gtceu:tfc_quartzite_uraninite_ore", + "weight": 50 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/slate" + ], + "with": [ + { + "block": "gtceu:tfc_slate_pitchblende_ore", + "weight": 50 + }, + { + "block": "gtceu:tfc_slate_uraninite_ore", + "weight": 50 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/phyllite" + ], + "with": [ + { + "block": "gtceu:tfc_phyllite_pitchblende_ore", + "weight": 50 + }, + { + "block": "gtceu:tfc_phyllite_uraninite_ore", + "weight": 50 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/schist" + ], + "with": [ + { + "block": "gtceu:tfc_schist_pitchblende_ore", + "weight": 50 + }, + { + "block": "gtceu:tfc_schist_uraninite_ore", + "weight": 50 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gneiss" + ], + "with": [ + { + "block": "gtceu:tfc_gneiss_pitchblende_ore", + "weight": 50 + }, + { + "block": "gtceu:tfc_gneiss_uraninite_ore", + "weight": 50 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/marble" + ], + "with": [ + { + "block": "gtceu:tfc_marble_pitchblende_ore", + "weight": 50 + }, + { + "block": "gtceu:tfc_marble_uraninite_ore", + "weight": 50 + } + ] + } + ] + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_sapphire.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_sapphire.json new file mode 100644 index 000000000..7bfca85d2 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_sapphire.json @@ -0,0 +1,106 @@ +{ + "type": "tfc:disc_vein", + "config": { + "rarity": 280, + "density": 0.35, + "min_y": -64, + "max_y": 26, + "size": 28, + "random_name": "deep_sapphire", + "height": 8, + "blocks": [ + { + "replace": [ + "tfc:rock/raw/rhyolite" + ], + "with": [ + { + "block": "gtceu:tfc_rhyolite_almandine_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_rhyolite_pyrope_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_rhyolite_sapphire_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_rhyolite_green_sapphire_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/basalt" + ], + "with": [ + { + "block": "gtceu:tfc_basalt_almandine_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_basalt_pyrope_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_basalt_sapphire_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_basalt_green_sapphire_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/andesite" + ], + "with": [ + { + "block": "gtceu:tfc_andesite_almandine_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_andesite_pyrope_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_andesite_sapphire_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_andesite_green_sapphire_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/dacite" + ], + "with": [ + { + "block": "gtceu:tfc_dacite_almandine_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_dacite_pyrope_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_dacite_sapphire_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_dacite_green_sapphire_ore", + "weight": 15 + } + ] + } + ] + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_scheelite.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_scheelite.json new file mode 100644 index 000000000..b933aa845 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_scheelite.json @@ -0,0 +1,70 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 220, + "density": 0.35, + "min_y": -64, + "max_y": 0, + "size": 28, + "random_name": "deep_scheelite", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/granite" + ], + "with": [ + { + "block": "gtceu:tfc_granite_scheelite_ore", + "weight": 45 + }, + { + "block": "gtceu:tfc_granite_tungstate_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_granite_lithium_ore", + "weight": 20 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/diorite" + ], + "with": [ + { + "block": "gtceu:tfc_diorite_scheelite_ore", + "weight": 45 + }, + { + "block": "gtceu:tfc_diorite_tungstate_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_diorite_lithium_ore", + "weight": 20 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gabbro" + ], + "with": [ + { + "block": "gtceu:tfc_gabbro_scheelite_ore", + "weight": 45 + }, + { + "block": "gtceu:tfc_gabbro_tungstate_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_gabbro_lithium_ore", + "weight": 20 + } + ] + } + ] + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_sheldonite.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_sheldonite.json new file mode 100644 index 000000000..0622ef1aa --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_sheldonite.json @@ -0,0 +1,151 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 300, + "density": 0.3, + "min_y": -64, + "max_y": 0, + "size": 30, + "random_name": "deep_sheldonite", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/quartzite" + ], + "with": [ + { + "block": "gtceu:tfc_quartzite_bornite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_quartzite_cooperite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_quartzite_platinum_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_quartzite_palladium_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/slate" + ], + "with": [ + { + "block": "gtceu:tfc_slate_bornite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_slate_cooperite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_slate_platinum_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_slate_palladium_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/phyllite" + ], + "with": [ + { + "block": "gtceu:tfc_phyllite_bornite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_phyllite_cooperite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_phyllite_platinum_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_phyllite_palladium_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/schist" + ], + "with": [ + { + "block": "gtceu:tfc_schist_bornite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_schist_cooperite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_schist_platinum_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_schist_palladium_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gneiss" + ], + "with": [ + { + "block": "gtceu:tfc_gneiss_bornite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_gneiss_cooperite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_gneiss_platinum_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_gneiss_palladium_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/marble" + ], + "with": [ + { + "block": "gtceu:tfc_marble_bornite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_marble_cooperite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_marble_platinum_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_marble_palladium_ore", + "weight": 15 + } + ] + } + ] + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_topaz.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_topaz.json new file mode 100644 index 000000000..607917ce6 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/deep_topaz.json @@ -0,0 +1,152 @@ +{ + "type": "tfc:disc_vein", + "config": { + "rarity": 260, + "density": 0.3, + "min_y": -64, + "max_y": 26, + "size": 28, + "random_name": "deep_topaz", + "height": 7, + "blocks": [ + { + "replace": [ + "tfc:rock/raw/quartzite" + ], + "with": [ + { + "block": "gtceu:tfc_quartzite_blue_topaz_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_quartzite_topaz_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_quartzite_chalcocite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_quartzite_bornite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/slate" + ], + "with": [ + { + "block": "gtceu:tfc_slate_blue_topaz_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_slate_topaz_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_slate_chalcocite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_slate_bornite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/phyllite" + ], + "with": [ + { + "block": "gtceu:tfc_phyllite_blue_topaz_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_phyllite_topaz_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_phyllite_chalcocite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_phyllite_bornite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/schist" + ], + "with": [ + { + "block": "gtceu:tfc_schist_blue_topaz_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_schist_topaz_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_schist_chalcocite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_schist_bornite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gneiss" + ], + "with": [ + { + "block": "gtceu:tfc_gneiss_blue_topaz_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_gneiss_topaz_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_gneiss_chalcocite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_gneiss_bornite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/marble" + ], + "with": [ + { + "block": "gtceu:tfc_marble_blue_topaz_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_marble_topaz_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_marble_chalcocite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_marble_bornite_ore", + "weight": 15 + } + ] + } + ] + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_apatite_.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_apatite_.json new file mode 100644 index 000000000..91e712a75 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_apatite_.json @@ -0,0 +1,184 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 220, + "density": 0.25, + "min_y": -32, + "max_y": 60, + "size": 34, + "random_name": "normal_apatite_", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/granite" + ], + "with": [ + { + "block": "gtceu:tfc_granite_apatite_ore", + "weight": 50 + }, + { + "block": "gtceu:tfc_granite_tricalcium_phosphate_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_granite_pyrochlore_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/diorite" + ], + "with": [ + { + "block": "gtceu:tfc_diorite_apatite_ore", + "weight": 50 + }, + { + "block": "gtceu:tfc_diorite_tricalcium_phosphate_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_diorite_pyrochlore_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gabbro" + ], + "with": [ + { + "block": "gtceu:tfc_gabbro_apatite_ore", + "weight": 50 + }, + { + "block": "gtceu:tfc_gabbro_tricalcium_phosphate_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_gabbro_pyrochlore_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/quartzite" + ], + "with": [ + { + "block": "gtceu:tfc_quartzite_apatite_ore", + "weight": 50 + }, + { + "block": "gtceu:tfc_quartzite_tricalcium_phosphate_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_quartzite_pyrochlore_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/slate" + ], + "with": [ + { + "block": "gtceu:tfc_slate_apatite_ore", + "weight": 50 + }, + { + "block": "gtceu:tfc_slate_tricalcium_phosphate_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_slate_pyrochlore_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/phyllite" + ], + "with": [ + { + "block": "gtceu:tfc_phyllite_apatite_ore", + "weight": 50 + }, + { + "block": "gtceu:tfc_phyllite_tricalcium_phosphate_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_phyllite_pyrochlore_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/schist" + ], + "with": [ + { + "block": "gtceu:tfc_schist_apatite_ore", + "weight": 50 + }, + { + "block": "gtceu:tfc_schist_tricalcium_phosphate_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_schist_pyrochlore_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gneiss" + ], + "with": [ + { + "block": "gtceu:tfc_gneiss_apatite_ore", + "weight": 50 + }, + { + "block": "gtceu:tfc_gneiss_tricalcium_phosphate_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_gneiss_pyrochlore_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/marble" + ], + "with": [ + { + "block": "gtceu:tfc_marble_apatite_ore", + "weight": 50 + }, + { + "block": "gtceu:tfc_marble_tricalcium_phosphate_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_marble_pyrochlore_ore", + "weight": 15 + } + ] + } + ] + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_basaltic_sands.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_basaltic_sands.json new file mode 100644 index 000000000..b5a7ba9de --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_basaltic_sands.json @@ -0,0 +1,60 @@ +{ + "type": "tfc:disc_vein", + "config": { + "rarity": 160, + "density": 0.3, + "min_y": -32, + "max_y": 60, + "size": 48, + "random_name": "normal_basaltic_sands", + "height": 9, + "blocks": [ + { + "replace": [ + "tfc:rock/raw/granite" + ], + "with": [ + { + "block": "gtceu:tfc_granite_basaltic_mineral_sand_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_granite_granitic_mineral_sand_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_granite_fullers_earth_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_granite_gypsum_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/basalt" + ], + "with": [ + { + "block": "gtceu:tfc_basalt_basaltic_mineral_sand_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_basalt_granitic_mineral_sand_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_basalt_fullers_earth_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_basalt_gypsum_ore", + "weight": 15 + } + ] + } + ] + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_bauxite.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_bauxite.json new file mode 100644 index 000000000..fa171e735 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_bauxite.json @@ -0,0 +1,146 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 185, + "density": 0.3, + "min_y": -32, + "max_y": 60, + "size": 40, + "random_name": "normal_bauxite", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/shale" + ], + "with": [ + { + "block": "gtceu:tfc_shale_bauxite_ore", + "weight": 45 + }, + { + "block": "gtceu:tfc_shale_ilmenite_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_shale_aluminium_ore", + "weight": 25 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/claystone" + ], + "with": [ + { + "block": "gtceu:tfc_claystone_bauxite_ore", + "weight": 45 + }, + { + "block": "gtceu:tfc_claystone_ilmenite_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_claystone_aluminium_ore", + "weight": 25 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/limestone" + ], + "with": [ + { + "block": "gtceu:tfc_limestone_bauxite_ore", + "weight": 45 + }, + { + "block": "gtceu:tfc_limestone_ilmenite_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_limestone_aluminium_ore", + "weight": 25 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/conglomerate" + ], + "with": [ + { + "block": "gtceu:tfc_conglomerate_bauxite_ore", + "weight": 45 + }, + { + "block": "gtceu:tfc_conglomerate_ilmenite_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_conglomerate_aluminium_ore", + "weight": 25 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/dolomite" + ], + "with": [ + { + "block": "gtceu:tfc_dolomite_bauxite_ore", + "weight": 45 + }, + { + "block": "gtceu:tfc_dolomite_ilmenite_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_dolomite_aluminium_ore", + "weight": 25 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/chert" + ], + "with": [ + { + "block": "gtceu:tfc_chert_bauxite_ore", + "weight": 45 + }, + { + "block": "gtceu:tfc_chert_ilmenite_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_chert_aluminium_ore", + "weight": 25 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/chalk" + ], + "with": [ + { + "block": "gtceu:tfc_chalk_bauxite_ore", + "weight": 45 + }, + { + "block": "gtceu:tfc_chalk_ilmenite_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_chalk_aluminium_ore", + "weight": 25 + } + ] + } + ] + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_beryllium.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_beryllium.json new file mode 100644 index 000000000..33cfb64c8 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_beryllium.json @@ -0,0 +1,79 @@ +{ + "type": "tfc:pipe_vein", + "config": { + "rarity": 180, + "density": 0.35, + "min_y": -32, + "max_y": 50, + "random_name": "normal_beryllium", + "min_skew": 6, + "max_skew": 18, + "min_slant": 0, + "max_slant": 4, + "sign": 0, + "height": 60, + "radius": 10, + "blocks": [ + { + "replace": [ + "tfc:rock/raw/rhyolite" + ], + "with": [ + { + "block": "gtceu:tfc_rhyolite_beryllium_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_rhyolite_emerald_ore", + "weight": 65 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/basalt" + ], + "with": [ + { + "block": "gtceu:tfc_basalt_beryllium_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_basalt_emerald_ore", + "weight": 65 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/andesite" + ], + "with": [ + { + "block": "gtceu:tfc_andesite_beryllium_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_andesite_emerald_ore", + "weight": 65 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/dacite" + ], + "with": [ + { + "block": "gtceu:tfc_dacite_beryllium_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_dacite_emerald_ore", + "weight": 65 + } + ] + } + ] + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_bismuthinite.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_bismuthinite.json new file mode 100644 index 000000000..8f669cb2d --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_bismuthinite.json @@ -0,0 +1,215 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 170, + "density": 0.4, + "min_y": -32, + "max_y": 75, + "size": 40, + "random_name": "normal_bismuthinite", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/granite" + ], + "with": [ + { + "block": "gtceu:tfc_granite_bismuth_ore", + "weight": 80 + }, + { + "block": "gtceu:tfc_granite_sulfur_ore", + "weight": 9 + }, + { + "block": "gtceu:tfc_granite_lead_ore", + "weight": 11 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/diorite" + ], + "with": [ + { + "block": "gtceu:tfc_diorite_bismuth_ore", + "weight": 80 + }, + { + "block": "gtceu:tfc_diorite_sulfur_ore", + "weight": 9 + }, + { + "block": "gtceu:tfc_diorite_lead_ore", + "weight": 11 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gabbro" + ], + "with": [ + { + "block": "gtceu:tfc_gabbro_bismuth_ore", + "weight": 80 + }, + { + "block": "gtceu:tfc_gabbro_sulfur_ore", + "weight": 9 + }, + { + "block": "gtceu:tfc_gabbro_lead_ore", + "weight": 11 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/shale" + ], + "with": [ + { + "block": "gtceu:tfc_shale_bismuth_ore", + "weight": 80 + }, + { + "block": "gtceu:tfc_shale_sulfur_ore", + "weight": 9 + }, + { + "block": "gtceu:tfc_shale_lead_ore", + "weight": 11 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/claystone" + ], + "with": [ + { + "block": "gtceu:tfc_claystone_bismuth_ore", + "weight": 80 + }, + { + "block": "gtceu:tfc_claystone_sulfur_ore", + "weight": 9 + }, + { + "block": "gtceu:tfc_claystone_lead_ore", + "weight": 11 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/limestone" + ], + "with": [ + { + "block": "gtceu:tfc_limestone_bismuth_ore", + "weight": 80 + }, + { + "block": "gtceu:tfc_limestone_sulfur_ore", + "weight": 9 + }, + { + "block": "gtceu:tfc_limestone_lead_ore", + "weight": 11 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/conglomerate" + ], + "with": [ + { + "block": "gtceu:tfc_conglomerate_bismuth_ore", + "weight": 80 + }, + { + "block": "gtceu:tfc_conglomerate_sulfur_ore", + "weight": 9 + }, + { + "block": "gtceu:tfc_conglomerate_lead_ore", + "weight": 11 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/dolomite" + ], + "with": [ + { + "block": "gtceu:tfc_dolomite_bismuth_ore", + "weight": 80 + }, + { + "block": "gtceu:tfc_dolomite_sulfur_ore", + "weight": 9 + }, + { + "block": "gtceu:tfc_dolomite_lead_ore", + "weight": 11 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/chert" + ], + "with": [ + { + "block": "gtceu:tfc_chert_bismuth_ore", + "weight": 80 + }, + { + "block": "gtceu:tfc_chert_sulfur_ore", + "weight": 9 + }, + { + "block": "gtceu:tfc_chert_lead_ore", + "weight": 11 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/chalk" + ], + "with": [ + { + "block": "gtceu:tfc_chalk_bismuth_ore", + "weight": 80 + }, + { + "block": "gtceu:tfc_chalk_sulfur_ore", + "weight": 9 + }, + { + "block": "gtceu:tfc_chalk_lead_ore", + "weight": 11 + } + ] + } + ], + "indicator": { + "rarity": 12, + "depth": 35, + "underground_rarity": 1, + "underground_count": 0, + "blocks": [ + { + "block": "tfc:ore/small_bismuthinite", + "weight": 100 + } + ] + } + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_cassiterite.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_cassiterite.json new file mode 100644 index 000000000..ea9511519 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_cassiterite.json @@ -0,0 +1,70 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 170, + "density": 0.4, + "min_y": -32, + "max_y": 75, + "size": 40, + "random_name": "normal_cassiterite", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/granite" + ], + "with": [ + { + "block": "gtceu:tfc_granite_cassiterite_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_granite_tin_ore", + "weight": 60 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/diorite" + ], + "with": [ + { + "block": "gtceu:tfc_diorite_cassiterite_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_diorite_tin_ore", + "weight": 60 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gabbro" + ], + "with": [ + { + "block": "gtceu:tfc_gabbro_cassiterite_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_gabbro_tin_ore", + "weight": 60 + } + ] + } + ], + "indicator": { + "rarity": 12, + "depth": 35, + "underground_rarity": 1, + "underground_count": 0, + "blocks": [ + { + "block": "tfc:ore/small_cassiterite", + "weight": 100 + } + ] + } + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_certus_quartz.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_certus_quartz.json new file mode 100644 index 000000000..b100999f0 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_certus_quartz.json @@ -0,0 +1,105 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 150, + "density": 0.3, + "min_y": -32, + "max_y": 100, + "size": 40, + "random_name": "normal_certus_quartz", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/shale" + ], + "with": [ + { + "block": "gtceu:tfc_shale_quartzite_ore", + "weight": 45 + }, + { + "block": "gtceu:tfc_shale_certus_quartz_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_shale_barite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_shale_nether_quartz_ore", + "weight": 10 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/quartzite" + ], + "with": [ + { + "block": "gtceu:tfc_quartzite_quartzite_ore", + "weight": 45 + }, + { + "block": "gtceu:tfc_quartzite_certus_quartz_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_quartzite_barite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_quartzite_nether_quartz_ore", + "weight": 10 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/schist" + ], + "with": [ + { + "block": "gtceu:tfc_schist_quartzite_ore", + "weight": 45 + }, + { + "block": "gtceu:tfc_schist_certus_quartz_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_schist_barite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_schist_nether_quartz_ore", + "weight": 10 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gneiss" + ], + "with": [ + { + "block": "gtceu:tfc_gneiss_quartzite_ore", + "weight": 45 + }, + { + "block": "gtceu:tfc_gneiss_certus_quartz_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_gneiss_barite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_gneiss_nether_quartz_ore", + "weight": 10 + } + ] + } + ] + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_coal.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_coal.json new file mode 100644 index 000000000..eddcbe63a --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_coal.json @@ -0,0 +1,90 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 215, + "density": 0.55, + "min_y": 0, + "max_y": 210, + "size": 60, + "random_name": "normal_coal", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/shale" + ], + "with": [ + { + "block": "gtceu:tfc_shale_coal_ore", + "weight": 100 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/claystone" + ], + "with": [ + { + "block": "gtceu:tfc_claystone_coal_ore", + "weight": 100 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/limestone" + ], + "with": [ + { + "block": "gtceu:tfc_limestone_coal_ore", + "weight": 100 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/conglomerate" + ], + "with": [ + { + "block": "gtceu:tfc_conglomerate_coal_ore", + "weight": 100 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/dolomite" + ], + "with": [ + { + "block": "gtceu:tfc_dolomite_coal_ore", + "weight": 100 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/chert" + ], + "with": [ + { + "block": "gtceu:tfc_chert_coal_ore", + "weight": 100 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/chalk" + ], + "with": [ + { + "block": "gtceu:tfc_chalk_coal_ore", + "weight": 100 + } + ] + } + ] + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_copper.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_copper.json new file mode 100644 index 000000000..ee79a6653 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_copper.json @@ -0,0 +1,117 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 170, + "density": 0.4, + "min_y": -32, + "max_y": 75, + "size": 40, + "random_name": "normal_copper", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/rhyolite" + ], + "with": [ + { + "block": "gtceu:tfc_rhyolite_chalcopyrite_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_rhyolite_iron_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_rhyolite_pyrite_ore", + "weight": 10 + }, + { + "block": "gtceu:tfc_rhyolite_copper_ore", + "weight": 65 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/basalt" + ], + "with": [ + { + "block": "gtceu:tfc_basalt_chalcopyrite_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_basalt_iron_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_basalt_pyrite_ore", + "weight": 10 + }, + { + "block": "gtceu:tfc_basalt_copper_ore", + "weight": 65 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/andesite" + ], + "with": [ + { + "block": "gtceu:tfc_andesite_chalcopyrite_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_andesite_iron_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_andesite_pyrite_ore", + "weight": 10 + }, + { + "block": "gtceu:tfc_andesite_copper_ore", + "weight": 65 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/dacite" + ], + "with": [ + { + "block": "gtceu:tfc_dacite_chalcopyrite_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_dacite_iron_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_dacite_pyrite_ore", + "weight": 10 + }, + { + "block": "gtceu:tfc_dacite_copper_ore", + "weight": 65 + } + ] + } + ], + "indicator": { + "rarity": 12, + "depth": 35, + "underground_rarity": 1, + "underground_count": 0, + "blocks": [ + { + "block": "tfc:ore/small_native_copper", + "weight": 100 + } + ] + } + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_garnet_tin.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_garnet_tin.json new file mode 100644 index 000000000..384315069 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_garnet_tin.json @@ -0,0 +1,473 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 360, + "density": 0.25, + "min_y": -40, + "max_y": 64, + "size": 40, + "random_name": "normal_garnet_tin", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/rhyolite" + ], + "with": [ + { + "block": "gtceu:tfc_rhyolite_cassiterite_sand_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_rhyolite_garnet_sand_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_rhyolite_asbestos_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_rhyolite_diatomite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/basalt" + ], + "with": [ + { + "block": "gtceu:tfc_basalt_cassiterite_sand_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_basalt_garnet_sand_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_basalt_asbestos_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_basalt_diatomite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/andesite" + ], + "with": [ + { + "block": "gtceu:tfc_andesite_cassiterite_sand_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_andesite_garnet_sand_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_andesite_asbestos_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_andesite_diatomite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/dacite" + ], + "with": [ + { + "block": "gtceu:tfc_dacite_cassiterite_sand_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_dacite_garnet_sand_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_dacite_asbestos_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_dacite_diatomite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/granite" + ], + "with": [ + { + "block": "gtceu:tfc_granite_cassiterite_sand_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_granite_garnet_sand_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_granite_asbestos_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_granite_diatomite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/diorite" + ], + "with": [ + { + "block": "gtceu:tfc_diorite_cassiterite_sand_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_diorite_garnet_sand_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_diorite_asbestos_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_diorite_diatomite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gabbro" + ], + "with": [ + { + "block": "gtceu:tfc_gabbro_cassiterite_sand_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_gabbro_garnet_sand_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_gabbro_asbestos_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_gabbro_diatomite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/quartzite" + ], + "with": [ + { + "block": "gtceu:tfc_quartzite_cassiterite_sand_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_quartzite_garnet_sand_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_quartzite_asbestos_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_quartzite_diatomite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/slate" + ], + "with": [ + { + "block": "gtceu:tfc_slate_cassiterite_sand_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_slate_garnet_sand_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_slate_asbestos_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_slate_diatomite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/phyllite" + ], + "with": [ + { + "block": "gtceu:tfc_phyllite_cassiterite_sand_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_phyllite_garnet_sand_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_phyllite_asbestos_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_phyllite_diatomite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/schist" + ], + "with": [ + { + "block": "gtceu:tfc_schist_cassiterite_sand_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_schist_garnet_sand_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_schist_asbestos_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_schist_diatomite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gneiss" + ], + "with": [ + { + "block": "gtceu:tfc_gneiss_cassiterite_sand_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_gneiss_garnet_sand_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_gneiss_asbestos_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_gneiss_diatomite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/marble" + ], + "with": [ + { + "block": "gtceu:tfc_marble_cassiterite_sand_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_marble_garnet_sand_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_marble_asbestos_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_marble_diatomite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/shale" + ], + "with": [ + { + "block": "gtceu:tfc_shale_cassiterite_sand_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_shale_garnet_sand_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_shale_asbestos_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_shale_diatomite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/claystone" + ], + "with": [ + { + "block": "gtceu:tfc_claystone_cassiterite_sand_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_claystone_garnet_sand_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_claystone_asbestos_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_claystone_diatomite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/limestone" + ], + "with": [ + { + "block": "gtceu:tfc_limestone_cassiterite_sand_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_limestone_garnet_sand_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_limestone_asbestos_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_limestone_diatomite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/conglomerate" + ], + "with": [ + { + "block": "gtceu:tfc_conglomerate_cassiterite_sand_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_conglomerate_garnet_sand_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_conglomerate_asbestos_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_conglomerate_diatomite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/dolomite" + ], + "with": [ + { + "block": "gtceu:tfc_dolomite_cassiterite_sand_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_dolomite_garnet_sand_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_dolomite_asbestos_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_dolomite_diatomite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/chert" + ], + "with": [ + { + "block": "gtceu:tfc_chert_cassiterite_sand_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_chert_garnet_sand_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_chert_asbestos_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_chert_diatomite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/chalk" + ], + "with": [ + { + "block": "gtceu:tfc_chalk_cassiterite_sand_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_chalk_garnet_sand_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_chalk_asbestos_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_chalk_diatomite_ore", + "weight": 15 + } + ] + } + ] + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_garnierite.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_garnierite.json new file mode 100644 index 000000000..d6b318f9e --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_garnierite.json @@ -0,0 +1,48 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 160, + "density": 0.4, + "min_y": -32, + "max_y": 60, + "size": 40, + "random_name": "normal_garnierite", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/gabbro" + ], + "with": [ + { + "block": "gtceu:tfc_gabbro_garnierite_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_gabbro_nickel_ore", + "weight": 10 + }, + { + "block": "gtceu:tfc_gabbro_cobaltite_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_gabbro_pentlandite_ore", + "weight": 30 + } + ] + } + ], + "indicator": { + "rarity": 12, + "depth": 35, + "underground_rarity": 1, + "underground_count": 0, + "blocks": [ + { + "block": "tfc:ore/small_garnierite", + "weight": 100 + } + ] + } + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_gold.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_gold.json new file mode 100644 index 000000000..b9f1edf06 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_gold.json @@ -0,0 +1,187 @@ +{ + "type": "tfc:disc_vein", + "config": { + "rarity": 170, + "density": 0.4, + "min_y": -32, + "max_y": 60, + "size": 40, + "random_name": "normal_gold", + "height": 12, + "blocks": [ + { + "replace": [ + "tfc:rock/raw/rhyolite" + ], + "with": [ + { + "block": "gtceu:tfc_rhyolite_goethite_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_rhyolite_yellow_limonite_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_rhyolite_hematite_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_rhyolite_gold_ore", + "weight": 55 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/basalt" + ], + "with": [ + { + "block": "gtceu:tfc_basalt_goethite_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_basalt_yellow_limonite_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_basalt_hematite_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_basalt_gold_ore", + "weight": 55 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/andesite" + ], + "with": [ + { + "block": "gtceu:tfc_andesite_goethite_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_andesite_yellow_limonite_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_andesite_hematite_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_andesite_gold_ore", + "weight": 55 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/dacite" + ], + "with": [ + { + "block": "gtceu:tfc_dacite_goethite_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_dacite_yellow_limonite_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_dacite_hematite_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_dacite_gold_ore", + "weight": 55 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/granite" + ], + "with": [ + { + "block": "gtceu:tfc_granite_goethite_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_granite_yellow_limonite_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_granite_hematite_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_granite_gold_ore", + "weight": 55 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/diorite" + ], + "with": [ + { + "block": "gtceu:tfc_diorite_goethite_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_diorite_yellow_limonite_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_diorite_hematite_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_diorite_gold_ore", + "weight": 55 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gabbro" + ], + "with": [ + { + "block": "gtceu:tfc_gabbro_goethite_ore", + "weight": 5 + }, + { + "block": "gtceu:tfc_gabbro_yellow_limonite_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_gabbro_hematite_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_gabbro_gold_ore", + "weight": 55 + } + ] + } + ], + "indicator": { + "rarity": 12, + "depth": 35, + "underground_rarity": 1, + "underground_count": 0, + "blocks": [ + { + "block": "tfc:ore/small_native_gold", + "weight": 100 + } + ] + } + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_graphite.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_graphite.json new file mode 100644 index 000000000..2be1cea2f --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_graphite.json @@ -0,0 +1,38 @@ +{ + "type": "tfc:pipe_vein", + "config": { + "rarity": 175, + "density": 0.35, + "min_y": -64, + "max_y": 100, + "random_name": "normal_graphite", + "min_skew": 6, + "max_skew": 18, + "min_slant": 0, + "max_slant": 5, + "sign": 0, + "height": 60, + "radius": 12, + "blocks": [ + { + "replace": [ + "tfc:rock/raw/gabbro" + ], + "with": [ + { + "block": "gtceu:tfc_gabbro_graphite_ore", + "weight": 45 + }, + { + "block": "gtceu:tfc_gabbro_diamond_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_gabbro_coal_ore", + "weight": 30 + } + ] + } + ] + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_hematite.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_hematite.json new file mode 100644 index 000000000..c29741726 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_hematite.json @@ -0,0 +1,117 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 170, + "density": 0.4, + "min_y": -32, + "max_y": 75, + "size": 40, + "random_name": "normal_hematite", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/rhyolite" + ], + "with": [ + { + "block": "gtceu:tfc_rhyolite_goethite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_rhyolite_yellow_limonite_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_rhyolite_hematite_ore", + "weight": 50 + }, + { + "block": "gtceu:tfc_rhyolite_gold_ore", + "weight": 5 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/basalt" + ], + "with": [ + { + "block": "gtceu:tfc_basalt_goethite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_basalt_yellow_limonite_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_basalt_hematite_ore", + "weight": 50 + }, + { + "block": "gtceu:tfc_basalt_gold_ore", + "weight": 5 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/andesite" + ], + "with": [ + { + "block": "gtceu:tfc_andesite_goethite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_andesite_yellow_limonite_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_andesite_hematite_ore", + "weight": 50 + }, + { + "block": "gtceu:tfc_andesite_gold_ore", + "weight": 5 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/dacite" + ], + "with": [ + { + "block": "gtceu:tfc_dacite_goethite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_dacite_yellow_limonite_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_dacite_hematite_ore", + "weight": 50 + }, + { + "block": "gtceu:tfc_dacite_gold_ore", + "weight": 5 + } + ] + } + ], + "indicator": { + "rarity": 12, + "depth": 35, + "underground_rarity": 1, + "underground_count": 0, + "blocks": [ + { + "block": "tfc:ore/small_hematite", + "weight": 100 + } + ] + } + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_lapis.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_lapis.json new file mode 100644 index 000000000..827ba19f7 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_lapis.json @@ -0,0 +1,151 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 170, + "density": 0.25, + "min_y": -60, + "max_y": 10, + "size": 50, + "random_name": "normal_lapis", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/quartzite" + ], + "with": [ + { + "block": "gtceu:tfc_quartzite_lazurite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_quartzite_sodalite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_quartzite_lapis_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_quartzite_calcite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/slate" + ], + "with": [ + { + "block": "gtceu:tfc_slate_lazurite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_slate_sodalite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_slate_lapis_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_slate_calcite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/phyllite" + ], + "with": [ + { + "block": "gtceu:tfc_phyllite_lazurite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_phyllite_sodalite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_phyllite_lapis_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_phyllite_calcite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/schist" + ], + "with": [ + { + "block": "gtceu:tfc_schist_lazurite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_schist_sodalite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_schist_lapis_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_schist_calcite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gneiss" + ], + "with": [ + { + "block": "gtceu:tfc_gneiss_lazurite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_gneiss_sodalite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_gneiss_lapis_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_gneiss_calcite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/marble" + ], + "with": [ + { + "block": "gtceu:tfc_marble_lazurite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_marble_sodalite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_marble_lapis_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_marble_calcite_ore", + "weight": 15 + } + ] + } + ] + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_limonite.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_limonite.json new file mode 100644 index 000000000..a9fb1bc95 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_limonite.json @@ -0,0 +1,71 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 160, + "density": 0.4, + "min_y": -32, + "max_y": 75, + "size": 40, + "random_name": "normal_limonite", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/marble" + ], + "with": [ + { + "block": "gtceu:tfc_marble_goethite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_marble_yellow_limonite_ore", + "weight": 50 + }, + { + "block": "gtceu:tfc_marble_hematite_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_marble_malachite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/limestone" + ], + "with": [ + { + "block": "gtceu:tfc_limestone_goethite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_limestone_yellow_limonite_ore", + "weight": 50 + }, + { + "block": "gtceu:tfc_limestone_hematite_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_limestone_malachite_ore", + "weight": 15 + } + ] + } + ], + "indicator": { + "rarity": 12, + "depth": 35, + "underground_rarity": 1, + "underground_count": 0, + "blocks": [ + { + "block": "tfc:ore/small_limonite", + "weight": 100 + } + ] + } + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_lubricant.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_lubricant.json new file mode 100644 index 000000000..884e00533 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_lubricant.json @@ -0,0 +1,82 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 190, + "density": 0.25, + "min_y": -40, + "max_y": 56, + "size": 36, + "random_name": "normal_lubricant", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/granite" + ], + "with": [ + { + "block": "gtceu:tfc_granite_soapstone_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_granite_talc_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_granite_glauconite_sand_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_granite_pentlandite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/diorite" + ], + "with": [ + { + "block": "gtceu:tfc_diorite_soapstone_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_diorite_talc_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_diorite_glauconite_sand_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_diorite_pentlandite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gabbro" + ], + "with": [ + { + "block": "gtceu:tfc_gabbro_soapstone_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_gabbro_talc_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_gabbro_glauconite_sand_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_gabbro_pentlandite_ore", + "weight": 15 + } + ] + } + ] + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_magnetite.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_magnetite.json new file mode 100644 index 000000000..008549169 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_magnetite.json @@ -0,0 +1,158 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 170, + "density": 0.4, + "min_y": -32, + "max_y": 75, + "size": 40, + "random_name": "normal_magnetite", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/shale" + ], + "with": [ + { + "block": "gtceu:tfc_shale_magnetite_ore", + "weight": 65 + }, + { + "block": "gtceu:tfc_shale_vanadium_magnetite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_shale_gold_ore", + "weight": 10 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/claystone" + ], + "with": [ + { + "block": "gtceu:tfc_claystone_magnetite_ore", + "weight": 65 + }, + { + "block": "gtceu:tfc_claystone_vanadium_magnetite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_claystone_gold_ore", + "weight": 10 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/limestone" + ], + "with": [ + { + "block": "gtceu:tfc_limestone_magnetite_ore", + "weight": 65 + }, + { + "block": "gtceu:tfc_limestone_vanadium_magnetite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_limestone_gold_ore", + "weight": 10 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/conglomerate" + ], + "with": [ + { + "block": "gtceu:tfc_conglomerate_magnetite_ore", + "weight": 65 + }, + { + "block": "gtceu:tfc_conglomerate_vanadium_magnetite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_conglomerate_gold_ore", + "weight": 10 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/dolomite" + ], + "with": [ + { + "block": "gtceu:tfc_dolomite_magnetite_ore", + "weight": 65 + }, + { + "block": "gtceu:tfc_dolomite_vanadium_magnetite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_dolomite_gold_ore", + "weight": 10 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/chert" + ], + "with": [ + { + "block": "gtceu:tfc_chert_magnetite_ore", + "weight": 65 + }, + { + "block": "gtceu:tfc_chert_vanadium_magnetite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_chert_gold_ore", + "weight": 10 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/chalk" + ], + "with": [ + { + "block": "gtceu:tfc_chalk_magnetite_ore", + "weight": 65 + }, + { + "block": "gtceu:tfc_chalk_vanadium_magnetite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_chalk_gold_ore", + "weight": 10 + } + ] + } + ], + "indicator": { + "rarity": 12, + "depth": 35, + "underground_rarity": 1, + "underground_count": 0, + "blocks": [ + { + "block": "tfc:ore/small_magnetite", + "weight": 100 + } + ] + } + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_manganese.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_manganese.json new file mode 100644 index 000000000..b75b79305 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_manganese.json @@ -0,0 +1,266 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 195, + "density": 0.3, + "min_y": -32, + "max_y": 60, + "size": 40, + "random_name": "normal_manganese", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/rhyolite" + ], + "with": [ + { + "block": "gtceu:tfc_rhyolite_grossular_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_rhyolite_spessartine_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_rhyolite_pyrolusite_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_rhyolite_tantalite_ore", + "weight": 10 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/basalt" + ], + "with": [ + { + "block": "gtceu:tfc_basalt_grossular_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_basalt_spessartine_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_basalt_pyrolusite_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_basalt_tantalite_ore", + "weight": 10 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/andesite" + ], + "with": [ + { + "block": "gtceu:tfc_andesite_grossular_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_andesite_spessartine_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_andesite_pyrolusite_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_andesite_tantalite_ore", + "weight": 10 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/dacite" + ], + "with": [ + { + "block": "gtceu:tfc_dacite_grossular_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_dacite_spessartine_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_dacite_pyrolusite_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_dacite_tantalite_ore", + "weight": 10 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/shale" + ], + "with": [ + { + "block": "gtceu:tfc_shale_grossular_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_shale_spessartine_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_shale_pyrolusite_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_shale_tantalite_ore", + "weight": 10 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/claystone" + ], + "with": [ + { + "block": "gtceu:tfc_claystone_grossular_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_claystone_spessartine_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_claystone_pyrolusite_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_claystone_tantalite_ore", + "weight": 10 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/limestone" + ], + "with": [ + { + "block": "gtceu:tfc_limestone_grossular_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_limestone_spessartine_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_limestone_pyrolusite_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_limestone_tantalite_ore", + "weight": 10 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/conglomerate" + ], + "with": [ + { + "block": "gtceu:tfc_conglomerate_grossular_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_conglomerate_spessartine_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_conglomerate_pyrolusite_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_conglomerate_tantalite_ore", + "weight": 10 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/dolomite" + ], + "with": [ + { + "block": "gtceu:tfc_dolomite_grossular_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_dolomite_spessartine_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_dolomite_pyrolusite_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_dolomite_tantalite_ore", + "weight": 10 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/chert" + ], + "with": [ + { + "block": "gtceu:tfc_chert_grossular_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_chert_spessartine_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_chert_pyrolusite_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_chert_tantalite_ore", + "weight": 10 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/chalk" + ], + "with": [ + { + "block": "gtceu:tfc_chalk_grossular_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_chalk_spessartine_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_chalk_pyrolusite_ore", + "weight": 20 + }, + { + "block": "gtceu:tfc_chalk_tantalite_ore", + "weight": 10 + } + ] + } + ] + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_mica.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_mica.json new file mode 100644 index 000000000..e0a624dca --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_mica.json @@ -0,0 +1,220 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 190, + "density": 0.25, + "min_y": 0, + "max_y": 210, + "size": 36, + "random_name": "normal_mica", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/granite" + ], + "with": [ + { + "block": "gtceu:tfc_granite_kyanite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_granite_mica_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_granite_bauxite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_granite_pollucite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/diorite" + ], + "with": [ + { + "block": "gtceu:tfc_diorite_kyanite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_diorite_mica_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_diorite_bauxite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_diorite_pollucite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gabbro" + ], + "with": [ + { + "block": "gtceu:tfc_gabbro_kyanite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_gabbro_mica_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_gabbro_bauxite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_gabbro_pollucite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/quartzite" + ], + "with": [ + { + "block": "gtceu:tfc_quartzite_kyanite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_quartzite_mica_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_quartzite_bauxite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_quartzite_pollucite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/slate" + ], + "with": [ + { + "block": "gtceu:tfc_slate_kyanite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_slate_mica_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_slate_bauxite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_slate_pollucite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/phyllite" + ], + "with": [ + { + "block": "gtceu:tfc_phyllite_kyanite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_phyllite_mica_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_phyllite_bauxite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_phyllite_pollucite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/schist" + ], + "with": [ + { + "block": "gtceu:tfc_schist_kyanite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_schist_mica_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_schist_bauxite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_schist_pollucite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gneiss" + ], + "with": [ + { + "block": "gtceu:tfc_gneiss_kyanite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_gneiss_mica_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_gneiss_bauxite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_gneiss_pollucite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/marble" + ], + "with": [ + { + "block": "gtceu:tfc_marble_kyanite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_marble_mica_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_marble_bauxite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_marble_pollucite_ore", + "weight": 15 + } + ] + } + ] + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_monazite.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_monazite.json new file mode 100644 index 000000000..c095efd55 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_monazite.json @@ -0,0 +1,70 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 185, + "density": 0.25, + "min_y": -32, + "max_y": 50, + "size": 40, + "random_name": "normal_monazite", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/granite" + ], + "with": [ + { + "block": "gtceu:tfc_granite_bastnasite_ore", + "weight": 50 + }, + { + "block": "gtceu:tfc_granite_monazite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_granite_neodymium_ore", + "weight": 25 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/diorite" + ], + "with": [ + { + "block": "gtceu:tfc_diorite_bastnasite_ore", + "weight": 50 + }, + { + "block": "gtceu:tfc_diorite_monazite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_diorite_neodymium_ore", + "weight": 25 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gabbro" + ], + "with": [ + { + "block": "gtceu:tfc_gabbro_bastnasite_ore", + "weight": 50 + }, + { + "block": "gtceu:tfc_gabbro_monazite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_gabbro_neodymium_ore", + "weight": 25 + } + ] + } + ] + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_olivine.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_olivine.json new file mode 100644 index 000000000..ad24030e1 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_olivine.json @@ -0,0 +1,174 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 180, + "density": 0.25, + "min_y": -40, + "max_y": 30, + "size": 26, + "random_name": "normal_olivine", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/rhyolite" + ], + "with": [ + { + "block": "gtceu:tfc_rhyolite_bentonite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_rhyolite_magnetite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_rhyolite_olivine_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_rhyolite_glauconite_sand_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/basalt" + ], + "with": [ + { + "block": "gtceu:tfc_basalt_bentonite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_basalt_magnetite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_basalt_olivine_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_basalt_glauconite_sand_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/andesite" + ], + "with": [ + { + "block": "gtceu:tfc_andesite_bentonite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_andesite_magnetite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_andesite_olivine_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_andesite_glauconite_sand_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/dacite" + ], + "with": [ + { + "block": "gtceu:tfc_dacite_bentonite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_dacite_magnetite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_dacite_olivine_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_dacite_glauconite_sand_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/granite" + ], + "with": [ + { + "block": "gtceu:tfc_granite_bentonite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_granite_magnetite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_granite_olivine_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_granite_glauconite_sand_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/diorite" + ], + "with": [ + { + "block": "gtceu:tfc_diorite_bentonite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_diorite_magnetite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_diorite_olivine_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_diorite_glauconite_sand_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gabbro" + ], + "with": [ + { + "block": "gtceu:tfc_gabbro_bentonite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_gabbro_magnetite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_gabbro_olivine_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_gabbro_glauconite_sand_ore", + "weight": 15 + } + ] + } + ] + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_redstone.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_redstone.json new file mode 100644 index 000000000..a0afaa127 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_redstone.json @@ -0,0 +1,32 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 160, + "density": 0.4, + "min_y": -32, + "max_y": 100, + "size": 40, + "random_name": "normal_redstone", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/granite" + ], + "with": [ + { + "block": "gtceu:tfc_granite_redstone_ore", + "weight": 45 + }, + { + "block": "gtceu:tfc_granite_ruby_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_granite_cinnabar_ore", + "weight": 20 + } + ] + } + ] + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_salt.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_salt.json new file mode 100644 index 000000000..dd31e570b --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_salt.json @@ -0,0 +1,83 @@ +{ + "type": "tfc:disc_vein", + "config": { + "rarity": 175, + "density": 0.4, + "min_y": 30, + "max_y": 70, + "size": 40, + "random_name": "normal_salt", + "height": 4, + "blocks": [ + { + "replace": [ + "tfc:rock/raw/shale" + ], + "with": [ + { + "block": "gtceu:tfc_shale_rock_salt_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_shale_salt_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_shale_lepidolite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_shale_borax_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/claystone" + ], + "with": [ + { + "block": "gtceu:tfc_claystone_rock_salt_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_claystone_salt_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_claystone_lepidolite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_claystone_borax_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/limestone" + ], + "with": [ + { + "block": "gtceu:tfc_limestone_rock_salt_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_limestone_salt_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_limestone_lepidolite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_limestone_borax_ore", + "weight": 15 + } + ] + } + ] + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_saltpeter.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_saltpeter.json new file mode 100644 index 000000000..b1ac07dd9 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_saltpeter.json @@ -0,0 +1,220 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 210, + "density": 0.3, + "min_y": -32, + "max_y": 60, + "size": 50, + "random_name": "normal_saltpeter", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/granite" + ], + "with": [ + { + "block": "gtceu:tfc_granite_saltpeter_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_granite_diatomite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_granite_electrotine_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_granite_alunite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/diorite" + ], + "with": [ + { + "block": "gtceu:tfc_diorite_saltpeter_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_diorite_diatomite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_diorite_electrotine_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_diorite_alunite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gabbro" + ], + "with": [ + { + "block": "gtceu:tfc_gabbro_saltpeter_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_gabbro_diatomite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_gabbro_electrotine_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_gabbro_alunite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/quartzite" + ], + "with": [ + { + "block": "gtceu:tfc_quartzite_saltpeter_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_quartzite_diatomite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_quartzite_electrotine_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_quartzite_alunite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/slate" + ], + "with": [ + { + "block": "gtceu:tfc_slate_saltpeter_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_slate_diatomite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_slate_electrotine_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_slate_alunite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/phyllite" + ], + "with": [ + { + "block": "gtceu:tfc_phyllite_saltpeter_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_phyllite_diatomite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_phyllite_electrotine_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_phyllite_alunite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/schist" + ], + "with": [ + { + "block": "gtceu:tfc_schist_saltpeter_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_schist_diatomite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_schist_electrotine_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_schist_alunite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gneiss" + ], + "with": [ + { + "block": "gtceu:tfc_gneiss_saltpeter_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_gneiss_diatomite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_gneiss_electrotine_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_gneiss_alunite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/marble" + ], + "with": [ + { + "block": "gtceu:tfc_marble_saltpeter_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_marble_diatomite_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_marble_electrotine_ore", + "weight": 25 + }, + { + "block": "gtceu:tfc_marble_alunite_ore", + "weight": 15 + } + ] + } + ] + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_silver.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_silver.json new file mode 100644 index 000000000..a2f7078eb --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_silver.json @@ -0,0 +1,63 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 160, + "density": 0.4, + "min_y": -32, + "max_y": 75, + "size": 40, + "random_name": "normal_silver", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/granite" + ], + "with": [ + { + "block": "gtceu:tfc_granite_galena_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_granite_silver_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_granite_lead_ore", + "weight": 55 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gneiss" + ], + "with": [ + { + "block": "gtceu:tfc_gneiss_galena_ore", + "weight": 30 + }, + { + "block": "gtceu:tfc_gneiss_silver_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_gneiss_lead_ore", + "weight": 55 + } + ] + } + ], + "indicator": { + "rarity": 12, + "depth": 35, + "underground_rarity": 1, + "underground_count": 0, + "blocks": [ + { + "block": "tfc:ore/small_native_silver", + "weight": 100 + } + ] + } + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_sphalerite.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_sphalerite.json new file mode 100644 index 000000000..ccc803c7f --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_sphalerite.json @@ -0,0 +1,215 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 170, + "density": 0.4, + "min_y": -32, + "max_y": 75, + "size": 40, + "random_name": "normal_sphalerite", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/rhyolite" + ], + "with": [ + { + "block": "gtceu:tfc_rhyolite_sulfur_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_rhyolite_sphalerite_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_rhyolite_pyrite_ore", + "weight": 25 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/basalt" + ], + "with": [ + { + "block": "gtceu:tfc_basalt_sulfur_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_basalt_sphalerite_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_basalt_pyrite_ore", + "weight": 25 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/andesite" + ], + "with": [ + { + "block": "gtceu:tfc_andesite_sulfur_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_andesite_sphalerite_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_andesite_pyrite_ore", + "weight": 25 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/dacite" + ], + "with": [ + { + "block": "gtceu:tfc_dacite_sulfur_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_dacite_sphalerite_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_dacite_pyrite_ore", + "weight": 25 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/quartzite" + ], + "with": [ + { + "block": "gtceu:tfc_quartzite_sulfur_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_quartzite_sphalerite_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_quartzite_pyrite_ore", + "weight": 25 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/slate" + ], + "with": [ + { + "block": "gtceu:tfc_slate_sulfur_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_slate_sphalerite_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_slate_pyrite_ore", + "weight": 25 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/phyllite" + ], + "with": [ + { + "block": "gtceu:tfc_phyllite_sulfur_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_phyllite_sphalerite_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_phyllite_pyrite_ore", + "weight": 25 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/schist" + ], + "with": [ + { + "block": "gtceu:tfc_schist_sulfur_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_schist_sphalerite_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_schist_pyrite_ore", + "weight": 25 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gneiss" + ], + "with": [ + { + "block": "gtceu:tfc_gneiss_sulfur_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_gneiss_sphalerite_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_gneiss_pyrite_ore", + "weight": 25 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/marble" + ], + "with": [ + { + "block": "gtceu:tfc_marble_sulfur_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_marble_sphalerite_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_marble_pyrite_ore", + "weight": 25 + } + ] + } + ], + "indicator": { + "rarity": 12, + "depth": 35, + "underground_rarity": 1, + "underground_count": 0, + "blocks": [ + { + "block": "tfc:ore/small_sphalerite", + "weight": 100 + } + ] + } + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_sulfur.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_sulfur.json new file mode 100644 index 000000000..32850f32d --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_sulfur.json @@ -0,0 +1,89 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 165, + "density": 0.2, + "min_y": 0, + "max_y": 210, + "size": 45, + "random_name": "normal_sulfur", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/rhyolite" + ], + "with": [ + { + "block": "gtceu:tfc_rhyolite_sulfur_ore", + "weight": 50 + }, + { + "block": "gtceu:tfc_rhyolite_pyrite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_rhyolite_sphalerite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/basalt" + ], + "with": [ + { + "block": "gtceu:tfc_basalt_sulfur_ore", + "weight": 50 + }, + { + "block": "gtceu:tfc_basalt_pyrite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_basalt_sphalerite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/andesite" + ], + "with": [ + { + "block": "gtceu:tfc_andesite_sulfur_ore", + "weight": 50 + }, + { + "block": "gtceu:tfc_andesite_pyrite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_andesite_sphalerite_ore", + "weight": 15 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/dacite" + ], + "with": [ + { + "block": "gtceu:tfc_dacite_sulfur_ore", + "weight": 50 + }, + { + "block": "gtceu:tfc_dacite_pyrite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_dacite_sphalerite_ore", + "weight": 15 + } + ] + } + ] + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_sylvite.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_sylvite.json new file mode 100644 index 000000000..8ef3dfebf --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_sylvite.json @@ -0,0 +1,35 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 190, + "density": 0.3, + "min_y": 32, + "max_y": 100, + "size": 26, + "random_name": "normal_sylvite", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/shale" + ], + "with": [ + { + "block": "gtceu:tfc_shale_sylvite_ore", + "weight": 100 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/claystone" + ], + "with": [ + { + "block": "gtceu:tfc_claystone_sylvite_ore", + "weight": 100 + } + ] + } + ] + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_tetrahedrite.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_tetrahedrite.json new file mode 100644 index 000000000..02a8bb124 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/normal_tetrahedrite.json @@ -0,0 +1,139 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 170, + "density": 0.4, + "min_y": -32, + "max_y": 75, + "size": 40, + "random_name": "normal_tetrahedrite", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/quartzite" + ], + "with": [ + { + "block": "gtceu:tfc_quartzite_tetrahedrite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_quartzite_copper_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_quartzite_stibnite_ore", + "weight": 25 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/slate" + ], + "with": [ + { + "block": "gtceu:tfc_slate_tetrahedrite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_slate_copper_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_slate_stibnite_ore", + "weight": 25 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/phyllite" + ], + "with": [ + { + "block": "gtceu:tfc_phyllite_tetrahedrite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_phyllite_copper_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_phyllite_stibnite_ore", + "weight": 25 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/schist" + ], + "with": [ + { + "block": "gtceu:tfc_schist_tetrahedrite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_schist_copper_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_schist_stibnite_ore", + "weight": 25 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gneiss" + ], + "with": [ + { + "block": "gtceu:tfc_gneiss_tetrahedrite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_gneiss_copper_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_gneiss_stibnite_ore", + "weight": 25 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/marble" + ], + "with": [ + { + "block": "gtceu:tfc_marble_tetrahedrite_ore", + "weight": 35 + }, + { + "block": "gtceu:tfc_marble_copper_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_marble_stibnite_ore", + "weight": 25 + } + ] + } + ], + "indicator": { + "rarity": 12, + "depth": 35, + "underground_rarity": 1, + "underground_count": 0, + "blocks": [ + { + "block": "tfc:ore/small_tetrahedrite", + "weight": 100 + } + ] + } + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/surface_bismuthinite.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/surface_bismuthinite.json new file mode 100644 index 000000000..152df2136 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/surface_bismuthinite.json @@ -0,0 +1,215 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 120, + "density": 0.25, + "min_y": 60, + "max_y": 210, + "size": 50, + "random_name": "surface_bismuthinite", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/granite" + ], + "with": [ + { + "block": "gtceu:tfc_granite_bismuth_ore", + "weight": 90 + }, + { + "block": "gtceu:tfc_granite_sulfur_ore", + "weight": 3 + }, + { + "block": "gtceu:tfc_granite_lead_ore", + "weight": 7 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/diorite" + ], + "with": [ + { + "block": "gtceu:tfc_diorite_bismuth_ore", + "weight": 90 + }, + { + "block": "gtceu:tfc_diorite_sulfur_ore", + "weight": 3 + }, + { + "block": "gtceu:tfc_diorite_lead_ore", + "weight": 7 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gabbro" + ], + "with": [ + { + "block": "gtceu:tfc_gabbro_bismuth_ore", + "weight": 90 + }, + { + "block": "gtceu:tfc_gabbro_sulfur_ore", + "weight": 3 + }, + { + "block": "gtceu:tfc_gabbro_lead_ore", + "weight": 7 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/shale" + ], + "with": [ + { + "block": "gtceu:tfc_shale_bismuth_ore", + "weight": 90 + }, + { + "block": "gtceu:tfc_shale_sulfur_ore", + "weight": 3 + }, + { + "block": "gtceu:tfc_shale_lead_ore", + "weight": 7 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/claystone" + ], + "with": [ + { + "block": "gtceu:tfc_claystone_bismuth_ore", + "weight": 90 + }, + { + "block": "gtceu:tfc_claystone_sulfur_ore", + "weight": 3 + }, + { + "block": "gtceu:tfc_claystone_lead_ore", + "weight": 7 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/limestone" + ], + "with": [ + { + "block": "gtceu:tfc_limestone_bismuth_ore", + "weight": 90 + }, + { + "block": "gtceu:tfc_limestone_sulfur_ore", + "weight": 3 + }, + { + "block": "gtceu:tfc_limestone_lead_ore", + "weight": 7 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/conglomerate" + ], + "with": [ + { + "block": "gtceu:tfc_conglomerate_bismuth_ore", + "weight": 90 + }, + { + "block": "gtceu:tfc_conglomerate_sulfur_ore", + "weight": 3 + }, + { + "block": "gtceu:tfc_conglomerate_lead_ore", + "weight": 7 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/dolomite" + ], + "with": [ + { + "block": "gtceu:tfc_dolomite_bismuth_ore", + "weight": 90 + }, + { + "block": "gtceu:tfc_dolomite_sulfur_ore", + "weight": 3 + }, + { + "block": "gtceu:tfc_dolomite_lead_ore", + "weight": 7 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/chert" + ], + "with": [ + { + "block": "gtceu:tfc_chert_bismuth_ore", + "weight": 90 + }, + { + "block": "gtceu:tfc_chert_sulfur_ore", + "weight": 3 + }, + { + "block": "gtceu:tfc_chert_lead_ore", + "weight": 7 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/chalk" + ], + "with": [ + { + "block": "gtceu:tfc_chalk_bismuth_ore", + "weight": 90 + }, + { + "block": "gtceu:tfc_chalk_sulfur_ore", + "weight": 3 + }, + { + "block": "gtceu:tfc_chalk_lead_ore", + "weight": 7 + } + ] + } + ], + "indicator": { + "rarity": 12, + "depth": 35, + "underground_rarity": 1, + "underground_count": 0, + "blocks": [ + { + "block": "tfc:ore/small_native_copper", + "weight": 100 + } + ] + } + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/surface_cassiterite.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/surface_cassiterite.json new file mode 100644 index 000000000..9379f004d --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/surface_cassiterite.json @@ -0,0 +1,70 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 120, + "density": 0.25, + "min_y": 60, + "max_y": 210, + "size": 50, + "random_name": "surface_cassiterite", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/granite" + ], + "with": [ + { + "block": "gtceu:tfc_granite_cassiterite_ore", + "weight": 60 + }, + { + "block": "gtceu:tfc_granite_tin_ore", + "weight": 40 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/diorite" + ], + "with": [ + { + "block": "gtceu:tfc_diorite_cassiterite_ore", + "weight": 60 + }, + { + "block": "gtceu:tfc_diorite_tin_ore", + "weight": 40 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gabbro" + ], + "with": [ + { + "block": "gtceu:tfc_gabbro_cassiterite_ore", + "weight": 60 + }, + { + "block": "gtceu:tfc_gabbro_tin_ore", + "weight": 40 + } + ] + } + ], + "indicator": { + "rarity": 12, + "depth": 35, + "underground_rarity": 1, + "underground_count": 0, + "blocks": [ + { + "block": "tfc:ore/small_native_copper", + "weight": 100 + } + ] + } + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/surface_copper.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/surface_copper.json new file mode 100644 index 000000000..720228972 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/surface_copper.json @@ -0,0 +1,101 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 120, + "density": 0.25, + "min_y": 60, + "max_y": 210, + "size": 50, + "random_name": "surface_copper", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/rhyolite" + ], + "with": [ + { + "block": "gtceu:tfc_rhyolite_chalcopyrite_ore", + "weight": 70 + }, + { + "block": "gtceu:tfc_rhyolite_zeolite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_rhyolite_cassiterite_ore", + "weight": 5 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/basalt" + ], + "with": [ + { + "block": "gtceu:tfc_basalt_chalcopyrite_ore", + "weight": 70 + }, + { + "block": "gtceu:tfc_basalt_zeolite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_basalt_cassiterite_ore", + "weight": 5 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/andesite" + ], + "with": [ + { + "block": "gtceu:tfc_andesite_chalcopyrite_ore", + "weight": 70 + }, + { + "block": "gtceu:tfc_andesite_zeolite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_andesite_cassiterite_ore", + "weight": 5 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/dacite" + ], + "with": [ + { + "block": "gtceu:tfc_dacite_chalcopyrite_ore", + "weight": 70 + }, + { + "block": "gtceu:tfc_dacite_zeolite_ore", + "weight": 15 + }, + { + "block": "gtceu:tfc_dacite_cassiterite_ore", + "weight": 5 + } + ] + } + ], + "indicator": { + "rarity": 12, + "depth": 35, + "underground_rarity": 1, + "underground_count": 0, + "blocks": [ + { + "block": "tfc:ore/small_native_copper", + "weight": 100 + } + ] + } + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/surface_sphalerite.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/surface_sphalerite.json new file mode 100644 index 000000000..63bb1b7eb --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/surface_sphalerite.json @@ -0,0 +1,215 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 120, + "density": 0.25, + "min_y": 60, + "max_y": 210, + "size": 50, + "random_name": "surface_sphalerite", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/rhyolite" + ], + "with": [ + { + "block": "gtceu:tfc_rhyolite_sulfur_ore", + "weight": 55 + }, + { + "block": "gtceu:tfc_rhyolite_sphalerite_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_rhyolite_pyrite_ore", + "weight": 5 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/basalt" + ], + "with": [ + { + "block": "gtceu:tfc_basalt_sulfur_ore", + "weight": 55 + }, + { + "block": "gtceu:tfc_basalt_sphalerite_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_basalt_pyrite_ore", + "weight": 5 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/andesite" + ], + "with": [ + { + "block": "gtceu:tfc_andesite_sulfur_ore", + "weight": 55 + }, + { + "block": "gtceu:tfc_andesite_sphalerite_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_andesite_pyrite_ore", + "weight": 5 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/dacite" + ], + "with": [ + { + "block": "gtceu:tfc_dacite_sulfur_ore", + "weight": 55 + }, + { + "block": "gtceu:tfc_dacite_sphalerite_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_dacite_pyrite_ore", + "weight": 5 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/quartzite" + ], + "with": [ + { + "block": "gtceu:tfc_quartzite_sulfur_ore", + "weight": 55 + }, + { + "block": "gtceu:tfc_quartzite_sphalerite_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_quartzite_pyrite_ore", + "weight": 5 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/slate" + ], + "with": [ + { + "block": "gtceu:tfc_slate_sulfur_ore", + "weight": 55 + }, + { + "block": "gtceu:tfc_slate_sphalerite_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_slate_pyrite_ore", + "weight": 5 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/phyllite" + ], + "with": [ + { + "block": "gtceu:tfc_phyllite_sulfur_ore", + "weight": 55 + }, + { + "block": "gtceu:tfc_phyllite_sphalerite_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_phyllite_pyrite_ore", + "weight": 5 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/schist" + ], + "with": [ + { + "block": "gtceu:tfc_schist_sulfur_ore", + "weight": 55 + }, + { + "block": "gtceu:tfc_schist_sphalerite_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_schist_pyrite_ore", + "weight": 5 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gneiss" + ], + "with": [ + { + "block": "gtceu:tfc_gneiss_sulfur_ore", + "weight": 55 + }, + { + "block": "gtceu:tfc_gneiss_sphalerite_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_gneiss_pyrite_ore", + "weight": 5 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/marble" + ], + "with": [ + { + "block": "gtceu:tfc_marble_sulfur_ore", + "weight": 55 + }, + { + "block": "gtceu:tfc_marble_sphalerite_ore", + "weight": 40 + }, + { + "block": "gtceu:tfc_marble_pyrite_ore", + "weight": 5 + } + ] + } + ], + "indicator": { + "rarity": 12, + "depth": 35, + "underground_rarity": 1, + "underground_count": 0, + "blocks": [ + { + "block": "tfc:ore/small_native_copper", + "weight": 100 + } + ] + } + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/surface_tetrahedrite.json b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/surface_tetrahedrite.json new file mode 100644 index 000000000..a540440bc --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/configured_feature/vein/surface_tetrahedrite.json @@ -0,0 +1,139 @@ +{ + "type": "tfc:cluster_vein", + "config": { + "rarity": 120, + "density": 0.25, + "min_y": 60, + "max_y": 210, + "size": 50, + "random_name": "surface_tetrahedrite", + "blocks": [ + { + "replace": [ + "tfc:rock/raw/quartzite" + ], + "with": [ + { + "block": "gtceu:tfc_quartzite_tetrahedrite_ore", + "weight": 60 + }, + { + "block": "gtceu:tfc_quartzite_copper_ore", + "weight": 10 + }, + { + "block": "gtceu:tfc_quartzite_stibnite_ore", + "weight": 30 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/slate" + ], + "with": [ + { + "block": "gtceu:tfc_slate_tetrahedrite_ore", + "weight": 60 + }, + { + "block": "gtceu:tfc_slate_copper_ore", + "weight": 10 + }, + { + "block": "gtceu:tfc_slate_stibnite_ore", + "weight": 30 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/phyllite" + ], + "with": [ + { + "block": "gtceu:tfc_phyllite_tetrahedrite_ore", + "weight": 60 + }, + { + "block": "gtceu:tfc_phyllite_copper_ore", + "weight": 10 + }, + { + "block": "gtceu:tfc_phyllite_stibnite_ore", + "weight": 30 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/schist" + ], + "with": [ + { + "block": "gtceu:tfc_schist_tetrahedrite_ore", + "weight": 60 + }, + { + "block": "gtceu:tfc_schist_copper_ore", + "weight": 10 + }, + { + "block": "gtceu:tfc_schist_stibnite_ore", + "weight": 30 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gneiss" + ], + "with": [ + { + "block": "gtceu:tfc_gneiss_tetrahedrite_ore", + "weight": 60 + }, + { + "block": "gtceu:tfc_gneiss_copper_ore", + "weight": 10 + }, + { + "block": "gtceu:tfc_gneiss_stibnite_ore", + "weight": 30 + } + ] + }, + { + "replace": [ + "tfc:rock/raw/marble" + ], + "with": [ + { + "block": "gtceu:tfc_marble_tetrahedrite_ore", + "weight": 60 + }, + { + "block": "gtceu:tfc_marble_copper_ore", + "weight": 10 + }, + { + "block": "gtceu:tfc_marble_stibnite_ore", + "weight": 30 + } + ] + } + ], + "indicator": { + "rarity": 12, + "depth": 35, + "underground_rarity": 1, + "underground_count": 0, + "blocks": [ + { + "block": "tfc:ore/small_native_copper", + "weight": 100 + } + ] + } + } +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/geode.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/geode.json new file mode 100644 index 000000000..e39e1b654 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/geode.json @@ -0,0 +1,28 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "feature": "terrafirmagreg:geode", + "placement": [ + { + "type": "minecraft:rarity_filter", + "chance": 500 + }, + { + "type": "minecraft:in_square" + }, + { + "type": "minecraft:height_range", + "height": { + "type": "uniform", + "min_inclusive": { + "absolute": -48 + }, + "max_inclusive": { + "absolute": 32 + } + } + }, + { + "type": "tfc:biome" + } + ] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_garnet_amethyst.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_garnet_amethyst.json new file mode 100644 index 000000000..b053e5591 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_garnet_amethyst.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/deep_garnet_amethyst", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_garnet_opal.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_garnet_opal.json new file mode 100644 index 000000000..07de91886 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_garnet_opal.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/deep_garnet_opal", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_gold.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_gold.json new file mode 100644 index 000000000..54a9344f5 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_gold.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/deep_gold", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_hematite.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_hematite.json new file mode 100644 index 000000000..550da1656 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_hematite.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/deep_hematite", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_limonite.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_limonite.json new file mode 100644 index 000000000..93f1e059d --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_limonite.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/deep_limonite", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_magnetite.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_magnetite.json new file mode 100644 index 000000000..7e4fb96a7 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_magnetite.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/deep_magnetite", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_molybdenum.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_molybdenum.json new file mode 100644 index 000000000..00e2433a1 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_molybdenum.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/deep_molybdenum", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_naquadah.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_naquadah.json new file mode 100644 index 000000000..7b0390723 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_naquadah.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/deep_naquadah", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_pitchblende.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_pitchblende.json new file mode 100644 index 000000000..b72302c01 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_pitchblende.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/deep_pitchblende", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_sapphire.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_sapphire.json new file mode 100644 index 000000000..9242a92b9 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_sapphire.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/deep_sapphire", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_scheelite.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_scheelite.json new file mode 100644 index 000000000..1cb701596 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_scheelite.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/deep_scheelite", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_sheldonite.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_sheldonite.json new file mode 100644 index 000000000..25cbd0a24 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_sheldonite.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/deep_sheldonite", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_topaz.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_topaz.json new file mode 100644 index 000000000..16877ad79 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/deep_topaz.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/deep_topaz", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_apatite_.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_apatite_.json new file mode 100644 index 000000000..93a2c28b3 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_apatite_.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/normal_apatite_", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_basaltic_sands.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_basaltic_sands.json new file mode 100644 index 000000000..73854d765 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_basaltic_sands.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/normal_basaltic_sands", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_bauxite.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_bauxite.json new file mode 100644 index 000000000..4c3ccc1bd --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_bauxite.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/normal_bauxite", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_beryllium.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_beryllium.json new file mode 100644 index 000000000..8965dc60a --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_beryllium.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/normal_beryllium", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_bismuthinite.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_bismuthinite.json new file mode 100644 index 000000000..e1db10835 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_bismuthinite.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/normal_bismuthinite", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_cassiterite.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_cassiterite.json new file mode 100644 index 000000000..9913b8b15 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_cassiterite.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/normal_cassiterite", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_certus_quartz.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_certus_quartz.json new file mode 100644 index 000000000..69bd4a3ee --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_certus_quartz.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/normal_certus_quartz", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_coal.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_coal.json new file mode 100644 index 000000000..a423c8c24 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_coal.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/normal_coal", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_copper.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_copper.json new file mode 100644 index 000000000..5174aac90 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_copper.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/normal_copper", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_garnet_tin.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_garnet_tin.json new file mode 100644 index 000000000..27d541932 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_garnet_tin.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/normal_garnet_tin", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_garnierite.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_garnierite.json new file mode 100644 index 000000000..6cad7671c --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_garnierite.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/normal_garnierite", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_gold.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_gold.json new file mode 100644 index 000000000..6ebd61f69 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_gold.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/normal_gold", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_graphite.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_graphite.json new file mode 100644 index 000000000..4e977d1e1 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_graphite.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/normal_graphite", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_hematite.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_hematite.json new file mode 100644 index 000000000..3d5e37931 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_hematite.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/normal_hematite", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_lapis.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_lapis.json new file mode 100644 index 000000000..b4044a9e0 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_lapis.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/normal_lapis", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_limonite.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_limonite.json new file mode 100644 index 000000000..f362539df --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_limonite.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/normal_limonite", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_lubricant.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_lubricant.json new file mode 100644 index 000000000..56b17390f --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_lubricant.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/normal_lubricant", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_magnetite.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_magnetite.json new file mode 100644 index 000000000..48d60a52b --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_magnetite.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/normal_magnetite", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_manganese.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_manganese.json new file mode 100644 index 000000000..5f33e184a --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_manganese.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/normal_manganese", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_mica.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_mica.json new file mode 100644 index 000000000..f55813156 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_mica.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/normal_mica", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_monazite.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_monazite.json new file mode 100644 index 000000000..1ae9c7cfd --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_monazite.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/normal_monazite", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_olivine.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_olivine.json new file mode 100644 index 000000000..cb9cd4bf9 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_olivine.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/normal_olivine", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_redstone.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_redstone.json new file mode 100644 index 000000000..bd8fcd624 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_redstone.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/normal_redstone", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_salt.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_salt.json new file mode 100644 index 000000000..623e336c5 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_salt.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/normal_salt", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_saltpeter.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_saltpeter.json new file mode 100644 index 000000000..9fce9b8fb --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_saltpeter.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/normal_saltpeter", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_silver.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_silver.json new file mode 100644 index 000000000..b10245051 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_silver.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/normal_silver", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_sphalerite.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_sphalerite.json new file mode 100644 index 000000000..65d9cfd92 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_sphalerite.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/normal_sphalerite", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_sulfur.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_sulfur.json new file mode 100644 index 000000000..8520f2cc1 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_sulfur.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/normal_sulfur", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_sylvite.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_sylvite.json new file mode 100644 index 000000000..97f0f11b0 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_sylvite.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/normal_sylvite", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_tetrahedrite.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_tetrahedrite.json new file mode 100644 index 000000000..a55c237f9 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/normal_tetrahedrite.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/normal_tetrahedrite", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/surface_bismuthinite.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/surface_bismuthinite.json new file mode 100644 index 000000000..bb8c1523b --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/surface_bismuthinite.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/surface_bismuthinite", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/surface_cassiterite.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/surface_cassiterite.json new file mode 100644 index 000000000..95e6f53b3 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/surface_cassiterite.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/surface_cassiterite", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/surface_copper.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/surface_copper.json new file mode 100644 index 000000000..308954ef5 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/surface_copper.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/surface_copper", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/surface_sphalerite.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/surface_sphalerite.json new file mode 100644 index 000000000..0bb10bc26 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/surface_sphalerite.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/surface_sphalerite", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/surface_tetrahedrite.json b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/surface_tetrahedrite.json new file mode 100644 index 000000000..815bef7e2 --- /dev/null +++ b/kubejs/data/terrafirmagreg/worldgen/placed_feature/vein/surface_tetrahedrite.json @@ -0,0 +1,4 @@ +{ + "feature": "terrafirmagreg:vein/surface_tetrahedrite", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bismuth_bronze_axe_head.json b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_axe_head.json new file mode 100644 index 000000000..4b9774467 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_axe_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/bismuth_bronze" + }, + "result": { + "item": "gtceu:bismuth_bronze_axe_head" + }, + "tier": 2, + "rules": [ + "punch_last", + "hit_second_last", + "upset_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bismuth_bronze_bars.json b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_bars.json new file mode 100644 index 000000000..890f558e7 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_bars.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/bismuth_bronze" + }, + "result": { + "item": "tfc:metal/bars/bismuth_bronze", + "count": 8 + }, + "tier": 3, + "rules": [ + "upset_last", + "punch_second_last", + "punch_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bismuth_bronze_bars_double.json b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_bars_double.json new file mode 100644 index 000000000..40670b59b --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_bars_double.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/bismuth_bronze" + }, + "result": { + "item": "tfc:metal/bars/bismuth_bronze", + "count": 16 + }, + "tier": 3, + "rules": [ + "upset_last", + "punch_second_last", + "punch_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bismuth_bronze_chain.json b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_chain.json new file mode 100644 index 000000000..e9e6b37a9 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_chain.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/bismuth_bronze" + }, + "result": { + "item": "tfc:metal/chain/bismuth_bronze", + "count": 16 + }, + "tier": 2, + "rules": [ + "hit_any", + "hit_any", + "draw_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bismuth_bronze_chisel_head.json b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_chisel_head.json new file mode 100644 index 000000000..45d8fd9aa --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_chisel_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/bismuth_bronze" + }, + "result": { + "item": "tfc:metal/chisel_head/bismuth_bronze" + }, + "tier": 2, + "rules": [ + "hit_last", + "hit_not_last", + "draw_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bismuth_bronze_fish_hook.json b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_fish_hook.json new file mode 100644 index 000000000..1e1382f70 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_fish_hook.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/bismuth_bronze" + }, + "result": { + "item": "tfc:metal/fish_hook/bismuth_bronze" + }, + "tier": 2, + "rules": [ + "draw_not_last", + "bend_any", + "hit_any" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bismuth_bronze_hammer_head.json b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_hammer_head.json new file mode 100644 index 000000000..7a59e5be7 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_hammer_head.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/bismuth_bronze" + }, + "result": { + "item": "gtceu:bismuth_bronze_hammer_head" + }, + "tier": 2, + "rules": [ + "punch_last", + "shrink_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bismuth_bronze_hoe_head.json b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_hoe_head.json new file mode 100644 index 000000000..05a9c0880 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_hoe_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/bismuth_bronze" + }, + "result": { + "item": "gtceu:bismuth_bronze_hoe_head" + }, + "tier": 2, + "rules": [ + "punch_last", + "hit_not_last", + "bend_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bismuth_bronze_javelin_head.json b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_javelin_head.json new file mode 100644 index 000000000..797a2b4a1 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_javelin_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/bismuth_bronze" + }, + "result": { + "item": "tfc:metal/javelin_head/bismuth_bronze" + }, + "tier": 2, + "rules": [ + "hit_last", + "hit_second_last", + "draw_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bismuth_bronze_knife_blade.json b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_knife_blade.json new file mode 100644 index 000000000..f9ee7ff74 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_knife_blade.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/bismuth_bronze" + }, + "result": { + "item": "gtceu:bismuth_bronze_knife_head" + }, + "tier": 2, + "rules": [ + "hit_last", + "draw_second_last", + "draw_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bismuth_bronze_lamp.json b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_lamp.json new file mode 100644 index 000000000..640adae5a --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_lamp.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/bismuth_bronze" + }, + "result": { + "item": "tfc:metal/unfinished_lamp/bismuth_bronze" + }, + "tier": 2, + "rules": [ + "bend_last", + "bend_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bismuth_bronze_mace_head.json b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_mace_head.json new file mode 100644 index 000000000..fc017712c --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_mace_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/bismuth_bronze" + }, + "result": { + "item": "tfc:metal/mace_head/bismuth_bronze" + }, + "tier": 2, + "rules": [ + "hit_last", + "shrink_not_last", + "bend_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bismuth_bronze_pickaxe_head.json b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_pickaxe_head.json new file mode 100644 index 000000000..70af1036f --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_pickaxe_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/bismuth_bronze" + }, + "result": { + "item": "gtceu:bismuth_bronze_pickaxe_head" + }, + "tier": 2, + "rules": [ + "punch_last", + "bend_not_last", + "draw_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bismuth_bronze_propick_head.json b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_propick_head.json new file mode 100644 index 000000000..8a9904f8a --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_propick_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/bismuth_bronze" + }, + "result": { + "item": "tfc:metal/propick_head/bismuth_bronze" + }, + "tier": 2, + "rules": [ + "punch_last", + "draw_not_last", + "bend_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bismuth_bronze_rod.json b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_rod.json new file mode 100644 index 000000000..d6dc26123 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_rod.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/bismuth_bronze" + }, + "result": { + "item": "gtceu:bismuth_bronze_rod", + "count": 2 + }, + "tier": 2, + "rules": [ + "bend_last", + "draw_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bismuth_bronze_saw_blade.json b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_saw_blade.json new file mode 100644 index 000000000..65cd54a8d --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_saw_blade.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/bismuth_bronze" + }, + "result": { + "item": "gtceu:bismuth_bronze_saw_head" + }, + "tier": 2, + "rules": [ + "hit_last", + "hit_second_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bismuth_bronze_scythe_blade.json b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_scythe_blade.json new file mode 100644 index 000000000..507ea3633 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_scythe_blade.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/bismuth_bronze" + }, + "result": { + "item": "gtceu:bismuth_bronze_scythe_head" + }, + "tier": 2, + "rules": [ + "hit_last", + "draw_second_last", + "bend_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bismuth_bronze_sheet.json b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_sheet.json new file mode 100644 index 000000000..7231b7eb6 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_sheet.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/bismuth_bronze" + }, + "result": { + "item": "gtceu:bismuth_bronze_plate" + }, + "tier": 2, + "rules": [ + "hit_last", + "hit_second_last", + "hit_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bismuth_bronze_shield.json b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_shield.json new file mode 100644 index 000000000..25f69e2a3 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_shield.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/bismuth_bronze" + }, + "result": { + "item": "tfc:metal/shield/bismuth_bronze" + }, + "tier": 2, + "rules": [ + "upset_last", + "bend_second_last", + "bend_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bismuth_bronze_shovel_head.json b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_shovel_head.json new file mode 100644 index 000000000..40123cbbb --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_shovel_head.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/bismuth_bronze" + }, + "result": { + "item": "gtceu:bismuth_bronze_shovel_head" + }, + "tier": 2, + "rules": [ + "punch_last", + "hit_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bismuth_bronze_sword_blade.json b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_sword_blade.json new file mode 100644 index 000000000..ca0fa5e11 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_sword_blade.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/bismuth_bronze" + }, + "result": { + "item": "gtceu:bismuth_bronze_sword_head" + }, + "tier": 2, + "rules": [ + "hit_last", + "bend_second_last", + "bend_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bismuth_bronze_trapdoor.json b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_trapdoor.json new file mode 100644 index 000000000..f362415e7 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_trapdoor.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/bismuth_bronze" + }, + "result": { + "item": "tfc:metal/trapdoor/bismuth_bronze" + }, + "tier": 2, + "rules": [ + "bend_last", + "draw_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bismuth_bronze_tuyere.json b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_tuyere.json new file mode 100644 index 000000000..255291a11 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_tuyere.json @@ -0,0 +1,15 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/bismuth_bronze" + }, + "result": { + "item": "tfc:metal/tuyere/bismuth_bronze" + }, + "tier": 2, + "rules": [ + "bend_last", + "bend_second_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bismuth_bronze_unfinished_boots.json b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_unfinished_boots.json new file mode 100644 index 000000000..9b07e8451 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_unfinished_boots.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/bismuth_bronze" + }, + "result": { + "item": "tfc:metal/unfinished_boots/bismuth_bronze" + }, + "tier": 2, + "rules": [ + "bend_last", + "bend_second_last", + "shrink_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bismuth_bronze_unfinished_chestplate.json b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_unfinished_chestplate.json new file mode 100644 index 000000000..b5d223c65 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_unfinished_chestplate.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/bismuth_bronze" + }, + "result": { + "item": "tfc:metal/unfinished_chestplate/bismuth_bronze" + }, + "tier": 2, + "rules": [ + "hit_last", + "hit_second_last", + "upset_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bismuth_bronze_unfinished_greaves.json b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_unfinished_greaves.json new file mode 100644 index 000000000..be9ed46b0 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_unfinished_greaves.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/bismuth_bronze" + }, + "result": { + "item": "tfc:metal/unfinished_greaves/bismuth_bronze" + }, + "tier": 2, + "rules": [ + "bend_any", + "draw_any", + "hit_any" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bismuth_bronze_unfinished_helmet.json b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_unfinished_helmet.json new file mode 100644 index 000000000..a2dc4a2e8 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bismuth_bronze_unfinished_helmet.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/bismuth_bronze" + }, + "result": { + "item": "tfc:metal/unfinished_helmet/bismuth_bronze" + }, + "tier": 2, + "rules": [ + "hit_last", + "bend_second_last", + "bend_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bismuth_rod.json b/kubejs/data/tfc/recipes/anvil/bismuth_rod.json new file mode 100644 index 000000000..cac135eb3 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bismuth_rod.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/bismuth" + }, + "result": { + "item": "gtceu:bismuth_rod", + "count": 2 + }, + "tier": 1, + "rules": [ + "bend_last", + "draw_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bismuth_sheet.json b/kubejs/data/tfc/recipes/anvil/bismuth_sheet.json new file mode 100644 index 000000000..847780282 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bismuth_sheet.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/bismuth" + }, + "result": { + "item": "gtceu:bismuth_plate" + }, + "tier": 1, + "rules": [ + "hit_last", + "hit_second_last", + "hit_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_bronze_axe_head.json b/kubejs/data/tfc/recipes/anvil/black_bronze_axe_head.json new file mode 100644 index 000000000..36af4fc04 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_bronze_axe_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/black_bronze" + }, + "result": { + "item": "gtceu:black_bronze_axe_head" + }, + "tier": 2, + "rules": [ + "punch_last", + "hit_second_last", + "upset_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_bronze_bars.json b/kubejs/data/tfc/recipes/anvil/black_bronze_bars.json new file mode 100644 index 000000000..06dad3077 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_bronze_bars.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/black_bronze" + }, + "result": { + "item": "tfc:metal/bars/black_bronze", + "count": 8 + }, + "tier": 3, + "rules": [ + "upset_last", + "punch_second_last", + "punch_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_bronze_bars_double.json b/kubejs/data/tfc/recipes/anvil/black_bronze_bars_double.json new file mode 100644 index 000000000..44e9e24fe --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_bronze_bars_double.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/black_bronze" + }, + "result": { + "item": "tfc:metal/bars/black_bronze", + "count": 16 + }, + "tier": 3, + "rules": [ + "upset_last", + "punch_second_last", + "punch_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_bronze_chain.json b/kubejs/data/tfc/recipes/anvil/black_bronze_chain.json new file mode 100644 index 000000000..3faeae18c --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_bronze_chain.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/black_bronze" + }, + "result": { + "item": "tfc:metal/chain/black_bronze", + "count": 16 + }, + "tier": 2, + "rules": [ + "hit_any", + "hit_any", + "draw_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_bronze_chisel_head.json b/kubejs/data/tfc/recipes/anvil/black_bronze_chisel_head.json new file mode 100644 index 000000000..cbaa9db67 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_bronze_chisel_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/black_bronze" + }, + "result": { + "item": "tfc:metal/chisel_head/black_bronze" + }, + "tier": 2, + "rules": [ + "hit_last", + "hit_not_last", + "draw_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_bronze_fish_hook.json b/kubejs/data/tfc/recipes/anvil/black_bronze_fish_hook.json new file mode 100644 index 000000000..78cff502a --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_bronze_fish_hook.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/black_bronze" + }, + "result": { + "item": "tfc:metal/fish_hook/black_bronze" + }, + "tier": 2, + "rules": [ + "draw_not_last", + "bend_any", + "hit_any" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_bronze_hammer_head.json b/kubejs/data/tfc/recipes/anvil/black_bronze_hammer_head.json new file mode 100644 index 000000000..0659e5003 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_bronze_hammer_head.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/black_bronze" + }, + "result": { + "item": "gtceu:black_bronze_hammer_head" + }, + "tier": 2, + "rules": [ + "punch_last", + "shrink_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_bronze_hoe_head.json b/kubejs/data/tfc/recipes/anvil/black_bronze_hoe_head.json new file mode 100644 index 000000000..ebc643570 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_bronze_hoe_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/black_bronze" + }, + "result": { + "item": "gtceu:black_bronze_hoe_head" + }, + "tier": 2, + "rules": [ + "punch_last", + "hit_not_last", + "bend_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_bronze_javelin_head.json b/kubejs/data/tfc/recipes/anvil/black_bronze_javelin_head.json new file mode 100644 index 000000000..757553d01 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_bronze_javelin_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/black_bronze" + }, + "result": { + "item": "tfc:metal/javelin_head/black_bronze" + }, + "tier": 2, + "rules": [ + "hit_last", + "hit_second_last", + "draw_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_bronze_knife_blade.json b/kubejs/data/tfc/recipes/anvil/black_bronze_knife_blade.json new file mode 100644 index 000000000..fb1c69a4a --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_bronze_knife_blade.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/black_bronze" + }, + "result": { + "item": "gtceu:black_bronze_knife_head" + }, + "tier": 2, + "rules": [ + "hit_last", + "draw_second_last", + "draw_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_bronze_lamp.json b/kubejs/data/tfc/recipes/anvil/black_bronze_lamp.json new file mode 100644 index 000000000..ade2e72f2 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_bronze_lamp.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/black_bronze" + }, + "result": { + "item": "tfc:metal/unfinished_lamp/black_bronze" + }, + "tier": 2, + "rules": [ + "bend_last", + "bend_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_bronze_mace_head.json b/kubejs/data/tfc/recipes/anvil/black_bronze_mace_head.json new file mode 100644 index 000000000..049c1016f --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_bronze_mace_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/black_bronze" + }, + "result": { + "item": "tfc:metal/mace_head/black_bronze" + }, + "tier": 2, + "rules": [ + "hit_last", + "shrink_not_last", + "bend_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_bronze_pickaxe_head.json b/kubejs/data/tfc/recipes/anvil/black_bronze_pickaxe_head.json new file mode 100644 index 000000000..59c5bd6fb --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_bronze_pickaxe_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/black_bronze" + }, + "result": { + "item": "gtceu:black_bronze_pickaxe_head" + }, + "tier": 2, + "rules": [ + "punch_last", + "bend_not_last", + "draw_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_bronze_propick_head.json b/kubejs/data/tfc/recipes/anvil/black_bronze_propick_head.json new file mode 100644 index 000000000..69f48c39e --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_bronze_propick_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/black_bronze" + }, + "result": { + "item": "tfc:metal/propick_head/black_bronze" + }, + "tier": 2, + "rules": [ + "punch_last", + "draw_not_last", + "bend_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_bronze_rod.json b/kubejs/data/tfc/recipes/anvil/black_bronze_rod.json new file mode 100644 index 000000000..d9f5f83fd --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_bronze_rod.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/black_bronze" + }, + "result": { + "item": "gtceu:black_bronze_rod", + "count": 2 + }, + "tier": 2, + "rules": [ + "bend_last", + "draw_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_bronze_saw_blade.json b/kubejs/data/tfc/recipes/anvil/black_bronze_saw_blade.json new file mode 100644 index 000000000..1994199f9 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_bronze_saw_blade.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/black_bronze" + }, + "result": { + "item": "gtceu:black_bronze_saw_head" + }, + "tier": 2, + "rules": [ + "hit_last", + "hit_second_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_bronze_scythe_blade.json b/kubejs/data/tfc/recipes/anvil/black_bronze_scythe_blade.json new file mode 100644 index 000000000..9aa9d190f --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_bronze_scythe_blade.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/black_bronze" + }, + "result": { + "item": "gtceu:black_bronze_scythe_head" + }, + "tier": 2, + "rules": [ + "hit_last", + "draw_second_last", + "bend_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_bronze_sheet.json b/kubejs/data/tfc/recipes/anvil/black_bronze_sheet.json new file mode 100644 index 000000000..232dcd4db --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_bronze_sheet.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/black_bronze" + }, + "result": { + "item": "gtceu:black_bronze_plate" + }, + "tier": 2, + "rules": [ + "hit_last", + "hit_second_last", + "hit_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_bronze_shield.json b/kubejs/data/tfc/recipes/anvil/black_bronze_shield.json new file mode 100644 index 000000000..75a2c3385 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_bronze_shield.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/black_bronze" + }, + "result": { + "item": "tfc:metal/shield/black_bronze" + }, + "tier": 2, + "rules": [ + "upset_last", + "bend_second_last", + "bend_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_bronze_shovel_head.json b/kubejs/data/tfc/recipes/anvil/black_bronze_shovel_head.json new file mode 100644 index 000000000..1cfe77f00 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_bronze_shovel_head.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/black_bronze" + }, + "result": { + "item": "gtceu:black_bronze_shovel_head" + }, + "tier": 2, + "rules": [ + "punch_last", + "hit_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_bronze_sword_blade.json b/kubejs/data/tfc/recipes/anvil/black_bronze_sword_blade.json new file mode 100644 index 000000000..15123c429 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_bronze_sword_blade.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/black_bronze" + }, + "result": { + "item": "gtceu:black_bronze_sword_head" + }, + "tier": 2, + "rules": [ + "hit_last", + "bend_second_last", + "bend_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_bronze_trapdoor.json b/kubejs/data/tfc/recipes/anvil/black_bronze_trapdoor.json new file mode 100644 index 000000000..664f413e7 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_bronze_trapdoor.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/black_bronze" + }, + "result": { + "item": "tfc:metal/trapdoor/black_bronze" + }, + "tier": 2, + "rules": [ + "bend_last", + "draw_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_bronze_tuyere.json b/kubejs/data/tfc/recipes/anvil/black_bronze_tuyere.json new file mode 100644 index 000000000..3a1628789 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_bronze_tuyere.json @@ -0,0 +1,15 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/black_bronze" + }, + "result": { + "item": "tfc:metal/tuyere/black_bronze" + }, + "tier": 2, + "rules": [ + "bend_last", + "bend_second_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_bronze_unfinished_boots.json b/kubejs/data/tfc/recipes/anvil/black_bronze_unfinished_boots.json new file mode 100644 index 000000000..121c39436 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_bronze_unfinished_boots.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/black_bronze" + }, + "result": { + "item": "tfc:metal/unfinished_boots/black_bronze" + }, + "tier": 2, + "rules": [ + "bend_last", + "bend_second_last", + "shrink_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_bronze_unfinished_chestplate.json b/kubejs/data/tfc/recipes/anvil/black_bronze_unfinished_chestplate.json new file mode 100644 index 000000000..b97033833 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_bronze_unfinished_chestplate.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/black_bronze" + }, + "result": { + "item": "tfc:metal/unfinished_chestplate/black_bronze" + }, + "tier": 2, + "rules": [ + "hit_last", + "hit_second_last", + "upset_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_bronze_unfinished_greaves.json b/kubejs/data/tfc/recipes/anvil/black_bronze_unfinished_greaves.json new file mode 100644 index 000000000..b92d739cd --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_bronze_unfinished_greaves.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/black_bronze" + }, + "result": { + "item": "tfc:metal/unfinished_greaves/black_bronze" + }, + "tier": 2, + "rules": [ + "bend_any", + "draw_any", + "hit_any" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_bronze_unfinished_helmet.json b/kubejs/data/tfc/recipes/anvil/black_bronze_unfinished_helmet.json new file mode 100644 index 000000000..a710b4f26 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_bronze_unfinished_helmet.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/black_bronze" + }, + "result": { + "item": "tfc:metal/unfinished_helmet/black_bronze" + }, + "tier": 2, + "rules": [ + "hit_last", + "bend_second_last", + "bend_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_steel_axe_head.json b/kubejs/data/tfc/recipes/anvil/black_steel_axe_head.json new file mode 100644 index 000000000..9b2b3913f --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_steel_axe_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/black_steel" + }, + "result": { + "item": "gtceu:black_steel_axe_head" + }, + "tier": 5, + "rules": [ + "punch_last", + "hit_second_last", + "upset_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_steel_bars.json b/kubejs/data/tfc/recipes/anvil/black_steel_bars.json new file mode 100644 index 000000000..2223854a7 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_steel_bars.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/black_steel" + }, + "result": { + "item": "tfc:metal/bars/black_steel", + "count": 8 + }, + "tier": 3, + "rules": [ + "upset_last", + "punch_second_last", + "punch_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_steel_bars_double.json b/kubejs/data/tfc/recipes/anvil/black_steel_bars_double.json new file mode 100644 index 000000000..3c0d9ff50 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_steel_bars_double.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/black_steel" + }, + "result": { + "item": "tfc:metal/bars/black_steel", + "count": 16 + }, + "tier": 3, + "rules": [ + "upset_last", + "punch_second_last", + "punch_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_steel_chain.json b/kubejs/data/tfc/recipes/anvil/black_steel_chain.json new file mode 100644 index 000000000..aa0735195 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_steel_chain.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/black_steel" + }, + "result": { + "item": "tfc:metal/chain/black_steel", + "count": 16 + }, + "tier": 5, + "rules": [ + "hit_any", + "hit_any", + "draw_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_steel_chisel_head.json b/kubejs/data/tfc/recipes/anvil/black_steel_chisel_head.json new file mode 100644 index 000000000..8e0415c1d --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_steel_chisel_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/black_steel" + }, + "result": { + "item": "tfc:metal/chisel_head/black_steel" + }, + "tier": 5, + "rules": [ + "hit_last", + "hit_not_last", + "draw_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_steel_fish_hook.json b/kubejs/data/tfc/recipes/anvil/black_steel_fish_hook.json new file mode 100644 index 000000000..7fc97358a --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_steel_fish_hook.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/black_steel" + }, + "result": { + "item": "tfc:metal/fish_hook/black_steel" + }, + "tier": 5, + "rules": [ + "draw_not_last", + "bend_any", + "hit_any" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_steel_hammer_head.json b/kubejs/data/tfc/recipes/anvil/black_steel_hammer_head.json new file mode 100644 index 000000000..aba62f78c --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_steel_hammer_head.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/black_steel" + }, + "result": { + "item": "gtceu:black_steel_hammer_head" + }, + "tier": 5, + "rules": [ + "punch_last", + "shrink_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_steel_hoe_head.json b/kubejs/data/tfc/recipes/anvil/black_steel_hoe_head.json new file mode 100644 index 000000000..3a790fc04 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_steel_hoe_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/black_steel" + }, + "result": { + "item": "gtceu:black_steel_hoe_head" + }, + "tier": 5, + "rules": [ + "punch_last", + "hit_not_last", + "bend_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_steel_ingot.json b/kubejs/data/tfc/recipes/anvil/black_steel_ingot.json new file mode 100644 index 000000000..29045e09d --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_steel_ingot.json @@ -0,0 +1,16 @@ +{ + "__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" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_steel_javelin_head.json b/kubejs/data/tfc/recipes/anvil/black_steel_javelin_head.json new file mode 100644 index 000000000..8c2165c25 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_steel_javelin_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/black_steel" + }, + "result": { + "item": "tfc:metal/javelin_head/black_steel" + }, + "tier": 5, + "rules": [ + "hit_last", + "hit_second_last", + "draw_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_steel_knife_blade.json b/kubejs/data/tfc/recipes/anvil/black_steel_knife_blade.json new file mode 100644 index 000000000..a459ab35d --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_steel_knife_blade.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/black_steel" + }, + "result": { + "item": "gtceu:black_steel_knife_head" + }, + "tier": 5, + "rules": [ + "hit_last", + "draw_second_last", + "draw_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_steel_lamp.json b/kubejs/data/tfc/recipes/anvil/black_steel_lamp.json new file mode 100644 index 000000000..d6984f3f6 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_steel_lamp.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/black_steel" + }, + "result": { + "item": "tfc:metal/unfinished_lamp/black_steel" + }, + "tier": 5, + "rules": [ + "bend_last", + "bend_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_steel_mace_head.json b/kubejs/data/tfc/recipes/anvil/black_steel_mace_head.json new file mode 100644 index 000000000..866464afe --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_steel_mace_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/black_steel" + }, + "result": { + "item": "tfc:metal/mace_head/black_steel" + }, + "tier": 5, + "rules": [ + "hit_last", + "shrink_not_last", + "bend_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_steel_pickaxe_head.json b/kubejs/data/tfc/recipes/anvil/black_steel_pickaxe_head.json new file mode 100644 index 000000000..7d6f9476d --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_steel_pickaxe_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/black_steel" + }, + "result": { + "item": "gtceu:black_steel_pickaxe_head" + }, + "tier": 5, + "rules": [ + "punch_last", + "bend_not_last", + "draw_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_steel_propick_head.json b/kubejs/data/tfc/recipes/anvil/black_steel_propick_head.json new file mode 100644 index 000000000..6bbde9596 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_steel_propick_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/black_steel" + }, + "result": { + "item": "tfc:metal/propick_head/black_steel" + }, + "tier": 5, + "rules": [ + "punch_last", + "draw_not_last", + "bend_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_steel_rod.json b/kubejs/data/tfc/recipes/anvil/black_steel_rod.json new file mode 100644 index 000000000..2d712049b --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_steel_rod.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/black_steel" + }, + "result": { + "item": "gtceu:black_steel_rod", + "count": 2 + }, + "tier": 5, + "rules": [ + "bend_last", + "draw_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_steel_saw_blade.json b/kubejs/data/tfc/recipes/anvil/black_steel_saw_blade.json new file mode 100644 index 000000000..3b87f7225 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_steel_saw_blade.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/black_steel" + }, + "result": { + "item": "gtceu:black_steel_saw_head" + }, + "tier": 5, + "rules": [ + "hit_last", + "hit_second_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_steel_scythe_blade.json b/kubejs/data/tfc/recipes/anvil/black_steel_scythe_blade.json new file mode 100644 index 000000000..4c2bf608f --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_steel_scythe_blade.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/black_steel" + }, + "result": { + "item": "gtceu:black_steel_scythe_head" + }, + "tier": 5, + "rules": [ + "hit_last", + "draw_second_last", + "bend_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_steel_sheet.json b/kubejs/data/tfc/recipes/anvil/black_steel_sheet.json new file mode 100644 index 000000000..e1021d83c --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_steel_sheet.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/black_steel" + }, + "result": { + "item": "gtceu:black_steel_plate" + }, + "tier": 5, + "rules": [ + "hit_last", + "hit_second_last", + "hit_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_steel_shield.json b/kubejs/data/tfc/recipes/anvil/black_steel_shield.json new file mode 100644 index 000000000..725e158b7 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_steel_shield.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/black_steel" + }, + "result": { + "item": "tfc:metal/shield/black_steel" + }, + "tier": 5, + "rules": [ + "upset_last", + "bend_second_last", + "bend_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_steel_shovel_head.json b/kubejs/data/tfc/recipes/anvil/black_steel_shovel_head.json new file mode 100644 index 000000000..d7d7f4f6f --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_steel_shovel_head.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/black_steel" + }, + "result": { + "item": "gtceu:black_steel_shovel_head" + }, + "tier": 5, + "rules": [ + "punch_last", + "hit_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_steel_sword_blade.json b/kubejs/data/tfc/recipes/anvil/black_steel_sword_blade.json new file mode 100644 index 000000000..f548f4149 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_steel_sword_blade.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/black_steel" + }, + "result": { + "item": "gtceu:black_steel_sword_head" + }, + "tier": 5, + "rules": [ + "hit_last", + "bend_second_last", + "bend_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_steel_trapdoor.json b/kubejs/data/tfc/recipes/anvil/black_steel_trapdoor.json new file mode 100644 index 000000000..49d991413 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_steel_trapdoor.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/black_steel" + }, + "result": { + "item": "tfc:metal/trapdoor/black_steel" + }, + "tier": 5, + "rules": [ + "bend_last", + "draw_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_steel_tuyere.json b/kubejs/data/tfc/recipes/anvil/black_steel_tuyere.json new file mode 100644 index 000000000..014b0aa90 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_steel_tuyere.json @@ -0,0 +1,15 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/black_steel" + }, + "result": { + "item": "tfc:metal/tuyere/black_steel" + }, + "tier": 5, + "rules": [ + "bend_last", + "bend_second_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_steel_unfinished_boots.json b/kubejs/data/tfc/recipes/anvil/black_steel_unfinished_boots.json new file mode 100644 index 000000000..1af4db46a --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_steel_unfinished_boots.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/black_steel" + }, + "result": { + "item": "tfc:metal/unfinished_boots/black_steel" + }, + "tier": 5, + "rules": [ + "bend_last", + "bend_second_last", + "shrink_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_steel_unfinished_chestplate.json b/kubejs/data/tfc/recipes/anvil/black_steel_unfinished_chestplate.json new file mode 100644 index 000000000..f33c97ccd --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_steel_unfinished_chestplate.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/black_steel" + }, + "result": { + "item": "tfc:metal/unfinished_chestplate/black_steel" + }, + "tier": 5, + "rules": [ + "hit_last", + "hit_second_last", + "upset_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_steel_unfinished_greaves.json b/kubejs/data/tfc/recipes/anvil/black_steel_unfinished_greaves.json new file mode 100644 index 000000000..efd3d39e0 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_steel_unfinished_greaves.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/black_steel" + }, + "result": { + "item": "tfc:metal/unfinished_greaves/black_steel" + }, + "tier": 5, + "rules": [ + "bend_any", + "draw_any", + "hit_any" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/black_steel_unfinished_helmet.json b/kubejs/data/tfc/recipes/anvil/black_steel_unfinished_helmet.json new file mode 100644 index 000000000..c555bf235 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/black_steel_unfinished_helmet.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/black_steel" + }, + "result": { + "item": "tfc:metal/unfinished_helmet/black_steel" + }, + "tier": 5, + "rules": [ + "hit_last", + "bend_second_last", + "bend_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/blowpipe.json b/kubejs/data/tfc/recipes/anvil/blowpipe.json new file mode 100644 index 000000000..68a05ee16 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/blowpipe.json @@ -0,0 +1,16 @@ +{ + "__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" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/blue_steel_axe_head.json b/kubejs/data/tfc/recipes/anvil/blue_steel_axe_head.json new file mode 100644 index 000000000..bb455d233 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/blue_steel_axe_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/blue_steel" + }, + "result": { + "item": "gtceu:blue_steel_axe_head" + }, + "tier": 6, + "rules": [ + "punch_last", + "hit_second_last", + "upset_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/blue_steel_bars.json b/kubejs/data/tfc/recipes/anvil/blue_steel_bars.json new file mode 100644 index 000000000..5ecacbb90 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/blue_steel_bars.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/blue_steel" + }, + "result": { + "item": "tfc:metal/bars/blue_steel", + "count": 8 + }, + "tier": 3, + "rules": [ + "upset_last", + "punch_second_last", + "punch_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/blue_steel_bars_double.json b/kubejs/data/tfc/recipes/anvil/blue_steel_bars_double.json new file mode 100644 index 000000000..01ea57741 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/blue_steel_bars_double.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/blue_steel" + }, + "result": { + "item": "tfc:metal/bars/blue_steel", + "count": 16 + }, + "tier": 3, + "rules": [ + "upset_last", + "punch_second_last", + "punch_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/blue_steel_bucket.json b/kubejs/data/tfc/recipes/anvil/blue_steel_bucket.json new file mode 100644 index 000000000..315de577d --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/blue_steel_bucket.json @@ -0,0 +1,16 @@ +{ + "__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" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/blue_steel_chain.json b/kubejs/data/tfc/recipes/anvil/blue_steel_chain.json new file mode 100644 index 000000000..f5a1369b8 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/blue_steel_chain.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/blue_steel" + }, + "result": { + "item": "tfc:metal/chain/blue_steel", + "count": 16 + }, + "tier": 6, + "rules": [ + "hit_any", + "hit_any", + "draw_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/blue_steel_chisel_head.json b/kubejs/data/tfc/recipes/anvil/blue_steel_chisel_head.json new file mode 100644 index 000000000..3aeba0a85 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/blue_steel_chisel_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/blue_steel" + }, + "result": { + "item": "tfc:metal/chisel_head/blue_steel" + }, + "tier": 6, + "rules": [ + "hit_last", + "hit_not_last", + "draw_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/blue_steel_fish_hook.json b/kubejs/data/tfc/recipes/anvil/blue_steel_fish_hook.json new file mode 100644 index 000000000..454402b68 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/blue_steel_fish_hook.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/blue_steel" + }, + "result": { + "item": "tfc:metal/fish_hook/blue_steel" + }, + "tier": 6, + "rules": [ + "draw_not_last", + "bend_any", + "hit_any" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/blue_steel_hammer_head.json b/kubejs/data/tfc/recipes/anvil/blue_steel_hammer_head.json new file mode 100644 index 000000000..1d623958e --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/blue_steel_hammer_head.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/blue_steel" + }, + "result": { + "item": "gtceu:blue_steel_hammer_head" + }, + "tier": 6, + "rules": [ + "punch_last", + "shrink_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/blue_steel_hoe_head.json b/kubejs/data/tfc/recipes/anvil/blue_steel_hoe_head.json new file mode 100644 index 000000000..896caa060 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/blue_steel_hoe_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/blue_steel" + }, + "result": { + "item": "gtceu:blue_steel_hoe_head" + }, + "tier": 6, + "rules": [ + "punch_last", + "hit_not_last", + "bend_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/blue_steel_ingot.json b/kubejs/data/tfc/recipes/anvil/blue_steel_ingot.json new file mode 100644 index 000000000..2c261a2f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/blue_steel_ingot.json @@ -0,0 +1,16 @@ +{ + "__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" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/blue_steel_javelin_head.json b/kubejs/data/tfc/recipes/anvil/blue_steel_javelin_head.json new file mode 100644 index 000000000..0bc075a2a --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/blue_steel_javelin_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/blue_steel" + }, + "result": { + "item": "tfc:metal/javelin_head/blue_steel" + }, + "tier": 6, + "rules": [ + "hit_last", + "hit_second_last", + "draw_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/blue_steel_knife_blade.json b/kubejs/data/tfc/recipes/anvil/blue_steel_knife_blade.json new file mode 100644 index 000000000..ac0886ac3 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/blue_steel_knife_blade.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/blue_steel" + }, + "result": { + "item": "gtceu:blue_steel_knife_head" + }, + "tier": 6, + "rules": [ + "hit_last", + "draw_second_last", + "draw_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/blue_steel_lamp.json b/kubejs/data/tfc/recipes/anvil/blue_steel_lamp.json new file mode 100644 index 000000000..08ccc2594 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/blue_steel_lamp.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/blue_steel" + }, + "result": { + "item": "tfc:metal/unfinished_lamp/blue_steel" + }, + "tier": 6, + "rules": [ + "bend_last", + "bend_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/blue_steel_mace_head.json b/kubejs/data/tfc/recipes/anvil/blue_steel_mace_head.json new file mode 100644 index 000000000..eab0c5a43 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/blue_steel_mace_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/blue_steel" + }, + "result": { + "item": "tfc:metal/mace_head/blue_steel" + }, + "tier": 6, + "rules": [ + "hit_last", + "shrink_not_last", + "bend_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/blue_steel_pickaxe_head.json b/kubejs/data/tfc/recipes/anvil/blue_steel_pickaxe_head.json new file mode 100644 index 000000000..a183b53a7 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/blue_steel_pickaxe_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/blue_steel" + }, + "result": { + "item": "gtceu:blue_steel_pickaxe_head" + }, + "tier": 6, + "rules": [ + "punch_last", + "bend_not_last", + "draw_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/blue_steel_propick_head.json b/kubejs/data/tfc/recipes/anvil/blue_steel_propick_head.json new file mode 100644 index 000000000..b88d1e391 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/blue_steel_propick_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/blue_steel" + }, + "result": { + "item": "tfc:metal/propick_head/blue_steel" + }, + "tier": 6, + "rules": [ + "punch_last", + "draw_not_last", + "bend_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/blue_steel_rod.json b/kubejs/data/tfc/recipes/anvil/blue_steel_rod.json new file mode 100644 index 000000000..f7c538ca8 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/blue_steel_rod.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/blue_steel" + }, + "result": { + "item": "gtceu:blue_steel_rod", + "count": 2 + }, + "tier": 6, + "rules": [ + "bend_last", + "draw_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/blue_steel_saw_blade.json b/kubejs/data/tfc/recipes/anvil/blue_steel_saw_blade.json new file mode 100644 index 000000000..263b67495 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/blue_steel_saw_blade.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/blue_steel" + }, + "result": { + "item": "gtceu:blue_steel_saw_head" + }, + "tier": 6, + "rules": [ + "hit_last", + "hit_second_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/blue_steel_scythe_blade.json b/kubejs/data/tfc/recipes/anvil/blue_steel_scythe_blade.json new file mode 100644 index 000000000..503ad0544 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/blue_steel_scythe_blade.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/blue_steel" + }, + "result": { + "item": "gtceu:blue_steel_scythe_head" + }, + "tier": 6, + "rules": [ + "hit_last", + "draw_second_last", + "bend_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/blue_steel_sheet.json b/kubejs/data/tfc/recipes/anvil/blue_steel_sheet.json new file mode 100644 index 000000000..92bab96a5 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/blue_steel_sheet.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/blue_steel" + }, + "result": { + "item": "gtceu:blue_steel_plate" + }, + "tier": 6, + "rules": [ + "hit_last", + "hit_second_last", + "hit_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/blue_steel_shield.json b/kubejs/data/tfc/recipes/anvil/blue_steel_shield.json new file mode 100644 index 000000000..e0ba0f955 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/blue_steel_shield.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/blue_steel" + }, + "result": { + "item": "tfc:metal/shield/blue_steel" + }, + "tier": 6, + "rules": [ + "upset_last", + "bend_second_last", + "bend_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/blue_steel_shovel_head.json b/kubejs/data/tfc/recipes/anvil/blue_steel_shovel_head.json new file mode 100644 index 000000000..a5f474bdb --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/blue_steel_shovel_head.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/blue_steel" + }, + "result": { + "item": "gtceu:blue_steel_shovel_head" + }, + "tier": 6, + "rules": [ + "punch_last", + "hit_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/blue_steel_sword_blade.json b/kubejs/data/tfc/recipes/anvil/blue_steel_sword_blade.json new file mode 100644 index 000000000..2d7ae4b6a --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/blue_steel_sword_blade.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/blue_steel" + }, + "result": { + "item": "gtceu:blue_steel_sword_head" + }, + "tier": 6, + "rules": [ + "hit_last", + "bend_second_last", + "bend_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/blue_steel_trapdoor.json b/kubejs/data/tfc/recipes/anvil/blue_steel_trapdoor.json new file mode 100644 index 000000000..8f1fe5f9c --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/blue_steel_trapdoor.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/blue_steel" + }, + "result": { + "item": "tfc:metal/trapdoor/blue_steel" + }, + "tier": 6, + "rules": [ + "bend_last", + "draw_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/blue_steel_tuyere.json b/kubejs/data/tfc/recipes/anvil/blue_steel_tuyere.json new file mode 100644 index 000000000..bd6749196 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/blue_steel_tuyere.json @@ -0,0 +1,15 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/blue_steel" + }, + "result": { + "item": "tfc:metal/tuyere/blue_steel" + }, + "tier": 6, + "rules": [ + "bend_last", + "bend_second_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/blue_steel_unfinished_boots.json b/kubejs/data/tfc/recipes/anvil/blue_steel_unfinished_boots.json new file mode 100644 index 000000000..297c5e5d4 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/blue_steel_unfinished_boots.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/blue_steel" + }, + "result": { + "item": "tfc:metal/unfinished_boots/blue_steel" + }, + "tier": 6, + "rules": [ + "bend_last", + "bend_second_last", + "shrink_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/blue_steel_unfinished_chestplate.json b/kubejs/data/tfc/recipes/anvil/blue_steel_unfinished_chestplate.json new file mode 100644 index 000000000..e52941a0b --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/blue_steel_unfinished_chestplate.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/blue_steel" + }, + "result": { + "item": "tfc:metal/unfinished_chestplate/blue_steel" + }, + "tier": 6, + "rules": [ + "hit_last", + "hit_second_last", + "upset_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/blue_steel_unfinished_greaves.json b/kubejs/data/tfc/recipes/anvil/blue_steel_unfinished_greaves.json new file mode 100644 index 000000000..cc9aaed9f --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/blue_steel_unfinished_greaves.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/blue_steel" + }, + "result": { + "item": "tfc:metal/unfinished_greaves/blue_steel" + }, + "tier": 6, + "rules": [ + "bend_any", + "draw_any", + "hit_any" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/blue_steel_unfinished_helmet.json b/kubejs/data/tfc/recipes/anvil/blue_steel_unfinished_helmet.json new file mode 100644 index 000000000..a09cad8d4 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/blue_steel_unfinished_helmet.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/blue_steel" + }, + "result": { + "item": "tfc:metal/unfinished_helmet/blue_steel" + }, + "tier": 6, + "rules": [ + "hit_last", + "bend_second_last", + "bend_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/brass_mechanisms.json b/kubejs/data/tfc/recipes/anvil/brass_mechanisms.json new file mode 100644 index 000000000..898cfbd77 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/brass_mechanisms.json @@ -0,0 +1,17 @@ +{ + "__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" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/brass_rod.json b/kubejs/data/tfc/recipes/anvil/brass_rod.json new file mode 100644 index 000000000..a755a0f02 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/brass_rod.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/brass" + }, + "result": { + "item": "gtceu:brass_rod", + "count": 2 + }, + "tier": 2, + "rules": [ + "bend_last", + "draw_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/brass_sheet.json b/kubejs/data/tfc/recipes/anvil/brass_sheet.json new file mode 100644 index 000000000..63ab0b708 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/brass_sheet.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/brass" + }, + "result": { + "item": "gtceu:brass_plate" + }, + "tier": 2, + "rules": [ + "hit_last", + "hit_second_last", + "hit_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bronze_axe_head.json b/kubejs/data/tfc/recipes/anvil/bronze_axe_head.json new file mode 100644 index 000000000..0f53e50ab --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bronze_axe_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/bronze" + }, + "result": { + "item": "gtceu:bronze_axe_head" + }, + "tier": 2, + "rules": [ + "punch_last", + "hit_second_last", + "upset_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bronze_bars.json b/kubejs/data/tfc/recipes/anvil/bronze_bars.json new file mode 100644 index 000000000..f17e5d5a3 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bronze_bars.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/bronze" + }, + "result": { + "item": "tfc:metal/bars/bronze", + "count": 8 + }, + "tier": 3, + "rules": [ + "upset_last", + "punch_second_last", + "punch_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bronze_bars_double.json b/kubejs/data/tfc/recipes/anvil/bronze_bars_double.json new file mode 100644 index 000000000..4a1731182 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bronze_bars_double.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/bronze" + }, + "result": { + "item": "tfc:metal/bars/bronze", + "count": 16 + }, + "tier": 3, + "rules": [ + "upset_last", + "punch_second_last", + "punch_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bronze_chain.json b/kubejs/data/tfc/recipes/anvil/bronze_chain.json new file mode 100644 index 000000000..87c4dba1d --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bronze_chain.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/bronze" + }, + "result": { + "item": "tfc:metal/chain/bronze", + "count": 16 + }, + "tier": 2, + "rules": [ + "hit_any", + "hit_any", + "draw_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bronze_chisel_head.json b/kubejs/data/tfc/recipes/anvil/bronze_chisel_head.json new file mode 100644 index 000000000..83e8c1000 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bronze_chisel_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/bronze" + }, + "result": { + "item": "tfc:metal/chisel_head/bronze" + }, + "tier": 2, + "rules": [ + "hit_last", + "hit_not_last", + "draw_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bronze_fish_hook.json b/kubejs/data/tfc/recipes/anvil/bronze_fish_hook.json new file mode 100644 index 000000000..43f3003ae --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bronze_fish_hook.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/bronze" + }, + "result": { + "item": "tfc:metal/fish_hook/bronze" + }, + "tier": 2, + "rules": [ + "draw_not_last", + "bend_any", + "hit_any" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bronze_hammer_head.json b/kubejs/data/tfc/recipes/anvil/bronze_hammer_head.json new file mode 100644 index 000000000..f91d7e0e8 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bronze_hammer_head.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/bronze" + }, + "result": { + "item": "gtceu:bronze_hammer_head" + }, + "tier": 2, + "rules": [ + "punch_last", + "shrink_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bronze_hoe_head.json b/kubejs/data/tfc/recipes/anvil/bronze_hoe_head.json new file mode 100644 index 000000000..ba769f655 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bronze_hoe_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/bronze" + }, + "result": { + "item": "gtceu:bronze_hoe_head" + }, + "tier": 2, + "rules": [ + "punch_last", + "hit_not_last", + "bend_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bronze_javelin_head.json b/kubejs/data/tfc/recipes/anvil/bronze_javelin_head.json new file mode 100644 index 000000000..344ef9f74 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bronze_javelin_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/bronze" + }, + "result": { + "item": "tfc:metal/javelin_head/bronze" + }, + "tier": 2, + "rules": [ + "hit_last", + "hit_second_last", + "draw_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bronze_knife_blade.json b/kubejs/data/tfc/recipes/anvil/bronze_knife_blade.json new file mode 100644 index 000000000..c6af75cd1 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bronze_knife_blade.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/bronze" + }, + "result": { + "item": "gtceu:bronze_knife_head" + }, + "tier": 2, + "rules": [ + "hit_last", + "draw_second_last", + "draw_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bronze_lamp.json b/kubejs/data/tfc/recipes/anvil/bronze_lamp.json new file mode 100644 index 000000000..62547d20b --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bronze_lamp.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/bronze" + }, + "result": { + "item": "tfc:metal/unfinished_lamp/bronze" + }, + "tier": 2, + "rules": [ + "bend_last", + "bend_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bronze_mace_head.json b/kubejs/data/tfc/recipes/anvil/bronze_mace_head.json new file mode 100644 index 000000000..fe1d3873b --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bronze_mace_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/bronze" + }, + "result": { + "item": "tfc:metal/mace_head/bronze" + }, + "tier": 2, + "rules": [ + "hit_last", + "shrink_not_last", + "bend_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bronze_pickaxe_head.json b/kubejs/data/tfc/recipes/anvil/bronze_pickaxe_head.json new file mode 100644 index 000000000..852de3f1b --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bronze_pickaxe_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/bronze" + }, + "result": { + "item": "gtceu:bronze_pickaxe_head" + }, + "tier": 2, + "rules": [ + "punch_last", + "bend_not_last", + "draw_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bronze_propick_head.json b/kubejs/data/tfc/recipes/anvil/bronze_propick_head.json new file mode 100644 index 000000000..e9a328006 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bronze_propick_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/bronze" + }, + "result": { + "item": "tfc:metal/propick_head/bronze" + }, + "tier": 2, + "rules": [ + "punch_last", + "draw_not_last", + "bend_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bronze_rod.json b/kubejs/data/tfc/recipes/anvil/bronze_rod.json new file mode 100644 index 000000000..82fb556e7 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bronze_rod.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/bronze" + }, + "result": { + "item": "gtceu:bronze_rod", + "count": 2 + }, + "tier": 2, + "rules": [ + "bend_last", + "draw_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bronze_saw_blade.json b/kubejs/data/tfc/recipes/anvil/bronze_saw_blade.json new file mode 100644 index 000000000..fae816730 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bronze_saw_blade.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/bronze" + }, + "result": { + "item": "gtceu:bronze_saw_head" + }, + "tier": 2, + "rules": [ + "hit_last", + "hit_second_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bronze_scythe_blade.json b/kubejs/data/tfc/recipes/anvil/bronze_scythe_blade.json new file mode 100644 index 000000000..ad6564d69 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bronze_scythe_blade.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/bronze" + }, + "result": { + "item": "gtceu:bronze_scythe_head" + }, + "tier": 2, + "rules": [ + "hit_last", + "draw_second_last", + "bend_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bronze_sheet.json b/kubejs/data/tfc/recipes/anvil/bronze_sheet.json new file mode 100644 index 000000000..16905631d --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bronze_sheet.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/bronze" + }, + "result": { + "item": "gtceu:bronze_plate" + }, + "tier": 2, + "rules": [ + "hit_last", + "hit_second_last", + "hit_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bronze_shield.json b/kubejs/data/tfc/recipes/anvil/bronze_shield.json new file mode 100644 index 000000000..4e88270fe --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bronze_shield.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/bronze" + }, + "result": { + "item": "tfc:metal/shield/bronze" + }, + "tier": 2, + "rules": [ + "upset_last", + "bend_second_last", + "bend_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bronze_shovel_head.json b/kubejs/data/tfc/recipes/anvil/bronze_shovel_head.json new file mode 100644 index 000000000..8e95a9e9f --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bronze_shovel_head.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/bronze" + }, + "result": { + "item": "gtceu:bronze_shovel_head" + }, + "tier": 2, + "rules": [ + "punch_last", + "hit_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bronze_sword_blade.json b/kubejs/data/tfc/recipes/anvil/bronze_sword_blade.json new file mode 100644 index 000000000..c163a3cba --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bronze_sword_blade.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/bronze" + }, + "result": { + "item": "gtceu:bronze_sword_head" + }, + "tier": 2, + "rules": [ + "hit_last", + "bend_second_last", + "bend_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bronze_trapdoor.json b/kubejs/data/tfc/recipes/anvil/bronze_trapdoor.json new file mode 100644 index 000000000..01faf49e2 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bronze_trapdoor.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/bronze" + }, + "result": { + "item": "tfc:metal/trapdoor/bronze" + }, + "tier": 2, + "rules": [ + "bend_last", + "draw_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bronze_tuyere.json b/kubejs/data/tfc/recipes/anvil/bronze_tuyere.json new file mode 100644 index 000000000..0fdaee854 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bronze_tuyere.json @@ -0,0 +1,15 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/bronze" + }, + "result": { + "item": "tfc:metal/tuyere/bronze" + }, + "tier": 2, + "rules": [ + "bend_last", + "bend_second_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bronze_unfinished_boots.json b/kubejs/data/tfc/recipes/anvil/bronze_unfinished_boots.json new file mode 100644 index 000000000..ee9ded45c --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bronze_unfinished_boots.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/bronze" + }, + "result": { + "item": "tfc:metal/unfinished_boots/bronze" + }, + "tier": 2, + "rules": [ + "bend_last", + "bend_second_last", + "shrink_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bronze_unfinished_chestplate.json b/kubejs/data/tfc/recipes/anvil/bronze_unfinished_chestplate.json new file mode 100644 index 000000000..1b5c0956a --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bronze_unfinished_chestplate.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/bronze" + }, + "result": { + "item": "tfc:metal/unfinished_chestplate/bronze" + }, + "tier": 2, + "rules": [ + "hit_last", + "hit_second_last", + "upset_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bronze_unfinished_greaves.json b/kubejs/data/tfc/recipes/anvil/bronze_unfinished_greaves.json new file mode 100644 index 000000000..e711455ba --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bronze_unfinished_greaves.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/bronze" + }, + "result": { + "item": "tfc:metal/unfinished_greaves/bronze" + }, + "tier": 2, + "rules": [ + "bend_any", + "draw_any", + "hit_any" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/bronze_unfinished_helmet.json b/kubejs/data/tfc/recipes/anvil/bronze_unfinished_helmet.json new file mode 100644 index 000000000..0247b783a --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/bronze_unfinished_helmet.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/bronze" + }, + "result": { + "item": "tfc:metal/unfinished_helmet/bronze" + }, + "tier": 2, + "rules": [ + "hit_last", + "bend_second_last", + "bend_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/cast_iron_rod.json b/kubejs/data/tfc/recipes/anvil/cast_iron_rod.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/cast_iron_rod.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/cast_iron_sheet.json b/kubejs/data/tfc/recipes/anvil/cast_iron_sheet.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/cast_iron_sheet.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/copper_axe_head.json b/kubejs/data/tfc/recipes/anvil/copper_axe_head.json new file mode 100644 index 000000000..887b7c1fe --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/copper_axe_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/copper" + }, + "result": { + "item": "gtceu:copper_axe_head" + }, + "tier": 1, + "rules": [ + "punch_last", + "hit_second_last", + "upset_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/copper_bars.json b/kubejs/data/tfc/recipes/anvil/copper_bars.json new file mode 100644 index 000000000..964c141fc --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/copper_bars.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/copper" + }, + "result": { + "item": "tfc:metal/bars/copper", + "count": 8 + }, + "tier": 3, + "rules": [ + "upset_last", + "punch_second_last", + "punch_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/copper_bars_double.json b/kubejs/data/tfc/recipes/anvil/copper_bars_double.json new file mode 100644 index 000000000..47e9703d0 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/copper_bars_double.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/copper" + }, + "result": { + "item": "tfc:metal/bars/copper", + "count": 16 + }, + "tier": 3, + "rules": [ + "upset_last", + "punch_second_last", + "punch_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/copper_chain.json b/kubejs/data/tfc/recipes/anvil/copper_chain.json new file mode 100644 index 000000000..60d2136fb --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/copper_chain.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/copper" + }, + "result": { + "item": "tfc:metal/chain/copper", + "count": 16 + }, + "tier": 1, + "rules": [ + "hit_any", + "hit_any", + "draw_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/copper_chisel_head.json b/kubejs/data/tfc/recipes/anvil/copper_chisel_head.json new file mode 100644 index 000000000..709b17360 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/copper_chisel_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/copper" + }, + "result": { + "item": "tfc:metal/chisel_head/copper" + }, + "tier": 1, + "rules": [ + "hit_last", + "hit_not_last", + "draw_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/copper_fish_hook.json b/kubejs/data/tfc/recipes/anvil/copper_fish_hook.json new file mode 100644 index 000000000..92a6157cf --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/copper_fish_hook.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/copper" + }, + "result": { + "item": "tfc:metal/fish_hook/copper" + }, + "tier": 1, + "rules": [ + "draw_not_last", + "bend_any", + "hit_any" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/copper_hammer_head.json b/kubejs/data/tfc/recipes/anvil/copper_hammer_head.json new file mode 100644 index 000000000..ed0673812 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/copper_hammer_head.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/copper" + }, + "result": { + "item": "gtceu:copper_hammer_head" + }, + "tier": 1, + "rules": [ + "punch_last", + "shrink_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/copper_hoe_head.json b/kubejs/data/tfc/recipes/anvil/copper_hoe_head.json new file mode 100644 index 000000000..063526389 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/copper_hoe_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/copper" + }, + "result": { + "item": "gtceu:copper_hoe_head" + }, + "tier": 1, + "rules": [ + "punch_last", + "hit_not_last", + "bend_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/copper_javelin_head.json b/kubejs/data/tfc/recipes/anvil/copper_javelin_head.json new file mode 100644 index 000000000..2f45f6e3b --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/copper_javelin_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/copper" + }, + "result": { + "item": "tfc:metal/javelin_head/copper" + }, + "tier": 1, + "rules": [ + "hit_last", + "hit_second_last", + "draw_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/copper_knife_blade.json b/kubejs/data/tfc/recipes/anvil/copper_knife_blade.json new file mode 100644 index 000000000..1916d1810 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/copper_knife_blade.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/copper" + }, + "result": { + "item": "gtceu:copper_knife_head" + }, + "tier": 1, + "rules": [ + "hit_last", + "draw_second_last", + "draw_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/copper_lamp.json b/kubejs/data/tfc/recipes/anvil/copper_lamp.json new file mode 100644 index 000000000..e87184a39 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/copper_lamp.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/copper" + }, + "result": { + "item": "tfc:metal/unfinished_lamp/copper" + }, + "tier": 1, + "rules": [ + "bend_last", + "bend_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/copper_mace_head.json b/kubejs/data/tfc/recipes/anvil/copper_mace_head.json new file mode 100644 index 000000000..36003d6ae --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/copper_mace_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/copper" + }, + "result": { + "item": "tfc:metal/mace_head/copper" + }, + "tier": 1, + "rules": [ + "hit_last", + "shrink_not_last", + "bend_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/copper_pickaxe_head.json b/kubejs/data/tfc/recipes/anvil/copper_pickaxe_head.json new file mode 100644 index 000000000..6b4da6e90 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/copper_pickaxe_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/copper" + }, + "result": { + "item": "gtceu:copper_pickaxe_head" + }, + "tier": 1, + "rules": [ + "punch_last", + "bend_not_last", + "draw_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/copper_propick_head.json b/kubejs/data/tfc/recipes/anvil/copper_propick_head.json new file mode 100644 index 000000000..bedbf4fff --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/copper_propick_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/copper" + }, + "result": { + "item": "tfc:metal/propick_head/copper" + }, + "tier": 1, + "rules": [ + "punch_last", + "draw_not_last", + "bend_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/copper_rod.json b/kubejs/data/tfc/recipes/anvil/copper_rod.json new file mode 100644 index 000000000..395187a21 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/copper_rod.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/copper" + }, + "result": { + "item": "gtceu:copper_rod", + "count": 2 + }, + "tier": 1, + "rules": [ + "bend_last", + "draw_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/copper_saw_blade.json b/kubejs/data/tfc/recipes/anvil/copper_saw_blade.json new file mode 100644 index 000000000..16f7c6896 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/copper_saw_blade.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/copper" + }, + "result": { + "item": "gtceu:copper_saw_head" + }, + "tier": 1, + "rules": [ + "hit_last", + "hit_second_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/copper_scythe_blade.json b/kubejs/data/tfc/recipes/anvil/copper_scythe_blade.json new file mode 100644 index 000000000..f77754d39 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/copper_scythe_blade.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/copper" + }, + "result": { + "item": "gtceu:copper_scythe_head" + }, + "tier": 1, + "rules": [ + "hit_last", + "draw_second_last", + "bend_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/copper_sheet.json b/kubejs/data/tfc/recipes/anvil/copper_sheet.json new file mode 100644 index 000000000..cc5c4634a --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/copper_sheet.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/copper" + }, + "result": { + "item": "gtceu:copper_plate" + }, + "tier": 1, + "rules": [ + "hit_last", + "hit_second_last", + "hit_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/copper_shield.json b/kubejs/data/tfc/recipes/anvil/copper_shield.json new file mode 100644 index 000000000..72996eeef --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/copper_shield.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/copper" + }, + "result": { + "item": "tfc:metal/shield/copper" + }, + "tier": 1, + "rules": [ + "upset_last", + "bend_second_last", + "bend_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/copper_shovel_head.json b/kubejs/data/tfc/recipes/anvil/copper_shovel_head.json new file mode 100644 index 000000000..083015dc7 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/copper_shovel_head.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/copper" + }, + "result": { + "item": "gtceu:copper_shovel_head" + }, + "tier": 1, + "rules": [ + "punch_last", + "hit_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/copper_sword_blade.json b/kubejs/data/tfc/recipes/anvil/copper_sword_blade.json new file mode 100644 index 000000000..ec1adef47 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/copper_sword_blade.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/copper" + }, + "result": { + "item": "gtceu:copper_sword_head" + }, + "tier": 1, + "rules": [ + "hit_last", + "bend_second_last", + "bend_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/copper_trapdoor.json b/kubejs/data/tfc/recipes/anvil/copper_trapdoor.json new file mode 100644 index 000000000..dc51d8de3 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/copper_trapdoor.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/copper" + }, + "result": { + "item": "tfc:metal/trapdoor/copper" + }, + "tier": 1, + "rules": [ + "bend_last", + "draw_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/copper_tuyere.json b/kubejs/data/tfc/recipes/anvil/copper_tuyere.json new file mode 100644 index 000000000..4b7b3026d --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/copper_tuyere.json @@ -0,0 +1,15 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/copper" + }, + "result": { + "item": "tfc:metal/tuyere/copper" + }, + "tier": 1, + "rules": [ + "bend_last", + "bend_second_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/copper_unfinished_boots.json b/kubejs/data/tfc/recipes/anvil/copper_unfinished_boots.json new file mode 100644 index 000000000..4dda38972 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/copper_unfinished_boots.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/copper" + }, + "result": { + "item": "tfc:metal/unfinished_boots/copper" + }, + "tier": 1, + "rules": [ + "bend_last", + "bend_second_last", + "shrink_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/copper_unfinished_chestplate.json b/kubejs/data/tfc/recipes/anvil/copper_unfinished_chestplate.json new file mode 100644 index 000000000..3ff27aef1 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/copper_unfinished_chestplate.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/copper" + }, + "result": { + "item": "tfc:metal/unfinished_chestplate/copper" + }, + "tier": 1, + "rules": [ + "hit_last", + "hit_second_last", + "upset_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/copper_unfinished_greaves.json b/kubejs/data/tfc/recipes/anvil/copper_unfinished_greaves.json new file mode 100644 index 000000000..3b6f1cb71 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/copper_unfinished_greaves.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/copper" + }, + "result": { + "item": "tfc:metal/unfinished_greaves/copper" + }, + "tier": 1, + "rules": [ + "bend_any", + "draw_any", + "hit_any" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/copper_unfinished_helmet.json b/kubejs/data/tfc/recipes/anvil/copper_unfinished_helmet.json new file mode 100644 index 000000000..fb20b8c71 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/copper_unfinished_helmet.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/copper" + }, + "result": { + "item": "tfc:metal/unfinished_helmet/copper" + }, + "tier": 1, + "rules": [ + "hit_last", + "bend_second_last", + "bend_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/gold_rod.json b/kubejs/data/tfc/recipes/anvil/gold_rod.json new file mode 100644 index 000000000..034aee964 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/gold_rod.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/gold" + }, + "result": { + "item": "gtceu:gold_rod", + "count": 2 + }, + "tier": 1, + "rules": [ + "bend_last", + "draw_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/gold_sheet.json b/kubejs/data/tfc/recipes/anvil/gold_sheet.json new file mode 100644 index 000000000..81fdd69e8 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/gold_sheet.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/gold" + }, + "result": { + "item": "gtceu:gold_plate" + }, + "tier": 1, + "rules": [ + "hit_last", + "hit_second_last", + "hit_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/high_carbon_steel_ingot.json b/kubejs/data/tfc/recipes/anvil/high_carbon_steel_ingot.json new file mode 100644 index 000000000..e14546bb8 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/high_carbon_steel_ingot.json @@ -0,0 +1,16 @@ +{ + "__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" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/iron_door.json b/kubejs/data/tfc/recipes/anvil/iron_door.json new file mode 100644 index 000000000..f1f9d23c1 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/iron_door.json @@ -0,0 +1,16 @@ +{ + "__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" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/jar_lid.json b/kubejs/data/tfc/recipes/anvil/jar_lid.json new file mode 100644 index 000000000..153c30cba --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/jar_lid.json @@ -0,0 +1,17 @@ +{ + "__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" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/nickel_rod.json b/kubejs/data/tfc/recipes/anvil/nickel_rod.json new file mode 100644 index 000000000..7595539eb --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/nickel_rod.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/nickel" + }, + "result": { + "item": "gtceu:nickel_rod", + "count": 2 + }, + "tier": 1, + "rules": [ + "bend_last", + "draw_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/nickel_sheet.json b/kubejs/data/tfc/recipes/anvil/nickel_sheet.json new file mode 100644 index 000000000..1b9fb76b6 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/nickel_sheet.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/nickel" + }, + "result": { + "item": "gtceu:nickel_plate" + }, + "tier": 1, + "rules": [ + "hit_last", + "hit_second_last", + "hit_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/red_steel_axe_head.json b/kubejs/data/tfc/recipes/anvil/red_steel_axe_head.json new file mode 100644 index 000000000..641d2a6ae --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/red_steel_axe_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/red_steel" + }, + "result": { + "item": "gtceu:red_steel_axe_head" + }, + "tier": 6, + "rules": [ + "punch_last", + "hit_second_last", + "upset_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/red_steel_bars.json b/kubejs/data/tfc/recipes/anvil/red_steel_bars.json new file mode 100644 index 000000000..3099e6fa2 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/red_steel_bars.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/red_steel" + }, + "result": { + "item": "tfc:metal/bars/red_steel", + "count": 8 + }, + "tier": 3, + "rules": [ + "upset_last", + "punch_second_last", + "punch_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/red_steel_bars_double.json b/kubejs/data/tfc/recipes/anvil/red_steel_bars_double.json new file mode 100644 index 000000000..86ffc57d9 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/red_steel_bars_double.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/red_steel" + }, + "result": { + "item": "tfc:metal/bars/red_steel", + "count": 16 + }, + "tier": 3, + "rules": [ + "upset_last", + "punch_second_last", + "punch_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/red_steel_bucket.json b/kubejs/data/tfc/recipes/anvil/red_steel_bucket.json new file mode 100644 index 000000000..2de3de3b1 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/red_steel_bucket.json @@ -0,0 +1,16 @@ +{ + "__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" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/red_steel_chain.json b/kubejs/data/tfc/recipes/anvil/red_steel_chain.json new file mode 100644 index 000000000..8530d26c3 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/red_steel_chain.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/red_steel" + }, + "result": { + "item": "tfc:metal/chain/red_steel", + "count": 16 + }, + "tier": 6, + "rules": [ + "hit_any", + "hit_any", + "draw_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/red_steel_chisel_head.json b/kubejs/data/tfc/recipes/anvil/red_steel_chisel_head.json new file mode 100644 index 000000000..27be5e37f --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/red_steel_chisel_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/red_steel" + }, + "result": { + "item": "tfc:metal/chisel_head/red_steel" + }, + "tier": 6, + "rules": [ + "hit_last", + "hit_not_last", + "draw_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/red_steel_fish_hook.json b/kubejs/data/tfc/recipes/anvil/red_steel_fish_hook.json new file mode 100644 index 000000000..f7ae198e3 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/red_steel_fish_hook.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/red_steel" + }, + "result": { + "item": "tfc:metal/fish_hook/red_steel" + }, + "tier": 6, + "rules": [ + "draw_not_last", + "bend_any", + "hit_any" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/red_steel_hammer_head.json b/kubejs/data/tfc/recipes/anvil/red_steel_hammer_head.json new file mode 100644 index 000000000..45bafe5fa --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/red_steel_hammer_head.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/red_steel" + }, + "result": { + "item": "gtceu:red_steel_hammer_head" + }, + "tier": 6, + "rules": [ + "punch_last", + "shrink_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/red_steel_hoe_head.json b/kubejs/data/tfc/recipes/anvil/red_steel_hoe_head.json new file mode 100644 index 000000000..6d9d10226 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/red_steel_hoe_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/red_steel" + }, + "result": { + "item": "gtceu:red_steel_hoe_head" + }, + "tier": 6, + "rules": [ + "punch_last", + "hit_not_last", + "bend_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/red_steel_ingot.json b/kubejs/data/tfc/recipes/anvil/red_steel_ingot.json new file mode 100644 index 000000000..81023690c --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/red_steel_ingot.json @@ -0,0 +1,16 @@ +{ + "__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" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/red_steel_javelin_head.json b/kubejs/data/tfc/recipes/anvil/red_steel_javelin_head.json new file mode 100644 index 000000000..f210ae706 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/red_steel_javelin_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/red_steel" + }, + "result": { + "item": "tfc:metal/javelin_head/red_steel" + }, + "tier": 6, + "rules": [ + "hit_last", + "hit_second_last", + "draw_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/red_steel_knife_blade.json b/kubejs/data/tfc/recipes/anvil/red_steel_knife_blade.json new file mode 100644 index 000000000..fcbf2e438 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/red_steel_knife_blade.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/red_steel" + }, + "result": { + "item": "gtceu:red_steel_knife_head" + }, + "tier": 6, + "rules": [ + "hit_last", + "draw_second_last", + "draw_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/red_steel_lamp.json b/kubejs/data/tfc/recipes/anvil/red_steel_lamp.json new file mode 100644 index 000000000..f40f0a6bf --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/red_steel_lamp.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/red_steel" + }, + "result": { + "item": "tfc:metal/unfinished_lamp/red_steel" + }, + "tier": 6, + "rules": [ + "bend_last", + "bend_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/red_steel_mace_head.json b/kubejs/data/tfc/recipes/anvil/red_steel_mace_head.json new file mode 100644 index 000000000..f572237d2 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/red_steel_mace_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/red_steel" + }, + "result": { + "item": "tfc:metal/mace_head/red_steel" + }, + "tier": 6, + "rules": [ + "hit_last", + "shrink_not_last", + "bend_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/red_steel_pickaxe_head.json b/kubejs/data/tfc/recipes/anvil/red_steel_pickaxe_head.json new file mode 100644 index 000000000..61acdcbae --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/red_steel_pickaxe_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/red_steel" + }, + "result": { + "item": "gtceu:red_steel_pickaxe_head" + }, + "tier": 6, + "rules": [ + "punch_last", + "bend_not_last", + "draw_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/red_steel_propick_head.json b/kubejs/data/tfc/recipes/anvil/red_steel_propick_head.json new file mode 100644 index 000000000..e420fa784 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/red_steel_propick_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/red_steel" + }, + "result": { + "item": "tfc:metal/propick_head/red_steel" + }, + "tier": 6, + "rules": [ + "punch_last", + "draw_not_last", + "bend_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/red_steel_rod.json b/kubejs/data/tfc/recipes/anvil/red_steel_rod.json new file mode 100644 index 000000000..d23180546 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/red_steel_rod.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/red_steel" + }, + "result": { + "item": "gtceu:red_steel_rod", + "count": 2 + }, + "tier": 6, + "rules": [ + "bend_last", + "draw_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/red_steel_saw_blade.json b/kubejs/data/tfc/recipes/anvil/red_steel_saw_blade.json new file mode 100644 index 000000000..e1a34e632 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/red_steel_saw_blade.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/red_steel" + }, + "result": { + "item": "gtceu:red_steel_saw_head" + }, + "tier": 6, + "rules": [ + "hit_last", + "hit_second_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/red_steel_scythe_blade.json b/kubejs/data/tfc/recipes/anvil/red_steel_scythe_blade.json new file mode 100644 index 000000000..591c2ef77 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/red_steel_scythe_blade.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/red_steel" + }, + "result": { + "item": "gtceu:red_steel_scythe_head" + }, + "tier": 6, + "rules": [ + "hit_last", + "draw_second_last", + "bend_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/red_steel_sheet.json b/kubejs/data/tfc/recipes/anvil/red_steel_sheet.json new file mode 100644 index 000000000..0920584a8 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/red_steel_sheet.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/red_steel" + }, + "result": { + "item": "gtceu:red_steel_plate" + }, + "tier": 6, + "rules": [ + "hit_last", + "hit_second_last", + "hit_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/red_steel_shield.json b/kubejs/data/tfc/recipes/anvil/red_steel_shield.json new file mode 100644 index 000000000..c50953b9d --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/red_steel_shield.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/red_steel" + }, + "result": { + "item": "tfc:metal/shield/red_steel" + }, + "tier": 6, + "rules": [ + "upset_last", + "bend_second_last", + "bend_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/red_steel_shovel_head.json b/kubejs/data/tfc/recipes/anvil/red_steel_shovel_head.json new file mode 100644 index 000000000..f7a4f9974 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/red_steel_shovel_head.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/red_steel" + }, + "result": { + "item": "gtceu:red_steel_shovel_head" + }, + "tier": 6, + "rules": [ + "punch_last", + "hit_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/red_steel_sword_blade.json b/kubejs/data/tfc/recipes/anvil/red_steel_sword_blade.json new file mode 100644 index 000000000..545dc07c7 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/red_steel_sword_blade.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/red_steel" + }, + "result": { + "item": "gtceu:red_steel_sword_head" + }, + "tier": 6, + "rules": [ + "hit_last", + "bend_second_last", + "bend_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/red_steel_trapdoor.json b/kubejs/data/tfc/recipes/anvil/red_steel_trapdoor.json new file mode 100644 index 000000000..aa3008fe9 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/red_steel_trapdoor.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/red_steel" + }, + "result": { + "item": "tfc:metal/trapdoor/red_steel" + }, + "tier": 6, + "rules": [ + "bend_last", + "draw_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/red_steel_tuyere.json b/kubejs/data/tfc/recipes/anvil/red_steel_tuyere.json new file mode 100644 index 000000000..07a0430a7 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/red_steel_tuyere.json @@ -0,0 +1,15 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/red_steel" + }, + "result": { + "item": "tfc:metal/tuyere/red_steel" + }, + "tier": 6, + "rules": [ + "bend_last", + "bend_second_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/red_steel_unfinished_boots.json b/kubejs/data/tfc/recipes/anvil/red_steel_unfinished_boots.json new file mode 100644 index 000000000..a7e1efc86 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/red_steel_unfinished_boots.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/red_steel" + }, + "result": { + "item": "tfc:metal/unfinished_boots/red_steel" + }, + "tier": 6, + "rules": [ + "bend_last", + "bend_second_last", + "shrink_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/red_steel_unfinished_chestplate.json b/kubejs/data/tfc/recipes/anvil/red_steel_unfinished_chestplate.json new file mode 100644 index 000000000..d157ea951 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/red_steel_unfinished_chestplate.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/red_steel" + }, + "result": { + "item": "tfc:metal/unfinished_chestplate/red_steel" + }, + "tier": 6, + "rules": [ + "hit_last", + "hit_second_last", + "upset_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/red_steel_unfinished_greaves.json b/kubejs/data/tfc/recipes/anvil/red_steel_unfinished_greaves.json new file mode 100644 index 000000000..24ade1dd9 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/red_steel_unfinished_greaves.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/red_steel" + }, + "result": { + "item": "tfc:metal/unfinished_greaves/red_steel" + }, + "tier": 6, + "rules": [ + "bend_any", + "draw_any", + "hit_any" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/red_steel_unfinished_helmet.json b/kubejs/data/tfc/recipes/anvil/red_steel_unfinished_helmet.json new file mode 100644 index 000000000..4a2bc8a33 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/red_steel_unfinished_helmet.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/red_steel" + }, + "result": { + "item": "tfc:metal/unfinished_helmet/red_steel" + }, + "tier": 6, + "rules": [ + "hit_last", + "bend_second_last", + "bend_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/refined_iron_bloom.json b/kubejs/data/tfc/recipes/anvil/refined_iron_bloom.json new file mode 100644 index 000000000..eae502feb --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/refined_iron_bloom.json @@ -0,0 +1,16 @@ +{ + "__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" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/rose_gold_rod.json b/kubejs/data/tfc/recipes/anvil/rose_gold_rod.json new file mode 100644 index 000000000..31f9b2c68 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/rose_gold_rod.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/rose_gold" + }, + "result": { + "item": "gtceu:rose_gold_rod", + "count": 2 + }, + "tier": 1, + "rules": [ + "bend_last", + "draw_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/rose_gold_sheet.json b/kubejs/data/tfc/recipes/anvil/rose_gold_sheet.json new file mode 100644 index 000000000..413d54ba0 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/rose_gold_sheet.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/rose_gold" + }, + "result": { + "item": "gtceu:rose_gold_plate" + }, + "tier": 1, + "rules": [ + "hit_last", + "hit_second_last", + "hit_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/silver_rod.json b/kubejs/data/tfc/recipes/anvil/silver_rod.json new file mode 100644 index 000000000..6aa63abf3 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/silver_rod.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/silver" + }, + "result": { + "item": "gtceu:silver_rod", + "count": 2 + }, + "tier": 1, + "rules": [ + "bend_last", + "draw_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/silver_sheet.json b/kubejs/data/tfc/recipes/anvil/silver_sheet.json new file mode 100644 index 000000000..3a7f55554 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/silver_sheet.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/silver" + }, + "result": { + "item": "gtceu:silver_plate" + }, + "tier": 1, + "rules": [ + "hit_last", + "hit_second_last", + "hit_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/steel_axe_head.json b/kubejs/data/tfc/recipes/anvil/steel_axe_head.json new file mode 100644 index 000000000..ae87fbb5e --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/steel_axe_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/steel" + }, + "result": { + "item": "gtceu:steel_axe_head" + }, + "tier": 4, + "rules": [ + "punch_last", + "hit_second_last", + "upset_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/steel_bars.json b/kubejs/data/tfc/recipes/anvil/steel_bars.json new file mode 100644 index 000000000..e3748733d --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/steel_bars.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/steel" + }, + "result": { + "item": "tfc:metal/bars/steel", + "count": 8 + }, + "tier": 3, + "rules": [ + "upset_last", + "punch_second_last", + "punch_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/steel_bars_double.json b/kubejs/data/tfc/recipes/anvil/steel_bars_double.json new file mode 100644 index 000000000..b71fadc4b --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/steel_bars_double.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/steel" + }, + "result": { + "item": "tfc:metal/bars/steel", + "count": 16 + }, + "tier": 3, + "rules": [ + "upset_last", + "punch_second_last", + "punch_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/steel_chain.json b/kubejs/data/tfc/recipes/anvil/steel_chain.json new file mode 100644 index 000000000..7c869a400 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/steel_chain.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/steel" + }, + "result": { + "item": "tfc:metal/chain/steel", + "count": 16 + }, + "tier": 4, + "rules": [ + "hit_any", + "hit_any", + "draw_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/steel_chisel_head.json b/kubejs/data/tfc/recipes/anvil/steel_chisel_head.json new file mode 100644 index 000000000..184d821cd --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/steel_chisel_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/steel" + }, + "result": { + "item": "tfc:metal/chisel_head/steel" + }, + "tier": 4, + "rules": [ + "hit_last", + "hit_not_last", + "draw_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/steel_fish_hook.json b/kubejs/data/tfc/recipes/anvil/steel_fish_hook.json new file mode 100644 index 000000000..103d99d0b --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/steel_fish_hook.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/steel" + }, + "result": { + "item": "tfc:metal/fish_hook/steel" + }, + "tier": 4, + "rules": [ + "draw_not_last", + "bend_any", + "hit_any" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/steel_hammer_head.json b/kubejs/data/tfc/recipes/anvil/steel_hammer_head.json new file mode 100644 index 000000000..916cf3d4d --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/steel_hammer_head.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/steel" + }, + "result": { + "item": "gtceu:steel_hammer_head" + }, + "tier": 4, + "rules": [ + "punch_last", + "shrink_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/steel_hoe_head.json b/kubejs/data/tfc/recipes/anvil/steel_hoe_head.json new file mode 100644 index 000000000..f1f166e25 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/steel_hoe_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/steel" + }, + "result": { + "item": "gtceu:steel_hoe_head" + }, + "tier": 4, + "rules": [ + "punch_last", + "hit_not_last", + "bend_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/steel_ingot.json b/kubejs/data/tfc/recipes/anvil/steel_ingot.json new file mode 100644 index 000000000..2493e0d01 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/steel_ingot.json @@ -0,0 +1,16 @@ +{ + "__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" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/steel_javelin_head.json b/kubejs/data/tfc/recipes/anvil/steel_javelin_head.json new file mode 100644 index 000000000..c5d67b6bf --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/steel_javelin_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/steel" + }, + "result": { + "item": "tfc:metal/javelin_head/steel" + }, + "tier": 4, + "rules": [ + "hit_last", + "hit_second_last", + "draw_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/steel_knife_blade.json b/kubejs/data/tfc/recipes/anvil/steel_knife_blade.json new file mode 100644 index 000000000..0284689af --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/steel_knife_blade.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/steel" + }, + "result": { + "item": "gtceu:steel_knife_head" + }, + "tier": 4, + "rules": [ + "hit_last", + "draw_second_last", + "draw_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/steel_lamp.json b/kubejs/data/tfc/recipes/anvil/steel_lamp.json new file mode 100644 index 000000000..110b716eb --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/steel_lamp.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/steel" + }, + "result": { + "item": "tfc:metal/unfinished_lamp/steel" + }, + "tier": 4, + "rules": [ + "bend_last", + "bend_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/steel_mace_head.json b/kubejs/data/tfc/recipes/anvil/steel_mace_head.json new file mode 100644 index 000000000..19f134c3a --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/steel_mace_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/steel" + }, + "result": { + "item": "tfc:metal/mace_head/steel" + }, + "tier": 4, + "rules": [ + "hit_last", + "shrink_not_last", + "bend_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/steel_pickaxe_head.json b/kubejs/data/tfc/recipes/anvil/steel_pickaxe_head.json new file mode 100644 index 000000000..23b3eb692 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/steel_pickaxe_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/steel" + }, + "result": { + "item": "gtceu:steel_pickaxe_head" + }, + "tier": 4, + "rules": [ + "punch_last", + "bend_not_last", + "draw_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/steel_propick_head.json b/kubejs/data/tfc/recipes/anvil/steel_propick_head.json new file mode 100644 index 000000000..94cd093b5 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/steel_propick_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/steel" + }, + "result": { + "item": "tfc:metal/propick_head/steel" + }, + "tier": 4, + "rules": [ + "punch_last", + "draw_not_last", + "bend_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/steel_rod.json b/kubejs/data/tfc/recipes/anvil/steel_rod.json new file mode 100644 index 000000000..6ba226fdb --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/steel_rod.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/steel" + }, + "result": { + "item": "gtceu:steel_rod", + "count": 2 + }, + "tier": 4, + "rules": [ + "bend_last", + "draw_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/steel_saw_blade.json b/kubejs/data/tfc/recipes/anvil/steel_saw_blade.json new file mode 100644 index 000000000..0e7ce1736 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/steel_saw_blade.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/steel" + }, + "result": { + "item": "gtceu:steel_saw_head" + }, + "tier": 4, + "rules": [ + "hit_last", + "hit_second_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/steel_scythe_blade.json b/kubejs/data/tfc/recipes/anvil/steel_scythe_blade.json new file mode 100644 index 000000000..8fb3a5f85 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/steel_scythe_blade.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/steel" + }, + "result": { + "item": "gtceu:steel_scythe_head" + }, + "tier": 4, + "rules": [ + "hit_last", + "draw_second_last", + "bend_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/steel_sheet.json b/kubejs/data/tfc/recipes/anvil/steel_sheet.json new file mode 100644 index 000000000..025697150 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/steel_sheet.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/steel" + }, + "result": { + "item": "gtceu:steel_plate" + }, + "tier": 4, + "rules": [ + "hit_last", + "hit_second_last", + "hit_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/steel_shield.json b/kubejs/data/tfc/recipes/anvil/steel_shield.json new file mode 100644 index 000000000..ae56b3571 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/steel_shield.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/steel" + }, + "result": { + "item": "tfc:metal/shield/steel" + }, + "tier": 4, + "rules": [ + "upset_last", + "bend_second_last", + "bend_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/steel_shovel_head.json b/kubejs/data/tfc/recipes/anvil/steel_shovel_head.json new file mode 100644 index 000000000..14624ba4d --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/steel_shovel_head.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/steel" + }, + "result": { + "item": "gtceu:steel_shovel_head" + }, + "tier": 4, + "rules": [ + "punch_last", + "hit_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/steel_sword_blade.json b/kubejs/data/tfc/recipes/anvil/steel_sword_blade.json new file mode 100644 index 000000000..b1c1b1f07 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/steel_sword_blade.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/steel" + }, + "result": { + "item": "gtceu:steel_sword_head" + }, + "tier": 4, + "rules": [ + "hit_last", + "bend_second_last", + "bend_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/steel_trapdoor.json b/kubejs/data/tfc/recipes/anvil/steel_trapdoor.json new file mode 100644 index 000000000..894a71a2e --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/steel_trapdoor.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/steel" + }, + "result": { + "item": "tfc:metal/trapdoor/steel" + }, + "tier": 4, + "rules": [ + "bend_last", + "draw_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/steel_tuyere.json b/kubejs/data/tfc/recipes/anvil/steel_tuyere.json new file mode 100644 index 000000000..2432b72b6 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/steel_tuyere.json @@ -0,0 +1,15 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/steel" + }, + "result": { + "item": "tfc:metal/tuyere/steel" + }, + "tier": 4, + "rules": [ + "bend_last", + "bend_second_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/steel_unfinished_boots.json b/kubejs/data/tfc/recipes/anvil/steel_unfinished_boots.json new file mode 100644 index 000000000..56e88a344 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/steel_unfinished_boots.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/steel" + }, + "result": { + "item": "tfc:metal/unfinished_boots/steel" + }, + "tier": 4, + "rules": [ + "bend_last", + "bend_second_last", + "shrink_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/steel_unfinished_chestplate.json b/kubejs/data/tfc/recipes/anvil/steel_unfinished_chestplate.json new file mode 100644 index 000000000..fef692512 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/steel_unfinished_chestplate.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/steel" + }, + "result": { + "item": "tfc:metal/unfinished_chestplate/steel" + }, + "tier": 4, + "rules": [ + "hit_last", + "hit_second_last", + "upset_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/steel_unfinished_greaves.json b/kubejs/data/tfc/recipes/anvil/steel_unfinished_greaves.json new file mode 100644 index 000000000..abc0c2ce9 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/steel_unfinished_greaves.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/steel" + }, + "result": { + "item": "tfc:metal/unfinished_greaves/steel" + }, + "tier": 4, + "rules": [ + "bend_any", + "draw_any", + "hit_any" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/steel_unfinished_helmet.json b/kubejs/data/tfc/recipes/anvil/steel_unfinished_helmet.json new file mode 100644 index 000000000..631b12417 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/steel_unfinished_helmet.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/steel" + }, + "result": { + "item": "tfc:metal/unfinished_helmet/steel" + }, + "tier": 4, + "rules": [ + "hit_last", + "bend_second_last", + "bend_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/sterling_silver_rod.json b/kubejs/data/tfc/recipes/anvil/sterling_silver_rod.json new file mode 100644 index 000000000..78ef0a682 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/sterling_silver_rod.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/sterling_silver" + }, + "result": { + "item": "gtceu:sterling_silver_rod", + "count": 2 + }, + "tier": 1, + "rules": [ + "bend_last", + "draw_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/sterling_silver_sheet.json b/kubejs/data/tfc/recipes/anvil/sterling_silver_sheet.json new file mode 100644 index 000000000..dc9dc4dd1 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/sterling_silver_sheet.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/sterling_silver" + }, + "result": { + "item": "gtceu:sterling_silver_plate" + }, + "tier": 1, + "rules": [ + "hit_last", + "hit_second_last", + "hit_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/tin_rod.json b/kubejs/data/tfc/recipes/anvil/tin_rod.json new file mode 100644 index 000000000..6110d481d --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/tin_rod.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/tin" + }, + "result": { + "item": "gtceu:tin_rod", + "count": 2 + }, + "tier": 1, + "rules": [ + "bend_last", + "draw_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/tin_sheet.json b/kubejs/data/tfc/recipes/anvil/tin_sheet.json new file mode 100644 index 000000000..f84d89dd4 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/tin_sheet.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/tin" + }, + "result": { + "item": "gtceu:tin_plate" + }, + "tier": 1, + "rules": [ + "hit_last", + "hit_second_last", + "hit_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/wrought_iron_axe_head.json b/kubejs/data/tfc/recipes/anvil/wrought_iron_axe_head.json new file mode 100644 index 000000000..7dab937b6 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/wrought_iron_axe_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/wrought_iron" + }, + "result": { + "item": "gtceu:wrought_iron_axe_head" + }, + "tier": 3, + "rules": [ + "punch_last", + "hit_second_last", + "upset_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/wrought_iron_bars.json b/kubejs/data/tfc/recipes/anvil/wrought_iron_bars.json new file mode 100644 index 000000000..33ebd6a80 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/wrought_iron_bars.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/wrought_iron" + }, + "result": { + "item": "tfc:metal/bars/wrought_iron", + "count": 8 + }, + "tier": 3, + "rules": [ + "upset_last", + "punch_second_last", + "punch_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/wrought_iron_bars_double.json b/kubejs/data/tfc/recipes/anvil/wrought_iron_bars_double.json new file mode 100644 index 000000000..aea352d1d --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/wrought_iron_bars_double.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/wrought_iron" + }, + "result": { + "item": "tfc:metal/bars/wrought_iron", + "count": 16 + }, + "tier": 3, + "rules": [ + "upset_last", + "punch_second_last", + "punch_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/wrought_iron_chain.json b/kubejs/data/tfc/recipes/anvil/wrought_iron_chain.json new file mode 100644 index 000000000..f8bb0c607 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/wrought_iron_chain.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/wrought_iron" + }, + "result": { + "item": "tfc:metal/chain/wrought_iron", + "count": 16 + }, + "tier": 3, + "rules": [ + "hit_any", + "hit_any", + "draw_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/wrought_iron_chisel_head.json b/kubejs/data/tfc/recipes/anvil/wrought_iron_chisel_head.json new file mode 100644 index 000000000..f761263bb --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/wrought_iron_chisel_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/wrought_iron" + }, + "result": { + "item": "tfc:metal/chisel_head/wrought_iron" + }, + "tier": 3, + "rules": [ + "hit_last", + "hit_not_last", + "draw_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/wrought_iron_fish_hook.json b/kubejs/data/tfc/recipes/anvil/wrought_iron_fish_hook.json new file mode 100644 index 000000000..afff3be94 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/wrought_iron_fish_hook.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/wrought_iron" + }, + "result": { + "item": "tfc:metal/fish_hook/wrought_iron" + }, + "tier": 3, + "rules": [ + "draw_not_last", + "bend_any", + "hit_any" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/wrought_iron_from_bloom.json b/kubejs/data/tfc/recipes/anvil/wrought_iron_from_bloom.json new file mode 100644 index 000000000..776b075f2 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/wrought_iron_from_bloom.json @@ -0,0 +1,16 @@ +{ + "__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" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/wrought_iron_grill.json b/kubejs/data/tfc/recipes/anvil/wrought_iron_grill.json new file mode 100644 index 000000000..2b825d463 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/wrought_iron_grill.json @@ -0,0 +1,16 @@ +{ + "__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" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/wrought_iron_hammer_head.json b/kubejs/data/tfc/recipes/anvil/wrought_iron_hammer_head.json new file mode 100644 index 000000000..ef6735aba --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/wrought_iron_hammer_head.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/wrought_iron" + }, + "result": { + "item": "gtceu:wrought_iron_hammer_head" + }, + "tier": 3, + "rules": [ + "punch_last", + "shrink_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/wrought_iron_hoe_head.json b/kubejs/data/tfc/recipes/anvil/wrought_iron_hoe_head.json new file mode 100644 index 000000000..8c9f9e063 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/wrought_iron_hoe_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/wrought_iron" + }, + "result": { + "item": "gtceu:wrought_iron_hoe_head" + }, + "tier": 3, + "rules": [ + "punch_last", + "hit_not_last", + "bend_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/wrought_iron_javelin_head.json b/kubejs/data/tfc/recipes/anvil/wrought_iron_javelin_head.json new file mode 100644 index 000000000..a8e64f5cd --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/wrought_iron_javelin_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/wrought_iron" + }, + "result": { + "item": "tfc:metal/javelin_head/wrought_iron" + }, + "tier": 3, + "rules": [ + "hit_last", + "hit_second_last", + "draw_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/wrought_iron_knife_blade.json b/kubejs/data/tfc/recipes/anvil/wrought_iron_knife_blade.json new file mode 100644 index 000000000..1da68577c --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/wrought_iron_knife_blade.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/wrought_iron" + }, + "result": { + "item": "gtceu:wrought_iron_knife_head" + }, + "tier": 3, + "rules": [ + "hit_last", + "draw_second_last", + "draw_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/wrought_iron_lamp.json b/kubejs/data/tfc/recipes/anvil/wrought_iron_lamp.json new file mode 100644 index 000000000..573dada53 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/wrought_iron_lamp.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/wrought_iron" + }, + "result": { + "item": "tfc:metal/unfinished_lamp/wrought_iron" + }, + "tier": 3, + "rules": [ + "bend_last", + "bend_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/wrought_iron_mace_head.json b/kubejs/data/tfc/recipes/anvil/wrought_iron_mace_head.json new file mode 100644 index 000000000..2d78712ab --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/wrought_iron_mace_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/wrought_iron" + }, + "result": { + "item": "tfc:metal/mace_head/wrought_iron" + }, + "tier": 3, + "rules": [ + "hit_last", + "shrink_not_last", + "bend_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/wrought_iron_pickaxe_head.json b/kubejs/data/tfc/recipes/anvil/wrought_iron_pickaxe_head.json new file mode 100644 index 000000000..d3f3f167f --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/wrought_iron_pickaxe_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/wrought_iron" + }, + "result": { + "item": "gtceu:wrought_iron_pickaxe_head" + }, + "tier": 3, + "rules": [ + "punch_last", + "bend_not_last", + "draw_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/wrought_iron_propick_head.json b/kubejs/data/tfc/recipes/anvil/wrought_iron_propick_head.json new file mode 100644 index 000000000..c648ec4dd --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/wrought_iron_propick_head.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/wrought_iron" + }, + "result": { + "item": "tfc:metal/propick_head/wrought_iron" + }, + "tier": 3, + "rules": [ + "punch_last", + "draw_not_last", + "bend_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/wrought_iron_rod.json b/kubejs/data/tfc/recipes/anvil/wrought_iron_rod.json new file mode 100644 index 000000000..6aeb3b8b3 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/wrought_iron_rod.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/wrought_iron" + }, + "result": { + "item": "gtceu:wrought_iron_rod", + "count": 2 + }, + "tier": 3, + "rules": [ + "bend_last", + "draw_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/wrought_iron_saw_blade.json b/kubejs/data/tfc/recipes/anvil/wrought_iron_saw_blade.json new file mode 100644 index 000000000..c83439b94 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/wrought_iron_saw_blade.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/wrought_iron" + }, + "result": { + "item": "gtceu:wrought_iron_saw_head" + }, + "tier": 3, + "rules": [ + "hit_last", + "hit_second_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/wrought_iron_scythe_blade.json b/kubejs/data/tfc/recipes/anvil/wrought_iron_scythe_blade.json new file mode 100644 index 000000000..13d680a86 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/wrought_iron_scythe_blade.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/wrought_iron" + }, + "result": { + "item": "gtceu:wrought_iron_scythe_head" + }, + "tier": 3, + "rules": [ + "hit_last", + "draw_second_last", + "bend_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/wrought_iron_sheet.json b/kubejs/data/tfc/recipes/anvil/wrought_iron_sheet.json new file mode 100644 index 000000000..a33d325e2 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/wrought_iron_sheet.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/wrought_iron" + }, + "result": { + "item": "gtceu:wrought_iron_plate" + }, + "tier": 3, + "rules": [ + "hit_last", + "hit_second_last", + "hit_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/wrought_iron_shield.json b/kubejs/data/tfc/recipes/anvil/wrought_iron_shield.json new file mode 100644 index 000000000..a6bcaa521 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/wrought_iron_shield.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/wrought_iron" + }, + "result": { + "item": "tfc:metal/shield/wrought_iron" + }, + "tier": 3, + "rules": [ + "upset_last", + "bend_second_last", + "bend_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/wrought_iron_shovel_head.json b/kubejs/data/tfc/recipes/anvil/wrought_iron_shovel_head.json new file mode 100644 index 000000000..b68632b08 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/wrought_iron_shovel_head.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/wrought_iron" + }, + "result": { + "item": "gtceu:wrought_iron_shovel_head" + }, + "tier": 3, + "rules": [ + "punch_last", + "hit_not_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/wrought_iron_sword_blade.json b/kubejs/data/tfc/recipes/anvil/wrought_iron_sword_blade.json new file mode 100644 index 000000000..ba3710ee1 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/wrought_iron_sword_blade.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/wrought_iron" + }, + "result": { + "item": "gtceu:wrought_iron_sword_head" + }, + "tier": 3, + "rules": [ + "hit_last", + "bend_second_last", + "bend_third_last" + ], + "apply_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/wrought_iron_trapdoor.json b/kubejs/data/tfc/recipes/anvil/wrought_iron_trapdoor.json new file mode 100644 index 000000000..2911c8ded --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/wrought_iron_trapdoor.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/wrought_iron" + }, + "result": { + "item": "tfc:metal/trapdoor/wrought_iron" + }, + "tier": 3, + "rules": [ + "bend_last", + "draw_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/wrought_iron_tuyere.json b/kubejs/data/tfc/recipes/anvil/wrought_iron_tuyere.json new file mode 100644 index 000000000..3a22aa784 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/wrought_iron_tuyere.json @@ -0,0 +1,15 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/wrought_iron" + }, + "result": { + "item": "tfc:metal/tuyere/wrought_iron" + }, + "tier": 3, + "rules": [ + "bend_last", + "bend_second_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/wrought_iron_unfinished_boots.json b/kubejs/data/tfc/recipes/anvil/wrought_iron_unfinished_boots.json new file mode 100644 index 000000000..c11f8c79f --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/wrought_iron_unfinished_boots.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/wrought_iron" + }, + "result": { + "item": "tfc:metal/unfinished_boots/wrought_iron" + }, + "tier": 3, + "rules": [ + "bend_last", + "bend_second_last", + "shrink_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/wrought_iron_unfinished_chestplate.json b/kubejs/data/tfc/recipes/anvil/wrought_iron_unfinished_chestplate.json new file mode 100644 index 000000000..1c908af94 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/wrought_iron_unfinished_chestplate.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/wrought_iron" + }, + "result": { + "item": "tfc:metal/unfinished_chestplate/wrought_iron" + }, + "tier": 3, + "rules": [ + "hit_last", + "hit_second_last", + "upset_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/wrought_iron_unfinished_greaves.json b/kubejs/data/tfc/recipes/anvil/wrought_iron_unfinished_greaves.json new file mode 100644 index 000000000..218c1aba3 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/wrought_iron_unfinished_greaves.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/wrought_iron" + }, + "result": { + "item": "tfc:metal/unfinished_greaves/wrought_iron" + }, + "tier": 3, + "rules": [ + "bend_any", + "draw_any", + "hit_any" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/wrought_iron_unfinished_helmet.json b/kubejs/data/tfc/recipes/anvil/wrought_iron_unfinished_helmet.json new file mode 100644 index 000000000..59e576231 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/wrought_iron_unfinished_helmet.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:plates/double/wrought_iron" + }, + "result": { + "item": "tfc:metal/unfinished_helmet/wrought_iron" + }, + "tier": 3, + "rules": [ + "hit_last", + "bend_second_last", + "bend_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/zinc_rod.json b/kubejs/data/tfc/recipes/anvil/zinc_rod.json new file mode 100644 index 000000000..a3095778f --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/zinc_rod.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:ingots/zinc" + }, + "result": { + "item": "gtceu:zinc_rod", + "count": 2 + }, + "tier": 1, + "rules": [ + "bend_last", + "draw_second_last", + "draw_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/anvil/zinc_sheet.json b/kubejs/data/tfc/recipes/anvil/zinc_sheet.json new file mode 100644 index 000000000..a81a5aff0 --- /dev/null +++ b/kubejs/data/tfc/recipes/anvil/zinc_sheet.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:anvil", + "input": { + "tag": "forge:double_ingots/zinc" + }, + "result": { + "item": "gtceu:zinc_plate" + }, + "tier": 1, + "rules": [ + "hit_last", + "hit_second_last", + "hit_third_last" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/blast_furnace/pig_iron.json b/kubejs/data/tfc/recipes/blast_furnace/pig_iron.json new file mode 100644 index 000000000..c37e197c1 --- /dev/null +++ b/kubejs/data/tfc/recipes/blast_furnace/pig_iron.json @@ -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" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/bloomery/raw_iron_bloom.json b/kubejs/data/tfc/recipes/bloomery/raw_iron_bloom.json new file mode 100644 index 000000000..7205d5dae --- /dev/null +++ b/kubejs/data/tfc/recipes/bloomery/raw_iron_bloom.json @@ -0,0 +1,15 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:bloomery", + "result": { + "item": "tfc:raw_iron_bloom" + }, + "fluid": { + "ingredient": "gtceu:iron", + "amount": 144 + }, + "catalyst": { + "item": "minecraft:charcoal" + }, + "duration": 15000 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/bismuth_bronze_axe_head.json b/kubejs/data/tfc/recipes/casting/bismuth_bronze_axe_head.json new file mode 100644 index 000000000..c14ebcf49 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/bismuth_bronze_axe_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/bismuth_bronze_chisel_head.json b/kubejs/data/tfc/recipes/casting/bismuth_bronze_chisel_head.json new file mode 100644 index 000000000..467c4c114 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/bismuth_bronze_chisel_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/bismuth_bronze_fire_ingot.json b/kubejs/data/tfc/recipes/casting/bismuth_bronze_fire_ingot.json new file mode 100644 index 000000000..085d13714 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/bismuth_bronze_fire_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/bismuth_bronze_hammer_head.json b/kubejs/data/tfc/recipes/casting/bismuth_bronze_hammer_head.json new file mode 100644 index 000000000..dc6a80f2c --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/bismuth_bronze_hammer_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/bismuth_bronze_hoe_head.json b/kubejs/data/tfc/recipes/casting/bismuth_bronze_hoe_head.json new file mode 100644 index 000000000..a2155ed8f --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/bismuth_bronze_hoe_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/bismuth_bronze_ingot.json b/kubejs/data/tfc/recipes/casting/bismuth_bronze_ingot.json new file mode 100644 index 000000000..9af7b2e05 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/bismuth_bronze_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/bismuth_bronze_javelin_head.json b/kubejs/data/tfc/recipes/casting/bismuth_bronze_javelin_head.json new file mode 100644 index 000000000..4b35174ab --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/bismuth_bronze_javelin_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/bismuth_bronze_knife_blade.json b/kubejs/data/tfc/recipes/casting/bismuth_bronze_knife_blade.json new file mode 100644 index 000000000..cff8dbc7b --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/bismuth_bronze_knife_blade.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/bismuth_bronze_mace_head.json b/kubejs/data/tfc/recipes/casting/bismuth_bronze_mace_head.json new file mode 100644 index 000000000..07199ed34 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/bismuth_bronze_mace_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/bismuth_bronze_pickaxe_head.json b/kubejs/data/tfc/recipes/casting/bismuth_bronze_pickaxe_head.json new file mode 100644 index 000000000..25fe9fa5a --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/bismuth_bronze_pickaxe_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/bismuth_bronze_propick_head.json b/kubejs/data/tfc/recipes/casting/bismuth_bronze_propick_head.json new file mode 100644 index 000000000..335e561fc --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/bismuth_bronze_propick_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/bismuth_bronze_saw_blade.json b/kubejs/data/tfc/recipes/casting/bismuth_bronze_saw_blade.json new file mode 100644 index 000000000..ed19ce365 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/bismuth_bronze_saw_blade.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/bismuth_bronze_scythe_blade.json b/kubejs/data/tfc/recipes/casting/bismuth_bronze_scythe_blade.json new file mode 100644 index 000000000..84154f63e --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/bismuth_bronze_scythe_blade.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/bismuth_bronze_shovel_head.json b/kubejs/data/tfc/recipes/casting/bismuth_bronze_shovel_head.json new file mode 100644 index 000000000..42f1cfb07 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/bismuth_bronze_shovel_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/bismuth_bronze_sword_blade.json b/kubejs/data/tfc/recipes/casting/bismuth_bronze_sword_blade.json new file mode 100644 index 000000000..61523b6ee --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/bismuth_bronze_sword_blade.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/bismuth_fire_ingot.json b/kubejs/data/tfc/recipes/casting/bismuth_fire_ingot.json new file mode 100644 index 000000000..4c55985c2 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/bismuth_fire_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/bismuth_ingot.json b/kubejs/data/tfc/recipes/casting/bismuth_ingot.json new file mode 100644 index 000000000..4f9df4a1c --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/bismuth_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/black_bronze_axe_head.json b/kubejs/data/tfc/recipes/casting/black_bronze_axe_head.json new file mode 100644 index 000000000..c2a34fe4d --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/black_bronze_axe_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/black_bronze_chisel_head.json b/kubejs/data/tfc/recipes/casting/black_bronze_chisel_head.json new file mode 100644 index 000000000..067dfcc9e --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/black_bronze_chisel_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/black_bronze_fire_ingot.json b/kubejs/data/tfc/recipes/casting/black_bronze_fire_ingot.json new file mode 100644 index 000000000..5f24e27d4 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/black_bronze_fire_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/black_bronze_hammer_head.json b/kubejs/data/tfc/recipes/casting/black_bronze_hammer_head.json new file mode 100644 index 000000000..57fa4528a --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/black_bronze_hammer_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/black_bronze_hoe_head.json b/kubejs/data/tfc/recipes/casting/black_bronze_hoe_head.json new file mode 100644 index 000000000..dcc19d78f --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/black_bronze_hoe_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/black_bronze_ingot.json b/kubejs/data/tfc/recipes/casting/black_bronze_ingot.json new file mode 100644 index 000000000..a37bfcfe0 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/black_bronze_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/black_bronze_javelin_head.json b/kubejs/data/tfc/recipes/casting/black_bronze_javelin_head.json new file mode 100644 index 000000000..0e7ab6824 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/black_bronze_javelin_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/black_bronze_knife_blade.json b/kubejs/data/tfc/recipes/casting/black_bronze_knife_blade.json new file mode 100644 index 000000000..be07e736e --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/black_bronze_knife_blade.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/black_bronze_mace_head.json b/kubejs/data/tfc/recipes/casting/black_bronze_mace_head.json new file mode 100644 index 000000000..10ea1595e --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/black_bronze_mace_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/black_bronze_pickaxe_head.json b/kubejs/data/tfc/recipes/casting/black_bronze_pickaxe_head.json new file mode 100644 index 000000000..07069533d --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/black_bronze_pickaxe_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/black_bronze_propick_head.json b/kubejs/data/tfc/recipes/casting/black_bronze_propick_head.json new file mode 100644 index 000000000..f4caae090 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/black_bronze_propick_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/black_bronze_saw_blade.json b/kubejs/data/tfc/recipes/casting/black_bronze_saw_blade.json new file mode 100644 index 000000000..dedaa6fa1 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/black_bronze_saw_blade.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/black_bronze_scythe_blade.json b/kubejs/data/tfc/recipes/casting/black_bronze_scythe_blade.json new file mode 100644 index 000000000..36da80274 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/black_bronze_scythe_blade.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/black_bronze_shovel_head.json b/kubejs/data/tfc/recipes/casting/black_bronze_shovel_head.json new file mode 100644 index 000000000..7d56f8b11 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/black_bronze_shovel_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/black_bronze_sword_blade.json b/kubejs/data/tfc/recipes/casting/black_bronze_sword_blade.json new file mode 100644 index 000000000..032bf1e64 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/black_bronze_sword_blade.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/black_steel_fire_ingot.json b/kubejs/data/tfc/recipes/casting/black_steel_fire_ingot.json new file mode 100644 index 000000000..5ba2551cd --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/black_steel_fire_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/black_steel_ingot.json b/kubejs/data/tfc/recipes/casting/black_steel_ingot.json new file mode 100644 index 000000000..e4e63dad7 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/black_steel_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/blue_steel_fire_ingot.json b/kubejs/data/tfc/recipes/casting/blue_steel_fire_ingot.json new file mode 100644 index 000000000..43f12e683 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/blue_steel_fire_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/blue_steel_ingot.json b/kubejs/data/tfc/recipes/casting/blue_steel_ingot.json new file mode 100644 index 000000000..5f7555bfe --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/blue_steel_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/brass_bell.json b/kubejs/data/tfc/recipes/casting/brass_bell.json new file mode 100644 index 000000000..b56828449 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/brass_bell.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/brass_fire_ingot.json b/kubejs/data/tfc/recipes/casting/brass_fire_ingot.json new file mode 100644 index 000000000..5d6f59577 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/brass_fire_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/brass_ingot.json b/kubejs/data/tfc/recipes/casting/brass_ingot.json new file mode 100644 index 000000000..327e45640 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/brass_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/bronze_axe_head.json b/kubejs/data/tfc/recipes/casting/bronze_axe_head.json new file mode 100644 index 000000000..c37f48bf4 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/bronze_axe_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/bronze_bell.json b/kubejs/data/tfc/recipes/casting/bronze_bell.json new file mode 100644 index 000000000..93efe1a32 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/bronze_bell.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/bronze_chisel_head.json b/kubejs/data/tfc/recipes/casting/bronze_chisel_head.json new file mode 100644 index 000000000..9dc10d762 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/bronze_chisel_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/bronze_fire_ingot.json b/kubejs/data/tfc/recipes/casting/bronze_fire_ingot.json new file mode 100644 index 000000000..e1b4e4f1c --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/bronze_fire_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/bronze_hammer_head.json b/kubejs/data/tfc/recipes/casting/bronze_hammer_head.json new file mode 100644 index 000000000..18371329c --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/bronze_hammer_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/bronze_hoe_head.json b/kubejs/data/tfc/recipes/casting/bronze_hoe_head.json new file mode 100644 index 000000000..0782360f6 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/bronze_hoe_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/bronze_ingot.json b/kubejs/data/tfc/recipes/casting/bronze_ingot.json new file mode 100644 index 000000000..a7f33f4bc --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/bronze_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/bronze_javelin_head.json b/kubejs/data/tfc/recipes/casting/bronze_javelin_head.json new file mode 100644 index 000000000..167d90710 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/bronze_javelin_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/bronze_knife_blade.json b/kubejs/data/tfc/recipes/casting/bronze_knife_blade.json new file mode 100644 index 000000000..797798c0d --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/bronze_knife_blade.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/bronze_mace_head.json b/kubejs/data/tfc/recipes/casting/bronze_mace_head.json new file mode 100644 index 000000000..e8bfbec22 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/bronze_mace_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/bronze_pickaxe_head.json b/kubejs/data/tfc/recipes/casting/bronze_pickaxe_head.json new file mode 100644 index 000000000..4d781f969 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/bronze_pickaxe_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/bronze_propick_head.json b/kubejs/data/tfc/recipes/casting/bronze_propick_head.json new file mode 100644 index 000000000..9b721c73e --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/bronze_propick_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/bronze_saw_blade.json b/kubejs/data/tfc/recipes/casting/bronze_saw_blade.json new file mode 100644 index 000000000..d7db13b82 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/bronze_saw_blade.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/bronze_scythe_blade.json b/kubejs/data/tfc/recipes/casting/bronze_scythe_blade.json new file mode 100644 index 000000000..4da906b67 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/bronze_scythe_blade.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/bronze_shovel_head.json b/kubejs/data/tfc/recipes/casting/bronze_shovel_head.json new file mode 100644 index 000000000..1e13a8b27 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/bronze_shovel_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/bronze_sword_blade.json b/kubejs/data/tfc/recipes/casting/bronze_sword_blade.json new file mode 100644 index 000000000..62dcc5aaa --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/bronze_sword_blade.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/cast_iron_fire_ingot.json b/kubejs/data/tfc/recipes/casting/cast_iron_fire_ingot.json new file mode 100644 index 000000000..9e89888af --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/cast_iron_fire_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/cast_iron_ingot.json b/kubejs/data/tfc/recipes/casting/cast_iron_ingot.json new file mode 100644 index 000000000..c59cb985d --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/cast_iron_ingot.json @@ -0,0 +1,15 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:casting", + "mold": { + "item": "tfc:ceramic/ingot_mold" + }, + "fluid": { + "ingredient": "gtceu:iron", + "amount": 144 + }, + "result": { + "item": "minecraft:iron_ingot" + }, + "break_chance": 0.1 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/copper_axe_head.json b/kubejs/data/tfc/recipes/casting/copper_axe_head.json new file mode 100644 index 000000000..968776762 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/copper_axe_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/copper_chisel_head.json b/kubejs/data/tfc/recipes/casting/copper_chisel_head.json new file mode 100644 index 000000000..c36d2a1db --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/copper_chisel_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/copper_fire_ingot.json b/kubejs/data/tfc/recipes/casting/copper_fire_ingot.json new file mode 100644 index 000000000..1a8cb4b9c --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/copper_fire_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/copper_hammer_head.json b/kubejs/data/tfc/recipes/casting/copper_hammer_head.json new file mode 100644 index 000000000..53391c4cf --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/copper_hammer_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/copper_hoe_head.json b/kubejs/data/tfc/recipes/casting/copper_hoe_head.json new file mode 100644 index 000000000..aaceb7c2c --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/copper_hoe_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/copper_ingot.json b/kubejs/data/tfc/recipes/casting/copper_ingot.json new file mode 100644 index 000000000..ce45d5930 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/copper_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/copper_javelin_head.json b/kubejs/data/tfc/recipes/casting/copper_javelin_head.json new file mode 100644 index 000000000..8704a0fbd --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/copper_javelin_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/copper_knife_blade.json b/kubejs/data/tfc/recipes/casting/copper_knife_blade.json new file mode 100644 index 000000000..0aa0762da --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/copper_knife_blade.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/copper_mace_head.json b/kubejs/data/tfc/recipes/casting/copper_mace_head.json new file mode 100644 index 000000000..4113cf0ad --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/copper_mace_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/copper_pickaxe_head.json b/kubejs/data/tfc/recipes/casting/copper_pickaxe_head.json new file mode 100644 index 000000000..cfb686a6a --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/copper_pickaxe_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/copper_propick_head.json b/kubejs/data/tfc/recipes/casting/copper_propick_head.json new file mode 100644 index 000000000..3d512981b --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/copper_propick_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/copper_saw_blade.json b/kubejs/data/tfc/recipes/casting/copper_saw_blade.json new file mode 100644 index 000000000..fd07a9982 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/copper_saw_blade.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/copper_scythe_blade.json b/kubejs/data/tfc/recipes/casting/copper_scythe_blade.json new file mode 100644 index 000000000..1e7e794f3 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/copper_scythe_blade.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/copper_shovel_head.json b/kubejs/data/tfc/recipes/casting/copper_shovel_head.json new file mode 100644 index 000000000..d96e26ce7 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/copper_shovel_head.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/copper_sword_blade.json b/kubejs/data/tfc/recipes/casting/copper_sword_blade.json new file mode 100644 index 000000000..c5d956c5f --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/copper_sword_blade.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/gold_bell.json b/kubejs/data/tfc/recipes/casting/gold_bell.json new file mode 100644 index 000000000..83c65fa0e --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/gold_bell.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/gold_fire_ingot.json b/kubejs/data/tfc/recipes/casting/gold_fire_ingot.json new file mode 100644 index 000000000..03c679270 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/gold_fire_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/gold_ingot.json b/kubejs/data/tfc/recipes/casting/gold_ingot.json new file mode 100644 index 000000000..06dcc8f50 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/gold_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/high_carbon_black_steel_fire_ingot.json b/kubejs/data/tfc/recipes/casting/high_carbon_black_steel_fire_ingot.json new file mode 100644 index 000000000..b8e8eec51 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/high_carbon_black_steel_fire_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/high_carbon_black_steel_ingot.json b/kubejs/data/tfc/recipes/casting/high_carbon_black_steel_ingot.json new file mode 100644 index 000000000..014ca0fc1 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/high_carbon_black_steel_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/high_carbon_blue_steel_fire_ingot.json b/kubejs/data/tfc/recipes/casting/high_carbon_blue_steel_fire_ingot.json new file mode 100644 index 000000000..d4736b83c --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/high_carbon_blue_steel_fire_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/high_carbon_blue_steel_ingot.json b/kubejs/data/tfc/recipes/casting/high_carbon_blue_steel_ingot.json new file mode 100644 index 000000000..13e3cc2f9 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/high_carbon_blue_steel_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/high_carbon_red_steel_fire_ingot.json b/kubejs/data/tfc/recipes/casting/high_carbon_red_steel_fire_ingot.json new file mode 100644 index 000000000..16c4b0635 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/high_carbon_red_steel_fire_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/high_carbon_red_steel_ingot.json b/kubejs/data/tfc/recipes/casting/high_carbon_red_steel_ingot.json new file mode 100644 index 000000000..9c9f07e0a --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/high_carbon_red_steel_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/high_carbon_steel_fire_ingot.json b/kubejs/data/tfc/recipes/casting/high_carbon_steel_fire_ingot.json new file mode 100644 index 000000000..661599783 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/high_carbon_steel_fire_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/high_carbon_steel_ingot.json b/kubejs/data/tfc/recipes/casting/high_carbon_steel_ingot.json new file mode 100644 index 000000000..65f0b6609 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/high_carbon_steel_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/nickel_fire_ingot.json b/kubejs/data/tfc/recipes/casting/nickel_fire_ingot.json new file mode 100644 index 000000000..3e8859594 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/nickel_fire_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/nickel_ingot.json b/kubejs/data/tfc/recipes/casting/nickel_ingot.json new file mode 100644 index 000000000..0b3c0b92b --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/nickel_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/pig_iron_fire_ingot.json b/kubejs/data/tfc/recipes/casting/pig_iron_fire_ingot.json new file mode 100644 index 000000000..95e6deffe --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/pig_iron_fire_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/pig_iron_ingot.json b/kubejs/data/tfc/recipes/casting/pig_iron_ingot.json new file mode 100644 index 000000000..929cbaf25 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/pig_iron_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/red_steel_fire_ingot.json b/kubejs/data/tfc/recipes/casting/red_steel_fire_ingot.json new file mode 100644 index 000000000..5115db481 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/red_steel_fire_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/red_steel_ingot.json b/kubejs/data/tfc/recipes/casting/red_steel_ingot.json new file mode 100644 index 000000000..72b2ecbee --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/red_steel_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/rose_gold_fire_ingot.json b/kubejs/data/tfc/recipes/casting/rose_gold_fire_ingot.json new file mode 100644 index 000000000..3d26fcdfc --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/rose_gold_fire_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/rose_gold_ingot.json b/kubejs/data/tfc/recipes/casting/rose_gold_ingot.json new file mode 100644 index 000000000..f775bdf70 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/rose_gold_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/silver_fire_ingot.json b/kubejs/data/tfc/recipes/casting/silver_fire_ingot.json new file mode 100644 index 000000000..3bee1bfde --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/silver_fire_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/silver_ingot.json b/kubejs/data/tfc/recipes/casting/silver_ingot.json new file mode 100644 index 000000000..7d02e44a7 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/silver_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/steel_fire_ingot.json b/kubejs/data/tfc/recipes/casting/steel_fire_ingot.json new file mode 100644 index 000000000..cfa3cec74 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/steel_fire_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/steel_ingot.json b/kubejs/data/tfc/recipes/casting/steel_ingot.json new file mode 100644 index 000000000..8355aec3b --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/steel_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/sterling_silver_fire_ingot.json b/kubejs/data/tfc/recipes/casting/sterling_silver_fire_ingot.json new file mode 100644 index 000000000..e002133eb --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/sterling_silver_fire_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/sterling_silver_ingot.json b/kubejs/data/tfc/recipes/casting/sterling_silver_ingot.json new file mode 100644 index 000000000..eb32004c2 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/sterling_silver_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/tin_fire_ingot.json b/kubejs/data/tfc/recipes/casting/tin_fire_ingot.json new file mode 100644 index 000000000..21400ef6d --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/tin_fire_ingot.json @@ -0,0 +1,15 @@ +{ + "__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 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/tin_ingot.json b/kubejs/data/tfc/recipes/casting/tin_ingot.json new file mode 100644 index 000000000..326398991 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/tin_ingot.json @@ -0,0 +1,15 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:casting", + "mold": { + "item": "tfc:ceramic/ingot_mold" + }, + "fluid": { + "ingredient": "gtceu:tin", + "amount": 144 + }, + "result": { + "item": "gtceu:tin_ingot" + }, + "break_chance": 0.1 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/unknown_fire_ingot.json b/kubejs/data/tfc/recipes/casting/unknown_fire_ingot.json new file mode 100644 index 000000000..d55244867 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/unknown_fire_ingot.json @@ -0,0 +1,15 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:casting", + "mold": { + "item": "tfc:ceramic/fire_ingot_mold" + }, + "fluid": { + "ingredient": "tfc:metal/unknown", + "amount": 144 + }, + "result": { + "item": "tfc:metal/ingot/unknown" + }, + "break_chance": 0.01 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/unknown_ingot.json b/kubejs/data/tfc/recipes/casting/unknown_ingot.json new file mode 100644 index 000000000..f1f808a8a --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/unknown_ingot.json @@ -0,0 +1,15 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:casting", + "mold": { + "item": "tfc:ceramic/ingot_mold" + }, + "fluid": { + "ingredient": "tfc:metal/unknown", + "amount": 144 + }, + "result": { + "item": "tfc:metal/ingot/unknown" + }, + "break_chance": 0.1 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/weak_blue_steel_fire_ingot.json b/kubejs/data/tfc/recipes/casting/weak_blue_steel_fire_ingot.json new file mode 100644 index 000000000..49638bb4b --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/weak_blue_steel_fire_ingot.json @@ -0,0 +1,15 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:casting", + "mold": { + "item": "tfc:ceramic/fire_ingot_mold" + }, + "fluid": { + "ingredient": "tfc:metal/weak_blue_steel", + "amount": 144 + }, + "result": { + "item": "tfc:metal/ingot/weak_blue_steel" + }, + "break_chance": 0.01 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/weak_blue_steel_ingot.json b/kubejs/data/tfc/recipes/casting/weak_blue_steel_ingot.json new file mode 100644 index 000000000..e9f66e097 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/weak_blue_steel_ingot.json @@ -0,0 +1,15 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:casting", + "mold": { + "item": "tfc:ceramic/ingot_mold" + }, + "fluid": { + "ingredient": "tfc:metal/weak_blue_steel", + "amount": 144 + }, + "result": { + "item": "tfc:metal/ingot/weak_blue_steel" + }, + "break_chance": 0.1 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/weak_red_steel_fire_ingot.json b/kubejs/data/tfc/recipes/casting/weak_red_steel_fire_ingot.json new file mode 100644 index 000000000..23a8ac1c4 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/weak_red_steel_fire_ingot.json @@ -0,0 +1,15 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:casting", + "mold": { + "item": "tfc:ceramic/fire_ingot_mold" + }, + "fluid": { + "ingredient": "tfc:metal/weak_red_steel", + "amount": 144 + }, + "result": { + "item": "tfc:metal/ingot/weak_red_steel" + }, + "break_chance": 0.01 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/weak_red_steel_ingot.json b/kubejs/data/tfc/recipes/casting/weak_red_steel_ingot.json new file mode 100644 index 000000000..f73b2a5a9 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/weak_red_steel_ingot.json @@ -0,0 +1,15 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:casting", + "mold": { + "item": "tfc:ceramic/ingot_mold" + }, + "fluid": { + "ingredient": "tfc:metal/weak_red_steel", + "amount": 144 + }, + "result": { + "item": "tfc:metal/ingot/weak_red_steel" + }, + "break_chance": 0.1 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/weak_steel_fire_ingot.json b/kubejs/data/tfc/recipes/casting/weak_steel_fire_ingot.json new file mode 100644 index 000000000..b67da1cfb --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/weak_steel_fire_ingot.json @@ -0,0 +1,15 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:casting", + "mold": { + "item": "tfc:ceramic/fire_ingot_mold" + }, + "fluid": { + "ingredient": "tfc:metal/weak_steel", + "amount": 144 + }, + "result": { + "item": "tfc:metal/ingot/weak_steel" + }, + "break_chance": 0.01 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/weak_steel_ingot.json b/kubejs/data/tfc/recipes/casting/weak_steel_ingot.json new file mode 100644 index 000000000..c15a286fa --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/weak_steel_ingot.json @@ -0,0 +1,15 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:casting", + "mold": { + "item": "tfc:ceramic/ingot_mold" + }, + "fluid": { + "ingredient": "tfc:metal/weak_steel", + "amount": 144 + }, + "result": { + "item": "tfc:metal/ingot/weak_steel" + }, + "break_chance": 0.1 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/wrought_iron_fire_ingot.json b/kubejs/data/tfc/recipes/casting/wrought_iron_fire_ingot.json new file mode 100644 index 000000000..98a361616 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/wrought_iron_fire_ingot.json @@ -0,0 +1,15 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:casting", + "mold": { + "item": "tfc:ceramic/fire_ingot_mold" + }, + "fluid": { + "ingredient": "gtceu:wrought_iron", + "amount": 144 + }, + "result": { + "item": "gtceu:wrought_iron_ingot" + }, + "break_chance": 0.01 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/wrought_iron_ingot.json b/kubejs/data/tfc/recipes/casting/wrought_iron_ingot.json new file mode 100644 index 000000000..44eb677f6 --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/wrought_iron_ingot.json @@ -0,0 +1,15 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:casting", + "mold": { + "item": "tfc:ceramic/ingot_mold" + }, + "fluid": { + "ingredient": "gtceu:wrought_iron", + "amount": 144 + }, + "result": { + "item": "gtceu:wrought_iron_ingot" + }, + "break_chance": 0.1 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/zinc_fire_ingot.json b/kubejs/data/tfc/recipes/casting/zinc_fire_ingot.json new file mode 100644 index 000000000..e09aa8bff --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/zinc_fire_ingot.json @@ -0,0 +1,15 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:casting", + "mold": { + "item": "tfc:ceramic/fire_ingot_mold" + }, + "fluid": { + "ingredient": "gtceu:zinc", + "amount": 144 + }, + "result": { + "item": "gtceu:zinc_ingot" + }, + "break_chance": 0.01 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/casting/zinc_ingot.json b/kubejs/data/tfc/recipes/casting/zinc_ingot.json new file mode 100644 index 000000000..16d6ce72a --- /dev/null +++ b/kubejs/data/tfc/recipes/casting/zinc_ingot.json @@ -0,0 +1,15 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:casting", + "mold": { + "item": "tfc:ceramic/ingot_mold" + }, + "fluid": { + "ingredient": "gtceu:zinc", + "amount": 144 + }, + "result": { + "item": "gtceu:zinc_ingot" + }, + "break_chance": 0.1 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/axe/aluminium.json b/kubejs/data/tfc/recipes/crafting/metal/axe/aluminium.json new file mode 100644 index 000000000..ca46d0449 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/axe/aluminium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:axe_heads/aluminium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:aluminium_axe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/axe/bismuth_bronze.json b/kubejs/data/tfc/recipes/crafting/metal/axe/bismuth_bronze.json new file mode 100644 index 000000000..d93ef12ae --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/axe/bismuth_bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:axe_heads/bismuth_bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:bismuth_bronze_axe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/axe/black_bronze.json b/kubejs/data/tfc/recipes/crafting/metal/axe/black_bronze.json new file mode 100644 index 000000000..ddc72afeb --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/axe/black_bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:axe_heads/black_bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:black_bronze_axe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/axe/black_steel.json b/kubejs/data/tfc/recipes/crafting/metal/axe/black_steel.json new file mode 100644 index 000000000..6d1086713 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/axe/black_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:axe_heads/black_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:black_steel_axe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/axe/blue_steel.json b/kubejs/data/tfc/recipes/crafting/metal/axe/blue_steel.json new file mode 100644 index 000000000..c67083f00 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/axe/blue_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:axe_heads/blue_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:blue_steel_axe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/axe/bronze.json b/kubejs/data/tfc/recipes/crafting/metal/axe/bronze.json new file mode 100644 index 000000000..e684d058d --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/axe/bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:axe_heads/bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:bronze_axe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/axe/cobalt_brass.json b/kubejs/data/tfc/recipes/crafting/metal/axe/cobalt_brass.json new file mode 100644 index 000000000..7d9be10d6 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/axe/cobalt_brass.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:axe_heads/cobalt_brass" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:cobalt_brass_axe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/axe/copper.json b/kubejs/data/tfc/recipes/crafting/metal/axe/copper.json new file mode 100644 index 000000000..7013813ab --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/axe/copper.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:axe_heads/copper" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:copper_axe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/axe/damascus_steel.json b/kubejs/data/tfc/recipes/crafting/metal/axe/damascus_steel.json new file mode 100644 index 000000000..817d8f07e --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/axe/damascus_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:axe_heads/damascus_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:damascus_steel_axe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/axe/diamond.json b/kubejs/data/tfc/recipes/crafting/metal/axe/diamond.json new file mode 100644 index 000000000..c73cbf0d7 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/axe/diamond.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:axe_heads/diamond" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:diamond_axe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/axe/duranium.json b/kubejs/data/tfc/recipes/crafting/metal/axe/duranium.json new file mode 100644 index 000000000..2e3268270 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/axe/duranium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:axe_heads/duranium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:duranium_axe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/axe/hsse.json b/kubejs/data/tfc/recipes/crafting/metal/axe/hsse.json new file mode 100644 index 000000000..ebaaec734 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/axe/hsse.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:axe_heads/hsse" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:hsse_axe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/axe/invar.json b/kubejs/data/tfc/recipes/crafting/metal/axe/invar.json new file mode 100644 index 000000000..121389d4d --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/axe/invar.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:axe_heads/invar" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:invar_axe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/axe/iron.json b/kubejs/data/tfc/recipes/crafting/metal/axe/iron.json new file mode 100644 index 000000000..39ad9c1ed --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/axe/iron.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:axe_heads/iron" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:iron_axe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/axe/naquadah_alloy.json b/kubejs/data/tfc/recipes/crafting/metal/axe/naquadah_alloy.json new file mode 100644 index 000000000..9ea923526 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/axe/naquadah_alloy.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:axe_heads/naquadah_alloy" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:naquadah_alloy_axe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/axe/neutronium.json b/kubejs/data/tfc/recipes/crafting/metal/axe/neutronium.json new file mode 100644 index 000000000..278a9ff62 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/axe/neutronium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:axe_heads/neutronium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:neutronium_axe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/axe/red_steel.json b/kubejs/data/tfc/recipes/crafting/metal/axe/red_steel.json new file mode 100644 index 000000000..a5f2d72cd --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/axe/red_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:axe_heads/red_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:red_steel_axe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/axe/rose_gold.json b/kubejs/data/tfc/recipes/crafting/metal/axe/rose_gold.json new file mode 100644 index 000000000..497148c9c --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/axe/rose_gold.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:axe_heads/rose_gold" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:rose_gold_axe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/axe/stainless_steel.json b/kubejs/data/tfc/recipes/crafting/metal/axe/stainless_steel.json new file mode 100644 index 000000000..7a7a1cc4a --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/axe/stainless_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:axe_heads/stainless_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:stainless_steel_axe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/axe/steel.json b/kubejs/data/tfc/recipes/crafting/metal/axe/steel.json new file mode 100644 index 000000000..145d156d3 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/axe/steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:axe_heads/steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:steel_axe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/axe/sterling_silver.json b/kubejs/data/tfc/recipes/crafting/metal/axe/sterling_silver.json new file mode 100644 index 000000000..4f8f218b1 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/axe/sterling_silver.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:axe_heads/sterling_silver" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:sterling_silver_axe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/axe/titanium.json b/kubejs/data/tfc/recipes/crafting/metal/axe/titanium.json new file mode 100644 index 000000000..f046292f0 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/axe/titanium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:axe_heads/titanium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:titanium_axe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/axe/tungsten_carbide.json b/kubejs/data/tfc/recipes/crafting/metal/axe/tungsten_carbide.json new file mode 100644 index 000000000..37d5ff12f --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/axe/tungsten_carbide.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:axe_heads/tungsten_carbide" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:tungsten_carbide_axe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/axe/tungsten_steel.json b/kubejs/data/tfc/recipes/crafting/metal/axe/tungsten_steel.json new file mode 100644 index 000000000..7882d005e --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/axe/tungsten_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:axe_heads/tungsten_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:tungsten_steel_axe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/axe/ultimet.json b/kubejs/data/tfc/recipes/crafting/metal/axe/ultimet.json new file mode 100644 index 000000000..7272e422c --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/axe/ultimet.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:axe_heads/ultimet" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:ultimet_axe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/axe/vanadium_steel.json b/kubejs/data/tfc/recipes/crafting/metal/axe/vanadium_steel.json new file mode 100644 index 000000000..d66c423da --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/axe/vanadium_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:axe_heads/vanadium_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:vanadium_steel_axe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/axe/wrought_iron.json b/kubejs/data/tfc/recipes/crafting/metal/axe/wrought_iron.json new file mode 100644 index 000000000..a1240aecb --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/axe/wrought_iron.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:axe_heads/wrought_iron" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:wrought_iron_axe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/aluminium.json b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/aluminium.json new file mode 100644 index 000000000..b8eb19d5d --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/aluminium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:butchery_knife_heads/aluminium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:aluminium_butchery_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/bismuth_bronze.json b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/bismuth_bronze.json new file mode 100644 index 000000000..c39b04052 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/bismuth_bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:butchery_knife_heads/bismuth_bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:bismuth_bronze_butchery_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/black_bronze.json b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/black_bronze.json new file mode 100644 index 000000000..29767a6d2 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/black_bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:butchery_knife_heads/black_bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:black_bronze_butchery_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/black_steel.json b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/black_steel.json new file mode 100644 index 000000000..df5991b34 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/black_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:butchery_knife_heads/black_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:black_steel_butchery_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/blue_steel.json b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/blue_steel.json new file mode 100644 index 000000000..856f82081 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/blue_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:butchery_knife_heads/blue_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:blue_steel_butchery_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/bronze.json b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/bronze.json new file mode 100644 index 000000000..e83fe90cb --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:butchery_knife_heads/bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:bronze_butchery_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/cobalt_brass.json b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/cobalt_brass.json new file mode 100644 index 000000000..e7fe85143 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/cobalt_brass.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:butchery_knife_heads/cobalt_brass" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:cobalt_brass_butchery_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/copper.json b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/copper.json new file mode 100644 index 000000000..78d6cd7a8 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/copper.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:butchery_knife_heads/copper" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:copper_butchery_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/damascus_steel.json b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/damascus_steel.json new file mode 100644 index 000000000..49662c5be --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/damascus_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:butchery_knife_heads/damascus_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:damascus_steel_butchery_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/diamond.json b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/diamond.json new file mode 100644 index 000000000..743539b18 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/diamond.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:butchery_knife_heads/diamond" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:diamond_butchery_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/duranium.json b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/duranium.json new file mode 100644 index 000000000..fdaa1fe93 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/duranium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:butchery_knife_heads/duranium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:duranium_butchery_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/hsse.json b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/hsse.json new file mode 100644 index 000000000..5ead2100a --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/hsse.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:butchery_knife_heads/hsse" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:hsse_butchery_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/invar.json b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/invar.json new file mode 100644 index 000000000..a9762fc59 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/invar.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:butchery_knife_heads/invar" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:invar_butchery_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/iron.json b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/iron.json new file mode 100644 index 000000000..d8031fc19 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/iron.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:butchery_knife_heads/iron" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:iron_butchery_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/naquadah_alloy.json b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/naquadah_alloy.json new file mode 100644 index 000000000..51ee9fbaf --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/naquadah_alloy.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:butchery_knife_heads/naquadah_alloy" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:naquadah_alloy_butchery_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/neutronium.json b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/neutronium.json new file mode 100644 index 000000000..7d03ff74d --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/neutronium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:butchery_knife_heads/neutronium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:neutronium_butchery_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/red_steel.json b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/red_steel.json new file mode 100644 index 000000000..ae13ba1bc --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/red_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:butchery_knife_heads/red_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:red_steel_butchery_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/rose_gold.json b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/rose_gold.json new file mode 100644 index 000000000..8758cbcb4 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/rose_gold.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:butchery_knife_heads/rose_gold" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:rose_gold_butchery_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/stainless_steel.json b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/stainless_steel.json new file mode 100644 index 000000000..707b9cf79 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/stainless_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:butchery_knife_heads/stainless_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:stainless_steel_butchery_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/steel.json b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/steel.json new file mode 100644 index 000000000..286104f3f --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:butchery_knife_heads/steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:steel_butchery_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/sterling_silver.json b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/sterling_silver.json new file mode 100644 index 000000000..23d46ffec --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/sterling_silver.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:butchery_knife_heads/sterling_silver" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:sterling_silver_butchery_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/titanium.json b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/titanium.json new file mode 100644 index 000000000..bfbe75943 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/titanium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:butchery_knife_heads/titanium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:titanium_butchery_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/tungsten_carbide.json b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/tungsten_carbide.json new file mode 100644 index 000000000..e84c3433a --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/tungsten_carbide.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:butchery_knife_heads/tungsten_carbide" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:tungsten_carbide_butchery_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/tungsten_steel.json b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/tungsten_steel.json new file mode 100644 index 000000000..410e6222e --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/tungsten_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:butchery_knife_heads/tungsten_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:tungsten_steel_butchery_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/ultimet.json b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/ultimet.json new file mode 100644 index 000000000..6d8e08b3d --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/ultimet.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:butchery_knife_heads/ultimet" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:ultimet_butchery_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/vanadium_steel.json b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/vanadium_steel.json new file mode 100644 index 000000000..32b9c73c8 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/vanadium_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:butchery_knife_heads/vanadium_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:vanadium_steel_butchery_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/wrought_iron.json b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/wrought_iron.json new file mode 100644 index 000000000..1fa465443 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/butchery_knife/wrought_iron.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:butchery_knife_heads/wrought_iron" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:wrought_iron_butchery_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/file/aluminium.json b/kubejs/data/tfc/recipes/crafting/metal/file/aluminium.json new file mode 100644 index 000000000..44a13e50d --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/file/aluminium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:file_heads/aluminium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:aluminium_file" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/file/bismuth_bronze.json b/kubejs/data/tfc/recipes/crafting/metal/file/bismuth_bronze.json new file mode 100644 index 000000000..77fe2f22e --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/file/bismuth_bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:file_heads/bismuth_bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:bismuth_bronze_file" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/file/black_bronze.json b/kubejs/data/tfc/recipes/crafting/metal/file/black_bronze.json new file mode 100644 index 000000000..6f1f7adb9 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/file/black_bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:file_heads/black_bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:black_bronze_file" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/file/black_steel.json b/kubejs/data/tfc/recipes/crafting/metal/file/black_steel.json new file mode 100644 index 000000000..763002216 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/file/black_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:file_heads/black_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:black_steel_file" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/file/blue_steel.json b/kubejs/data/tfc/recipes/crafting/metal/file/blue_steel.json new file mode 100644 index 000000000..3b6948050 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/file/blue_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:file_heads/blue_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:blue_steel_file" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/file/bronze.json b/kubejs/data/tfc/recipes/crafting/metal/file/bronze.json new file mode 100644 index 000000000..9dcf67961 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/file/bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:file_heads/bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:bronze_file" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/file/cobalt_brass.json b/kubejs/data/tfc/recipes/crafting/metal/file/cobalt_brass.json new file mode 100644 index 000000000..f02676464 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/file/cobalt_brass.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:file_heads/cobalt_brass" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:cobalt_brass_file" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/file/copper.json b/kubejs/data/tfc/recipes/crafting/metal/file/copper.json new file mode 100644 index 000000000..dc7d0ccdc --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/file/copper.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:file_heads/copper" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:copper_file" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/file/damascus_steel.json b/kubejs/data/tfc/recipes/crafting/metal/file/damascus_steel.json new file mode 100644 index 000000000..6bca2212e --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/file/damascus_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:file_heads/damascus_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:damascus_steel_file" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/file/diamond.json b/kubejs/data/tfc/recipes/crafting/metal/file/diamond.json new file mode 100644 index 000000000..1375c9fc4 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/file/diamond.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:file_heads/diamond" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:diamond_file" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/file/duranium.json b/kubejs/data/tfc/recipes/crafting/metal/file/duranium.json new file mode 100644 index 000000000..934535302 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/file/duranium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:file_heads/duranium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:duranium_file" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/file/hsse.json b/kubejs/data/tfc/recipes/crafting/metal/file/hsse.json new file mode 100644 index 000000000..89650f26a --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/file/hsse.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:file_heads/hsse" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:hsse_file" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/file/invar.json b/kubejs/data/tfc/recipes/crafting/metal/file/invar.json new file mode 100644 index 000000000..b0758e7b3 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/file/invar.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:file_heads/invar" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:invar_file" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/file/iron.json b/kubejs/data/tfc/recipes/crafting/metal/file/iron.json new file mode 100644 index 000000000..0e3382658 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/file/iron.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:file_heads/iron" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:iron_file" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/file/naquadah_alloy.json b/kubejs/data/tfc/recipes/crafting/metal/file/naquadah_alloy.json new file mode 100644 index 000000000..1459559cc --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/file/naquadah_alloy.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:file_heads/naquadah_alloy" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:naquadah_alloy_file" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/file/neutronium.json b/kubejs/data/tfc/recipes/crafting/metal/file/neutronium.json new file mode 100644 index 000000000..41a84a660 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/file/neutronium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:file_heads/neutronium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:neutronium_file" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/file/red_steel.json b/kubejs/data/tfc/recipes/crafting/metal/file/red_steel.json new file mode 100644 index 000000000..f240d4155 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/file/red_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:file_heads/red_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:red_steel_file" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/file/rose_gold.json b/kubejs/data/tfc/recipes/crafting/metal/file/rose_gold.json new file mode 100644 index 000000000..a2a414a06 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/file/rose_gold.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:file_heads/rose_gold" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:rose_gold_file" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/file/stainless_steel.json b/kubejs/data/tfc/recipes/crafting/metal/file/stainless_steel.json new file mode 100644 index 000000000..cff381c35 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/file/stainless_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:file_heads/stainless_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:stainless_steel_file" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/file/steel.json b/kubejs/data/tfc/recipes/crafting/metal/file/steel.json new file mode 100644 index 000000000..19a1ade1e --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/file/steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:file_heads/steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:steel_file" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/file/sterling_silver.json b/kubejs/data/tfc/recipes/crafting/metal/file/sterling_silver.json new file mode 100644 index 000000000..f36493ee8 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/file/sterling_silver.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:file_heads/sterling_silver" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:sterling_silver_file" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/file/titanium.json b/kubejs/data/tfc/recipes/crafting/metal/file/titanium.json new file mode 100644 index 000000000..caadcd0af --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/file/titanium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:file_heads/titanium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:titanium_file" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/file/tungsten_carbide.json b/kubejs/data/tfc/recipes/crafting/metal/file/tungsten_carbide.json new file mode 100644 index 000000000..6162f1d41 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/file/tungsten_carbide.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:file_heads/tungsten_carbide" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:tungsten_carbide_file" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/file/tungsten_steel.json b/kubejs/data/tfc/recipes/crafting/metal/file/tungsten_steel.json new file mode 100644 index 000000000..ecffec1a0 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/file/tungsten_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:file_heads/tungsten_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:tungsten_steel_file" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/file/ultimet.json b/kubejs/data/tfc/recipes/crafting/metal/file/ultimet.json new file mode 100644 index 000000000..830ec39fa --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/file/ultimet.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:file_heads/ultimet" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:ultimet_file" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/file/vanadium_steel.json b/kubejs/data/tfc/recipes/crafting/metal/file/vanadium_steel.json new file mode 100644 index 000000000..91cfb100d --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/file/vanadium_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:file_heads/vanadium_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:vanadium_steel_file" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/file/wrought_iron.json b/kubejs/data/tfc/recipes/crafting/metal/file/wrought_iron.json new file mode 100644 index 000000000..9fe9ed4c1 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/file/wrought_iron.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:file_heads/wrought_iron" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:wrought_iron_file" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hammer/aluminium.json b/kubejs/data/tfc/recipes/crafting/metal/hammer/aluminium.json new file mode 100644 index 000000000..f1f8075dc --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hammer/aluminium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hammer_heads/aluminium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:aluminium_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hammer/bismuth_bronze.json b/kubejs/data/tfc/recipes/crafting/metal/hammer/bismuth_bronze.json new file mode 100644 index 000000000..a1f13872d --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hammer/bismuth_bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hammer_heads/bismuth_bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:bismuth_bronze_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hammer/black_bronze.json b/kubejs/data/tfc/recipes/crafting/metal/hammer/black_bronze.json new file mode 100644 index 000000000..e4390d4e0 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hammer/black_bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hammer_heads/black_bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:black_bronze_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hammer/black_steel.json b/kubejs/data/tfc/recipes/crafting/metal/hammer/black_steel.json new file mode 100644 index 000000000..7da9df2d8 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hammer/black_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hammer_heads/black_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:black_steel_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hammer/blue_steel.json b/kubejs/data/tfc/recipes/crafting/metal/hammer/blue_steel.json new file mode 100644 index 000000000..d3600457b --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hammer/blue_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hammer_heads/blue_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:blue_steel_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hammer/bronze.json b/kubejs/data/tfc/recipes/crafting/metal/hammer/bronze.json new file mode 100644 index 000000000..1ce5daeb3 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hammer/bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hammer_heads/bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:bronze_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hammer/cobalt_brass.json b/kubejs/data/tfc/recipes/crafting/metal/hammer/cobalt_brass.json new file mode 100644 index 000000000..7b0f64231 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hammer/cobalt_brass.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hammer_heads/cobalt_brass" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:cobalt_brass_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hammer/copper.json b/kubejs/data/tfc/recipes/crafting/metal/hammer/copper.json new file mode 100644 index 000000000..f9c5dff10 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hammer/copper.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hammer_heads/copper" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:copper_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hammer/damascus_steel.json b/kubejs/data/tfc/recipes/crafting/metal/hammer/damascus_steel.json new file mode 100644 index 000000000..d4c34dfe6 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hammer/damascus_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hammer_heads/damascus_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:damascus_steel_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hammer/diamond.json b/kubejs/data/tfc/recipes/crafting/metal/hammer/diamond.json new file mode 100644 index 000000000..57fb90bbe --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hammer/diamond.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hammer_heads/diamond" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:diamond_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hammer/duranium.json b/kubejs/data/tfc/recipes/crafting/metal/hammer/duranium.json new file mode 100644 index 000000000..79241cb0f --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hammer/duranium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hammer_heads/duranium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:duranium_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hammer/hsse.json b/kubejs/data/tfc/recipes/crafting/metal/hammer/hsse.json new file mode 100644 index 000000000..0c1220d28 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hammer/hsse.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hammer_heads/hsse" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:hsse_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hammer/invar.json b/kubejs/data/tfc/recipes/crafting/metal/hammer/invar.json new file mode 100644 index 000000000..dd77c5eeb --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hammer/invar.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hammer_heads/invar" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:invar_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hammer/iron.json b/kubejs/data/tfc/recipes/crafting/metal/hammer/iron.json new file mode 100644 index 000000000..3355f8ccf --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hammer/iron.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hammer_heads/iron" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:iron_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hammer/naquadah_alloy.json b/kubejs/data/tfc/recipes/crafting/metal/hammer/naquadah_alloy.json new file mode 100644 index 000000000..2542af61b --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hammer/naquadah_alloy.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hammer_heads/naquadah_alloy" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:naquadah_alloy_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hammer/neutronium.json b/kubejs/data/tfc/recipes/crafting/metal/hammer/neutronium.json new file mode 100644 index 000000000..687dad216 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hammer/neutronium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hammer_heads/neutronium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:neutronium_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hammer/red_steel.json b/kubejs/data/tfc/recipes/crafting/metal/hammer/red_steel.json new file mode 100644 index 000000000..8d542296f --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hammer/red_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hammer_heads/red_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:red_steel_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hammer/rose_gold.json b/kubejs/data/tfc/recipes/crafting/metal/hammer/rose_gold.json new file mode 100644 index 000000000..13195e3d8 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hammer/rose_gold.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hammer_heads/rose_gold" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:rose_gold_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hammer/stainless_steel.json b/kubejs/data/tfc/recipes/crafting/metal/hammer/stainless_steel.json new file mode 100644 index 000000000..0c795befe --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hammer/stainless_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hammer_heads/stainless_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:stainless_steel_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hammer/steel.json b/kubejs/data/tfc/recipes/crafting/metal/hammer/steel.json new file mode 100644 index 000000000..afe586243 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hammer/steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hammer_heads/steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:steel_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hammer/sterling_silver.json b/kubejs/data/tfc/recipes/crafting/metal/hammer/sterling_silver.json new file mode 100644 index 000000000..c328f3169 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hammer/sterling_silver.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hammer_heads/sterling_silver" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:sterling_silver_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hammer/titanium.json b/kubejs/data/tfc/recipes/crafting/metal/hammer/titanium.json new file mode 100644 index 000000000..78068dc29 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hammer/titanium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hammer_heads/titanium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:titanium_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hammer/tungsten_carbide.json b/kubejs/data/tfc/recipes/crafting/metal/hammer/tungsten_carbide.json new file mode 100644 index 000000000..83d9fe9d2 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hammer/tungsten_carbide.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hammer_heads/tungsten_carbide" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:tungsten_carbide_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hammer/tungsten_steel.json b/kubejs/data/tfc/recipes/crafting/metal/hammer/tungsten_steel.json new file mode 100644 index 000000000..30d690dc1 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hammer/tungsten_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hammer_heads/tungsten_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:tungsten_steel_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hammer/ultimet.json b/kubejs/data/tfc/recipes/crafting/metal/hammer/ultimet.json new file mode 100644 index 000000000..3b500ca6d --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hammer/ultimet.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hammer_heads/ultimet" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:ultimet_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hammer/vanadium_steel.json b/kubejs/data/tfc/recipes/crafting/metal/hammer/vanadium_steel.json new file mode 100644 index 000000000..3d1f5ad74 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hammer/vanadium_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hammer_heads/vanadium_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:vanadium_steel_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hammer/wrought_iron.json b/kubejs/data/tfc/recipes/crafting/metal/hammer/wrought_iron.json new file mode 100644 index 000000000..5b221e8d7 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hammer/wrought_iron.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hammer_heads/wrought_iron" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:wrought_iron_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hoe/aluminium.json b/kubejs/data/tfc/recipes/crafting/metal/hoe/aluminium.json new file mode 100644 index 000000000..87027fd8c --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hoe/aluminium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hoe_heads/aluminium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:aluminium_hoe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hoe/bismuth_bronze.json b/kubejs/data/tfc/recipes/crafting/metal/hoe/bismuth_bronze.json new file mode 100644 index 000000000..9418ac89a --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hoe/bismuth_bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hoe_heads/bismuth_bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:bismuth_bronze_hoe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hoe/black_bronze.json b/kubejs/data/tfc/recipes/crafting/metal/hoe/black_bronze.json new file mode 100644 index 000000000..128e94b1a --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hoe/black_bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hoe_heads/black_bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:black_bronze_hoe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hoe/black_steel.json b/kubejs/data/tfc/recipes/crafting/metal/hoe/black_steel.json new file mode 100644 index 000000000..5e4e4ba31 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hoe/black_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hoe_heads/black_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:black_steel_hoe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hoe/blue_steel.json b/kubejs/data/tfc/recipes/crafting/metal/hoe/blue_steel.json new file mode 100644 index 000000000..7fdadfeab --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hoe/blue_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hoe_heads/blue_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:blue_steel_hoe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hoe/bronze.json b/kubejs/data/tfc/recipes/crafting/metal/hoe/bronze.json new file mode 100644 index 000000000..0266f08aa --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hoe/bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hoe_heads/bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:bronze_hoe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hoe/cobalt_brass.json b/kubejs/data/tfc/recipes/crafting/metal/hoe/cobalt_brass.json new file mode 100644 index 000000000..3c9d19e96 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hoe/cobalt_brass.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hoe_heads/cobalt_brass" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:cobalt_brass_hoe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hoe/copper.json b/kubejs/data/tfc/recipes/crafting/metal/hoe/copper.json new file mode 100644 index 000000000..98a11f8ac --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hoe/copper.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hoe_heads/copper" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:copper_hoe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hoe/damascus_steel.json b/kubejs/data/tfc/recipes/crafting/metal/hoe/damascus_steel.json new file mode 100644 index 000000000..3f77119ef --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hoe/damascus_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hoe_heads/damascus_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:damascus_steel_hoe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hoe/diamond.json b/kubejs/data/tfc/recipes/crafting/metal/hoe/diamond.json new file mode 100644 index 000000000..fe06e47ac --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hoe/diamond.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hoe_heads/diamond" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:diamond_hoe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hoe/duranium.json b/kubejs/data/tfc/recipes/crafting/metal/hoe/duranium.json new file mode 100644 index 000000000..926ce5283 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hoe/duranium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hoe_heads/duranium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:duranium_hoe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hoe/hsse.json b/kubejs/data/tfc/recipes/crafting/metal/hoe/hsse.json new file mode 100644 index 000000000..269157214 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hoe/hsse.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hoe_heads/hsse" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:hsse_hoe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hoe/invar.json b/kubejs/data/tfc/recipes/crafting/metal/hoe/invar.json new file mode 100644 index 000000000..358c0bfd9 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hoe/invar.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hoe_heads/invar" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:invar_hoe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hoe/iron.json b/kubejs/data/tfc/recipes/crafting/metal/hoe/iron.json new file mode 100644 index 000000000..ed3718103 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hoe/iron.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hoe_heads/iron" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:iron_hoe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hoe/naquadah_alloy.json b/kubejs/data/tfc/recipes/crafting/metal/hoe/naquadah_alloy.json new file mode 100644 index 000000000..05abd4dc5 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hoe/naquadah_alloy.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hoe_heads/naquadah_alloy" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:naquadah_alloy_hoe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hoe/neutronium.json b/kubejs/data/tfc/recipes/crafting/metal/hoe/neutronium.json new file mode 100644 index 000000000..44e6e6ddb --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hoe/neutronium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hoe_heads/neutronium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:neutronium_hoe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hoe/red_steel.json b/kubejs/data/tfc/recipes/crafting/metal/hoe/red_steel.json new file mode 100644 index 000000000..ffd856dbd --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hoe/red_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hoe_heads/red_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:red_steel_hoe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hoe/rose_gold.json b/kubejs/data/tfc/recipes/crafting/metal/hoe/rose_gold.json new file mode 100644 index 000000000..69c824a45 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hoe/rose_gold.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hoe_heads/rose_gold" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:rose_gold_hoe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hoe/stainless_steel.json b/kubejs/data/tfc/recipes/crafting/metal/hoe/stainless_steel.json new file mode 100644 index 000000000..28a88c32d --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hoe/stainless_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hoe_heads/stainless_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:stainless_steel_hoe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hoe/steel.json b/kubejs/data/tfc/recipes/crafting/metal/hoe/steel.json new file mode 100644 index 000000000..a665ee7c4 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hoe/steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hoe_heads/steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:steel_hoe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hoe/sterling_silver.json b/kubejs/data/tfc/recipes/crafting/metal/hoe/sterling_silver.json new file mode 100644 index 000000000..d0fa5a0a8 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hoe/sterling_silver.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hoe_heads/sterling_silver" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:sterling_silver_hoe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hoe/titanium.json b/kubejs/data/tfc/recipes/crafting/metal/hoe/titanium.json new file mode 100644 index 000000000..433c7683e --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hoe/titanium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hoe_heads/titanium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:titanium_hoe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hoe/tungsten_carbide.json b/kubejs/data/tfc/recipes/crafting/metal/hoe/tungsten_carbide.json new file mode 100644 index 000000000..7d0ded747 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hoe/tungsten_carbide.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hoe_heads/tungsten_carbide" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:tungsten_carbide_hoe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hoe/tungsten_steel.json b/kubejs/data/tfc/recipes/crafting/metal/hoe/tungsten_steel.json new file mode 100644 index 000000000..4c2f959fb --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hoe/tungsten_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hoe_heads/tungsten_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:tungsten_steel_hoe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hoe/ultimet.json b/kubejs/data/tfc/recipes/crafting/metal/hoe/ultimet.json new file mode 100644 index 000000000..88a32cbae --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hoe/ultimet.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hoe_heads/ultimet" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:ultimet_hoe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hoe/vanadium_steel.json b/kubejs/data/tfc/recipes/crafting/metal/hoe/vanadium_steel.json new file mode 100644 index 000000000..aede170c2 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hoe/vanadium_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hoe_heads/vanadium_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:vanadium_steel_hoe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/hoe/wrought_iron.json b/kubejs/data/tfc/recipes/crafting/metal/hoe/wrought_iron.json new file mode 100644 index 000000000..df3efc46f --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/hoe/wrought_iron.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:hoe_heads/wrought_iron" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:wrought_iron_hoe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/knife/aluminium.json b/kubejs/data/tfc/recipes/crafting/metal/knife/aluminium.json new file mode 100644 index 000000000..8cffe6695 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/knife/aluminium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:knife_heads/aluminium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:aluminium_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/knife/bismuth_bronze.json b/kubejs/data/tfc/recipes/crafting/metal/knife/bismuth_bronze.json new file mode 100644 index 000000000..5e2929924 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/knife/bismuth_bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:knife_heads/bismuth_bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:bismuth_bronze_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/knife/black_bronze.json b/kubejs/data/tfc/recipes/crafting/metal/knife/black_bronze.json new file mode 100644 index 000000000..1526382ff --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/knife/black_bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:knife_heads/black_bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:black_bronze_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/knife/black_steel.json b/kubejs/data/tfc/recipes/crafting/metal/knife/black_steel.json new file mode 100644 index 000000000..db434d05e --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/knife/black_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:knife_heads/black_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:black_steel_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/knife/blue_steel.json b/kubejs/data/tfc/recipes/crafting/metal/knife/blue_steel.json new file mode 100644 index 000000000..186751ee8 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/knife/blue_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:knife_heads/blue_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:blue_steel_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/knife/bronze.json b/kubejs/data/tfc/recipes/crafting/metal/knife/bronze.json new file mode 100644 index 000000000..426cf0810 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/knife/bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:knife_heads/bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:bronze_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/knife/cobalt_brass.json b/kubejs/data/tfc/recipes/crafting/metal/knife/cobalt_brass.json new file mode 100644 index 000000000..19f3f82a6 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/knife/cobalt_brass.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:knife_heads/cobalt_brass" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:cobalt_brass_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/knife/copper.json b/kubejs/data/tfc/recipes/crafting/metal/knife/copper.json new file mode 100644 index 000000000..9937e8ee6 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/knife/copper.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:knife_heads/copper" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:copper_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/knife/damascus_steel.json b/kubejs/data/tfc/recipes/crafting/metal/knife/damascus_steel.json new file mode 100644 index 000000000..a5aa0230a --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/knife/damascus_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:knife_heads/damascus_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:damascus_steel_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/knife/diamond.json b/kubejs/data/tfc/recipes/crafting/metal/knife/diamond.json new file mode 100644 index 000000000..66280eba5 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/knife/diamond.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:knife_heads/diamond" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:diamond_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/knife/duranium.json b/kubejs/data/tfc/recipes/crafting/metal/knife/duranium.json new file mode 100644 index 000000000..180738011 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/knife/duranium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:knife_heads/duranium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:duranium_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/knife/hsse.json b/kubejs/data/tfc/recipes/crafting/metal/knife/hsse.json new file mode 100644 index 000000000..b805c72aa --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/knife/hsse.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:knife_heads/hsse" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:hsse_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/knife/invar.json b/kubejs/data/tfc/recipes/crafting/metal/knife/invar.json new file mode 100644 index 000000000..36d2e6a77 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/knife/invar.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:knife_heads/invar" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:invar_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/knife/iron.json b/kubejs/data/tfc/recipes/crafting/metal/knife/iron.json new file mode 100644 index 000000000..1ccce07e1 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/knife/iron.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:knife_heads/iron" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:iron_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/knife/naquadah_alloy.json b/kubejs/data/tfc/recipes/crafting/metal/knife/naquadah_alloy.json new file mode 100644 index 000000000..9ab51fed1 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/knife/naquadah_alloy.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:knife_heads/naquadah_alloy" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:naquadah_alloy_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/knife/neutronium.json b/kubejs/data/tfc/recipes/crafting/metal/knife/neutronium.json new file mode 100644 index 000000000..a069791a0 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/knife/neutronium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:knife_heads/neutronium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:neutronium_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/knife/red_steel.json b/kubejs/data/tfc/recipes/crafting/metal/knife/red_steel.json new file mode 100644 index 000000000..98b16094b --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/knife/red_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:knife_heads/red_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:red_steel_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/knife/rose_gold.json b/kubejs/data/tfc/recipes/crafting/metal/knife/rose_gold.json new file mode 100644 index 000000000..2b9be4ce7 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/knife/rose_gold.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:knife_heads/rose_gold" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:rose_gold_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/knife/stainless_steel.json b/kubejs/data/tfc/recipes/crafting/metal/knife/stainless_steel.json new file mode 100644 index 000000000..135dc5f5e --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/knife/stainless_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:knife_heads/stainless_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:stainless_steel_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/knife/steel.json b/kubejs/data/tfc/recipes/crafting/metal/knife/steel.json new file mode 100644 index 000000000..0cb3e9674 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/knife/steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:knife_heads/steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:steel_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/knife/sterling_silver.json b/kubejs/data/tfc/recipes/crafting/metal/knife/sterling_silver.json new file mode 100644 index 000000000..4d91d257f --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/knife/sterling_silver.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:knife_heads/sterling_silver" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:sterling_silver_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/knife/titanium.json b/kubejs/data/tfc/recipes/crafting/metal/knife/titanium.json new file mode 100644 index 000000000..0d6d676bc --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/knife/titanium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:knife_heads/titanium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:titanium_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/knife/tungsten_carbide.json b/kubejs/data/tfc/recipes/crafting/metal/knife/tungsten_carbide.json new file mode 100644 index 000000000..3c9cfbc84 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/knife/tungsten_carbide.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:knife_heads/tungsten_carbide" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:tungsten_carbide_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/knife/tungsten_steel.json b/kubejs/data/tfc/recipes/crafting/metal/knife/tungsten_steel.json new file mode 100644 index 000000000..0fea92b7f --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/knife/tungsten_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:knife_heads/tungsten_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:tungsten_steel_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/knife/ultimet.json b/kubejs/data/tfc/recipes/crafting/metal/knife/ultimet.json new file mode 100644 index 000000000..27fe1e979 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/knife/ultimet.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:knife_heads/ultimet" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:ultimet_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/knife/vanadium_steel.json b/kubejs/data/tfc/recipes/crafting/metal/knife/vanadium_steel.json new file mode 100644 index 000000000..29b098bcb --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/knife/vanadium_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:knife_heads/vanadium_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:vanadium_steel_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/knife/wrought_iron.json b/kubejs/data/tfc/recipes/crafting/metal/knife/wrought_iron.json new file mode 100644 index 000000000..210cb1b39 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/knife/wrought_iron.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:knife_heads/wrought_iron" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:wrought_iron_knife" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/aluminium.json b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/aluminium.json new file mode 100644 index 000000000..a7f1bff7b --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/aluminium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:mining_hammer_heads/aluminium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:aluminium_mining_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/bismuth_bronze.json b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/bismuth_bronze.json new file mode 100644 index 000000000..8316e4c6b --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/bismuth_bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:mining_hammer_heads/bismuth_bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:bismuth_bronze_mining_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/black_bronze.json b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/black_bronze.json new file mode 100644 index 000000000..c789579ae --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/black_bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:mining_hammer_heads/black_bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:black_bronze_mining_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/black_steel.json b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/black_steel.json new file mode 100644 index 000000000..ea466d2eb --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/black_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:mining_hammer_heads/black_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:black_steel_mining_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/blue_steel.json b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/blue_steel.json new file mode 100644 index 000000000..b36e00221 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/blue_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:mining_hammer_heads/blue_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:blue_steel_mining_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/bronze.json b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/bronze.json new file mode 100644 index 000000000..4408158dc --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:mining_hammer_heads/bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:bronze_mining_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/cobalt_brass.json b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/cobalt_brass.json new file mode 100644 index 000000000..85b3a1d0e --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/cobalt_brass.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:mining_hammer_heads/cobalt_brass" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:cobalt_brass_mining_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/copper.json b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/copper.json new file mode 100644 index 000000000..d4bbfd608 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/copper.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:mining_hammer_heads/copper" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:copper_mining_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/damascus_steel.json b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/damascus_steel.json new file mode 100644 index 000000000..ec68b6ef0 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/damascus_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:mining_hammer_heads/damascus_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:damascus_steel_mining_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/diamond.json b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/diamond.json new file mode 100644 index 000000000..2d94b7796 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/diamond.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:mining_hammer_heads/diamond" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:diamond_mining_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/duranium.json b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/duranium.json new file mode 100644 index 000000000..6efbcf69b --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/duranium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:mining_hammer_heads/duranium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:duranium_mining_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/hsse.json b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/hsse.json new file mode 100644 index 000000000..44d4cb81f --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/hsse.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:mining_hammer_heads/hsse" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:hsse_mining_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/invar.json b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/invar.json new file mode 100644 index 000000000..13c0e57f2 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/invar.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:mining_hammer_heads/invar" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:invar_mining_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/iron.json b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/iron.json new file mode 100644 index 000000000..b1724ac3c --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/iron.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:mining_hammer_heads/iron" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:iron_mining_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/naquadah_alloy.json b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/naquadah_alloy.json new file mode 100644 index 000000000..bd72dd5c6 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/naquadah_alloy.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:mining_hammer_heads/naquadah_alloy" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:naquadah_alloy_mining_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/neutronium.json b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/neutronium.json new file mode 100644 index 000000000..84465e4ad --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/neutronium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:mining_hammer_heads/neutronium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:neutronium_mining_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/red_steel.json b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/red_steel.json new file mode 100644 index 000000000..43a13382c --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/red_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:mining_hammer_heads/red_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:red_steel_mining_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/rose_gold.json b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/rose_gold.json new file mode 100644 index 000000000..d246173a9 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/rose_gold.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:mining_hammer_heads/rose_gold" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:rose_gold_mining_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/stainless_steel.json b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/stainless_steel.json new file mode 100644 index 000000000..429eac2de --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/stainless_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:mining_hammer_heads/stainless_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:stainless_steel_mining_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/steel.json b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/steel.json new file mode 100644 index 000000000..2e8db45a7 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:mining_hammer_heads/steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:steel_mining_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/sterling_silver.json b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/sterling_silver.json new file mode 100644 index 000000000..ec9d3eec4 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/sterling_silver.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:mining_hammer_heads/sterling_silver" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:sterling_silver_mining_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/titanium.json b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/titanium.json new file mode 100644 index 000000000..ebf1c5a76 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/titanium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:mining_hammer_heads/titanium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:titanium_mining_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/tungsten_carbide.json b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/tungsten_carbide.json new file mode 100644 index 000000000..040581a7d --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/tungsten_carbide.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:mining_hammer_heads/tungsten_carbide" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:tungsten_carbide_mining_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/tungsten_steel.json b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/tungsten_steel.json new file mode 100644 index 000000000..aec0937eb --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/tungsten_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:mining_hammer_heads/tungsten_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:tungsten_steel_mining_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/ultimet.json b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/ultimet.json new file mode 100644 index 000000000..59fc27955 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/ultimet.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:mining_hammer_heads/ultimet" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:ultimet_mining_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/vanadium_steel.json b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/vanadium_steel.json new file mode 100644 index 000000000..aa3bc1c55 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/vanadium_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:mining_hammer_heads/vanadium_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:vanadium_steel_mining_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/wrought_iron.json b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/wrought_iron.json new file mode 100644 index 000000000..f1ea00127 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/mining_hammer/wrought_iron.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:mining_hammer_heads/wrought_iron" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:wrought_iron_mining_hammer" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/pickaxe/aluminium.json b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/aluminium.json new file mode 100644 index 000000000..676faca7d --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/aluminium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:pickaxe_heads/aluminium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:aluminium_pickaxe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/pickaxe/bismuth_bronze.json b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/bismuth_bronze.json new file mode 100644 index 000000000..ca354c6f5 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/bismuth_bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:pickaxe_heads/bismuth_bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:bismuth_bronze_pickaxe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/pickaxe/black_bronze.json b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/black_bronze.json new file mode 100644 index 000000000..8f55d634b --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/black_bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:pickaxe_heads/black_bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:black_bronze_pickaxe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/pickaxe/black_steel.json b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/black_steel.json new file mode 100644 index 000000000..8bbec5f0e --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/black_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:pickaxe_heads/black_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:black_steel_pickaxe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/pickaxe/blue_steel.json b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/blue_steel.json new file mode 100644 index 000000000..1bf1ef460 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/blue_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:pickaxe_heads/blue_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:blue_steel_pickaxe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/pickaxe/bronze.json b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/bronze.json new file mode 100644 index 000000000..d52aad2ff --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:pickaxe_heads/bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:bronze_pickaxe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/pickaxe/cobalt_brass.json b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/cobalt_brass.json new file mode 100644 index 000000000..55b5e26ed --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/cobalt_brass.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:pickaxe_heads/cobalt_brass" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:cobalt_brass_pickaxe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/pickaxe/copper.json b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/copper.json new file mode 100644 index 000000000..33a6a626e --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/copper.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:pickaxe_heads/copper" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:copper_pickaxe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/pickaxe/damascus_steel.json b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/damascus_steel.json new file mode 100644 index 000000000..e37e5f292 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/damascus_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:pickaxe_heads/damascus_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:damascus_steel_pickaxe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/pickaxe/diamond.json b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/diamond.json new file mode 100644 index 000000000..c040db12e --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/diamond.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:pickaxe_heads/diamond" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:diamond_pickaxe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/pickaxe/duranium.json b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/duranium.json new file mode 100644 index 000000000..fe568d9a8 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/duranium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:pickaxe_heads/duranium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:duranium_pickaxe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/pickaxe/hsse.json b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/hsse.json new file mode 100644 index 000000000..8a390d86a --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/hsse.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:pickaxe_heads/hsse" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:hsse_pickaxe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/pickaxe/invar.json b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/invar.json new file mode 100644 index 000000000..7c4c7640f --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/invar.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:pickaxe_heads/invar" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:invar_pickaxe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/pickaxe/iron.json b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/iron.json new file mode 100644 index 000000000..e4481a6dc --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/iron.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:pickaxe_heads/iron" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:iron_pickaxe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/pickaxe/naquadah_alloy.json b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/naquadah_alloy.json new file mode 100644 index 000000000..f8c9408b4 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/naquadah_alloy.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:pickaxe_heads/naquadah_alloy" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:naquadah_alloy_pickaxe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/pickaxe/neutronium.json b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/neutronium.json new file mode 100644 index 000000000..831c058e0 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/neutronium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:pickaxe_heads/neutronium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:neutronium_pickaxe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/pickaxe/red_steel.json b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/red_steel.json new file mode 100644 index 000000000..0f69eb8a7 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/red_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:pickaxe_heads/red_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:red_steel_pickaxe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/pickaxe/rose_gold.json b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/rose_gold.json new file mode 100644 index 000000000..6475ecfd7 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/rose_gold.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:pickaxe_heads/rose_gold" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:rose_gold_pickaxe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/pickaxe/stainless_steel.json b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/stainless_steel.json new file mode 100644 index 000000000..64c61d28a --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/stainless_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:pickaxe_heads/stainless_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:stainless_steel_pickaxe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/pickaxe/steel.json b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/steel.json new file mode 100644 index 000000000..6fc179f22 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:pickaxe_heads/steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:steel_pickaxe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/pickaxe/sterling_silver.json b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/sterling_silver.json new file mode 100644 index 000000000..52cec81aa --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/sterling_silver.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:pickaxe_heads/sterling_silver" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:sterling_silver_pickaxe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/pickaxe/titanium.json b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/titanium.json new file mode 100644 index 000000000..c7a7822fa --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/titanium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:pickaxe_heads/titanium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:titanium_pickaxe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/pickaxe/tungsten_carbide.json b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/tungsten_carbide.json new file mode 100644 index 000000000..1d4fcf8cc --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/tungsten_carbide.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:pickaxe_heads/tungsten_carbide" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:tungsten_carbide_pickaxe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/pickaxe/tungsten_steel.json b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/tungsten_steel.json new file mode 100644 index 000000000..5a9254c68 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/tungsten_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:pickaxe_heads/tungsten_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:tungsten_steel_pickaxe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/pickaxe/ultimet.json b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/ultimet.json new file mode 100644 index 000000000..6674a45c6 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/ultimet.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:pickaxe_heads/ultimet" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:ultimet_pickaxe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/pickaxe/vanadium_steel.json b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/vanadium_steel.json new file mode 100644 index 000000000..b7c9ebdf9 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/vanadium_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:pickaxe_heads/vanadium_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:vanadium_steel_pickaxe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/pickaxe/wrought_iron.json b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/wrought_iron.json new file mode 100644 index 000000000..2325452e2 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/pickaxe/wrought_iron.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:pickaxe_heads/wrought_iron" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:wrought_iron_pickaxe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/saw/aluminium.json b/kubejs/data/tfc/recipes/crafting/metal/saw/aluminium.json new file mode 100644 index 000000000..1a0435715 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/saw/aluminium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:saw_heads/aluminium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:aluminium_saw" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/saw/bismuth_bronze.json b/kubejs/data/tfc/recipes/crafting/metal/saw/bismuth_bronze.json new file mode 100644 index 000000000..7921ee138 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/saw/bismuth_bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:saw_heads/bismuth_bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:bismuth_bronze_saw" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/saw/black_bronze.json b/kubejs/data/tfc/recipes/crafting/metal/saw/black_bronze.json new file mode 100644 index 000000000..434033f49 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/saw/black_bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:saw_heads/black_bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:black_bronze_saw" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/saw/black_steel.json b/kubejs/data/tfc/recipes/crafting/metal/saw/black_steel.json new file mode 100644 index 000000000..763967a03 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/saw/black_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:saw_heads/black_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:black_steel_saw" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/saw/blue_steel.json b/kubejs/data/tfc/recipes/crafting/metal/saw/blue_steel.json new file mode 100644 index 000000000..a896ad401 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/saw/blue_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:saw_heads/blue_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:blue_steel_saw" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/saw/bronze.json b/kubejs/data/tfc/recipes/crafting/metal/saw/bronze.json new file mode 100644 index 000000000..fd3ec163f --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/saw/bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:saw_heads/bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:bronze_saw" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/saw/cobalt_brass.json b/kubejs/data/tfc/recipes/crafting/metal/saw/cobalt_brass.json new file mode 100644 index 000000000..c2616670f --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/saw/cobalt_brass.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:saw_heads/cobalt_brass" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:cobalt_brass_saw" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/saw/copper.json b/kubejs/data/tfc/recipes/crafting/metal/saw/copper.json new file mode 100644 index 000000000..59ba3bef2 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/saw/copper.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:saw_heads/copper" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:copper_saw" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/saw/damascus_steel.json b/kubejs/data/tfc/recipes/crafting/metal/saw/damascus_steel.json new file mode 100644 index 000000000..970d1320f --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/saw/damascus_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:saw_heads/damascus_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:damascus_steel_saw" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/saw/diamond.json b/kubejs/data/tfc/recipes/crafting/metal/saw/diamond.json new file mode 100644 index 000000000..ec0fd3889 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/saw/diamond.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:saw_heads/diamond" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:diamond_saw" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/saw/duranium.json b/kubejs/data/tfc/recipes/crafting/metal/saw/duranium.json new file mode 100644 index 000000000..2a63d99fe --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/saw/duranium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:saw_heads/duranium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:duranium_saw" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/saw/hsse.json b/kubejs/data/tfc/recipes/crafting/metal/saw/hsse.json new file mode 100644 index 000000000..59fe35250 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/saw/hsse.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:saw_heads/hsse" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:hsse_saw" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/saw/invar.json b/kubejs/data/tfc/recipes/crafting/metal/saw/invar.json new file mode 100644 index 000000000..aecaff487 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/saw/invar.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:saw_heads/invar" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:invar_saw" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/saw/iron.json b/kubejs/data/tfc/recipes/crafting/metal/saw/iron.json new file mode 100644 index 000000000..074e7808d --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/saw/iron.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:saw_heads/iron" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:iron_saw" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/saw/naquadah_alloy.json b/kubejs/data/tfc/recipes/crafting/metal/saw/naquadah_alloy.json new file mode 100644 index 000000000..5e26b5fd6 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/saw/naquadah_alloy.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:saw_heads/naquadah_alloy" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:naquadah_alloy_saw" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/saw/neutronium.json b/kubejs/data/tfc/recipes/crafting/metal/saw/neutronium.json new file mode 100644 index 000000000..908005b7a --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/saw/neutronium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:saw_heads/neutronium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:neutronium_saw" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/saw/red_steel.json b/kubejs/data/tfc/recipes/crafting/metal/saw/red_steel.json new file mode 100644 index 000000000..f4a370e7c --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/saw/red_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:saw_heads/red_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:red_steel_saw" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/saw/rose_gold.json b/kubejs/data/tfc/recipes/crafting/metal/saw/rose_gold.json new file mode 100644 index 000000000..688b91515 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/saw/rose_gold.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:saw_heads/rose_gold" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:rose_gold_saw" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/saw/stainless_steel.json b/kubejs/data/tfc/recipes/crafting/metal/saw/stainless_steel.json new file mode 100644 index 000000000..f00069e76 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/saw/stainless_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:saw_heads/stainless_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:stainless_steel_saw" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/saw/steel.json b/kubejs/data/tfc/recipes/crafting/metal/saw/steel.json new file mode 100644 index 000000000..6a339d215 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/saw/steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:saw_heads/steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:steel_saw" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/saw/sterling_silver.json b/kubejs/data/tfc/recipes/crafting/metal/saw/sterling_silver.json new file mode 100644 index 000000000..b71bb3951 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/saw/sterling_silver.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:saw_heads/sterling_silver" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:sterling_silver_saw" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/saw/titanium.json b/kubejs/data/tfc/recipes/crafting/metal/saw/titanium.json new file mode 100644 index 000000000..198747311 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/saw/titanium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:saw_heads/titanium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:titanium_saw" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/saw/tungsten_carbide.json b/kubejs/data/tfc/recipes/crafting/metal/saw/tungsten_carbide.json new file mode 100644 index 000000000..6dbfe3b6d --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/saw/tungsten_carbide.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:saw_heads/tungsten_carbide" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:tungsten_carbide_saw" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/saw/tungsten_steel.json b/kubejs/data/tfc/recipes/crafting/metal/saw/tungsten_steel.json new file mode 100644 index 000000000..a7670026b --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/saw/tungsten_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:saw_heads/tungsten_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:tungsten_steel_saw" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/saw/ultimet.json b/kubejs/data/tfc/recipes/crafting/metal/saw/ultimet.json new file mode 100644 index 000000000..51a81a566 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/saw/ultimet.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:saw_heads/ultimet" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:ultimet_saw" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/saw/vanadium_steel.json b/kubejs/data/tfc/recipes/crafting/metal/saw/vanadium_steel.json new file mode 100644 index 000000000..2a60e18ee --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/saw/vanadium_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:saw_heads/vanadium_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:vanadium_steel_saw" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/saw/wrought_iron.json b/kubejs/data/tfc/recipes/crafting/metal/saw/wrought_iron.json new file mode 100644 index 000000000..00140c5ec --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/saw/wrought_iron.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:saw_heads/wrought_iron" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:wrought_iron_saw" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/scythe/aluminium.json b/kubejs/data/tfc/recipes/crafting/metal/scythe/aluminium.json new file mode 100644 index 000000000..51e5007bb --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/scythe/aluminium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:scythe_heads/aluminium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:aluminium_scythe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/scythe/bismuth_bronze.json b/kubejs/data/tfc/recipes/crafting/metal/scythe/bismuth_bronze.json new file mode 100644 index 000000000..f134af718 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/scythe/bismuth_bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:scythe_heads/bismuth_bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:bismuth_bronze_scythe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/scythe/black_bronze.json b/kubejs/data/tfc/recipes/crafting/metal/scythe/black_bronze.json new file mode 100644 index 000000000..e38314c90 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/scythe/black_bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:scythe_heads/black_bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:black_bronze_scythe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/scythe/black_steel.json b/kubejs/data/tfc/recipes/crafting/metal/scythe/black_steel.json new file mode 100644 index 000000000..14e0b0b81 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/scythe/black_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:scythe_heads/black_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:black_steel_scythe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/scythe/blue_steel.json b/kubejs/data/tfc/recipes/crafting/metal/scythe/blue_steel.json new file mode 100644 index 000000000..a7300744b --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/scythe/blue_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:scythe_heads/blue_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:blue_steel_scythe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/scythe/bronze.json b/kubejs/data/tfc/recipes/crafting/metal/scythe/bronze.json new file mode 100644 index 000000000..74700635c --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/scythe/bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:scythe_heads/bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:bronze_scythe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/scythe/cobalt_brass.json b/kubejs/data/tfc/recipes/crafting/metal/scythe/cobalt_brass.json new file mode 100644 index 000000000..0badc193b --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/scythe/cobalt_brass.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:scythe_heads/cobalt_brass" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:cobalt_brass_scythe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/scythe/copper.json b/kubejs/data/tfc/recipes/crafting/metal/scythe/copper.json new file mode 100644 index 000000000..d094233cf --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/scythe/copper.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:scythe_heads/copper" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:copper_scythe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/scythe/damascus_steel.json b/kubejs/data/tfc/recipes/crafting/metal/scythe/damascus_steel.json new file mode 100644 index 000000000..197da63ac --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/scythe/damascus_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:scythe_heads/damascus_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:damascus_steel_scythe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/scythe/diamond.json b/kubejs/data/tfc/recipes/crafting/metal/scythe/diamond.json new file mode 100644 index 000000000..3e36bd550 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/scythe/diamond.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:scythe_heads/diamond" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:diamond_scythe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/scythe/duranium.json b/kubejs/data/tfc/recipes/crafting/metal/scythe/duranium.json new file mode 100644 index 000000000..7d9a1087c --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/scythe/duranium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:scythe_heads/duranium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:duranium_scythe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/scythe/hsse.json b/kubejs/data/tfc/recipes/crafting/metal/scythe/hsse.json new file mode 100644 index 000000000..126601135 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/scythe/hsse.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:scythe_heads/hsse" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:hsse_scythe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/scythe/invar.json b/kubejs/data/tfc/recipes/crafting/metal/scythe/invar.json new file mode 100644 index 000000000..e1134ffd7 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/scythe/invar.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:scythe_heads/invar" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:invar_scythe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/scythe/iron.json b/kubejs/data/tfc/recipes/crafting/metal/scythe/iron.json new file mode 100644 index 000000000..aea4c6173 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/scythe/iron.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:scythe_heads/iron" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:iron_scythe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/scythe/naquadah_alloy.json b/kubejs/data/tfc/recipes/crafting/metal/scythe/naquadah_alloy.json new file mode 100644 index 000000000..69d4a03cc --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/scythe/naquadah_alloy.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:scythe_heads/naquadah_alloy" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:naquadah_alloy_scythe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/scythe/neutronium.json b/kubejs/data/tfc/recipes/crafting/metal/scythe/neutronium.json new file mode 100644 index 000000000..3bf51d97b --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/scythe/neutronium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:scythe_heads/neutronium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:neutronium_scythe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/scythe/red_steel.json b/kubejs/data/tfc/recipes/crafting/metal/scythe/red_steel.json new file mode 100644 index 000000000..6921a3d78 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/scythe/red_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:scythe_heads/red_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:red_steel_scythe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/scythe/rose_gold.json b/kubejs/data/tfc/recipes/crafting/metal/scythe/rose_gold.json new file mode 100644 index 000000000..9edb13dc3 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/scythe/rose_gold.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:scythe_heads/rose_gold" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:rose_gold_scythe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/scythe/stainless_steel.json b/kubejs/data/tfc/recipes/crafting/metal/scythe/stainless_steel.json new file mode 100644 index 000000000..f6c604073 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/scythe/stainless_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:scythe_heads/stainless_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:stainless_steel_scythe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/scythe/steel.json b/kubejs/data/tfc/recipes/crafting/metal/scythe/steel.json new file mode 100644 index 000000000..4b2dd923f --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/scythe/steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:scythe_heads/steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:steel_scythe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/scythe/sterling_silver.json b/kubejs/data/tfc/recipes/crafting/metal/scythe/sterling_silver.json new file mode 100644 index 000000000..aa925fd79 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/scythe/sterling_silver.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:scythe_heads/sterling_silver" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:sterling_silver_scythe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/scythe/titanium.json b/kubejs/data/tfc/recipes/crafting/metal/scythe/titanium.json new file mode 100644 index 000000000..319687d74 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/scythe/titanium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:scythe_heads/titanium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:titanium_scythe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/scythe/tungsten_carbide.json b/kubejs/data/tfc/recipes/crafting/metal/scythe/tungsten_carbide.json new file mode 100644 index 000000000..bb7e23f1b --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/scythe/tungsten_carbide.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:scythe_heads/tungsten_carbide" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:tungsten_carbide_scythe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/scythe/tungsten_steel.json b/kubejs/data/tfc/recipes/crafting/metal/scythe/tungsten_steel.json new file mode 100644 index 000000000..f1dd92299 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/scythe/tungsten_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:scythe_heads/tungsten_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:tungsten_steel_scythe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/scythe/ultimet.json b/kubejs/data/tfc/recipes/crafting/metal/scythe/ultimet.json new file mode 100644 index 000000000..fbf1349b4 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/scythe/ultimet.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:scythe_heads/ultimet" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:ultimet_scythe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/scythe/vanadium_steel.json b/kubejs/data/tfc/recipes/crafting/metal/scythe/vanadium_steel.json new file mode 100644 index 000000000..3c714bf97 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/scythe/vanadium_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:scythe_heads/vanadium_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:vanadium_steel_scythe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/scythe/wrought_iron.json b/kubejs/data/tfc/recipes/crafting/metal/scythe/wrought_iron.json new file mode 100644 index 000000000..a9014aa74 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/scythe/wrought_iron.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:scythe_heads/wrought_iron" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:wrought_iron_scythe" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/shovel/aluminium.json b/kubejs/data/tfc/recipes/crafting/metal/shovel/aluminium.json new file mode 100644 index 000000000..4b7b7fc3a --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/shovel/aluminium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:shovel_heads/aluminium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:aluminium_shovel" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/shovel/bismuth_bronze.json b/kubejs/data/tfc/recipes/crafting/metal/shovel/bismuth_bronze.json new file mode 100644 index 000000000..cf6a01a67 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/shovel/bismuth_bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:shovel_heads/bismuth_bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:bismuth_bronze_shovel" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/shovel/black_bronze.json b/kubejs/data/tfc/recipes/crafting/metal/shovel/black_bronze.json new file mode 100644 index 000000000..e48e8f8ff --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/shovel/black_bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:shovel_heads/black_bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:black_bronze_shovel" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/shovel/black_steel.json b/kubejs/data/tfc/recipes/crafting/metal/shovel/black_steel.json new file mode 100644 index 000000000..49c5342b1 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/shovel/black_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:shovel_heads/black_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:black_steel_shovel" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/shovel/blue_steel.json b/kubejs/data/tfc/recipes/crafting/metal/shovel/blue_steel.json new file mode 100644 index 000000000..2ca03d26f --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/shovel/blue_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:shovel_heads/blue_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:blue_steel_shovel" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/shovel/bronze.json b/kubejs/data/tfc/recipes/crafting/metal/shovel/bronze.json new file mode 100644 index 000000000..64b87737f --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/shovel/bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:shovel_heads/bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:bronze_shovel" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/shovel/cobalt_brass.json b/kubejs/data/tfc/recipes/crafting/metal/shovel/cobalt_brass.json new file mode 100644 index 000000000..63a6752d6 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/shovel/cobalt_brass.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:shovel_heads/cobalt_brass" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:cobalt_brass_shovel" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/shovel/copper.json b/kubejs/data/tfc/recipes/crafting/metal/shovel/copper.json new file mode 100644 index 000000000..38a205896 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/shovel/copper.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:shovel_heads/copper" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:copper_shovel" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/shovel/damascus_steel.json b/kubejs/data/tfc/recipes/crafting/metal/shovel/damascus_steel.json new file mode 100644 index 000000000..3d0c52018 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/shovel/damascus_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:shovel_heads/damascus_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:damascus_steel_shovel" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/shovel/diamond.json b/kubejs/data/tfc/recipes/crafting/metal/shovel/diamond.json new file mode 100644 index 000000000..8ac844468 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/shovel/diamond.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:shovel_heads/diamond" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:diamond_shovel" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/shovel/duranium.json b/kubejs/data/tfc/recipes/crafting/metal/shovel/duranium.json new file mode 100644 index 000000000..d3457f687 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/shovel/duranium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:shovel_heads/duranium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:duranium_shovel" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/shovel/hsse.json b/kubejs/data/tfc/recipes/crafting/metal/shovel/hsse.json new file mode 100644 index 000000000..ba37fe36d --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/shovel/hsse.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:shovel_heads/hsse" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:hsse_shovel" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/shovel/invar.json b/kubejs/data/tfc/recipes/crafting/metal/shovel/invar.json new file mode 100644 index 000000000..d729e8922 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/shovel/invar.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:shovel_heads/invar" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:invar_shovel" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/shovel/iron.json b/kubejs/data/tfc/recipes/crafting/metal/shovel/iron.json new file mode 100644 index 000000000..1d9cbfe43 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/shovel/iron.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:shovel_heads/iron" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:iron_shovel" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/shovel/naquadah_alloy.json b/kubejs/data/tfc/recipes/crafting/metal/shovel/naquadah_alloy.json new file mode 100644 index 000000000..c2c7070c5 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/shovel/naquadah_alloy.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:shovel_heads/naquadah_alloy" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:naquadah_alloy_shovel" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/shovel/neutronium.json b/kubejs/data/tfc/recipes/crafting/metal/shovel/neutronium.json new file mode 100644 index 000000000..db7de89e6 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/shovel/neutronium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:shovel_heads/neutronium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:neutronium_shovel" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/shovel/red_steel.json b/kubejs/data/tfc/recipes/crafting/metal/shovel/red_steel.json new file mode 100644 index 000000000..203ed3f78 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/shovel/red_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:shovel_heads/red_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:red_steel_shovel" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/shovel/rose_gold.json b/kubejs/data/tfc/recipes/crafting/metal/shovel/rose_gold.json new file mode 100644 index 000000000..463fbbc55 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/shovel/rose_gold.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:shovel_heads/rose_gold" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:rose_gold_shovel" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/shovel/stainless_steel.json b/kubejs/data/tfc/recipes/crafting/metal/shovel/stainless_steel.json new file mode 100644 index 000000000..eafa2ff2e --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/shovel/stainless_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:shovel_heads/stainless_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:stainless_steel_shovel" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/shovel/steel.json b/kubejs/data/tfc/recipes/crafting/metal/shovel/steel.json new file mode 100644 index 000000000..00cdd8fd4 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/shovel/steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:shovel_heads/steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:steel_shovel" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/shovel/sterling_silver.json b/kubejs/data/tfc/recipes/crafting/metal/shovel/sterling_silver.json new file mode 100644 index 000000000..21fb0b80d --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/shovel/sterling_silver.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:shovel_heads/sterling_silver" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:sterling_silver_shovel" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/shovel/titanium.json b/kubejs/data/tfc/recipes/crafting/metal/shovel/titanium.json new file mode 100644 index 000000000..7c2705d2f --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/shovel/titanium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:shovel_heads/titanium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:titanium_shovel" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/shovel/tungsten_carbide.json b/kubejs/data/tfc/recipes/crafting/metal/shovel/tungsten_carbide.json new file mode 100644 index 000000000..de407c5e5 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/shovel/tungsten_carbide.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:shovel_heads/tungsten_carbide" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:tungsten_carbide_shovel" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/shovel/tungsten_steel.json b/kubejs/data/tfc/recipes/crafting/metal/shovel/tungsten_steel.json new file mode 100644 index 000000000..04efb769d --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/shovel/tungsten_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:shovel_heads/tungsten_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:tungsten_steel_shovel" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/shovel/ultimet.json b/kubejs/data/tfc/recipes/crafting/metal/shovel/ultimet.json new file mode 100644 index 000000000..9178cddfe --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/shovel/ultimet.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:shovel_heads/ultimet" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:ultimet_shovel" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/shovel/vanadium_steel.json b/kubejs/data/tfc/recipes/crafting/metal/shovel/vanadium_steel.json new file mode 100644 index 000000000..c2589c51a --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/shovel/vanadium_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:shovel_heads/vanadium_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:vanadium_steel_shovel" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/shovel/wrought_iron.json b/kubejs/data/tfc/recipes/crafting/metal/shovel/wrought_iron.json new file mode 100644 index 000000000..41cd29a59 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/shovel/wrought_iron.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:shovel_heads/wrought_iron" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:wrought_iron_shovel" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/sword/aluminium.json b/kubejs/data/tfc/recipes/crafting/metal/sword/aluminium.json new file mode 100644 index 000000000..6e1c0b4f6 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/sword/aluminium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:sword_heads/aluminium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:aluminium_sword" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/sword/bismuth_bronze.json b/kubejs/data/tfc/recipes/crafting/metal/sword/bismuth_bronze.json new file mode 100644 index 000000000..5d8be4166 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/sword/bismuth_bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:sword_heads/bismuth_bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:bismuth_bronze_sword" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/sword/black_bronze.json b/kubejs/data/tfc/recipes/crafting/metal/sword/black_bronze.json new file mode 100644 index 000000000..de6d39051 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/sword/black_bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:sword_heads/black_bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:black_bronze_sword" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/sword/black_steel.json b/kubejs/data/tfc/recipes/crafting/metal/sword/black_steel.json new file mode 100644 index 000000000..47eca75da --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/sword/black_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:sword_heads/black_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:black_steel_sword" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/sword/blue_steel.json b/kubejs/data/tfc/recipes/crafting/metal/sword/blue_steel.json new file mode 100644 index 000000000..9a7d893eb --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/sword/blue_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:sword_heads/blue_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:blue_steel_sword" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/sword/bronze.json b/kubejs/data/tfc/recipes/crafting/metal/sword/bronze.json new file mode 100644 index 000000000..66ad6a49b --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/sword/bronze.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:sword_heads/bronze" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:bronze_sword" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/sword/cobalt_brass.json b/kubejs/data/tfc/recipes/crafting/metal/sword/cobalt_brass.json new file mode 100644 index 000000000..8eccd07b9 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/sword/cobalt_brass.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:sword_heads/cobalt_brass" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:cobalt_brass_sword" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/sword/copper.json b/kubejs/data/tfc/recipes/crafting/metal/sword/copper.json new file mode 100644 index 000000000..5cb1d100e --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/sword/copper.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:sword_heads/copper" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:copper_sword" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/sword/damascus_steel.json b/kubejs/data/tfc/recipes/crafting/metal/sword/damascus_steel.json new file mode 100644 index 000000000..9f8860271 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/sword/damascus_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:sword_heads/damascus_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:damascus_steel_sword" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/sword/diamond.json b/kubejs/data/tfc/recipes/crafting/metal/sword/diamond.json new file mode 100644 index 000000000..3d1327886 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/sword/diamond.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:sword_heads/diamond" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:diamond_sword" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/sword/duranium.json b/kubejs/data/tfc/recipes/crafting/metal/sword/duranium.json new file mode 100644 index 000000000..d0072fd28 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/sword/duranium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:sword_heads/duranium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:duranium_sword" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/sword/hsse.json b/kubejs/data/tfc/recipes/crafting/metal/sword/hsse.json new file mode 100644 index 000000000..f590f4be9 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/sword/hsse.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:sword_heads/hsse" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:hsse_sword" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/sword/invar.json b/kubejs/data/tfc/recipes/crafting/metal/sword/invar.json new file mode 100644 index 000000000..9014e7475 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/sword/invar.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:sword_heads/invar" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:invar_sword" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/sword/iron.json b/kubejs/data/tfc/recipes/crafting/metal/sword/iron.json new file mode 100644 index 000000000..c1689113e --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/sword/iron.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:sword_heads/iron" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:iron_sword" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/sword/naquadah_alloy.json b/kubejs/data/tfc/recipes/crafting/metal/sword/naquadah_alloy.json new file mode 100644 index 000000000..be925d499 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/sword/naquadah_alloy.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:sword_heads/naquadah_alloy" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:naquadah_alloy_sword" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/sword/neutronium.json b/kubejs/data/tfc/recipes/crafting/metal/sword/neutronium.json new file mode 100644 index 000000000..577b13df8 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/sword/neutronium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:sword_heads/neutronium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:neutronium_sword" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/sword/red_steel.json b/kubejs/data/tfc/recipes/crafting/metal/sword/red_steel.json new file mode 100644 index 000000000..3c862d398 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/sword/red_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:sword_heads/red_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:red_steel_sword" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/sword/rose_gold.json b/kubejs/data/tfc/recipes/crafting/metal/sword/rose_gold.json new file mode 100644 index 000000000..c431d9ea6 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/sword/rose_gold.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:sword_heads/rose_gold" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:rose_gold_sword" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/sword/stainless_steel.json b/kubejs/data/tfc/recipes/crafting/metal/sword/stainless_steel.json new file mode 100644 index 000000000..917ca77ff --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/sword/stainless_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:sword_heads/stainless_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:stainless_steel_sword" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/sword/steel.json b/kubejs/data/tfc/recipes/crafting/metal/sword/steel.json new file mode 100644 index 000000000..4aaf73223 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/sword/steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:sword_heads/steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:steel_sword" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/sword/sterling_silver.json b/kubejs/data/tfc/recipes/crafting/metal/sword/sterling_silver.json new file mode 100644 index 000000000..aa76b1530 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/sword/sterling_silver.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:sword_heads/sterling_silver" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:sterling_silver_sword" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/sword/titanium.json b/kubejs/data/tfc/recipes/crafting/metal/sword/titanium.json new file mode 100644 index 000000000..3b8a59f27 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/sword/titanium.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:sword_heads/titanium" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:titanium_sword" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/sword/tungsten_carbide.json b/kubejs/data/tfc/recipes/crafting/metal/sword/tungsten_carbide.json new file mode 100644 index 000000000..5564f73fa --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/sword/tungsten_carbide.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:sword_heads/tungsten_carbide" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:tungsten_carbide_sword" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/sword/tungsten_steel.json b/kubejs/data/tfc/recipes/crafting/metal/sword/tungsten_steel.json new file mode 100644 index 000000000..23ac98325 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/sword/tungsten_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:sword_heads/tungsten_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:tungsten_steel_sword" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/sword/ultimet.json b/kubejs/data/tfc/recipes/crafting/metal/sword/ultimet.json new file mode 100644 index 000000000..5b9ac287a --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/sword/ultimet.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:sword_heads/ultimet" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:ultimet_sword" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/sword/vanadium_steel.json b/kubejs/data/tfc/recipes/crafting/metal/sword/vanadium_steel.json new file mode 100644 index 000000000..c6f0321b3 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/sword/vanadium_steel.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:sword_heads/vanadium_steel" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:vanadium_steel_sword" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/crafting/metal/sword/wrought_iron.json b/kubejs/data/tfc/recipes/crafting/metal/sword/wrought_iron.json new file mode 100644 index 000000000..2d6561728 --- /dev/null +++ b/kubejs/data/tfc/recipes/crafting/metal/sword/wrought_iron.json @@ -0,0 +1,25 @@ +{ + "type": "tfc:advanced_shaped_crafting", + "pattern": [ + "X", + "Y" + ], + "key": { + "X": { + "tag": "forge:sword_heads/wrought_iron" + }, + "Y": { + "tag": "tfc:can_be_lit_on_torch" + } + }, + "result": { + "stack": { + "item": "gtceu:wrought_iron_sword" + }, + "modifiers": [ + "tfc:copy_forging_bonus" + ] + }, + "input_row": 0, + "input_column": 0 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/brass_bell.json b/kubejs/data/tfc/recipes/heating/brass_bell.json new file mode 100644 index 000000000..43d9dfc96 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/brass_bell.json @@ -0,0 +1,12 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:heating", + "ingredient": { + "item": "tfc:brass_bell" + }, + "result_fluid": { + "fluid": "gtceu:brass", + "amount": 144 + }, + "temperature": 930 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/bronze_bell.json b/kubejs/data/tfc/recipes/heating/bronze_bell.json new file mode 100644 index 000000000..e23f82843 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/bronze_bell.json @@ -0,0 +1,12 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:heating", + "ingredient": { + "item": "tfc:bronze_bell" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 144 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/gem_saw.json b/kubejs/data/tfc/recipes/heating/gem_saw.json new file mode 100644 index 000000000..3f69009c9 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/gem_saw.json @@ -0,0 +1,12 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:heating", + "ingredient": { + "item": "tfc:gem_saw" + }, + "result_fluid": { + "fluid": "gtceu:brass", + "amount": 72 + }, + "temperature": 930 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/gold_bell.json b/kubejs/data/tfc/recipes/heating/gold_bell.json new file mode 100644 index 000000000..9d69bbae2 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/gold_bell.json @@ -0,0 +1,12 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:heating", + "ingredient": { + "item": "minecraft:bell" + }, + "result_fluid": { + "fluid": "gtceu:gold", + "amount": 144 + }, + "temperature": 1060 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/grill.json b/kubejs/data/tfc/recipes/heating/grill.json new file mode 100644 index 000000000..8490f85f3 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/grill.json @@ -0,0 +1,12 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:heating", + "ingredient": { + "item": "tfc:wrought_iron_grill" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 144 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/iron_door.json b/kubejs/data/tfc/recipes/heating/iron_door.json new file mode 100644 index 000000000..a611cd3a2 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/iron_door.json @@ -0,0 +1,12 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:heating", + "ingredient": { + "item": "minecraft:iron_door" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 288 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/jacks.json b/kubejs/data/tfc/recipes/heating/jacks.json new file mode 100644 index 000000000..d5e29b854 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/jacks.json @@ -0,0 +1,12 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:heating", + "ingredient": { + "item": "tfc:jacks" + }, + "result_fluid": { + "fluid": "gtceu:brass", + "amount": 144 + }, + "temperature": 930 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_block.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_block.json new file mode 100644 index 000000000..23004c8e1 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_block.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:storage_blocks/bismuth" + }, + "result_fluid": { + "fluid": "gtceu:bismuth", + "amount": 144 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_block_slab.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_block_stairs.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_anvil.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_anvil.json new file mode 100644 index 000000000..15d2d5323 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_anvil.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/anvil/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 2016 + }, + "temperature": 985 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_axe.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_axe.json new file mode 100644 index 000000000..0912f6671 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_axe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bismuth_bronze_axe" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 144 + }, + "temperature": 985, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_axe_head.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_axe_head.json new file mode 100644 index 000000000..8ff179022 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_axe_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bismuth_bronze_axe_head" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 144 + }, + "temperature": 985 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_bars.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_bars.json new file mode 100644 index 000000000..6a11fa8db --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_bars.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/bars/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 36 + }, + "temperature": 985 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_block.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_block.json new file mode 100644 index 000000000..a4eaff919 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_block.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:storage_blocks/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 144 + }, + "temperature": 985 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_block_slab.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_block_stairs.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_boots.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_boots.json new file mode 100644 index 000000000..9ec087e63 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_boots.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/boots/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 576 + }, + "temperature": 985, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_chain.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_chain.json new file mode 100644 index 000000000..46f4e8a41 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_chain.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chain/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 9 + }, + "temperature": 985 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_chestplate.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_chestplate.json new file mode 100644 index 000000000..1edabe385 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_chestplate.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chestplate/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 1152 + }, + "temperature": 985, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_chisel.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_chisel.json new file mode 100644 index 000000000..4b7e79e41 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_chisel.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chisel/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 144 + }, + "temperature": 985, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_chisel_head.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_chisel_head.json new file mode 100644 index 000000000..d2be977d7 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_chisel_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chisel_head/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 144 + }, + "temperature": 985 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_double_ingot.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_double_ingot.json new file mode 100644 index 000000000..2aaad22e3 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_double_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/double_ingot/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 288 + }, + "temperature": 985 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_double_sheet.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_double_sheet.json new file mode 100644 index 000000000..ded9a67fa --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_double_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/double/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 576 + }, + "temperature": 985 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_fish_hook.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_fish_hook.json new file mode 100644 index 000000000..2de1814bd --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_fish_hook.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/fish_hook/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 288 + }, + "temperature": 985 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_fishing_rod.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_fishing_rod.json new file mode 100644 index 000000000..81ed5ab7e --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_fishing_rod.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/fishing_rod/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 288 + }, + "temperature": 985, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_greaves.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_greaves.json new file mode 100644 index 000000000..d1dbeaef0 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_greaves.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/greaves/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 864 + }, + "temperature": 985, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_hammer.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_hammer.json new file mode 100644 index 000000000..9082e00d6 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_hammer.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bismuth_bronze_hammer" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 144 + }, + "temperature": 985, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_hammer_head.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_hammer_head.json new file mode 100644 index 000000000..d5defd430 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_hammer_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bismuth_bronze_hammer_head" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 144 + }, + "temperature": 985 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_helmet.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_helmet.json new file mode 100644 index 000000000..4c432a1cb --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_helmet.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/helmet/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 864 + }, + "temperature": 985, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_hoe.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_hoe.json new file mode 100644 index 000000000..352ce0c63 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_hoe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bismuth_bronze_hoe" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 144 + }, + "temperature": 985, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_hoe_head.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_hoe_head.json new file mode 100644 index 000000000..1ef6e6e1c --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_hoe_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bismuth_bronze_hoe_head" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 144 + }, + "temperature": 985 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_horse_armor.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_horse_armor.json new file mode 100644 index 000000000..02698127c --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_horse_armor.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/horse_armor/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 1728 + }, + "temperature": 985 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_ingot.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_ingot.json new file mode 100644 index 000000000..08074fcb3 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:ingots/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 144 + }, + "temperature": 985 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_javelin.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_javelin.json new file mode 100644 index 000000000..ddbc3c25e --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_javelin.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/javelin/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 144 + }, + "temperature": 985, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_javelin_head.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_javelin_head.json new file mode 100644 index 000000000..8634a0dca --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_javelin_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/javelin_head/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 144 + }, + "temperature": 985 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_knife.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_knife.json new file mode 100644 index 000000000..4b67d76dc --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_knife.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bismuth_bronze_knife" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 144 + }, + "temperature": 985, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_knife_blade.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_knife_blade.json new file mode 100644 index 000000000..7ba083c81 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_knife_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bismuth_bronze_knife_head" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 144 + }, + "temperature": 985 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_lamp.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_lamp.json new file mode 100644 index 000000000..b3012f81e --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_lamp.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/lamp/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 144 + }, + "temperature": 985 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_mace.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_mace.json new file mode 100644 index 000000000..4bcb129fd --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_mace.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/mace/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 288 + }, + "temperature": 985, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_mace_head.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_mace_head.json new file mode 100644 index 000000000..1b37a960c --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_mace_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/mace_head/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 288 + }, + "temperature": 985 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_pickaxe.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_pickaxe.json new file mode 100644 index 000000000..e5b3e5812 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_pickaxe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bismuth_bronze_pickaxe" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 144 + }, + "temperature": 985, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_pickaxe_head.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_pickaxe_head.json new file mode 100644 index 000000000..aad577d96 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_pickaxe_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bismuth_bronze_pickaxe_head" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 144 + }, + "temperature": 985 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_propick.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_propick.json new file mode 100644 index 000000000..5b6d8c55b --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_propick.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/propick/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 144 + }, + "temperature": 985, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_propick_head.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_propick_head.json new file mode 100644 index 000000000..83c99953e --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_propick_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/propick_head/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 144 + }, + "temperature": 985 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_rod.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_rod.json new file mode 100644 index 000000000..8b11670c3 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_rod.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rods/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 72 + }, + "temperature": 985 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_saw.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_saw.json new file mode 100644 index 000000000..43311a7ad --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_saw.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bismuth_bronze_saw" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 144 + }, + "temperature": 985, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_saw_blade.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_saw_blade.json new file mode 100644 index 000000000..a55e0883b --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_saw_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bismuth_bronze_saw_head" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 144 + }, + "temperature": 985 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_scythe.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_scythe.json new file mode 100644 index 000000000..34a4db4a9 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_scythe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bismuth_bronze_scythe" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 144 + }, + "temperature": 985, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_scythe_blade.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_scythe_blade.json new file mode 100644 index 000000000..1067521d5 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_scythe_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bismuth_bronze_scythe_head" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 144 + }, + "temperature": 985 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_shears.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_shears.json new file mode 100644 index 000000000..2d5eed4e0 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_shears.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/shears/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 288 + }, + "temperature": 985, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_sheet.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_sheet.json new file mode 100644 index 000000000..b947ea0ab --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 288 + }, + "temperature": 985 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_shield.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_shield.json new file mode 100644 index 000000000..fb556d16e --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_shield.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/shield/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 576 + }, + "temperature": 985, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_shovel.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_shovel.json new file mode 100644 index 000000000..65538f339 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_shovel.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bismuth_bronze_shovel" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 144 + }, + "temperature": 985, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_shovel_head.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_shovel_head.json new file mode 100644 index 000000000..3a68fb70a --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_shovel_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bismuth_bronze_shovel_head" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 144 + }, + "temperature": 985 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_sword.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_sword.json new file mode 100644 index 000000000..a1bcd9dde --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_sword.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bismuth_bronze_sword" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 288 + }, + "temperature": 985, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_sword_blade.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_sword_blade.json new file mode 100644 index 000000000..b8d42f448 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_sword_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bismuth_bronze_sword_head" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 288 + }, + "temperature": 985 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_trapdoor.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_trapdoor.json new file mode 100644 index 000000000..df4b86af1 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_trapdoor.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/trapdoor/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 288 + }, + "temperature": 985 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_tuyere.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_tuyere.json new file mode 100644 index 000000000..4ee9f2aff --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_tuyere.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/tuyere/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 576 + }, + "temperature": 985, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_unfinished_boots.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_unfinished_boots.json new file mode 100644 index 000000000..2cf7f9430 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_unfinished_boots.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_boots/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 288 + }, + "temperature": 985 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_unfinished_chestplate.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_unfinished_chestplate.json new file mode 100644 index 000000000..50ec0d446 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_unfinished_chestplate.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_chestplate/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 576 + }, + "temperature": 985 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_unfinished_greaves.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_unfinished_greaves.json new file mode 100644 index 000000000..02f415709 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_unfinished_greaves.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_greaves/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 576 + }, + "temperature": 985 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_unfinished_helmet.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_unfinished_helmet.json new file mode 100644 index 000000000..a78bd6b12 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_unfinished_helmet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_helmet/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 576 + }, + "temperature": 985 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_unfinished_lamp.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_unfinished_lamp.json new file mode 100644 index 000000000..6a2ea8602 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_bronze_unfinished_lamp.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_lamp/bismuth_bronze" + }, + "result_fluid": { + "fluid": "gtceu:bismuth_bronze", + "amount": 144 + }, + "temperature": 985 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_double_ingot.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_double_ingot.json new file mode 100644 index 000000000..43258de45 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_double_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/double_ingot/bismuth" + }, + "result_fluid": { + "fluid": "gtceu:bismuth", + "amount": 288 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_double_sheet.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_double_sheet.json new file mode 100644 index 000000000..23cd2444e --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_double_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/double/bismuth" + }, + "result_fluid": { + "fluid": "gtceu:bismuth", + "amount": 576 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_ingot.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_ingot.json new file mode 100644 index 000000000..fe8dec883 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:ingots/bismuth" + }, + "result_fluid": { + "fluid": "gtceu:bismuth", + "amount": 144 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_rod.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_rod.json new file mode 100644 index 000000000..409bc0655 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_rod.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rods/bismuth" + }, + "result_fluid": { + "fluid": "gtceu:bismuth", + "amount": 72 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bismuth_sheet.json b/kubejs/data/tfc/recipes/heating/metal/bismuth_sheet.json new file mode 100644 index 000000000..4bcffbdb4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bismuth_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/bismuth" + }, + "result_fluid": { + "fluid": "gtceu:bismuth", + "amount": 288 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_anvil.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_anvil.json new file mode 100644 index 000000000..b3b8bd9f5 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_anvil.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/anvil/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 2016 + }, + "temperature": 1070 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_axe.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_axe.json new file mode 100644 index 000000000..9fe3007b7 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_axe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_bronze_axe" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 144 + }, + "temperature": 1070, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_axe_head.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_axe_head.json new file mode 100644 index 000000000..484400b32 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_axe_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_bronze_axe_head" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 144 + }, + "temperature": 1070 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_bars.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_bars.json new file mode 100644 index 000000000..c3d406d81 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_bars.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/bars/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 36 + }, + "temperature": 1070 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_block.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_block.json new file mode 100644 index 000000000..6031f90d4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_block.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:storage_blocks/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 144 + }, + "temperature": 1070 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_block_slab.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_block_stairs.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_boots.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_boots.json new file mode 100644 index 000000000..6b0867ae2 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_boots.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/boots/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 576 + }, + "temperature": 1070, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_chain.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_chain.json new file mode 100644 index 000000000..8d8897ac4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_chain.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chain/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 9 + }, + "temperature": 1070 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_chestplate.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_chestplate.json new file mode 100644 index 000000000..1eb4e5f1a --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_chestplate.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chestplate/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 1152 + }, + "temperature": 1070, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_chisel.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_chisel.json new file mode 100644 index 000000000..0b1634e47 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_chisel.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chisel/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 144 + }, + "temperature": 1070, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_chisel_head.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_chisel_head.json new file mode 100644 index 000000000..de3f833f1 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_chisel_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chisel_head/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 144 + }, + "temperature": 1070 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_double_ingot.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_double_ingot.json new file mode 100644 index 000000000..7fc03e873 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_double_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/double_ingot/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 288 + }, + "temperature": 1070 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_double_sheet.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_double_sheet.json new file mode 100644 index 000000000..ea4d16117 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_double_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/double/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 576 + }, + "temperature": 1070 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_fish_hook.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_fish_hook.json new file mode 100644 index 000000000..3c4da5468 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_fish_hook.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/fish_hook/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 288 + }, + "temperature": 1070 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_fishing_rod.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_fishing_rod.json new file mode 100644 index 000000000..0cadf18e0 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_fishing_rod.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/fishing_rod/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 288 + }, + "temperature": 1070, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_greaves.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_greaves.json new file mode 100644 index 000000000..53e884f22 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_greaves.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/greaves/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 864 + }, + "temperature": 1070, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_hammer.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_hammer.json new file mode 100644 index 000000000..605d0d4a9 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_hammer.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_bronze_hammer" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 144 + }, + "temperature": 1070, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_hammer_head.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_hammer_head.json new file mode 100644 index 000000000..c78e9ad38 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_hammer_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_bronze_hammer_head" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 144 + }, + "temperature": 1070 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_helmet.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_helmet.json new file mode 100644 index 000000000..a1cd4ac2d --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_helmet.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/helmet/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 864 + }, + "temperature": 1070, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_hoe.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_hoe.json new file mode 100644 index 000000000..3d74958e4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_hoe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_bronze_hoe" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 144 + }, + "temperature": 1070, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_hoe_head.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_hoe_head.json new file mode 100644 index 000000000..7cd5eb6de --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_hoe_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_bronze_hoe_head" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 144 + }, + "temperature": 1070 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_horse_armor.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_horse_armor.json new file mode 100644 index 000000000..d9964aac6 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_horse_armor.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/horse_armor/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 1728 + }, + "temperature": 1070 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_ingot.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_ingot.json new file mode 100644 index 000000000..c3be0cea3 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:ingots/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 144 + }, + "temperature": 1070 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_javelin.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_javelin.json new file mode 100644 index 000000000..092c6da5d --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_javelin.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/javelin/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 144 + }, + "temperature": 1070, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_javelin_head.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_javelin_head.json new file mode 100644 index 000000000..8f0778ab5 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_javelin_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/javelin_head/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 144 + }, + "temperature": 1070 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_knife.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_knife.json new file mode 100644 index 000000000..dd4d7b6a8 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_knife.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_bronze_knife" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 144 + }, + "temperature": 1070, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_knife_blade.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_knife_blade.json new file mode 100644 index 000000000..bcac78e13 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_knife_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_bronze_knife_head" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 144 + }, + "temperature": 1070 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_lamp.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_lamp.json new file mode 100644 index 000000000..5ea1b96f5 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_lamp.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/lamp/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 144 + }, + "temperature": 1070 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_mace.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_mace.json new file mode 100644 index 000000000..b432ced9a --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_mace.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/mace/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 288 + }, + "temperature": 1070, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_mace_head.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_mace_head.json new file mode 100644 index 000000000..b4b898a59 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_mace_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/mace_head/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 288 + }, + "temperature": 1070 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_pickaxe.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_pickaxe.json new file mode 100644 index 000000000..4a71fbdbc --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_pickaxe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_bronze_pickaxe" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 144 + }, + "temperature": 1070, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_pickaxe_head.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_pickaxe_head.json new file mode 100644 index 000000000..663b2491b --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_pickaxe_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_bronze_pickaxe_head" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 144 + }, + "temperature": 1070 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_propick.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_propick.json new file mode 100644 index 000000000..303a44008 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_propick.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/propick/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 144 + }, + "temperature": 1070, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_propick_head.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_propick_head.json new file mode 100644 index 000000000..362206ebe --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_propick_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/propick_head/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 144 + }, + "temperature": 1070 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_rod.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_rod.json new file mode 100644 index 000000000..bef9e6b83 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_rod.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rods/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 72 + }, + "temperature": 1070 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_saw.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_saw.json new file mode 100644 index 000000000..b047cb2df --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_saw.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_bronze_saw" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 144 + }, + "temperature": 1070, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_saw_blade.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_saw_blade.json new file mode 100644 index 000000000..1f129f4ab --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_saw_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_bronze_saw_head" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 144 + }, + "temperature": 1070 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_scythe.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_scythe.json new file mode 100644 index 000000000..358c3b731 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_scythe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_bronze_scythe" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 144 + }, + "temperature": 1070, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_scythe_blade.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_scythe_blade.json new file mode 100644 index 000000000..48507dfdf --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_scythe_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_bronze_scythe_head" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 144 + }, + "temperature": 1070 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_shears.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_shears.json new file mode 100644 index 000000000..03e87f6ae --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_shears.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/shears/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 288 + }, + "temperature": 1070, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_sheet.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_sheet.json new file mode 100644 index 000000000..078be9bd0 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 288 + }, + "temperature": 1070 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_shield.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_shield.json new file mode 100644 index 000000000..2d10a88d6 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_shield.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/shield/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 576 + }, + "temperature": 1070, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_shovel.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_shovel.json new file mode 100644 index 000000000..4cecbd011 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_shovel.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_bronze_shovel" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 144 + }, + "temperature": 1070, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_shovel_head.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_shovel_head.json new file mode 100644 index 000000000..5c4481de0 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_shovel_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_bronze_shovel_head" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 144 + }, + "temperature": 1070 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_sword.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_sword.json new file mode 100644 index 000000000..747fb53d1 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_sword.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_bronze_sword" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 288 + }, + "temperature": 1070, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_sword_blade.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_sword_blade.json new file mode 100644 index 000000000..ab13d0fce --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_sword_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_bronze_sword_head" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 288 + }, + "temperature": 1070 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_trapdoor.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_trapdoor.json new file mode 100644 index 000000000..d11f72ec2 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_trapdoor.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/trapdoor/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 288 + }, + "temperature": 1070 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_tuyere.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_tuyere.json new file mode 100644 index 000000000..8cdb2466c --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_tuyere.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/tuyere/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 576 + }, + "temperature": 1070, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_unfinished_boots.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_unfinished_boots.json new file mode 100644 index 000000000..331f5fb36 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_unfinished_boots.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_boots/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 288 + }, + "temperature": 1070 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_unfinished_chestplate.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_unfinished_chestplate.json new file mode 100644 index 000000000..fd6f62320 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_unfinished_chestplate.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_chestplate/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 576 + }, + "temperature": 1070 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_unfinished_greaves.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_unfinished_greaves.json new file mode 100644 index 000000000..0626eaeb5 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_unfinished_greaves.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_greaves/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 576 + }, + "temperature": 1070 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_unfinished_helmet.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_unfinished_helmet.json new file mode 100644 index 000000000..7de049a08 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_unfinished_helmet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_helmet/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 576 + }, + "temperature": 1070 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_bronze_unfinished_lamp.json b/kubejs/data/tfc/recipes/heating/metal/black_bronze_unfinished_lamp.json new file mode 100644 index 000000000..6157b1494 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_bronze_unfinished_lamp.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_lamp/black_bronze" + }, + "result_fluid": { + "fluid": "gtceu:black_bronze", + "amount": 144 + }, + "temperature": 1070 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_anvil.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_anvil.json new file mode 100644 index 000000000..4ed130dfa --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_anvil.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/anvil/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 2016 + }, + "temperature": 1485 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_axe.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_axe.json new file mode 100644 index 000000000..1710c97fd --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_axe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_steel_axe" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 144 + }, + "temperature": 1485, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_axe_head.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_axe_head.json new file mode 100644 index 000000000..95a833a57 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_axe_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_steel_axe_head" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 144 + }, + "temperature": 1485 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_bars.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_bars.json new file mode 100644 index 000000000..8e4d7196e --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_bars.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/bars/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 36 + }, + "temperature": 1485 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_block.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_block.json new file mode 100644 index 000000000..45aac226d --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_block.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:storage_blocks/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 144 + }, + "temperature": 1485 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_block_slab.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_block_stairs.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_boots.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_boots.json new file mode 100644 index 000000000..11b498394 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_boots.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/boots/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 576 + }, + "temperature": 1485, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_chain.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_chain.json new file mode 100644 index 000000000..e20e57ad0 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_chain.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chain/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 9 + }, + "temperature": 1485 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_chestplate.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_chestplate.json new file mode 100644 index 000000000..9ee963df2 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_chestplate.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chestplate/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 1152 + }, + "temperature": 1485, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_chisel.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_chisel.json new file mode 100644 index 000000000..0c7b9546f --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_chisel.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chisel/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 144 + }, + "temperature": 1485, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_chisel_head.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_chisel_head.json new file mode 100644 index 000000000..dc1fe1e22 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_chisel_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chisel_head/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 144 + }, + "temperature": 1485 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_double_ingot.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_double_ingot.json new file mode 100644 index 000000000..024cab4ae --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_double_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/double_ingot/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 288 + }, + "temperature": 1485 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_double_sheet.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_double_sheet.json new file mode 100644 index 000000000..ca1e6f2bc --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_double_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/double/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 576 + }, + "temperature": 1485 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_fish_hook.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_fish_hook.json new file mode 100644 index 000000000..9541dc65c --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_fish_hook.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/fish_hook/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 288 + }, + "temperature": 1485 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_fishing_rod.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_fishing_rod.json new file mode 100644 index 000000000..588053c20 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_fishing_rod.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/fishing_rod/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 288 + }, + "temperature": 1485, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_greaves.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_greaves.json new file mode 100644 index 000000000..9a05002bc --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_greaves.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/greaves/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 864 + }, + "temperature": 1485, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_hammer.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_hammer.json new file mode 100644 index 000000000..b9f14250d --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_hammer.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_steel_hammer" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 144 + }, + "temperature": 1485, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_hammer_head.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_hammer_head.json new file mode 100644 index 000000000..979fc7be2 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_hammer_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_steel_hammer_head" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 144 + }, + "temperature": 1485 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_helmet.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_helmet.json new file mode 100644 index 000000000..db296c2e6 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_helmet.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/helmet/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 864 + }, + "temperature": 1485, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_hoe.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_hoe.json new file mode 100644 index 000000000..79b1727ae --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_hoe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_steel_hoe" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 144 + }, + "temperature": 1485, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_hoe_head.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_hoe_head.json new file mode 100644 index 000000000..dd26958d1 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_hoe_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_steel_hoe_head" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 144 + }, + "temperature": 1485 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_horse_armor.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_horse_armor.json new file mode 100644 index 000000000..1e1bf66ac --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_horse_armor.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/horse_armor/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 1728 + }, + "temperature": 1485 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_ingot.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_ingot.json new file mode 100644 index 000000000..77b069f95 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:ingots/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 144 + }, + "temperature": 1485 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_javelin.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_javelin.json new file mode 100644 index 000000000..ee9f68841 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_javelin.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/javelin/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 144 + }, + "temperature": 1485, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_javelin_head.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_javelin_head.json new file mode 100644 index 000000000..b5c14bd17 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_javelin_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/javelin_head/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 144 + }, + "temperature": 1485 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_knife.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_knife.json new file mode 100644 index 000000000..5461abec1 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_knife.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_steel_knife" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 144 + }, + "temperature": 1485, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_knife_blade.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_knife_blade.json new file mode 100644 index 000000000..faabb0df3 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_knife_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_steel_knife_head" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 144 + }, + "temperature": 1485 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_lamp.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_lamp.json new file mode 100644 index 000000000..647909ba1 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_lamp.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/lamp/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 144 + }, + "temperature": 1485 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_mace.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_mace.json new file mode 100644 index 000000000..d7ce34ab0 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_mace.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/mace/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 288 + }, + "temperature": 1485, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_mace_head.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_mace_head.json new file mode 100644 index 000000000..301acb2fa --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_mace_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/mace_head/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 288 + }, + "temperature": 1485 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_pickaxe.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_pickaxe.json new file mode 100644 index 000000000..a74d92de3 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_pickaxe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_steel_pickaxe" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 144 + }, + "temperature": 1485, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_pickaxe_head.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_pickaxe_head.json new file mode 100644 index 000000000..157799442 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_pickaxe_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_steel_pickaxe_head" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 144 + }, + "temperature": 1485 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_propick.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_propick.json new file mode 100644 index 000000000..654940345 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_propick.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/propick/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 144 + }, + "temperature": 1485, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_propick_head.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_propick_head.json new file mode 100644 index 000000000..49ed8f753 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_propick_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/propick_head/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 144 + }, + "temperature": 1485 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_rod.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_rod.json new file mode 100644 index 000000000..b199decf7 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_rod.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rods/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 72 + }, + "temperature": 1485 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_saw.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_saw.json new file mode 100644 index 000000000..9017b3d0f --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_saw.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_steel_saw" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 144 + }, + "temperature": 1485, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_saw_blade.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_saw_blade.json new file mode 100644 index 000000000..d02c993a0 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_saw_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_steel_saw_head" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 144 + }, + "temperature": 1485 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_scythe.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_scythe.json new file mode 100644 index 000000000..f2149f089 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_scythe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_steel_scythe" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 144 + }, + "temperature": 1485, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_scythe_blade.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_scythe_blade.json new file mode 100644 index 000000000..c53600a25 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_scythe_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_steel_scythe_head" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 144 + }, + "temperature": 1485 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_shears.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_shears.json new file mode 100644 index 000000000..eff9daab6 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_shears.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/shears/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 288 + }, + "temperature": 1485, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_sheet.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_sheet.json new file mode 100644 index 000000000..7ae9d56b5 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 288 + }, + "temperature": 1485 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_shield.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_shield.json new file mode 100644 index 000000000..e6ea64ebc --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_shield.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/shield/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 576 + }, + "temperature": 1485, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_shovel.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_shovel.json new file mode 100644 index 000000000..0d0b98df7 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_shovel.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_steel_shovel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 144 + }, + "temperature": 1485, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_shovel_head.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_shovel_head.json new file mode 100644 index 000000000..e9e5be842 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_shovel_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_steel_shovel_head" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 144 + }, + "temperature": 1485 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_sword.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_sword.json new file mode 100644 index 000000000..7478406e8 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_sword.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_steel_sword" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 288 + }, + "temperature": 1485, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_sword_blade.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_sword_blade.json new file mode 100644 index 000000000..150621a35 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_sword_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:black_steel_sword_head" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 288 + }, + "temperature": 1485 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_trapdoor.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_trapdoor.json new file mode 100644 index 000000000..46f7f7551 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_trapdoor.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/trapdoor/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 288 + }, + "temperature": 1485 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_tuyere.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_tuyere.json new file mode 100644 index 000000000..b92c9a8a2 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_tuyere.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/tuyere/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 576 + }, + "temperature": 1485, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_unfinished_boots.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_unfinished_boots.json new file mode 100644 index 000000000..c9b22c76c --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_unfinished_boots.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_boots/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 288 + }, + "temperature": 1485 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_unfinished_chestplate.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_unfinished_chestplate.json new file mode 100644 index 000000000..28abf9020 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_unfinished_chestplate.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_chestplate/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 576 + }, + "temperature": 1485 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_unfinished_greaves.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_unfinished_greaves.json new file mode 100644 index 000000000..26705a9b6 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_unfinished_greaves.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_greaves/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 576 + }, + "temperature": 1485 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_unfinished_helmet.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_unfinished_helmet.json new file mode 100644 index 000000000..0f0cef6e0 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_unfinished_helmet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_helmet/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 576 + }, + "temperature": 1485 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/black_steel_unfinished_lamp.json b/kubejs/data/tfc/recipes/heating/metal/black_steel_unfinished_lamp.json new file mode 100644 index 000000000..4094479be --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/black_steel_unfinished_lamp.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_lamp/black_steel" + }, + "result_fluid": { + "fluid": "gtceu:black_steel", + "amount": 144 + }, + "temperature": 1485 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_anvil.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_anvil.json new file mode 100644 index 000000000..54d1897b3 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_anvil.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/anvil/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 2016 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_axe.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_axe.json new file mode 100644 index 000000000..53558b328 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_axe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:blue_steel_axe" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 144 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_axe_head.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_axe_head.json new file mode 100644 index 000000000..3ab684093 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_axe_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:blue_steel_axe_head" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_bars.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_bars.json new file mode 100644 index 000000000..361968dcf --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_bars.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/bars/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 36 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_block.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_block.json new file mode 100644 index 000000000..557ac1439 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_block.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:storage_blocks/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_block_slab.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_block_stairs.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_boots.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_boots.json new file mode 100644 index 000000000..a59a8ba2e --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_boots.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/boots/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 576 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_chain.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_chain.json new file mode 100644 index 000000000..cce6ae2bb --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_chain.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chain/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 9 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_chestplate.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_chestplate.json new file mode 100644 index 000000000..86f75f7b2 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_chestplate.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chestplate/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 1152 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_chisel.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_chisel.json new file mode 100644 index 000000000..456a8a7e2 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_chisel.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chisel/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 144 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_chisel_head.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_chisel_head.json new file mode 100644 index 000000000..d2ca9758d --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_chisel_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chisel_head/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_double_ingot.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_double_ingot.json new file mode 100644 index 000000000..62a166d57 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_double_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/double_ingot/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 288 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_double_sheet.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_double_sheet.json new file mode 100644 index 000000000..0d75311d4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_double_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/double/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 576 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_fish_hook.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_fish_hook.json new file mode 100644 index 000000000..ef0b2d900 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_fish_hook.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/fish_hook/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 288 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_fishing_rod.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_fishing_rod.json new file mode 100644 index 000000000..a62644742 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_fishing_rod.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/fishing_rod/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 288 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_greaves.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_greaves.json new file mode 100644 index 000000000..3a5127a39 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_greaves.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/greaves/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 864 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_hammer.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_hammer.json new file mode 100644 index 000000000..0832cffe8 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_hammer.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:blue_steel_hammer" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 144 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_hammer_head.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_hammer_head.json new file mode 100644 index 000000000..a8b2e5dfc --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_hammer_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:blue_steel_hammer_head" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_helmet.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_helmet.json new file mode 100644 index 000000000..c33ebd411 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_helmet.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/helmet/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 864 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_hoe.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_hoe.json new file mode 100644 index 000000000..eb418b3cf --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_hoe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:blue_steel_hoe" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 144 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_hoe_head.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_hoe_head.json new file mode 100644 index 000000000..03baaff7c --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_hoe_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:blue_steel_hoe_head" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_horse_armor.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_horse_armor.json new file mode 100644 index 000000000..489a64bf2 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_horse_armor.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/horse_armor/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 1728 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_ingot.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_ingot.json new file mode 100644 index 000000000..abdf7008f --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:ingots/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_javelin.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_javelin.json new file mode 100644 index 000000000..43d5c0987 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_javelin.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/javelin/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 144 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_javelin_head.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_javelin_head.json new file mode 100644 index 000000000..735181407 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_javelin_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/javelin_head/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_knife.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_knife.json new file mode 100644 index 000000000..21f341212 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_knife.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:blue_steel_knife" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 144 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_knife_blade.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_knife_blade.json new file mode 100644 index 000000000..77f22c300 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_knife_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:blue_steel_knife_head" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_lamp.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_lamp.json new file mode 100644 index 000000000..63cdac2b7 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_lamp.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/lamp/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_mace.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_mace.json new file mode 100644 index 000000000..8c9f26f21 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_mace.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/mace/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 288 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_mace_head.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_mace_head.json new file mode 100644 index 000000000..d5a32e336 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_mace_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/mace_head/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 288 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_pickaxe.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_pickaxe.json new file mode 100644 index 000000000..6d552133d --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_pickaxe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:blue_steel_pickaxe" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 144 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_pickaxe_head.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_pickaxe_head.json new file mode 100644 index 000000000..132f8d20c --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_pickaxe_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:blue_steel_pickaxe_head" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_propick.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_propick.json new file mode 100644 index 000000000..dc384b891 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_propick.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/propick/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 144 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_propick_head.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_propick_head.json new file mode 100644 index 000000000..eef1fcf7d --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_propick_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/propick_head/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_rod.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_rod.json new file mode 100644 index 000000000..4084bfb1a --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_rod.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rods/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 72 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_saw.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_saw.json new file mode 100644 index 000000000..daa157995 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_saw.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:blue_steel_saw" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 144 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_saw_blade.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_saw_blade.json new file mode 100644 index 000000000..de5aa0733 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_saw_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:blue_steel_saw_head" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_scythe.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_scythe.json new file mode 100644 index 000000000..9827c5c48 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_scythe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:blue_steel_scythe" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 144 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_scythe_blade.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_scythe_blade.json new file mode 100644 index 000000000..61f065dd1 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_scythe_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:blue_steel_scythe_head" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_shears.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_shears.json new file mode 100644 index 000000000..5a42d61e6 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_shears.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/shears/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 288 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_sheet.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_sheet.json new file mode 100644 index 000000000..537c560b8 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 288 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_shield.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_shield.json new file mode 100644 index 000000000..b3b25202c --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_shield.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/shield/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 576 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_shovel.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_shovel.json new file mode 100644 index 000000000..667fcc9ae --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_shovel.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:blue_steel_shovel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 144 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_shovel_head.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_shovel_head.json new file mode 100644 index 000000000..c09f0d366 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_shovel_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:blue_steel_shovel_head" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_sword.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_sword.json new file mode 100644 index 000000000..a44a4fba0 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_sword.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:blue_steel_sword" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 288 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_sword_blade.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_sword_blade.json new file mode 100644 index 000000000..f906dc0b6 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_sword_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:blue_steel_sword_head" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 288 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_trapdoor.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_trapdoor.json new file mode 100644 index 000000000..4f967571f --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_trapdoor.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/trapdoor/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 288 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_tuyere.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_tuyere.json new file mode 100644 index 000000000..2b0edc11c --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_tuyere.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/tuyere/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 576 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_unfinished_boots.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_unfinished_boots.json new file mode 100644 index 000000000..ec091c313 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_unfinished_boots.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_boots/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 288 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_unfinished_chestplate.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_unfinished_chestplate.json new file mode 100644 index 000000000..4e68c44bd --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_unfinished_chestplate.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_chestplate/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 576 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_unfinished_greaves.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_unfinished_greaves.json new file mode 100644 index 000000000..7ba49afcd --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_unfinished_greaves.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_greaves/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 576 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_unfinished_helmet.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_unfinished_helmet.json new file mode 100644 index 000000000..787f04914 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_unfinished_helmet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_helmet/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 576 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/blue_steel_unfinished_lamp.json b/kubejs/data/tfc/recipes/heating/metal/blue_steel_unfinished_lamp.json new file mode 100644 index 000000000..a331cf9f3 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/blue_steel_unfinished_lamp.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_lamp/blue_steel" + }, + "result_fluid": { + "fluid": "gtceu:blue_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/brass_block.json b/kubejs/data/tfc/recipes/heating/metal/brass_block.json new file mode 100644 index 000000000..57b739e10 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/brass_block.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:storage_blocks/brass" + }, + "result_fluid": { + "fluid": "gtceu:brass", + "amount": 144 + }, + "temperature": 930 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/brass_block_slab.json b/kubejs/data/tfc/recipes/heating/metal/brass_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/brass_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/brass_block_stairs.json b/kubejs/data/tfc/recipes/heating/metal/brass_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/brass_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/brass_double_ingot.json b/kubejs/data/tfc/recipes/heating/metal/brass_double_ingot.json new file mode 100644 index 000000000..9cf860ddf --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/brass_double_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/double_ingot/brass" + }, + "result_fluid": { + "fluid": "gtceu:brass", + "amount": 288 + }, + "temperature": 930 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/brass_double_sheet.json b/kubejs/data/tfc/recipes/heating/metal/brass_double_sheet.json new file mode 100644 index 000000000..0e616c9ca --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/brass_double_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/double/brass" + }, + "result_fluid": { + "fluid": "gtceu:brass", + "amount": 576 + }, + "temperature": 930 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/brass_ingot.json b/kubejs/data/tfc/recipes/heating/metal/brass_ingot.json new file mode 100644 index 000000000..58e7a065e --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/brass_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:ingots/brass" + }, + "result_fluid": { + "fluid": "gtceu:brass", + "amount": 144 + }, + "temperature": 930 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/brass_rod.json b/kubejs/data/tfc/recipes/heating/metal/brass_rod.json new file mode 100644 index 000000000..5b32eb801 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/brass_rod.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rods/brass" + }, + "result_fluid": { + "fluid": "gtceu:brass", + "amount": 72 + }, + "temperature": 930 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/brass_sheet.json b/kubejs/data/tfc/recipes/heating/metal/brass_sheet.json new file mode 100644 index 000000000..a43ada4cc --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/brass_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/brass" + }, + "result_fluid": { + "fluid": "gtceu:brass", + "amount": 288 + }, + "temperature": 930 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_anvil.json b/kubejs/data/tfc/recipes/heating/metal/bronze_anvil.json new file mode 100644 index 000000000..8a1f7bf52 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_anvil.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/anvil/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 2016 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_axe.json b/kubejs/data/tfc/recipes/heating/metal/bronze_axe.json new file mode 100644 index 000000000..7a8e7bb20 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_axe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bronze_axe" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 144 + }, + "temperature": 950, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_axe_head.json b/kubejs/data/tfc/recipes/heating/metal/bronze_axe_head.json new file mode 100644 index 000000000..9f5e906de --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_axe_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bronze_axe_head" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 144 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_bars.json b/kubejs/data/tfc/recipes/heating/metal/bronze_bars.json new file mode 100644 index 000000000..8abfe9be3 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_bars.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/bars/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 36 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_block.json b/kubejs/data/tfc/recipes/heating/metal/bronze_block.json new file mode 100644 index 000000000..e81228605 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_block.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:storage_blocks/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 144 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_block_slab.json b/kubejs/data/tfc/recipes/heating/metal/bronze_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_block_stairs.json b/kubejs/data/tfc/recipes/heating/metal/bronze_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_boots.json b/kubejs/data/tfc/recipes/heating/metal/bronze_boots.json new file mode 100644 index 000000000..f48121ee8 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_boots.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/boots/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 576 + }, + "temperature": 950, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_chain.json b/kubejs/data/tfc/recipes/heating/metal/bronze_chain.json new file mode 100644 index 000000000..fdb714a81 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_chain.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chain/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 9 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_chestplate.json b/kubejs/data/tfc/recipes/heating/metal/bronze_chestplate.json new file mode 100644 index 000000000..993e3890c --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_chestplate.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chestplate/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 1152 + }, + "temperature": 950, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_chisel.json b/kubejs/data/tfc/recipes/heating/metal/bronze_chisel.json new file mode 100644 index 000000000..cb371d944 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_chisel.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chisel/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 144 + }, + "temperature": 950, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_chisel_head.json b/kubejs/data/tfc/recipes/heating/metal/bronze_chisel_head.json new file mode 100644 index 000000000..c819d455b --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_chisel_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chisel_head/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 144 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_double_ingot.json b/kubejs/data/tfc/recipes/heating/metal/bronze_double_ingot.json new file mode 100644 index 000000000..40412d6c8 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_double_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/double_ingot/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 288 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_double_sheet.json b/kubejs/data/tfc/recipes/heating/metal/bronze_double_sheet.json new file mode 100644 index 000000000..ee5c5361a --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_double_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/double/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 576 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_fish_hook.json b/kubejs/data/tfc/recipes/heating/metal/bronze_fish_hook.json new file mode 100644 index 000000000..75724f3c9 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_fish_hook.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/fish_hook/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 288 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_fishing_rod.json b/kubejs/data/tfc/recipes/heating/metal/bronze_fishing_rod.json new file mode 100644 index 000000000..1ede501a1 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_fishing_rod.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/fishing_rod/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 288 + }, + "temperature": 950, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_greaves.json b/kubejs/data/tfc/recipes/heating/metal/bronze_greaves.json new file mode 100644 index 000000000..32506c225 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_greaves.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/greaves/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 864 + }, + "temperature": 950, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_hammer.json b/kubejs/data/tfc/recipes/heating/metal/bronze_hammer.json new file mode 100644 index 000000000..2562f7901 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_hammer.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bronze_hammer" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 144 + }, + "temperature": 950, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_hammer_head.json b/kubejs/data/tfc/recipes/heating/metal/bronze_hammer_head.json new file mode 100644 index 000000000..7fdb89f32 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_hammer_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bronze_hammer_head" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 144 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_helmet.json b/kubejs/data/tfc/recipes/heating/metal/bronze_helmet.json new file mode 100644 index 000000000..01f7372de --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_helmet.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/helmet/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 864 + }, + "temperature": 950, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_hoe.json b/kubejs/data/tfc/recipes/heating/metal/bronze_hoe.json new file mode 100644 index 000000000..c38496787 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_hoe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bronze_hoe" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 144 + }, + "temperature": 950, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_hoe_head.json b/kubejs/data/tfc/recipes/heating/metal/bronze_hoe_head.json new file mode 100644 index 000000000..05926d04d --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_hoe_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bronze_hoe_head" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 144 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_horse_armor.json b/kubejs/data/tfc/recipes/heating/metal/bronze_horse_armor.json new file mode 100644 index 000000000..b060c44f3 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_horse_armor.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/horse_armor/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 1728 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_ingot.json b/kubejs/data/tfc/recipes/heating/metal/bronze_ingot.json new file mode 100644 index 000000000..464ac82ff --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:ingots/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 144 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_javelin.json b/kubejs/data/tfc/recipes/heating/metal/bronze_javelin.json new file mode 100644 index 000000000..1492f6c6c --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_javelin.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/javelin/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 144 + }, + "temperature": 950, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_javelin_head.json b/kubejs/data/tfc/recipes/heating/metal/bronze_javelin_head.json new file mode 100644 index 000000000..f620d2789 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_javelin_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/javelin_head/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 144 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_knife.json b/kubejs/data/tfc/recipes/heating/metal/bronze_knife.json new file mode 100644 index 000000000..beae116d0 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_knife.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bronze_knife" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 144 + }, + "temperature": 950, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_knife_blade.json b/kubejs/data/tfc/recipes/heating/metal/bronze_knife_blade.json new file mode 100644 index 000000000..6840f8a00 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_knife_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bronze_knife_head" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 144 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_lamp.json b/kubejs/data/tfc/recipes/heating/metal/bronze_lamp.json new file mode 100644 index 000000000..36be33ccf --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_lamp.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/lamp/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 144 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_mace.json b/kubejs/data/tfc/recipes/heating/metal/bronze_mace.json new file mode 100644 index 000000000..9c0c20d0d --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_mace.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/mace/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 288 + }, + "temperature": 950, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_mace_head.json b/kubejs/data/tfc/recipes/heating/metal/bronze_mace_head.json new file mode 100644 index 000000000..043108a59 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_mace_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/mace_head/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 288 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_pickaxe.json b/kubejs/data/tfc/recipes/heating/metal/bronze_pickaxe.json new file mode 100644 index 000000000..30fd11a32 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_pickaxe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bronze_pickaxe" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 144 + }, + "temperature": 950, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_pickaxe_head.json b/kubejs/data/tfc/recipes/heating/metal/bronze_pickaxe_head.json new file mode 100644 index 000000000..405f7c116 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_pickaxe_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bronze_pickaxe_head" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 144 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_propick.json b/kubejs/data/tfc/recipes/heating/metal/bronze_propick.json new file mode 100644 index 000000000..b42444dd2 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_propick.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/propick/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 144 + }, + "temperature": 950, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_propick_head.json b/kubejs/data/tfc/recipes/heating/metal/bronze_propick_head.json new file mode 100644 index 000000000..567c709ef --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_propick_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/propick_head/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 144 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_rod.json b/kubejs/data/tfc/recipes/heating/metal/bronze_rod.json new file mode 100644 index 000000000..2215cea79 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_rod.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rods/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 72 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_saw.json b/kubejs/data/tfc/recipes/heating/metal/bronze_saw.json new file mode 100644 index 000000000..465ba8bcc --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_saw.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bronze_saw" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 144 + }, + "temperature": 950, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_saw_blade.json b/kubejs/data/tfc/recipes/heating/metal/bronze_saw_blade.json new file mode 100644 index 000000000..377a2ae17 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_saw_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bronze_saw_head" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 144 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_scythe.json b/kubejs/data/tfc/recipes/heating/metal/bronze_scythe.json new file mode 100644 index 000000000..c1a353843 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_scythe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bronze_scythe" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 144 + }, + "temperature": 950, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_scythe_blade.json b/kubejs/data/tfc/recipes/heating/metal/bronze_scythe_blade.json new file mode 100644 index 000000000..84ea6a7c7 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_scythe_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bronze_scythe_head" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 144 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_shears.json b/kubejs/data/tfc/recipes/heating/metal/bronze_shears.json new file mode 100644 index 000000000..475fde2e5 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_shears.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/shears/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 288 + }, + "temperature": 950, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_sheet.json b/kubejs/data/tfc/recipes/heating/metal/bronze_sheet.json new file mode 100644 index 000000000..adb46afc7 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 288 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_shield.json b/kubejs/data/tfc/recipes/heating/metal/bronze_shield.json new file mode 100644 index 000000000..c898c9bdd --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_shield.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/shield/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 576 + }, + "temperature": 950, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_shovel.json b/kubejs/data/tfc/recipes/heating/metal/bronze_shovel.json new file mode 100644 index 000000000..6f953bcf4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_shovel.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bronze_shovel" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 144 + }, + "temperature": 950, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_shovel_head.json b/kubejs/data/tfc/recipes/heating/metal/bronze_shovel_head.json new file mode 100644 index 000000000..4bc346573 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_shovel_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bronze_shovel_head" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 144 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_sword.json b/kubejs/data/tfc/recipes/heating/metal/bronze_sword.json new file mode 100644 index 000000000..5086d2985 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_sword.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bronze_sword" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 288 + }, + "temperature": 950, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_sword_blade.json b/kubejs/data/tfc/recipes/heating/metal/bronze_sword_blade.json new file mode 100644 index 000000000..0189dbaec --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_sword_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:bronze_sword_head" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 288 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_trapdoor.json b/kubejs/data/tfc/recipes/heating/metal/bronze_trapdoor.json new file mode 100644 index 000000000..6dfa0fdea --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_trapdoor.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/trapdoor/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 288 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_tuyere.json b/kubejs/data/tfc/recipes/heating/metal/bronze_tuyere.json new file mode 100644 index 000000000..777052b3c --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_tuyere.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/tuyere/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 576 + }, + "temperature": 950, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_unfinished_boots.json b/kubejs/data/tfc/recipes/heating/metal/bronze_unfinished_boots.json new file mode 100644 index 000000000..6846006d0 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_unfinished_boots.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_boots/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 288 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_unfinished_chestplate.json b/kubejs/data/tfc/recipes/heating/metal/bronze_unfinished_chestplate.json new file mode 100644 index 000000000..f8b04405d --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_unfinished_chestplate.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_chestplate/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 576 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_unfinished_greaves.json b/kubejs/data/tfc/recipes/heating/metal/bronze_unfinished_greaves.json new file mode 100644 index 000000000..019f5a0e3 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_unfinished_greaves.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_greaves/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 576 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_unfinished_helmet.json b/kubejs/data/tfc/recipes/heating/metal/bronze_unfinished_helmet.json new file mode 100644 index 000000000..1944b05f3 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_unfinished_helmet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_helmet/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 576 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/bronze_unfinished_lamp.json b/kubejs/data/tfc/recipes/heating/metal/bronze_unfinished_lamp.json new file mode 100644 index 000000000..404072967 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/bronze_unfinished_lamp.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_lamp/bronze" + }, + "result_fluid": { + "fluid": "gtceu:bronze", + "amount": 144 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/cast_iron_block.json b/kubejs/data/tfc/recipes/heating/metal/cast_iron_block.json new file mode 100644 index 000000000..eea367180 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/cast_iron_block.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:storage_blocks/iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 144 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/cast_iron_block_slab.json b/kubejs/data/tfc/recipes/heating/metal/cast_iron_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/cast_iron_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/cast_iron_block_stairs.json b/kubejs/data/tfc/recipes/heating/metal/cast_iron_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/cast_iron_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/cast_iron_double_ingot.json b/kubejs/data/tfc/recipes/heating/metal/cast_iron_double_ingot.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/cast_iron_double_ingot.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/cast_iron_double_sheet.json b/kubejs/data/tfc/recipes/heating/metal/cast_iron_double_sheet.json new file mode 100644 index 000000000..e7ab46c77 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/cast_iron_double_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/double/iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 576 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/cast_iron_ingot.json b/kubejs/data/tfc/recipes/heating/metal/cast_iron_ingot.json new file mode 100644 index 000000000..cae467282 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/cast_iron_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:ingots/iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 144 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/cast_iron_rod.json b/kubejs/data/tfc/recipes/heating/metal/cast_iron_rod.json new file mode 100644 index 000000000..fa930843d --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/cast_iron_rod.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rods/iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 72 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/cast_iron_sheet.json b/kubejs/data/tfc/recipes/heating/metal/cast_iron_sheet.json new file mode 100644 index 000000000..d96d58d86 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/cast_iron_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 288 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_anvil.json b/kubejs/data/tfc/recipes/heating/metal/copper_anvil.json new file mode 100644 index 000000000..8e8c83c18 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_anvil.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/anvil/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 2016 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_axe.json b/kubejs/data/tfc/recipes/heating/metal/copper_axe.json new file mode 100644 index 000000000..50ab72e63 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_axe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:copper_axe" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 144 + }, + "temperature": 1080, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_axe_head.json b/kubejs/data/tfc/recipes/heating/metal/copper_axe_head.json new file mode 100644 index 000000000..e31546ed0 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_axe_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:copper_axe_head" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 144 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_bars.json b/kubejs/data/tfc/recipes/heating/metal/copper_bars.json new file mode 100644 index 000000000..385e99c29 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_bars.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/bars/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 36 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_block.json b/kubejs/data/tfc/recipes/heating/metal/copper_block.json new file mode 100644 index 000000000..6df7b8897 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_block.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:storage_blocks/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 144 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_block_slab.json b/kubejs/data/tfc/recipes/heating/metal/copper_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_block_stairs.json b/kubejs/data/tfc/recipes/heating/metal/copper_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_boots.json b/kubejs/data/tfc/recipes/heating/metal/copper_boots.json new file mode 100644 index 000000000..5ddeeb87e --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_boots.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/boots/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 576 + }, + "temperature": 1080, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_chain.json b/kubejs/data/tfc/recipes/heating/metal/copper_chain.json new file mode 100644 index 000000000..a336a1a42 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_chain.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chain/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 9 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_chestplate.json b/kubejs/data/tfc/recipes/heating/metal/copper_chestplate.json new file mode 100644 index 000000000..456b6df52 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_chestplate.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chestplate/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 1152 + }, + "temperature": 1080, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_chisel.json b/kubejs/data/tfc/recipes/heating/metal/copper_chisel.json new file mode 100644 index 000000000..13250d71b --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_chisel.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chisel/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 144 + }, + "temperature": 1080, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_chisel_head.json b/kubejs/data/tfc/recipes/heating/metal/copper_chisel_head.json new file mode 100644 index 000000000..2f5e256ca --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_chisel_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chisel_head/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 144 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_double_ingot.json b/kubejs/data/tfc/recipes/heating/metal/copper_double_ingot.json new file mode 100644 index 000000000..4a5d54ca0 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_double_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/double_ingot/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 288 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_double_sheet.json b/kubejs/data/tfc/recipes/heating/metal/copper_double_sheet.json new file mode 100644 index 000000000..fc5c7cdca --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_double_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/double/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 576 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_fish_hook.json b/kubejs/data/tfc/recipes/heating/metal/copper_fish_hook.json new file mode 100644 index 000000000..689609380 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_fish_hook.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/fish_hook/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 288 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_fishing_rod.json b/kubejs/data/tfc/recipes/heating/metal/copper_fishing_rod.json new file mode 100644 index 000000000..ebe499930 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_fishing_rod.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/fishing_rod/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 288 + }, + "temperature": 1080, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_greaves.json b/kubejs/data/tfc/recipes/heating/metal/copper_greaves.json new file mode 100644 index 000000000..915a6b4eb --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_greaves.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/greaves/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 864 + }, + "temperature": 1080, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_hammer.json b/kubejs/data/tfc/recipes/heating/metal/copper_hammer.json new file mode 100644 index 000000000..ff53ebc0a --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_hammer.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:copper_hammer" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 144 + }, + "temperature": 1080, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_hammer_head.json b/kubejs/data/tfc/recipes/heating/metal/copper_hammer_head.json new file mode 100644 index 000000000..9546f0ec8 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_hammer_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:copper_hammer_head" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 144 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_helmet.json b/kubejs/data/tfc/recipes/heating/metal/copper_helmet.json new file mode 100644 index 000000000..0665c4edb --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_helmet.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/helmet/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 864 + }, + "temperature": 1080, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_hoe.json b/kubejs/data/tfc/recipes/heating/metal/copper_hoe.json new file mode 100644 index 000000000..1904846e0 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_hoe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:copper_hoe" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 144 + }, + "temperature": 1080, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_hoe_head.json b/kubejs/data/tfc/recipes/heating/metal/copper_hoe_head.json new file mode 100644 index 000000000..fbf598048 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_hoe_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:copper_hoe_head" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 144 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_horse_armor.json b/kubejs/data/tfc/recipes/heating/metal/copper_horse_armor.json new file mode 100644 index 000000000..30ef6bc7a --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_horse_armor.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/horse_armor/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 1728 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_ingot.json b/kubejs/data/tfc/recipes/heating/metal/copper_ingot.json new file mode 100644 index 000000000..beeba45c3 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:ingots/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 144 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_javelin.json b/kubejs/data/tfc/recipes/heating/metal/copper_javelin.json new file mode 100644 index 000000000..ed3a67621 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_javelin.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/javelin/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 144 + }, + "temperature": 1080, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_javelin_head.json b/kubejs/data/tfc/recipes/heating/metal/copper_javelin_head.json new file mode 100644 index 000000000..3f62f3e45 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_javelin_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/javelin_head/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 144 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_knife.json b/kubejs/data/tfc/recipes/heating/metal/copper_knife.json new file mode 100644 index 000000000..24736aefb --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_knife.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:copper_knife" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 144 + }, + "temperature": 1080, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_knife_blade.json b/kubejs/data/tfc/recipes/heating/metal/copper_knife_blade.json new file mode 100644 index 000000000..e31be4478 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_knife_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:copper_knife_head" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 144 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_lamp.json b/kubejs/data/tfc/recipes/heating/metal/copper_lamp.json new file mode 100644 index 000000000..3c5e228a7 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_lamp.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/lamp/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 144 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_mace.json b/kubejs/data/tfc/recipes/heating/metal/copper_mace.json new file mode 100644 index 000000000..8ca10d72e --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_mace.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/mace/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 288 + }, + "temperature": 1080, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_mace_head.json b/kubejs/data/tfc/recipes/heating/metal/copper_mace_head.json new file mode 100644 index 000000000..25af41d18 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_mace_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/mace_head/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 288 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_pickaxe.json b/kubejs/data/tfc/recipes/heating/metal/copper_pickaxe.json new file mode 100644 index 000000000..9702c3d61 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_pickaxe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:copper_pickaxe" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 144 + }, + "temperature": 1080, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_pickaxe_head.json b/kubejs/data/tfc/recipes/heating/metal/copper_pickaxe_head.json new file mode 100644 index 000000000..00ed0b82f --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_pickaxe_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:copper_pickaxe_head" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 144 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_propick.json b/kubejs/data/tfc/recipes/heating/metal/copper_propick.json new file mode 100644 index 000000000..0d07374ac --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_propick.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/propick/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 144 + }, + "temperature": 1080, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_propick_head.json b/kubejs/data/tfc/recipes/heating/metal/copper_propick_head.json new file mode 100644 index 000000000..4571b4686 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_propick_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/propick_head/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 144 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_rod.json b/kubejs/data/tfc/recipes/heating/metal/copper_rod.json new file mode 100644 index 000000000..b99ca5b9f --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_rod.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rods/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 72 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_saw.json b/kubejs/data/tfc/recipes/heating/metal/copper_saw.json new file mode 100644 index 000000000..c436e8106 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_saw.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:copper_saw" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 144 + }, + "temperature": 1080, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_saw_blade.json b/kubejs/data/tfc/recipes/heating/metal/copper_saw_blade.json new file mode 100644 index 000000000..8aea97a85 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_saw_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:copper_saw_head" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 144 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_scythe.json b/kubejs/data/tfc/recipes/heating/metal/copper_scythe.json new file mode 100644 index 000000000..cde29a5f6 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_scythe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:copper_scythe" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 144 + }, + "temperature": 1080, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_scythe_blade.json b/kubejs/data/tfc/recipes/heating/metal/copper_scythe_blade.json new file mode 100644 index 000000000..6197f5d22 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_scythe_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:copper_scythe_head" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 144 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_shears.json b/kubejs/data/tfc/recipes/heating/metal/copper_shears.json new file mode 100644 index 000000000..91a522ccb --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_shears.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/shears/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 288 + }, + "temperature": 1080, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_sheet.json b/kubejs/data/tfc/recipes/heating/metal/copper_sheet.json new file mode 100644 index 000000000..b1e81d73b --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 288 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_shield.json b/kubejs/data/tfc/recipes/heating/metal/copper_shield.json new file mode 100644 index 000000000..3c257d6e0 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_shield.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/shield/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 576 + }, + "temperature": 1080, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_shovel.json b/kubejs/data/tfc/recipes/heating/metal/copper_shovel.json new file mode 100644 index 000000000..65aa1846a --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_shovel.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:copper_shovel" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 144 + }, + "temperature": 1080, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_shovel_head.json b/kubejs/data/tfc/recipes/heating/metal/copper_shovel_head.json new file mode 100644 index 000000000..9e487c537 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_shovel_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:copper_shovel_head" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 144 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_sword.json b/kubejs/data/tfc/recipes/heating/metal/copper_sword.json new file mode 100644 index 000000000..b900f7a97 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_sword.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:copper_sword" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 288 + }, + "temperature": 1080, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_sword_blade.json b/kubejs/data/tfc/recipes/heating/metal/copper_sword_blade.json new file mode 100644 index 000000000..cbde9d471 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_sword_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:copper_sword_head" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 288 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_trapdoor.json b/kubejs/data/tfc/recipes/heating/metal/copper_trapdoor.json new file mode 100644 index 000000000..3cb1fc046 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_trapdoor.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/trapdoor/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 288 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_tuyere.json b/kubejs/data/tfc/recipes/heating/metal/copper_tuyere.json new file mode 100644 index 000000000..1b6d9598f --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_tuyere.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/tuyere/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 576 + }, + "temperature": 1080, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_unfinished_boots.json b/kubejs/data/tfc/recipes/heating/metal/copper_unfinished_boots.json new file mode 100644 index 000000000..a9f109417 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_unfinished_boots.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_boots/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 288 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_unfinished_chestplate.json b/kubejs/data/tfc/recipes/heating/metal/copper_unfinished_chestplate.json new file mode 100644 index 000000000..da03732eb --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_unfinished_chestplate.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_chestplate/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 576 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_unfinished_greaves.json b/kubejs/data/tfc/recipes/heating/metal/copper_unfinished_greaves.json new file mode 100644 index 000000000..f4be60c9b --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_unfinished_greaves.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_greaves/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 576 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_unfinished_helmet.json b/kubejs/data/tfc/recipes/heating/metal/copper_unfinished_helmet.json new file mode 100644 index 000000000..cf96b3e5a --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_unfinished_helmet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_helmet/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 576 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/copper_unfinished_lamp.json b/kubejs/data/tfc/recipes/heating/metal/copper_unfinished_lamp.json new file mode 100644 index 000000000..d55742858 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/copper_unfinished_lamp.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_lamp/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 144 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/gold_block.json b/kubejs/data/tfc/recipes/heating/metal/gold_block.json new file mode 100644 index 000000000..e09078ecd --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/gold_block.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:storage_blocks/gold" + }, + "result_fluid": { + "fluid": "gtceu:gold", + "amount": 144 + }, + "temperature": 1060 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/gold_block_slab.json b/kubejs/data/tfc/recipes/heating/metal/gold_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/gold_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/gold_block_stairs.json b/kubejs/data/tfc/recipes/heating/metal/gold_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/gold_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/gold_double_ingot.json b/kubejs/data/tfc/recipes/heating/metal/gold_double_ingot.json new file mode 100644 index 000000000..1288fdcea --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/gold_double_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/double_ingot/gold" + }, + "result_fluid": { + "fluid": "gtceu:gold", + "amount": 288 + }, + "temperature": 1060 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/gold_double_sheet.json b/kubejs/data/tfc/recipes/heating/metal/gold_double_sheet.json new file mode 100644 index 000000000..0cab947f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/gold_double_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/double/gold" + }, + "result_fluid": { + "fluid": "gtceu:gold", + "amount": 576 + }, + "temperature": 1060 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/gold_ingot.json b/kubejs/data/tfc/recipes/heating/metal/gold_ingot.json new file mode 100644 index 000000000..66684dd53 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/gold_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:ingots/gold" + }, + "result_fluid": { + "fluid": "gtceu:gold", + "amount": 144 + }, + "temperature": 1060 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/gold_rod.json b/kubejs/data/tfc/recipes/heating/metal/gold_rod.json new file mode 100644 index 000000000..f1b387666 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/gold_rod.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rods/gold" + }, + "result_fluid": { + "fluid": "gtceu:gold", + "amount": 72 + }, + "temperature": 1060 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/gold_sheet.json b/kubejs/data/tfc/recipes/heating/metal/gold_sheet.json new file mode 100644 index 000000000..02ff65e06 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/gold_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/gold" + }, + "result_fluid": { + "fluid": "gtceu:gold", + "amount": 288 + }, + "temperature": 1060 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/high_carbon_black_steel_ingot.json b/kubejs/data/tfc/recipes/heating/metal/high_carbon_black_steel_ingot.json new file mode 100644 index 000000000..73f3d10f8 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/high_carbon_black_steel_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/ingot/high_carbon_black_steel" + }, + "result_fluid": { + "fluid": "tfc:metal/weak_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/high_carbon_blue_steel_ingot.json b/kubejs/data/tfc/recipes/heating/metal/high_carbon_blue_steel_ingot.json new file mode 100644 index 000000000..e58f1340b --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/high_carbon_blue_steel_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/ingot/high_carbon_blue_steel" + }, + "result_fluid": { + "fluid": "tfc:metal/weak_blue_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/high_carbon_red_steel_ingot.json b/kubejs/data/tfc/recipes/heating/metal/high_carbon_red_steel_ingot.json new file mode 100644 index 000000000..d47e13381 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/high_carbon_red_steel_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/ingot/high_carbon_red_steel" + }, + "result_fluid": { + "fluid": "tfc:metal/weak_red_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/high_carbon_steel_ingot.json b/kubejs/data/tfc/recipes/heating/metal/high_carbon_steel_ingot.json new file mode 100644 index 000000000..8292e1fd0 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/high_carbon_steel_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/ingot/high_carbon_steel" + }, + "result_fluid": { + "fluid": "tfc:metal/pig_iron", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/nickel_block.json b/kubejs/data/tfc/recipes/heating/metal/nickel_block.json new file mode 100644 index 000000000..bc49a9e1e --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/nickel_block.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:storage_blocks/nickel" + }, + "result_fluid": { + "fluid": "gtceu:nickel", + "amount": 144 + }, + "temperature": 1453 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/nickel_block_slab.json b/kubejs/data/tfc/recipes/heating/metal/nickel_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/nickel_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/nickel_block_stairs.json b/kubejs/data/tfc/recipes/heating/metal/nickel_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/nickel_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/nickel_double_ingot.json b/kubejs/data/tfc/recipes/heating/metal/nickel_double_ingot.json new file mode 100644 index 000000000..cb3a4aae7 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/nickel_double_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/double_ingot/nickel" + }, + "result_fluid": { + "fluid": "gtceu:nickel", + "amount": 288 + }, + "temperature": 1453 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/nickel_double_sheet.json b/kubejs/data/tfc/recipes/heating/metal/nickel_double_sheet.json new file mode 100644 index 000000000..db696ff78 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/nickel_double_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/double/nickel" + }, + "result_fluid": { + "fluid": "gtceu:nickel", + "amount": 576 + }, + "temperature": 1453 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/nickel_ingot.json b/kubejs/data/tfc/recipes/heating/metal/nickel_ingot.json new file mode 100644 index 000000000..9a8c69bb3 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/nickel_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:ingots/nickel" + }, + "result_fluid": { + "fluid": "gtceu:nickel", + "amount": 144 + }, + "temperature": 1453 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/nickel_rod.json b/kubejs/data/tfc/recipes/heating/metal/nickel_rod.json new file mode 100644 index 000000000..8ecc88624 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/nickel_rod.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rods/nickel" + }, + "result_fluid": { + "fluid": "gtceu:nickel", + "amount": 72 + }, + "temperature": 1453 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/nickel_sheet.json b/kubejs/data/tfc/recipes/heating/metal/nickel_sheet.json new file mode 100644 index 000000000..370f0cee0 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/nickel_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/nickel" + }, + "result_fluid": { + "fluid": "gtceu:nickel", + "amount": 288 + }, + "temperature": 1453 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/pig_iron_ingot.json b/kubejs/data/tfc/recipes/heating/metal/pig_iron_ingot.json new file mode 100644 index 000000000..844062643 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/pig_iron_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/ingot/pig_iron" + }, + "result_fluid": { + "fluid": "tfc:metal/pig_iron", + "amount": 144 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_anvil.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_anvil.json new file mode 100644 index 000000000..dbd56fb6e --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_anvil.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/anvil/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 2016 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_axe.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_axe.json new file mode 100644 index 000000000..9922db8e5 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_axe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:red_steel_axe" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 144 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_axe_head.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_axe_head.json new file mode 100644 index 000000000..9b6fcacd0 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_axe_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:red_steel_axe_head" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_bars.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_bars.json new file mode 100644 index 000000000..8b24d50e5 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_bars.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/bars/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 36 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_block.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_block.json new file mode 100644 index 000000000..e7db05667 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_block.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:storage_blocks/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_block_slab.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_block_stairs.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_boots.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_boots.json new file mode 100644 index 000000000..e7a8861be --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_boots.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/boots/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 576 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_chain.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_chain.json new file mode 100644 index 000000000..2a752b731 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_chain.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chain/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 9 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_chestplate.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_chestplate.json new file mode 100644 index 000000000..b4e72c6f1 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_chestplate.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chestplate/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 1152 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_chisel.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_chisel.json new file mode 100644 index 000000000..09ea1d82d --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_chisel.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chisel/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 144 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_chisel_head.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_chisel_head.json new file mode 100644 index 000000000..12632a905 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_chisel_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chisel_head/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_double_ingot.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_double_ingot.json new file mode 100644 index 000000000..870e78990 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_double_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/double_ingot/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 288 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_double_sheet.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_double_sheet.json new file mode 100644 index 000000000..b2a371482 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_double_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/double/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 576 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_fish_hook.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_fish_hook.json new file mode 100644 index 000000000..c08e0a427 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_fish_hook.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/fish_hook/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 288 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_fishing_rod.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_fishing_rod.json new file mode 100644 index 000000000..5f4965626 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_fishing_rod.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/fishing_rod/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 288 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_greaves.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_greaves.json new file mode 100644 index 000000000..dbedccb80 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_greaves.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/greaves/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 864 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_hammer.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_hammer.json new file mode 100644 index 000000000..13a28eac1 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_hammer.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:red_steel_hammer" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 144 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_hammer_head.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_hammer_head.json new file mode 100644 index 000000000..5f91857f3 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_hammer_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:red_steel_hammer_head" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_helmet.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_helmet.json new file mode 100644 index 000000000..629224e9e --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_helmet.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/helmet/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 864 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_hoe.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_hoe.json new file mode 100644 index 000000000..00ec0e388 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_hoe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:red_steel_hoe" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 144 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_hoe_head.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_hoe_head.json new file mode 100644 index 000000000..070920361 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_hoe_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:red_steel_hoe_head" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_horse_armor.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_horse_armor.json new file mode 100644 index 000000000..f4a3a3972 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_horse_armor.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/horse_armor/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 1728 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_ingot.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_ingot.json new file mode 100644 index 000000000..2696104a5 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:ingots/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_javelin.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_javelin.json new file mode 100644 index 000000000..e4e0c8fd0 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_javelin.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/javelin/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 144 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_javelin_head.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_javelin_head.json new file mode 100644 index 000000000..72fb3ced2 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_javelin_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/javelin_head/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_knife.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_knife.json new file mode 100644 index 000000000..1c96e4f50 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_knife.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:red_steel_knife" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 144 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_knife_blade.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_knife_blade.json new file mode 100644 index 000000000..2420d8adc --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_knife_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:red_steel_knife_head" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_lamp.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_lamp.json new file mode 100644 index 000000000..356c25546 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_lamp.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/lamp/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_mace.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_mace.json new file mode 100644 index 000000000..92ebff2e5 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_mace.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/mace/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 288 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_mace_head.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_mace_head.json new file mode 100644 index 000000000..dd04c84f6 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_mace_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/mace_head/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 288 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_pickaxe.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_pickaxe.json new file mode 100644 index 000000000..35e764af9 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_pickaxe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:red_steel_pickaxe" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 144 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_pickaxe_head.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_pickaxe_head.json new file mode 100644 index 000000000..34c19d7c4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_pickaxe_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:red_steel_pickaxe_head" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_propick.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_propick.json new file mode 100644 index 000000000..5db1ae847 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_propick.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/propick/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 144 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_propick_head.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_propick_head.json new file mode 100644 index 000000000..8166ce9a6 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_propick_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/propick_head/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_rod.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_rod.json new file mode 100644 index 000000000..db9bd5351 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_rod.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rods/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 72 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_saw.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_saw.json new file mode 100644 index 000000000..20a17547a --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_saw.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:red_steel_saw" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 144 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_saw_blade.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_saw_blade.json new file mode 100644 index 000000000..4aca2d942 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_saw_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:red_steel_saw_head" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_scythe.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_scythe.json new file mode 100644 index 000000000..f1e01bc0c --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_scythe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:red_steel_scythe" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 144 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_scythe_blade.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_scythe_blade.json new file mode 100644 index 000000000..dc4c3bbd3 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_scythe_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:red_steel_scythe_head" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_shears.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_shears.json new file mode 100644 index 000000000..8679e2739 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_shears.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/shears/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 288 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_sheet.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_sheet.json new file mode 100644 index 000000000..6702a3e6d --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 288 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_shield.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_shield.json new file mode 100644 index 000000000..aae817813 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_shield.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/shield/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 576 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_shovel.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_shovel.json new file mode 100644 index 000000000..f2f1af36a --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_shovel.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:red_steel_shovel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 144 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_shovel_head.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_shovel_head.json new file mode 100644 index 000000000..13c757539 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_shovel_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:red_steel_shovel_head" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_sword.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_sword.json new file mode 100644 index 000000000..0e943ba2a --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_sword.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:red_steel_sword" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 288 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_sword_blade.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_sword_blade.json new file mode 100644 index 000000000..772b6d5ac --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_sword_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:red_steel_sword_head" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 288 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_trapdoor.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_trapdoor.json new file mode 100644 index 000000000..d504f1707 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_trapdoor.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/trapdoor/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 288 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_tuyere.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_tuyere.json new file mode 100644 index 000000000..def9de328 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_tuyere.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/tuyere/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 576 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_unfinished_boots.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_unfinished_boots.json new file mode 100644 index 000000000..93f258afb --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_unfinished_boots.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_boots/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 288 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_unfinished_chestplate.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_unfinished_chestplate.json new file mode 100644 index 000000000..031625fcb --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_unfinished_chestplate.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_chestplate/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 576 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_unfinished_greaves.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_unfinished_greaves.json new file mode 100644 index 000000000..9c1df273f --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_unfinished_greaves.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_greaves/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 576 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_unfinished_helmet.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_unfinished_helmet.json new file mode 100644 index 000000000..88d347ed5 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_unfinished_helmet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_helmet/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 576 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/red_steel_unfinished_lamp.json b/kubejs/data/tfc/recipes/heating/metal/red_steel_unfinished_lamp.json new file mode 100644 index 000000000..05691c27b --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/red_steel_unfinished_lamp.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_lamp/red_steel" + }, + "result_fluid": { + "fluid": "gtceu:red_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/rose_gold_block.json b/kubejs/data/tfc/recipes/heating/metal/rose_gold_block.json new file mode 100644 index 000000000..58178e8b2 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/rose_gold_block.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:storage_blocks/rose_gold" + }, + "result_fluid": { + "fluid": "gtceu:rose_gold", + "amount": 144 + }, + "temperature": 960 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/rose_gold_block_slab.json b/kubejs/data/tfc/recipes/heating/metal/rose_gold_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/rose_gold_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/rose_gold_block_stairs.json b/kubejs/data/tfc/recipes/heating/metal/rose_gold_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/rose_gold_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/rose_gold_double_ingot.json b/kubejs/data/tfc/recipes/heating/metal/rose_gold_double_ingot.json new file mode 100644 index 000000000..e5448a9cc --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/rose_gold_double_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/double_ingot/rose_gold" + }, + "result_fluid": { + "fluid": "gtceu:rose_gold", + "amount": 288 + }, + "temperature": 960 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/rose_gold_double_sheet.json b/kubejs/data/tfc/recipes/heating/metal/rose_gold_double_sheet.json new file mode 100644 index 000000000..82c7c27cd --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/rose_gold_double_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/double/rose_gold" + }, + "result_fluid": { + "fluid": "gtceu:rose_gold", + "amount": 576 + }, + "temperature": 960 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/rose_gold_ingot.json b/kubejs/data/tfc/recipes/heating/metal/rose_gold_ingot.json new file mode 100644 index 000000000..157416fee --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/rose_gold_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:ingots/rose_gold" + }, + "result_fluid": { + "fluid": "gtceu:rose_gold", + "amount": 144 + }, + "temperature": 960 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/rose_gold_rod.json b/kubejs/data/tfc/recipes/heating/metal/rose_gold_rod.json new file mode 100644 index 000000000..b682bd420 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/rose_gold_rod.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rods/rose_gold" + }, + "result_fluid": { + "fluid": "gtceu:rose_gold", + "amount": 72 + }, + "temperature": 960 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/rose_gold_sheet.json b/kubejs/data/tfc/recipes/heating/metal/rose_gold_sheet.json new file mode 100644 index 000000000..6384fde06 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/rose_gold_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/rose_gold" + }, + "result_fluid": { + "fluid": "gtceu:rose_gold", + "amount": 288 + }, + "temperature": 960 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/silver_block.json b/kubejs/data/tfc/recipes/heating/metal/silver_block.json new file mode 100644 index 000000000..1320fbf9f --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/silver_block.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:storage_blocks/silver" + }, + "result_fluid": { + "fluid": "gtceu:silver", + "amount": 144 + }, + "temperature": 961 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/silver_block_slab.json b/kubejs/data/tfc/recipes/heating/metal/silver_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/silver_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/silver_block_stairs.json b/kubejs/data/tfc/recipes/heating/metal/silver_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/silver_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/silver_double_ingot.json b/kubejs/data/tfc/recipes/heating/metal/silver_double_ingot.json new file mode 100644 index 000000000..eab8af0d7 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/silver_double_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/double_ingot/silver" + }, + "result_fluid": { + "fluid": "gtceu:silver", + "amount": 288 + }, + "temperature": 961 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/silver_double_sheet.json b/kubejs/data/tfc/recipes/heating/metal/silver_double_sheet.json new file mode 100644 index 000000000..8d9faeff5 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/silver_double_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/double/silver" + }, + "result_fluid": { + "fluid": "gtceu:silver", + "amount": 576 + }, + "temperature": 961 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/silver_ingot.json b/kubejs/data/tfc/recipes/heating/metal/silver_ingot.json new file mode 100644 index 000000000..db1fa8026 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/silver_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:ingots/silver" + }, + "result_fluid": { + "fluid": "gtceu:silver", + "amount": 144 + }, + "temperature": 961 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/silver_rod.json b/kubejs/data/tfc/recipes/heating/metal/silver_rod.json new file mode 100644 index 000000000..6b9bfb0d1 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/silver_rod.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rods/silver" + }, + "result_fluid": { + "fluid": "gtceu:silver", + "amount": 72 + }, + "temperature": 961 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/silver_sheet.json b/kubejs/data/tfc/recipes/heating/metal/silver_sheet.json new file mode 100644 index 000000000..884dccf19 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/silver_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/silver" + }, + "result_fluid": { + "fluid": "gtceu:silver", + "amount": 288 + }, + "temperature": 961 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_anvil.json b/kubejs/data/tfc/recipes/heating/metal/steel_anvil.json new file mode 100644 index 000000000..04de49499 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_anvil.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/anvil/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 2016 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_axe.json b/kubejs/data/tfc/recipes/heating/metal/steel_axe.json new file mode 100644 index 000000000..ab485c656 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_axe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:steel_axe" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 144 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_axe_head.json b/kubejs/data/tfc/recipes/heating/metal/steel_axe_head.json new file mode 100644 index 000000000..ddee37eaf --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_axe_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:steel_axe_head" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_bars.json b/kubejs/data/tfc/recipes/heating/metal/steel_bars.json new file mode 100644 index 000000000..78f0fbae3 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_bars.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/bars/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 36 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_block.json b/kubejs/data/tfc/recipes/heating/metal/steel_block.json new file mode 100644 index 000000000..d5977c8da --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_block.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:storage_blocks/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_block_slab.json b/kubejs/data/tfc/recipes/heating/metal/steel_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_block_stairs.json b/kubejs/data/tfc/recipes/heating/metal/steel_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_boots.json b/kubejs/data/tfc/recipes/heating/metal/steel_boots.json new file mode 100644 index 000000000..c26bea2af --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_boots.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/boots/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 576 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_chain.json b/kubejs/data/tfc/recipes/heating/metal/steel_chain.json new file mode 100644 index 000000000..ed1815c6d --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_chain.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chain/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 9 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_chestplate.json b/kubejs/data/tfc/recipes/heating/metal/steel_chestplate.json new file mode 100644 index 000000000..f1d548de8 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_chestplate.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chestplate/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 1152 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_chisel.json b/kubejs/data/tfc/recipes/heating/metal/steel_chisel.json new file mode 100644 index 000000000..8bd8314cb --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_chisel.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chisel/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 144 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_chisel_head.json b/kubejs/data/tfc/recipes/heating/metal/steel_chisel_head.json new file mode 100644 index 000000000..184f6c5cf --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_chisel_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chisel_head/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_double_ingot.json b/kubejs/data/tfc/recipes/heating/metal/steel_double_ingot.json new file mode 100644 index 000000000..265c7cc18 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_double_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/double_ingot/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 288 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_double_sheet.json b/kubejs/data/tfc/recipes/heating/metal/steel_double_sheet.json new file mode 100644 index 000000000..3e3e4fc6f --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_double_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/double/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 576 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_fish_hook.json b/kubejs/data/tfc/recipes/heating/metal/steel_fish_hook.json new file mode 100644 index 000000000..51f1108f1 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_fish_hook.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/fish_hook/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 288 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_fishing_rod.json b/kubejs/data/tfc/recipes/heating/metal/steel_fishing_rod.json new file mode 100644 index 000000000..7c403d783 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_fishing_rod.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/fishing_rod/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 288 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_greaves.json b/kubejs/data/tfc/recipes/heating/metal/steel_greaves.json new file mode 100644 index 000000000..d9db8fc53 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_greaves.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/greaves/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 864 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_hammer.json b/kubejs/data/tfc/recipes/heating/metal/steel_hammer.json new file mode 100644 index 000000000..02319fd36 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_hammer.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:steel_hammer" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 144 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_hammer_head.json b/kubejs/data/tfc/recipes/heating/metal/steel_hammer_head.json new file mode 100644 index 000000000..518dfe538 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_hammer_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:steel_hammer_head" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_helmet.json b/kubejs/data/tfc/recipes/heating/metal/steel_helmet.json new file mode 100644 index 000000000..be19b348b --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_helmet.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/helmet/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 864 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_hoe.json b/kubejs/data/tfc/recipes/heating/metal/steel_hoe.json new file mode 100644 index 000000000..c1acbc290 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_hoe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:steel_hoe" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 144 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_hoe_head.json b/kubejs/data/tfc/recipes/heating/metal/steel_hoe_head.json new file mode 100644 index 000000000..df3dc0b14 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_hoe_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:steel_hoe_head" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_horse_armor.json b/kubejs/data/tfc/recipes/heating/metal/steel_horse_armor.json new file mode 100644 index 000000000..23494ba17 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_horse_armor.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/horse_armor/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 1728 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_ingot.json b/kubejs/data/tfc/recipes/heating/metal/steel_ingot.json new file mode 100644 index 000000000..85e3f8ac0 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:ingots/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_javelin.json b/kubejs/data/tfc/recipes/heating/metal/steel_javelin.json new file mode 100644 index 000000000..d6f0c6ac4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_javelin.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/javelin/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 144 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_javelin_head.json b/kubejs/data/tfc/recipes/heating/metal/steel_javelin_head.json new file mode 100644 index 000000000..932ed2194 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_javelin_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/javelin_head/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_knife.json b/kubejs/data/tfc/recipes/heating/metal/steel_knife.json new file mode 100644 index 000000000..a12af9447 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_knife.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:steel_knife" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 144 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_knife_blade.json b/kubejs/data/tfc/recipes/heating/metal/steel_knife_blade.json new file mode 100644 index 000000000..cb246d28f --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_knife_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:steel_knife_head" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_lamp.json b/kubejs/data/tfc/recipes/heating/metal/steel_lamp.json new file mode 100644 index 000000000..2c5525332 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_lamp.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/lamp/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_mace.json b/kubejs/data/tfc/recipes/heating/metal/steel_mace.json new file mode 100644 index 000000000..264a82e85 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_mace.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/mace/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 288 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_mace_head.json b/kubejs/data/tfc/recipes/heating/metal/steel_mace_head.json new file mode 100644 index 000000000..106ceb422 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_mace_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/mace_head/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 288 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_pickaxe.json b/kubejs/data/tfc/recipes/heating/metal/steel_pickaxe.json new file mode 100644 index 000000000..629416c16 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_pickaxe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:steel_pickaxe" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 144 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_pickaxe_head.json b/kubejs/data/tfc/recipes/heating/metal/steel_pickaxe_head.json new file mode 100644 index 000000000..53a9c175d --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_pickaxe_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:steel_pickaxe_head" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_propick.json b/kubejs/data/tfc/recipes/heating/metal/steel_propick.json new file mode 100644 index 000000000..864a72f33 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_propick.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/propick/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 144 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_propick_head.json b/kubejs/data/tfc/recipes/heating/metal/steel_propick_head.json new file mode 100644 index 000000000..9a3a5b2e8 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_propick_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/propick_head/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_rod.json b/kubejs/data/tfc/recipes/heating/metal/steel_rod.json new file mode 100644 index 000000000..fe24f8f31 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_rod.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rods/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 72 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_saw.json b/kubejs/data/tfc/recipes/heating/metal/steel_saw.json new file mode 100644 index 000000000..87d3347f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_saw.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:steel_saw" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 144 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_saw_blade.json b/kubejs/data/tfc/recipes/heating/metal/steel_saw_blade.json new file mode 100644 index 000000000..e10686566 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_saw_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:steel_saw_head" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_scythe.json b/kubejs/data/tfc/recipes/heating/metal/steel_scythe.json new file mode 100644 index 000000000..4b7953517 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_scythe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:steel_scythe" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 144 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_scythe_blade.json b/kubejs/data/tfc/recipes/heating/metal/steel_scythe_blade.json new file mode 100644 index 000000000..287b52645 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_scythe_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:steel_scythe_head" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_shears.json b/kubejs/data/tfc/recipes/heating/metal/steel_shears.json new file mode 100644 index 000000000..bb663c994 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_shears.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/shears/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 288 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_sheet.json b/kubejs/data/tfc/recipes/heating/metal/steel_sheet.json new file mode 100644 index 000000000..1e41d8336 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 288 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_shield.json b/kubejs/data/tfc/recipes/heating/metal/steel_shield.json new file mode 100644 index 000000000..a83a6c1dd --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_shield.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/shield/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 576 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_shovel.json b/kubejs/data/tfc/recipes/heating/metal/steel_shovel.json new file mode 100644 index 000000000..963ebb2ee --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_shovel.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:steel_shovel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 144 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_shovel_head.json b/kubejs/data/tfc/recipes/heating/metal/steel_shovel_head.json new file mode 100644 index 000000000..ad37889d9 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_shovel_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:steel_shovel_head" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_sword.json b/kubejs/data/tfc/recipes/heating/metal/steel_sword.json new file mode 100644 index 000000000..39678b854 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_sword.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:steel_sword" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 288 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_sword_blade.json b/kubejs/data/tfc/recipes/heating/metal/steel_sword_blade.json new file mode 100644 index 000000000..868cd43a9 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_sword_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:steel_sword_head" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 288 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_trapdoor.json b/kubejs/data/tfc/recipes/heating/metal/steel_trapdoor.json new file mode 100644 index 000000000..eee3615e0 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_trapdoor.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/trapdoor/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 288 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_tuyere.json b/kubejs/data/tfc/recipes/heating/metal/steel_tuyere.json new file mode 100644 index 000000000..a0f5a517f --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_tuyere.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/tuyere/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 576 + }, + "temperature": 1540, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_unfinished_boots.json b/kubejs/data/tfc/recipes/heating/metal/steel_unfinished_boots.json new file mode 100644 index 000000000..acffb18ca --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_unfinished_boots.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_boots/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 288 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_unfinished_chestplate.json b/kubejs/data/tfc/recipes/heating/metal/steel_unfinished_chestplate.json new file mode 100644 index 000000000..ebc7d8e12 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_unfinished_chestplate.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_chestplate/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 576 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_unfinished_greaves.json b/kubejs/data/tfc/recipes/heating/metal/steel_unfinished_greaves.json new file mode 100644 index 000000000..6809092f2 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_unfinished_greaves.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_greaves/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 576 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_unfinished_helmet.json b/kubejs/data/tfc/recipes/heating/metal/steel_unfinished_helmet.json new file mode 100644 index 000000000..001f8334a --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_unfinished_helmet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_helmet/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 576 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/steel_unfinished_lamp.json b/kubejs/data/tfc/recipes/heating/metal/steel_unfinished_lamp.json new file mode 100644 index 000000000..376783638 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/steel_unfinished_lamp.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_lamp/steel" + }, + "result_fluid": { + "fluid": "gtceu:steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/sterling_silver_block.json b/kubejs/data/tfc/recipes/heating/metal/sterling_silver_block.json new file mode 100644 index 000000000..44ffbb60f --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/sterling_silver_block.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:storage_blocks/sterling_silver" + }, + "result_fluid": { + "fluid": "gtceu:sterling_silver", + "amount": 144 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/sterling_silver_block_slab.json b/kubejs/data/tfc/recipes/heating/metal/sterling_silver_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/sterling_silver_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/sterling_silver_block_stairs.json b/kubejs/data/tfc/recipes/heating/metal/sterling_silver_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/sterling_silver_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/sterling_silver_double_ingot.json b/kubejs/data/tfc/recipes/heating/metal/sterling_silver_double_ingot.json new file mode 100644 index 000000000..299621153 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/sterling_silver_double_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/double_ingot/sterling_silver" + }, + "result_fluid": { + "fluid": "gtceu:sterling_silver", + "amount": 288 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/sterling_silver_double_sheet.json b/kubejs/data/tfc/recipes/heating/metal/sterling_silver_double_sheet.json new file mode 100644 index 000000000..38d88623b --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/sterling_silver_double_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/double/sterling_silver" + }, + "result_fluid": { + "fluid": "gtceu:sterling_silver", + "amount": 576 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/sterling_silver_ingot.json b/kubejs/data/tfc/recipes/heating/metal/sterling_silver_ingot.json new file mode 100644 index 000000000..01ba2af10 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/sterling_silver_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:ingots/sterling_silver" + }, + "result_fluid": { + "fluid": "gtceu:sterling_silver", + "amount": 144 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/sterling_silver_rod.json b/kubejs/data/tfc/recipes/heating/metal/sterling_silver_rod.json new file mode 100644 index 000000000..f96ba1beb --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/sterling_silver_rod.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rods/sterling_silver" + }, + "result_fluid": { + "fluid": "gtceu:sterling_silver", + "amount": 72 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/sterling_silver_sheet.json b/kubejs/data/tfc/recipes/heating/metal/sterling_silver_sheet.json new file mode 100644 index 000000000..96cf614bc --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/sterling_silver_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/double/sterling_silver" + }, + "result_fluid": { + "fluid": "gtceu:sterling_silver", + "amount": 288 + }, + "temperature": 950 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/tin_block.json b/kubejs/data/tfc/recipes/heating/metal/tin_block.json new file mode 100644 index 000000000..1e6d8e8cc --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/tin_block.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:storage_blocks/tin" + }, + "result_fluid": { + "fluid": "gtceu:tin", + "amount": 144 + }, + "temperature": 230 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/tin_block_slab.json b/kubejs/data/tfc/recipes/heating/metal/tin_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/tin_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/tin_block_stairs.json b/kubejs/data/tfc/recipes/heating/metal/tin_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/tin_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/tin_double_ingot.json b/kubejs/data/tfc/recipes/heating/metal/tin_double_ingot.json new file mode 100644 index 000000000..d60e0f500 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/tin_double_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/double_ingot/tin" + }, + "result_fluid": { + "fluid": "gtceu:tin", + "amount": 288 + }, + "temperature": 230 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/tin_double_sheet.json b/kubejs/data/tfc/recipes/heating/metal/tin_double_sheet.json new file mode 100644 index 000000000..a2378ee67 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/tin_double_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/double/tin" + }, + "result_fluid": { + "fluid": "gtceu:tin", + "amount": 576 + }, + "temperature": 230 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/tin_ingot.json b/kubejs/data/tfc/recipes/heating/metal/tin_ingot.json new file mode 100644 index 000000000..5d77e5c5e --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/tin_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:ingots/tin" + }, + "result_fluid": { + "fluid": "gtceu:tin", + "amount": 144 + }, + "temperature": 230 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/tin_rod.json b/kubejs/data/tfc/recipes/heating/metal/tin_rod.json new file mode 100644 index 000000000..765dc9b20 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/tin_rod.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rods/tin" + }, + "result_fluid": { + "fluid": "gtceu:tin", + "amount": 72 + }, + "temperature": 230 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/tin_sheet.json b/kubejs/data/tfc/recipes/heating/metal/tin_sheet.json new file mode 100644 index 000000000..c9d967fd4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/tin_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/tin" + }, + "result_fluid": { + "fluid": "gtceu:tin", + "amount": 288 + }, + "temperature": 230 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/unknown_ingot.json b/kubejs/data/tfc/recipes/heating/metal/unknown_ingot.json new file mode 100644 index 000000000..463e0ec3f --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/unknown_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/ingot/unknown" + }, + "result_fluid": { + "fluid": "tfc:metal/unknown", + "amount": 144 + }, + "temperature": 400 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/weak_blue_steel_ingot.json b/kubejs/data/tfc/recipes/heating/metal/weak_blue_steel_ingot.json new file mode 100644 index 000000000..fc70021ef --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/weak_blue_steel_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/ingot/weak_blue_steel" + }, + "result_fluid": { + "fluid": "tfc:metal/weak_blue_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/weak_red_steel_ingot.json b/kubejs/data/tfc/recipes/heating/metal/weak_red_steel_ingot.json new file mode 100644 index 000000000..c6176db68 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/weak_red_steel_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/ingot/weak_red_steel" + }, + "result_fluid": { + "fluid": "tfc:metal/weak_red_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/weak_steel_ingot.json b/kubejs/data/tfc/recipes/heating/metal/weak_steel_ingot.json new file mode 100644 index 000000000..6e950a0fc --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/weak_steel_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/ingot/weak_steel" + }, + "result_fluid": { + "fluid": "tfc:metal/weak_steel", + "amount": 144 + }, + "temperature": 1540 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_anvil.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_anvil.json new file mode 100644 index 000000000..434237083 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_anvil.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/anvil/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 2016 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_axe.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_axe.json new file mode 100644 index 000000000..914262488 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_axe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:wrought_iron_axe" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 144 + }, + "temperature": 1535, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_axe_head.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_axe_head.json new file mode 100644 index 000000000..b1cd07119 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_axe_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:wrought_iron_axe_head" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 144 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_bars.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_bars.json new file mode 100644 index 000000000..5eba9abcd --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_bars.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/bars/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 36 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_block.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_block.json new file mode 100644 index 000000000..9aae997a7 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_block.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:storage_blocks/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 144 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_block_slab.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_block_stairs.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_boots.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_boots.json new file mode 100644 index 000000000..06d0f95c1 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_boots.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/boots/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 576 + }, + "temperature": 1535, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_chain.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_chain.json new file mode 100644 index 000000000..47bcf7dff --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_chain.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chain/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 9 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_chestplate.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_chestplate.json new file mode 100644 index 000000000..73c44c934 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_chestplate.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chestplate/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 1152 + }, + "temperature": 1535, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_chisel.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_chisel.json new file mode 100644 index 000000000..74e31fa3c --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_chisel.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chisel/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 144 + }, + "temperature": 1535, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_chisel_head.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_chisel_head.json new file mode 100644 index 000000000..ab9382b54 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_chisel_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/chisel_head/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 144 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_double_ingot.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_double_ingot.json new file mode 100644 index 000000000..cf7903531 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_double_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/double_ingot/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 288 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_double_sheet.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_double_sheet.json new file mode 100644 index 000000000..27b88ce36 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_double_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/double/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 576 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_fish_hook.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_fish_hook.json new file mode 100644 index 000000000..06e9d924e --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_fish_hook.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/fish_hook/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 288 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_fishing_rod.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_fishing_rod.json new file mode 100644 index 000000000..a6e9a65e0 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_fishing_rod.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/fishing_rod/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 288 + }, + "temperature": 1535, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_greaves.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_greaves.json new file mode 100644 index 000000000..7e9668fd1 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_greaves.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/greaves/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 864 + }, + "temperature": 1535, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_hammer.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_hammer.json new file mode 100644 index 000000000..9a2abc393 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_hammer.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:wrought_iron_hammer" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 144 + }, + "temperature": 1535, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_hammer_head.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_hammer_head.json new file mode 100644 index 000000000..384424d61 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_hammer_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:wrought_iron_hammer_head" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 144 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_helmet.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_helmet.json new file mode 100644 index 000000000..3232b19d1 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_helmet.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/helmet/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 864 + }, + "temperature": 1535, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_hoe.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_hoe.json new file mode 100644 index 000000000..17d710364 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_hoe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:wrought_iron_hoe" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 144 + }, + "temperature": 1535, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_hoe_head.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_hoe_head.json new file mode 100644 index 000000000..7c040ddd8 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_hoe_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:wrought_iron_hoe_head" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 144 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_horse_armor.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_horse_armor.json new file mode 100644 index 000000000..898b661db --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_horse_armor.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/horse_armor/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 1728 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_ingot.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_ingot.json new file mode 100644 index 000000000..e267385e6 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:ingots/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 144 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_javelin.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_javelin.json new file mode 100644 index 000000000..e8380a1f0 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_javelin.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/javelin/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 144 + }, + "temperature": 1535, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_javelin_head.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_javelin_head.json new file mode 100644 index 000000000..ea600c3b4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_javelin_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/javelin_head/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 144 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_knife.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_knife.json new file mode 100644 index 000000000..f9fafb13b --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_knife.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:wrought_iron_knife" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 144 + }, + "temperature": 1535, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_knife_blade.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_knife_blade.json new file mode 100644 index 000000000..80d229a4f --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_knife_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:wrought_iron_knife_head" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 144 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_lamp.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_lamp.json new file mode 100644 index 000000000..cf126329f --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_lamp.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/lamp/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 144 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_mace.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_mace.json new file mode 100644 index 000000000..9cabbc055 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_mace.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/mace/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 288 + }, + "temperature": 1535, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_mace_head.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_mace_head.json new file mode 100644 index 000000000..bfc8ba725 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_mace_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/mace_head/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 288 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_pickaxe.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_pickaxe.json new file mode 100644 index 000000000..195f6b872 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_pickaxe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:wrought_iron_pickaxe" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 144 + }, + "temperature": 1535, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_pickaxe_head.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_pickaxe_head.json new file mode 100644 index 000000000..7529869fe --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_pickaxe_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:wrought_iron_pickaxe_head" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 144 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_propick.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_propick.json new file mode 100644 index 000000000..5575531e3 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_propick.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/propick/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 144 + }, + "temperature": 1535, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_propick_head.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_propick_head.json new file mode 100644 index 000000000..7fd6d7a0d --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_propick_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/propick_head/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 144 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_rod.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_rod.json new file mode 100644 index 000000000..8e042ee49 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_rod.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rods/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 72 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_saw.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_saw.json new file mode 100644 index 000000000..30041a75e --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_saw.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:wrought_iron_saw" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 144 + }, + "temperature": 1535, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_saw_blade.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_saw_blade.json new file mode 100644 index 000000000..5ea8c222e --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_saw_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:wrought_iron_saw_head" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 144 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_scythe.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_scythe.json new file mode 100644 index 000000000..4564eff30 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_scythe.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:wrought_iron_scythe" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 144 + }, + "temperature": 1535, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_scythe_blade.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_scythe_blade.json new file mode 100644 index 000000000..847cebe79 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_scythe_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:wrought_iron_scythe_head" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 144 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_shears.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_shears.json new file mode 100644 index 000000000..e14f276b4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_shears.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/shears/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 288 + }, + "temperature": 1535, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_sheet.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_sheet.json new file mode 100644 index 000000000..ceabb4d4f --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/double/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 288 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_shield.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_shield.json new file mode 100644 index 000000000..1162282ab --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_shield.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/shield/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 576 + }, + "temperature": 1535, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_shovel.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_shovel.json new file mode 100644 index 000000000..4f985ba61 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_shovel.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:wrought_iron_shovel" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 144 + }, + "temperature": 1535, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_shovel_head.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_shovel_head.json new file mode 100644 index 000000000..2d38d6bd4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_shovel_head.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:wrought_iron_shovel_head" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 144 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_sword.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_sword.json new file mode 100644 index 000000000..0d9a6d97c --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_sword.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:wrought_iron_sword" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 288 + }, + "temperature": 1535, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_sword_blade.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_sword_blade.json new file mode 100644 index 000000000..7288192b7 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_sword_blade.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "gtceu:wrought_iron_sword_head" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 288 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_trapdoor.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_trapdoor.json new file mode 100644 index 000000000..d337b1efa --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_trapdoor.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/trapdoor/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 288 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_tuyere.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_tuyere.json new file mode 100644 index 000000000..4d2b8e34c --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_tuyere.json @@ -0,0 +1,12 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/tuyere/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 576 + }, + "temperature": 1535, + "use_durability": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_unfinished_boots.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_unfinished_boots.json new file mode 100644 index 000000000..a8d6462d3 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_unfinished_boots.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_boots/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 288 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_unfinished_chestplate.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_unfinished_chestplate.json new file mode 100644 index 000000000..d87e53306 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_unfinished_chestplate.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_chestplate/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 576 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_unfinished_greaves.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_unfinished_greaves.json new file mode 100644 index 000000000..7aae5c296 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_unfinished_greaves.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_greaves/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 576 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_unfinished_helmet.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_unfinished_helmet.json new file mode 100644 index 000000000..2cbadc8e3 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_unfinished_helmet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_helmet/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 576 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/wrought_iron_unfinished_lamp.json b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_unfinished_lamp.json new file mode 100644 index 000000000..8f8925b33 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/wrought_iron_unfinished_lamp.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/unfinished_lamp/wrought_iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 144 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/zinc_block.json b/kubejs/data/tfc/recipes/heating/metal/zinc_block.json new file mode 100644 index 000000000..d23e7df32 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/zinc_block.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:storage_blocks/zinc" + }, + "result_fluid": { + "fluid": "gtceu:zinc", + "amount": 144 + }, + "temperature": 420 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/zinc_block_slab.json b/kubejs/data/tfc/recipes/heating/metal/zinc_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/zinc_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/zinc_block_stairs.json b/kubejs/data/tfc/recipes/heating/metal/zinc_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/zinc_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/zinc_double_ingot.json b/kubejs/data/tfc/recipes/heating/metal/zinc_double_ingot.json new file mode 100644 index 000000000..748bbde78 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/zinc_double_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:metal/double_ingot/zinc" + }, + "result_fluid": { + "fluid": "gtceu:zinc", + "amount": 288 + }, + "temperature": 420 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/zinc_double_sheet.json b/kubejs/data/tfc/recipes/heating/metal/zinc_double_sheet.json new file mode 100644 index 000000000..3c82fe641 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/zinc_double_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/double/zinc" + }, + "result_fluid": { + "fluid": "gtceu:zinc", + "amount": 576 + }, + "temperature": 420 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/zinc_ingot.json b/kubejs/data/tfc/recipes/heating/metal/zinc_ingot.json new file mode 100644 index 000000000..4d187716f --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/zinc_ingot.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:ingots/zinc" + }, + "result_fluid": { + "fluid": "gtceu:zinc", + "amount": 144 + }, + "temperature": 420 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/zinc_rod.json b/kubejs/data/tfc/recipes/heating/metal/zinc_rod.json new file mode 100644 index 000000000..0aaef8f84 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/zinc_rod.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rods/zinc" + }, + "result_fluid": { + "fluid": "gtceu:zinc", + "amount": 72 + }, + "temperature": 420 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/metal/zinc_sheet.json b/kubejs/data/tfc/recipes/heating/metal/zinc_sheet.json new file mode 100644 index 000000000..2a2208135 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/metal/zinc_sheet.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:plates/zinc" + }, + "result_fluid": { + "fluid": "gtceu:zinc", + "amount": 288 + }, + "temperature": 420 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/normal_bismuthinite.json b/kubejs/data/tfc/recipes/heating/ore/normal_bismuthinite.json new file mode 100644 index 000000000..368008d8a --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/normal_bismuthinite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/normal_bismuthinite" + }, + "result_fluid": { + "fluid": "gtceu:bismuth", + "amount": 36 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/normal_cassiterite.json b/kubejs/data/tfc/recipes/heating/ore/normal_cassiterite.json new file mode 100644 index 000000000..0781e907e --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/normal_cassiterite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/normal_cassiterite" + }, + "result_fluid": { + "fluid": "gtceu:tin", + "amount": 36 + }, + "temperature": 230 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/normal_garnierite.json b/kubejs/data/tfc/recipes/heating/ore/normal_garnierite.json new file mode 100644 index 000000000..576171b1e --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/normal_garnierite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/normal_garnierite" + }, + "result_fluid": { + "fluid": "gtceu:nickel", + "amount": 36 + }, + "temperature": 1453 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/normal_hematite.json b/kubejs/data/tfc/recipes/heating/ore/normal_hematite.json new file mode 100644 index 000000000..9b6c7a3c9 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/normal_hematite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/normal_hematite" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 36 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/normal_limonite.json b/kubejs/data/tfc/recipes/heating/ore/normal_limonite.json new file mode 100644 index 000000000..fb8a1ce8e --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/normal_limonite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/normal_limonite" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 36 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/normal_magnetite.json b/kubejs/data/tfc/recipes/heating/ore/normal_magnetite.json new file mode 100644 index 000000000..1baa61120 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/normal_magnetite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/normal_magnetite" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 36 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/normal_malachite.json b/kubejs/data/tfc/recipes/heating/ore/normal_malachite.json new file mode 100644 index 000000000..e14e82299 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/normal_malachite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/normal_malachite" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 36 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/normal_native_copper.json b/kubejs/data/tfc/recipes/heating/ore/normal_native_copper.json new file mode 100644 index 000000000..f01b0672f --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/normal_native_copper.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/normal_native_copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 36 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/normal_native_gold.json b/kubejs/data/tfc/recipes/heating/ore/normal_native_gold.json new file mode 100644 index 000000000..80d810539 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/normal_native_gold.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/normal_native_gold" + }, + "result_fluid": { + "fluid": "gtceu:gold", + "amount": 36 + }, + "temperature": 1060 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/normal_native_silver.json b/kubejs/data/tfc/recipes/heating/ore/normal_native_silver.json new file mode 100644 index 000000000..47c619a11 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/normal_native_silver.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/normal_native_silver" + }, + "result_fluid": { + "fluid": "gtceu:silver", + "amount": 36 + }, + "temperature": 961 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/normal_sphalerite.json b/kubejs/data/tfc/recipes/heating/ore/normal_sphalerite.json new file mode 100644 index 000000000..e48f68c40 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/normal_sphalerite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/normal_sphalerite" + }, + "result_fluid": { + "fluid": "gtceu:zinc", + "amount": 36 + }, + "temperature": 420 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/normal_tetrahedrite.json b/kubejs/data/tfc/recipes/heating/ore/normal_tetrahedrite.json new file mode 100644 index 000000000..fa8028c70 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/normal_tetrahedrite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/normal_tetrahedrite" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 36 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/poor_bismuthinite.json b/kubejs/data/tfc/recipes/heating/ore/poor_bismuthinite.json new file mode 100644 index 000000000..78f3bde1e --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/poor_bismuthinite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/poor_bismuthinite" + }, + "result_fluid": { + "fluid": "gtceu:bismuth", + "amount": 24 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/poor_cassiterite.json b/kubejs/data/tfc/recipes/heating/ore/poor_cassiterite.json new file mode 100644 index 000000000..a151b448d --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/poor_cassiterite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/poor_cassiterite" + }, + "result_fluid": { + "fluid": "gtceu:tin", + "amount": 24 + }, + "temperature": 230 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/poor_garnierite.json b/kubejs/data/tfc/recipes/heating/ore/poor_garnierite.json new file mode 100644 index 000000000..a943c17f5 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/poor_garnierite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/poor_garnierite" + }, + "result_fluid": { + "fluid": "gtceu:nickel", + "amount": 24 + }, + "temperature": 1453 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/poor_hematite.json b/kubejs/data/tfc/recipes/heating/ore/poor_hematite.json new file mode 100644 index 000000000..a807e1ef1 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/poor_hematite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/poor_hematite" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 24 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/poor_limonite.json b/kubejs/data/tfc/recipes/heating/ore/poor_limonite.json new file mode 100644 index 000000000..eda4e2b2f --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/poor_limonite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/poor_limonite" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 24 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/poor_magnetite.json b/kubejs/data/tfc/recipes/heating/ore/poor_magnetite.json new file mode 100644 index 000000000..52b24c1bd --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/poor_magnetite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/poor_magnetite" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 24 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/poor_malachite.json b/kubejs/data/tfc/recipes/heating/ore/poor_malachite.json new file mode 100644 index 000000000..df5e0b557 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/poor_malachite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/poor_malachite" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 24 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/poor_native_copper.json b/kubejs/data/tfc/recipes/heating/ore/poor_native_copper.json new file mode 100644 index 000000000..fc979d02e --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/poor_native_copper.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/poor_native_copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 24 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/poor_native_gold.json b/kubejs/data/tfc/recipes/heating/ore/poor_native_gold.json new file mode 100644 index 000000000..9e2509365 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/poor_native_gold.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/poor_native_gold" + }, + "result_fluid": { + "fluid": "gtceu:gold", + "amount": 24 + }, + "temperature": 1060 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/poor_native_silver.json b/kubejs/data/tfc/recipes/heating/ore/poor_native_silver.json new file mode 100644 index 000000000..c1a3eec60 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/poor_native_silver.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/poor_native_silver" + }, + "result_fluid": { + "fluid": "gtceu:silver", + "amount": 24 + }, + "temperature": 961 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/poor_sphalerite.json b/kubejs/data/tfc/recipes/heating/ore/poor_sphalerite.json new file mode 100644 index 000000000..279ad9eeb --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/poor_sphalerite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/poor_sphalerite" + }, + "result_fluid": { + "fluid": "gtceu:zinc", + "amount": 24 + }, + "temperature": 420 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/poor_tetrahedrite.json b/kubejs/data/tfc/recipes/heating/ore/poor_tetrahedrite.json new file mode 100644 index 000000000..14e78c643 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/poor_tetrahedrite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/poor_tetrahedrite" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 24 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/rich_bismuthinite.json b/kubejs/data/tfc/recipes/heating/ore/rich_bismuthinite.json new file mode 100644 index 000000000..c3b8c8a7e --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/rich_bismuthinite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/rich_bismuthinite" + }, + "result_fluid": { + "fluid": "gtceu:bismuth", + "amount": 48 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/rich_cassiterite.json b/kubejs/data/tfc/recipes/heating/ore/rich_cassiterite.json new file mode 100644 index 000000000..f35a81434 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/rich_cassiterite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/rich_cassiterite" + }, + "result_fluid": { + "fluid": "gtceu:tin", + "amount": 48 + }, + "temperature": 230 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/rich_garnierite.json b/kubejs/data/tfc/recipes/heating/ore/rich_garnierite.json new file mode 100644 index 000000000..07680b3fe --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/rich_garnierite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/rich_garnierite" + }, + "result_fluid": { + "fluid": "gtceu:nickel", + "amount": 48 + }, + "temperature": 1453 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/rich_hematite.json b/kubejs/data/tfc/recipes/heating/ore/rich_hematite.json new file mode 100644 index 000000000..b3099cf2d --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/rich_hematite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/rich_hematite" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 48 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/rich_limonite.json b/kubejs/data/tfc/recipes/heating/ore/rich_limonite.json new file mode 100644 index 000000000..d0d230964 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/rich_limonite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/rich_limonite" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 48 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/rich_magnetite.json b/kubejs/data/tfc/recipes/heating/ore/rich_magnetite.json new file mode 100644 index 000000000..bc6ef42b3 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/rich_magnetite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/rich_magnetite" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 48 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/rich_malachite.json b/kubejs/data/tfc/recipes/heating/ore/rich_malachite.json new file mode 100644 index 000000000..32dc50253 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/rich_malachite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/rich_malachite" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 48 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/rich_native_copper.json b/kubejs/data/tfc/recipes/heating/ore/rich_native_copper.json new file mode 100644 index 000000000..91d5b2e98 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/rich_native_copper.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/rich_native_copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 48 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/rich_native_gold.json b/kubejs/data/tfc/recipes/heating/ore/rich_native_gold.json new file mode 100644 index 000000000..287f73efb --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/rich_native_gold.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/rich_native_gold" + }, + "result_fluid": { + "fluid": "gtceu:gold", + "amount": 48 + }, + "temperature": 1060 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/rich_native_silver.json b/kubejs/data/tfc/recipes/heating/ore/rich_native_silver.json new file mode 100644 index 000000000..8d74d08b5 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/rich_native_silver.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/rich_native_silver" + }, + "result_fluid": { + "fluid": "gtceu:silver", + "amount": 48 + }, + "temperature": 961 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/rich_sphalerite.json b/kubejs/data/tfc/recipes/heating/ore/rich_sphalerite.json new file mode 100644 index 000000000..fec8b1892 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/rich_sphalerite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/rich_sphalerite" + }, + "result_fluid": { + "fluid": "gtceu:zinc", + "amount": 48 + }, + "temperature": 420 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/rich_tetrahedrite.json b/kubejs/data/tfc/recipes/heating/ore/rich_tetrahedrite.json new file mode 100644 index 000000000..5a3941326 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/rich_tetrahedrite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/rich_tetrahedrite" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 48 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/small_bismuthinite.json b/kubejs/data/tfc/recipes/heating/ore/small_bismuthinite.json new file mode 100644 index 000000000..3d68d1fdf --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/small_bismuthinite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/small_bismuthinite" + }, + "result_fluid": { + "fluid": "gtceu:bismuth", + "amount": 14 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/small_cassiterite.json b/kubejs/data/tfc/recipes/heating/ore/small_cassiterite.json new file mode 100644 index 000000000..2c345db69 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/small_cassiterite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/small_cassiterite" + }, + "result_fluid": { + "fluid": "gtceu:tin", + "amount": 14 + }, + "temperature": 230 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/small_garnierite.json b/kubejs/data/tfc/recipes/heating/ore/small_garnierite.json new file mode 100644 index 000000000..304505510 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/small_garnierite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/small_garnierite" + }, + "result_fluid": { + "fluid": "gtceu:nickel", + "amount": 14 + }, + "temperature": 1453 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/small_hematite.json b/kubejs/data/tfc/recipes/heating/ore/small_hematite.json new file mode 100644 index 000000000..8672ff4a4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/small_hematite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/small_hematite" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 14 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/small_limonite.json b/kubejs/data/tfc/recipes/heating/ore/small_limonite.json new file mode 100644 index 000000000..7933af16c --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/small_limonite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/small_limonite" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 14 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/small_magnetite.json b/kubejs/data/tfc/recipes/heating/ore/small_magnetite.json new file mode 100644 index 000000000..09608cf9a --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/small_magnetite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/small_magnetite" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 14 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/small_malachite.json b/kubejs/data/tfc/recipes/heating/ore/small_malachite.json new file mode 100644 index 000000000..4162e88fd --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/small_malachite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/small_malachite" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 14 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/small_native_copper.json b/kubejs/data/tfc/recipes/heating/ore/small_native_copper.json new file mode 100644 index 000000000..b72f0f7c9 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/small_native_copper.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/small_native_copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 14 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/small_native_gold.json b/kubejs/data/tfc/recipes/heating/ore/small_native_gold.json new file mode 100644 index 000000000..a9356b4ad --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/small_native_gold.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/small_native_gold" + }, + "result_fluid": { + "fluid": "gtceu:gold", + "amount": 14 + }, + "temperature": 1060 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/small_native_silver.json b/kubejs/data/tfc/recipes/heating/ore/small_native_silver.json new file mode 100644 index 000000000..8908abbc9 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/small_native_silver.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/small_native_silver" + }, + "result_fluid": { + "fluid": "gtceu:silver", + "amount": 14 + }, + "temperature": 961 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/small_sphalerite.json b/kubejs/data/tfc/recipes/heating/ore/small_sphalerite.json new file mode 100644 index 000000000..5325bf7fa --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/small_sphalerite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/small_sphalerite" + }, + "result_fluid": { + "fluid": "gtceu:zinc", + "amount": 14 + }, + "temperature": 420 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/small_tetrahedrite.json b/kubejs/data/tfc/recipes/heating/ore/small_tetrahedrite.json new file mode 100644 index 000000000..c0a6abb8a --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/small_tetrahedrite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "item": "tfc:ore/small_tetrahedrite" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 14 + }, + "temperature": 1080 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_bismuth.json b/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_bismuth.json new file mode 100644 index 000000000..658e1a8fc --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_bismuth.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:raw_materials/bismuth" + }, + "result_fluid": { + "fluid": "gtceu:bismuth", + "amount": 36 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_cassiterite.json b/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_cassiterite.json new file mode 100644 index 000000000..3984aec71 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_cassiterite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:raw_materials/cassiterite" + }, + "result_fluid": { + "fluid": "gtceu:tin", + "amount": 36 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_copper.json b/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_copper.json new file mode 100644 index 000000000..310eda786 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_copper.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:raw_materials/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 36 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_garnierite.json b/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_garnierite.json new file mode 100644 index 000000000..c31943c79 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_garnierite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:raw_materials/garnierite" + }, + "result_fluid": { + "fluid": "gtceu:nickel", + "amount": 32 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_gold.json b/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_gold.json new file mode 100644 index 000000000..a85b73007 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_gold.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:raw_materials/gold" + }, + "result_fluid": { + "fluid": "gtceu:gold", + "amount": 36 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_hematite.json b/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_hematite.json new file mode 100644 index 000000000..2e30d4775 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_hematite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:raw_materials/hematite" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 28 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_iron.json b/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_iron.json new file mode 100644 index 000000000..8ec04a913 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_iron.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:raw_materials/iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 36 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_limonite.json b/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_limonite.json new file mode 100644 index 000000000..e739edeff --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_limonite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:raw_materials/yellow_limonite" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 34 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_magnetite.json b/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_magnetite.json new file mode 100644 index 000000000..9d6c34e33 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_magnetite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:raw_materials/magnetite" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 30 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_malachite.json b/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_malachite.json new file mode 100644 index 000000000..5b0161e62 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_malachite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:raw_materials/malachite" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 34 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_nickel.json b/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_nickel.json new file mode 100644 index 000000000..81e89a158 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_nickel.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:raw_materials/nickel" + }, + "result_fluid": { + "fluid": "gtceu:nickel", + "amount": 36 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_pyrite.json b/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_pyrite.json new file mode 100644 index 000000000..6067e6408 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_pyrite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:raw_materials/pyrite" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 26 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_silver.json b/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_silver.json new file mode 100644 index 000000000..6aa21d72b --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_silver.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:raw_materials/silver" + }, + "result_fluid": { + "fluid": "gtceu:silver", + "amount": 36 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_sphalerite.json b/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_sphalerite.json new file mode 100644 index 000000000..a1d9bc921 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_sphalerite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:raw_materials/sphalerite" + }, + "result_fluid": { + "fluid": "gtceu:zinc", + "amount": 36 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_tetrahedrite.json b/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_tetrahedrite.json new file mode 100644 index 000000000..6f9e29772 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_tetrahedrite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:raw_materials/tetrahedrite" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 30 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_tin.json b/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_tin.json new file mode 100644 index 000000000..fe77c5a4c --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_normal_raw_tin.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:raw_materials/tin" + }, + "result_fluid": { + "fluid": "gtceu:tin", + "amount": 36 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_bismuth.json b/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_bismuth.json new file mode 100644 index 000000000..f85dae0a1 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_bismuth.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:poor_raw_materials/bismuth" + }, + "result_fluid": { + "fluid": "gtceu:bismuth", + "amount": 24 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_cassiterite.json b/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_cassiterite.json new file mode 100644 index 000000000..b07ff49ce --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_cassiterite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:poor_raw_materials/cassiterite" + }, + "result_fluid": { + "fluid": "gtceu:tin", + "amount": 24 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_copper.json b/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_copper.json new file mode 100644 index 000000000..decc35686 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_copper.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:poor_raw_materials/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 24 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_garnierite.json b/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_garnierite.json new file mode 100644 index 000000000..d97b67d73 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_garnierite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:poor_raw_materials/garnierite" + }, + "result_fluid": { + "fluid": "gtceu:nickel", + "amount": 20 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_gold.json b/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_gold.json new file mode 100644 index 000000000..20153c11c --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_gold.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:poor_raw_materials/gold" + }, + "result_fluid": { + "fluid": "gtceu:gold", + "amount": 24 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_hematite.json b/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_hematite.json new file mode 100644 index 000000000..6f96eb86f --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_hematite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:poor_raw_materials/hematite" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 16 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_iron.json b/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_iron.json new file mode 100644 index 000000000..cb96b29f3 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_iron.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:poor_raw_materials/iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 24 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_limonite.json b/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_limonite.json new file mode 100644 index 000000000..235fc7f56 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_limonite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:poor_raw_materials/yellow_limonite" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 22 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_magnetite.json b/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_magnetite.json new file mode 100644 index 000000000..b44089581 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_magnetite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:poor_raw_materials/magnetite" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 18 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_malachite.json b/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_malachite.json new file mode 100644 index 000000000..f97965e06 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_malachite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:poor_raw_materials/malachite" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 22 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_nickel.json b/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_nickel.json new file mode 100644 index 000000000..b803f2c94 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_nickel.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:poor_raw_materials/nickel" + }, + "result_fluid": { + "fluid": "gtceu:nickel", + "amount": 24 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_pyrite.json b/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_pyrite.json new file mode 100644 index 000000000..6d0369bb3 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_pyrite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:poor_raw_materials/pyrite" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 14 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_silver.json b/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_silver.json new file mode 100644 index 000000000..0fa9e7ab7 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_silver.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:poor_raw_materials/silver" + }, + "result_fluid": { + "fluid": "gtceu:silver", + "amount": 24 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_sphalerite.json b/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_sphalerite.json new file mode 100644 index 000000000..bfe1e2645 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_sphalerite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:poor_raw_materials/sphalerite" + }, + "result_fluid": { + "fluid": "gtceu:zinc", + "amount": 24 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_tetrahedrite.json b/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_tetrahedrite.json new file mode 100644 index 000000000..a8fea045a --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_tetrahedrite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:poor_raw_materials/tetrahedrite" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 18 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_tin.json b/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_tin.json new file mode 100644 index 000000000..b1ed351b4 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_poor_raw_tin.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:poor_raw_materials/tin" + }, + "result_fluid": { + "fluid": "gtceu:tin", + "amount": 24 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_bismuth.json b/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_bismuth.json new file mode 100644 index 000000000..4b03826e3 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_bismuth.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rich_raw_materials/bismuth" + }, + "result_fluid": { + "fluid": "gtceu:bismuth", + "amount": 48 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_cassiterite.json b/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_cassiterite.json new file mode 100644 index 000000000..b6c8996b9 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_cassiterite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rich_raw_materials/cassiterite" + }, + "result_fluid": { + "fluid": "gtceu:tin", + "amount": 48 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_copper.json b/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_copper.json new file mode 100644 index 000000000..ba630ea64 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_copper.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rich_raw_materials/copper" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 48 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_garnierite.json b/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_garnierite.json new file mode 100644 index 000000000..b4656215d --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_garnierite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rich_raw_materials/garnierite" + }, + "result_fluid": { + "fluid": "gtceu:nickel", + "amount": 44 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_gold.json b/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_gold.json new file mode 100644 index 000000000..ab5273168 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_gold.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rich_raw_materials/gold" + }, + "result_fluid": { + "fluid": "gtceu:gold", + "amount": 48 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_hematite.json b/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_hematite.json new file mode 100644 index 000000000..ca2639e5c --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_hematite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rich_raw_materials/hematite" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 40 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_iron.json b/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_iron.json new file mode 100644 index 000000000..960c333d1 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_iron.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rich_raw_materials/iron" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 48 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_limonite.json b/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_limonite.json new file mode 100644 index 000000000..4e23a23e5 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_limonite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rich_raw_materials/yellow_limonite" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 46 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_magnetite.json b/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_magnetite.json new file mode 100644 index 000000000..79e0822b5 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_magnetite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rich_raw_materials/magnetite" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 42 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_malachite.json b/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_malachite.json new file mode 100644 index 000000000..4b53be3f1 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_malachite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rich_raw_materials/malachite" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 46 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_nickel.json b/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_nickel.json new file mode 100644 index 000000000..d6c7dbf22 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_nickel.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rich_raw_materials/nickel" + }, + "result_fluid": { + "fluid": "gtceu:nickel", + "amount": 48 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_pyrite.json b/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_pyrite.json new file mode 100644 index 000000000..7b8c402ce --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_pyrite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rich_raw_materials/pyrite" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 38 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_silver.json b/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_silver.json new file mode 100644 index 000000000..c2548f516 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_silver.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rich_raw_materials/silver" + }, + "result_fluid": { + "fluid": "gtceu:silver", + "amount": 48 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_sphalerite.json b/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_sphalerite.json new file mode 100644 index 000000000..0328e7984 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_sphalerite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rich_raw_materials/sphalerite" + }, + "result_fluid": { + "fluid": "gtceu:zinc", + "amount": 48 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_tetrahedrite.json b/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_tetrahedrite.json new file mode 100644 index 000000000..371bab063 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_tetrahedrite.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rich_raw_materials/tetrahedrite" + }, + "result_fluid": { + "fluid": "gtceu:copper", + "amount": 40 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_tin.json b/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_tin.json new file mode 100644 index 000000000..4597e83b0 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/ore/tfg_rich_raw_tin.json @@ -0,0 +1,11 @@ +{ + "type": "tfc:heating", + "ingredient": { + "tag": "forge:rich_raw_materials/tin" + }, + "result_fluid": { + "fluid": "gtceu:tin", + "amount": 48 + }, + "temperature": 270 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/raw_bloom.json b/kubejs/data/tfc/recipes/heating/raw_bloom.json new file mode 100644 index 000000000..1b7b06080 --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/raw_bloom.json @@ -0,0 +1,12 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:heating", + "ingredient": { + "item": "tfc:raw_iron_bloom" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 144 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/heating/refined_bloom.json b/kubejs/data/tfc/recipes/heating/refined_bloom.json new file mode 100644 index 000000000..b0a9196ad --- /dev/null +++ b/kubejs/data/tfc/recipes/heating/refined_bloom.json @@ -0,0 +1,12 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:heating", + "ingredient": { + "item": "tfc:refined_iron_bloom" + }, + "result_fluid": { + "fluid": "gtceu:iron", + "amount": 144 + }, + "temperature": 1535 +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/pot/latex.json b/kubejs/data/tfc/recipes/pot/latex.json new file mode 100644 index 000000000..8bd26477f --- /dev/null +++ b/kubejs/data/tfc/recipes/pot/latex.json @@ -0,0 +1,19 @@ +{ + "type": "tfc:pot", + "ingredients": [ + { + "item": "tfc:powder/sulfur" + } + ], + "fluid_ingredient": { + "ingredient": "gtceu:latex", + "amount": 1000 + }, + "duration": 5000, + "temperature": 300, + "item_output": [ + { + "item": "gtceu:sticky_resin" + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/bismuth_bronze_boots.json b/kubejs/data/tfc/recipes/welding/bismuth_bronze_boots.json new file mode 100644 index 000000000..c196857a2 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/bismuth_bronze_boots.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_boots/bismuth_bronze" + }, + "second_input": { + "tag": "forge:plates/bismuth_bronze" + }, + "tier": 1, + "result": { + "item": "tfc:metal/boots/bismuth_bronze" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/bismuth_bronze_chestplate.json b/kubejs/data/tfc/recipes/welding/bismuth_bronze_chestplate.json new file mode 100644 index 000000000..00dc50a0f --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/bismuth_bronze_chestplate.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_chestplate/bismuth_bronze" + }, + "second_input": { + "tag": "forge:plates/double/bismuth_bronze" + }, + "tier": 1, + "result": { + "item": "tfc:metal/chestplate/bismuth_bronze" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/bismuth_bronze_double_ingot.json b/kubejs/data/tfc/recipes/welding/bismuth_bronze_double_ingot.json new file mode 100644 index 000000000..ee7213b91 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/bismuth_bronze_double_ingot.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:ingots/bismuth_bronze" + }, + "second_input": { + "tag": "forge:ingots/bismuth_bronze" + }, + "tier": 1, + "result": { + "item": "tfc:metal/double_ingot/bismuth_bronze" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/bismuth_bronze_double_sheet.json b/kubejs/data/tfc/recipes/welding/bismuth_bronze_double_sheet.json new file mode 100644 index 000000000..12a28ecd4 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/bismuth_bronze_double_sheet.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:plates/bismuth_bronze" + }, + "second_input": { + "tag": "forge:plates/bismuth_bronze" + }, + "tier": 1, + "result": { + "item": "gtceu:bismuth_bronze_double_plate" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/bismuth_bronze_greaves.json b/kubejs/data/tfc/recipes/welding/bismuth_bronze_greaves.json new file mode 100644 index 000000000..243eaa6b5 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/bismuth_bronze_greaves.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_greaves/bismuth_bronze" + }, + "second_input": { + "tag": "forge:plates/bismuth_bronze" + }, + "tier": 1, + "result": { + "item": "tfc:metal/greaves/bismuth_bronze" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/bismuth_bronze_helmet.json b/kubejs/data/tfc/recipes/welding/bismuth_bronze_helmet.json new file mode 100644 index 000000000..06c158784 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/bismuth_bronze_helmet.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_helmet/bismuth_bronze" + }, + "second_input": { + "tag": "forge:plates/bismuth_bronze" + }, + "tier": 1, + "result": { + "item": "tfc:metal/helmet/bismuth_bronze" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/bismuth_bronze_shears.json b/kubejs/data/tfc/recipes/welding/bismuth_bronze_shears.json new file mode 100644 index 000000000..aac4075a5 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/bismuth_bronze_shears.json @@ -0,0 +1,15 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:knife_heads/bismuth_bronze" + }, + "second_input": { + "tag": "forge:knife_heads/bismuth_bronze" + }, + "tier": 1, + "result": { + "item": "tfc:metal/shears/bismuth_bronze" + }, + "combine_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/bismuth_double_ingot.json b/kubejs/data/tfc/recipes/welding/bismuth_double_ingot.json new file mode 100644 index 000000000..5c9f60561 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/bismuth_double_ingot.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:ingots/bismuth" + }, + "second_input": { + "tag": "forge:ingots/bismuth" + }, + "tier": 0, + "result": { + "item": "tfc:metal/double_ingot/bismuth" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/bismuth_double_sheet.json b/kubejs/data/tfc/recipes/welding/bismuth_double_sheet.json new file mode 100644 index 000000000..edc97f7ee --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/bismuth_double_sheet.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:plates/bismuth" + }, + "second_input": { + "tag": "forge:plates/bismuth" + }, + "tier": 0, + "result": { + "item": "gtceu:bismuth_double_plate" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/black_bronze_boots.json b/kubejs/data/tfc/recipes/welding/black_bronze_boots.json new file mode 100644 index 000000000..62c31c653 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/black_bronze_boots.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_boots/black_bronze" + }, + "second_input": { + "tag": "forge:plates/black_bronze" + }, + "tier": 1, + "result": { + "item": "tfc:metal/boots/black_bronze" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/black_bronze_chestplate.json b/kubejs/data/tfc/recipes/welding/black_bronze_chestplate.json new file mode 100644 index 000000000..08a852b6d --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/black_bronze_chestplate.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_chestplate/black_bronze" + }, + "second_input": { + "tag": "forge:plates/double/black_bronze" + }, + "tier": 1, + "result": { + "item": "tfc:metal/chestplate/black_bronze" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/black_bronze_double_ingot.json b/kubejs/data/tfc/recipes/welding/black_bronze_double_ingot.json new file mode 100644 index 000000000..eeac38582 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/black_bronze_double_ingot.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:ingots/black_bronze" + }, + "second_input": { + "tag": "forge:ingots/black_bronze" + }, + "tier": 1, + "result": { + "item": "tfc:metal/double_ingot/black_bronze" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/black_bronze_double_sheet.json b/kubejs/data/tfc/recipes/welding/black_bronze_double_sheet.json new file mode 100644 index 000000000..bece5b44a --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/black_bronze_double_sheet.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:plates/black_bronze" + }, + "second_input": { + "tag": "forge:plates/black_bronze" + }, + "tier": 1, + "result": { + "item": "gtceu:black_bronze_double_plate" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/black_bronze_greaves.json b/kubejs/data/tfc/recipes/welding/black_bronze_greaves.json new file mode 100644 index 000000000..bb5003229 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/black_bronze_greaves.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_greaves/black_bronze" + }, + "second_input": { + "tag": "forge:plates/black_bronze" + }, + "tier": 1, + "result": { + "item": "tfc:metal/greaves/black_bronze" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/black_bronze_helmet.json b/kubejs/data/tfc/recipes/welding/black_bronze_helmet.json new file mode 100644 index 000000000..93f495d7b --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/black_bronze_helmet.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_helmet/black_bronze" + }, + "second_input": { + "tag": "forge:plates/black_bronze" + }, + "tier": 1, + "result": { + "item": "tfc:metal/helmet/black_bronze" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/black_bronze_shears.json b/kubejs/data/tfc/recipes/welding/black_bronze_shears.json new file mode 100644 index 000000000..959ade121 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/black_bronze_shears.json @@ -0,0 +1,15 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:knife_heads/black_bronze" + }, + "second_input": { + "tag": "forge:knife_heads/black_bronze" + }, + "tier": 1, + "result": { + "item": "tfc:metal/shears/black_bronze" + }, + "combine_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/black_steel_boots.json b/kubejs/data/tfc/recipes/welding/black_steel_boots.json new file mode 100644 index 000000000..9d50d9f14 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/black_steel_boots.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_boots/black_steel" + }, + "second_input": { + "tag": "forge:plates/black_steel" + }, + "tier": 4, + "result": { + "item": "tfc:metal/boots/black_steel" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/black_steel_chestplate.json b/kubejs/data/tfc/recipes/welding/black_steel_chestplate.json new file mode 100644 index 000000000..4720c8788 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/black_steel_chestplate.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_chestplate/black_steel" + }, + "second_input": { + "tag": "forge:plates/double/black_steel" + }, + "tier": 4, + "result": { + "item": "tfc:metal/chestplate/black_steel" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/black_steel_double_ingot.json b/kubejs/data/tfc/recipes/welding/black_steel_double_ingot.json new file mode 100644 index 000000000..b1a8cbaaa --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/black_steel_double_ingot.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:ingots/black_steel" + }, + "second_input": { + "tag": "forge:ingots/black_steel" + }, + "tier": 4, + "result": { + "item": "tfc:metal/double_ingot/black_steel" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/black_steel_double_sheet.json b/kubejs/data/tfc/recipes/welding/black_steel_double_sheet.json new file mode 100644 index 000000000..053f433ed --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/black_steel_double_sheet.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:plates/black_steel" + }, + "second_input": { + "tag": "forge:plates/black_steel" + }, + "tier": 4, + "result": { + "item": "gtceu:black_steel_double_plate" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/black_steel_greaves.json b/kubejs/data/tfc/recipes/welding/black_steel_greaves.json new file mode 100644 index 000000000..e5df68a37 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/black_steel_greaves.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_greaves/black_steel" + }, + "second_input": { + "tag": "forge:plates/black_steel" + }, + "tier": 4, + "result": { + "item": "tfc:metal/greaves/black_steel" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/black_steel_helmet.json b/kubejs/data/tfc/recipes/welding/black_steel_helmet.json new file mode 100644 index 000000000..1ec1e87d2 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/black_steel_helmet.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_helmet/black_steel" + }, + "second_input": { + "tag": "forge:plates/black_steel" + }, + "tier": 4, + "result": { + "item": "tfc:metal/helmet/black_steel" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/black_steel_shears.json b/kubejs/data/tfc/recipes/welding/black_steel_shears.json new file mode 100644 index 000000000..6ed170134 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/black_steel_shears.json @@ -0,0 +1,15 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:knife_heads/black_steel" + }, + "second_input": { + "tag": "forge:knife_heads/black_steel" + }, + "tier": 4, + "result": { + "item": "tfc:metal/shears/black_steel" + }, + "combine_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/blue_steel_boots.json b/kubejs/data/tfc/recipes/welding/blue_steel_boots.json new file mode 100644 index 000000000..ed46996b7 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/blue_steel_boots.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_boots/blue_steel" + }, + "second_input": { + "tag": "forge:plates/blue_steel" + }, + "tier": 5, + "result": { + "item": "tfc:metal/boots/blue_steel" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/blue_steel_chestplate.json b/kubejs/data/tfc/recipes/welding/blue_steel_chestplate.json new file mode 100644 index 000000000..82f0bf763 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/blue_steel_chestplate.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_chestplate/blue_steel" + }, + "second_input": { + "tag": "forge:plates/double/blue_steel" + }, + "tier": 5, + "result": { + "item": "tfc:metal/chestplate/blue_steel" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/blue_steel_double_ingot.json b/kubejs/data/tfc/recipes/welding/blue_steel_double_ingot.json new file mode 100644 index 000000000..64b4166e5 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/blue_steel_double_ingot.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:ingots/blue_steel" + }, + "second_input": { + "tag": "forge:ingots/blue_steel" + }, + "tier": 5, + "result": { + "item": "tfc:metal/double_ingot/blue_steel" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/blue_steel_double_sheet.json b/kubejs/data/tfc/recipes/welding/blue_steel_double_sheet.json new file mode 100644 index 000000000..e1bca0d06 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/blue_steel_double_sheet.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:plates/blue_steel" + }, + "second_input": { + "tag": "forge:plates/blue_steel" + }, + "tier": 5, + "result": { + "item": "gtceu:blue_steel_double_plate" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/blue_steel_greaves.json b/kubejs/data/tfc/recipes/welding/blue_steel_greaves.json new file mode 100644 index 000000000..f0381d0e8 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/blue_steel_greaves.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_greaves/blue_steel" + }, + "second_input": { + "tag": "forge:plates/blue_steel" + }, + "tier": 5, + "result": { + "item": "tfc:metal/greaves/blue_steel" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/blue_steel_helmet.json b/kubejs/data/tfc/recipes/welding/blue_steel_helmet.json new file mode 100644 index 000000000..74ca738d6 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/blue_steel_helmet.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_helmet/blue_steel" + }, + "second_input": { + "tag": "forge:plates/blue_steel" + }, + "tier": 5, + "result": { + "item": "tfc:metal/helmet/blue_steel" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/blue_steel_shears.json b/kubejs/data/tfc/recipes/welding/blue_steel_shears.json new file mode 100644 index 000000000..173db0be5 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/blue_steel_shears.json @@ -0,0 +1,15 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:knife_heads/blue_steel" + }, + "second_input": { + "tag": "forge:knife_heads/blue_steel" + }, + "tier": 5, + "result": { + "item": "tfc:metal/shears/blue_steel" + }, + "combine_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/brass_double_ingot.json b/kubejs/data/tfc/recipes/welding/brass_double_ingot.json new file mode 100644 index 000000000..c9f6e8c67 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/brass_double_ingot.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:ingots/brass" + }, + "second_input": { + "tag": "forge:ingots/brass" + }, + "tier": 1, + "result": { + "item": "tfc:metal/double_ingot/brass" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/brass_double_sheet.json b/kubejs/data/tfc/recipes/welding/brass_double_sheet.json new file mode 100644 index 000000000..d60f3a6f8 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/brass_double_sheet.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:plates/brass" + }, + "second_input": { + "tag": "forge:plates/brass" + }, + "tier": 1, + "result": { + "item": "gtceu:brass_double_plate" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/bronze_boots.json b/kubejs/data/tfc/recipes/welding/bronze_boots.json new file mode 100644 index 000000000..6428dea24 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/bronze_boots.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_boots/bronze" + }, + "second_input": { + "tag": "forge:plates/bronze" + }, + "tier": 1, + "result": { + "item": "tfc:metal/boots/bronze" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/bronze_chestplate.json b/kubejs/data/tfc/recipes/welding/bronze_chestplate.json new file mode 100644 index 000000000..6e12c8868 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/bronze_chestplate.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_chestplate/bronze" + }, + "second_input": { + "tag": "forge:plates/double/bronze" + }, + "tier": 1, + "result": { + "item": "tfc:metal/chestplate/bronze" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/bronze_double_ingot.json b/kubejs/data/tfc/recipes/welding/bronze_double_ingot.json new file mode 100644 index 000000000..0e58bb328 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/bronze_double_ingot.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:ingots/bronze" + }, + "second_input": { + "tag": "forge:ingots/bronze" + }, + "tier": 1, + "result": { + "item": "tfc:metal/double_ingot/bronze" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/bronze_double_sheet.json b/kubejs/data/tfc/recipes/welding/bronze_double_sheet.json new file mode 100644 index 000000000..5b621b8c4 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/bronze_double_sheet.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:plates/bronze" + }, + "second_input": { + "tag": "forge:plates/bronze" + }, + "tier": 1, + "result": { + "item": "gtceu:bronze_double_plate" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/bronze_greaves.json b/kubejs/data/tfc/recipes/welding/bronze_greaves.json new file mode 100644 index 000000000..9e2fcbcd1 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/bronze_greaves.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_greaves/bronze" + }, + "second_input": { + "tag": "forge:plates/bronze" + }, + "tier": 1, + "result": { + "item": "tfc:metal/greaves/bronze" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/bronze_helmet.json b/kubejs/data/tfc/recipes/welding/bronze_helmet.json new file mode 100644 index 000000000..db76e5dd3 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/bronze_helmet.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_helmet/bronze" + }, + "second_input": { + "tag": "forge:plates/bronze" + }, + "tier": 1, + "result": { + "item": "tfc:metal/helmet/bronze" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/bronze_shears.json b/kubejs/data/tfc/recipes/welding/bronze_shears.json new file mode 100644 index 000000000..4ee9de4ed --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/bronze_shears.json @@ -0,0 +1,15 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:knife_heads/bronze" + }, + "second_input": { + "tag": "forge:knife_heads/bronze" + }, + "tier": 1, + "result": { + "item": "tfc:metal/shears/bronze" + }, + "combine_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/cast_iron_double_ingot.json b/kubejs/data/tfc/recipes/welding/cast_iron_double_ingot.json new file mode 100644 index 000000000..ae8f9473f --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/cast_iron_double_ingot.json @@ -0,0 +1,14 @@ +{ + "__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" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/cast_iron_double_sheet.json b/kubejs/data/tfc/recipes/welding/cast_iron_double_sheet.json new file mode 100644 index 000000000..2e4ef7b2c --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/cast_iron_double_sheet.json @@ -0,0 +1,14 @@ +{ + "__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" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/copper_boots.json b/kubejs/data/tfc/recipes/welding/copper_boots.json new file mode 100644 index 000000000..731203afe --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/copper_boots.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_boots/copper" + }, + "second_input": { + "tag": "forge:plates/copper" + }, + "tier": 0, + "result": { + "item": "tfc:metal/boots/copper" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/copper_chestplate.json b/kubejs/data/tfc/recipes/welding/copper_chestplate.json new file mode 100644 index 000000000..7dac4a9a9 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/copper_chestplate.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_chestplate/copper" + }, + "second_input": { + "tag": "forge:plates/double/copper" + }, + "tier": 0, + "result": { + "item": "tfc:metal/chestplate/copper" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/copper_double_ingot.json b/kubejs/data/tfc/recipes/welding/copper_double_ingot.json new file mode 100644 index 000000000..4014827b7 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/copper_double_ingot.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:ingots/copper" + }, + "second_input": { + "tag": "forge:ingots/copper" + }, + "tier": 0, + "result": { + "item": "tfc:metal/double_ingot/copper" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/copper_double_sheet.json b/kubejs/data/tfc/recipes/welding/copper_double_sheet.json new file mode 100644 index 000000000..523522973 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/copper_double_sheet.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:plates/copper" + }, + "second_input": { + "tag": "forge:plates/copper" + }, + "tier": 0, + "result": { + "item": "gtceu:copper_double_plate" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/copper_greaves.json b/kubejs/data/tfc/recipes/welding/copper_greaves.json new file mode 100644 index 000000000..1c535ff40 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/copper_greaves.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_greaves/copper" + }, + "second_input": { + "tag": "forge:plates/copper" + }, + "tier": 0, + "result": { + "item": "tfc:metal/greaves/copper" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/copper_helmet.json b/kubejs/data/tfc/recipes/welding/copper_helmet.json new file mode 100644 index 000000000..b0ab115d5 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/copper_helmet.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_helmet/copper" + }, + "second_input": { + "tag": "forge:plates/copper" + }, + "tier": 0, + "result": { + "item": "tfc:metal/helmet/copper" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/copper_shears.json b/kubejs/data/tfc/recipes/welding/copper_shears.json new file mode 100644 index 000000000..ab16e810d --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/copper_shears.json @@ -0,0 +1,15 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:knife_heads/copper" + }, + "second_input": { + "tag": "forge:knife_heads/copper" + }, + "tier": 0, + "result": { + "item": "tfc:metal/shears/copper" + }, + "combine_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/gold_double_ingot.json b/kubejs/data/tfc/recipes/welding/gold_double_ingot.json new file mode 100644 index 000000000..cb4cf0b37 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/gold_double_ingot.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:ingots/gold" + }, + "second_input": { + "tag": "forge:ingots/gold" + }, + "tier": 0, + "result": { + "item": "tfc:metal/double_ingot/gold" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/gold_double_sheet.json b/kubejs/data/tfc/recipes/welding/gold_double_sheet.json new file mode 100644 index 000000000..fae0d66e3 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/gold_double_sheet.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:plates/gold" + }, + "second_input": { + "tag": "forge:plates/gold" + }, + "tier": 0, + "result": { + "item": "gtceu:gold_double_plate" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/high_carbon_black_steel_ingot.json b/kubejs/data/tfc/recipes/welding/high_carbon_black_steel_ingot.json new file mode 100644 index 000000000..38849359d --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/high_carbon_black_steel_ingot.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:ingots/weak_steel" + }, + "second_input": { + "tag": "forge:ingots/pig_iron" + }, + "tier": 3, + "result": { + "item": "tfc:metal/ingot/high_carbon_black_steel" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/high_carbon_blue_steel_ingot.json b/kubejs/data/tfc/recipes/welding/high_carbon_blue_steel_ingot.json new file mode 100644 index 000000000..bb3979a18 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/high_carbon_blue_steel_ingot.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:ingots/weak_blue_steel" + }, + "second_input": { + "tag": "forge:ingots/black_steel" + }, + "tier": 4, + "result": { + "item": "tfc:metal/ingot/high_carbon_blue_steel" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/high_carbon_red_steel_ingot.json b/kubejs/data/tfc/recipes/welding/high_carbon_red_steel_ingot.json new file mode 100644 index 000000000..b56b8cb5b --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/high_carbon_red_steel_ingot.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:ingots/weak_red_steel" + }, + "second_input": { + "tag": "forge:ingots/black_steel" + }, + "tier": 4, + "result": { + "item": "tfc:metal/ingot/high_carbon_red_steel" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/jacks.json b/kubejs/data/tfc/recipes/welding/jacks.json new file mode 100644 index 000000000..e5f3826cd --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/jacks.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:rods/brass" + }, + "second_input": { + "tag": "forge:rods/brass" + }, + "tier": 2, + "result": { + "item": "tfc:jacks" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/nickel_double_ingot.json b/kubejs/data/tfc/recipes/welding/nickel_double_ingot.json new file mode 100644 index 000000000..9c93a8ccb --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/nickel_double_ingot.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:ingots/nickel" + }, + "second_input": { + "tag": "forge:ingots/nickel" + }, + "tier": 0, + "result": { + "item": "tfc:metal/double_ingot/nickel" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/nickel_double_sheet.json b/kubejs/data/tfc/recipes/welding/nickel_double_sheet.json new file mode 100644 index 000000000..19640111c --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/nickel_double_sheet.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:plates/nickel" + }, + "second_input": { + "tag": "forge:plates/nickel" + }, + "tier": 0, + "result": { + "item": "gtceu:nickel_double_plate" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/red_steel_boots.json b/kubejs/data/tfc/recipes/welding/red_steel_boots.json new file mode 100644 index 000000000..3b88f6f9f --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/red_steel_boots.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_boots/red_steel" + }, + "second_input": { + "tag": "forge:plates/red_steel" + }, + "tier": 5, + "result": { + "item": "tfc:metal/boots/red_steel" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/red_steel_chestplate.json b/kubejs/data/tfc/recipes/welding/red_steel_chestplate.json new file mode 100644 index 000000000..62b746bb0 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/red_steel_chestplate.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_chestplate/red_steel" + }, + "second_input": { + "tag": "forge:plates/double/red_steel" + }, + "tier": 5, + "result": { + "item": "tfc:metal/chestplate/red_steel" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/red_steel_double_ingot.json b/kubejs/data/tfc/recipes/welding/red_steel_double_ingot.json new file mode 100644 index 000000000..06d78632a --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/red_steel_double_ingot.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:ingots/red_steel" + }, + "second_input": { + "tag": "forge:ingots/red_steel" + }, + "tier": 5, + "result": { + "item": "tfc:metal/double_ingot/red_steel" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/red_steel_double_sheet.json b/kubejs/data/tfc/recipes/welding/red_steel_double_sheet.json new file mode 100644 index 000000000..062030e21 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/red_steel_double_sheet.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:plates/red_steel" + }, + "second_input": { + "tag": "forge:plates/red_steel" + }, + "tier": 5, + "result": { + "item": "gtceu:red_steel_double_plate" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/red_steel_greaves.json b/kubejs/data/tfc/recipes/welding/red_steel_greaves.json new file mode 100644 index 000000000..67e02281a --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/red_steel_greaves.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_greaves/red_steel" + }, + "second_input": { + "tag": "forge:plates/red_steel" + }, + "tier": 5, + "result": { + "item": "tfc:metal/greaves/red_steel" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/red_steel_helmet.json b/kubejs/data/tfc/recipes/welding/red_steel_helmet.json new file mode 100644 index 000000000..e2f961cbb --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/red_steel_helmet.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_helmet/red_steel" + }, + "second_input": { + "tag": "forge:plates/red_steel" + }, + "tier": 5, + "result": { + "item": "tfc:metal/helmet/red_steel" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/red_steel_shears.json b/kubejs/data/tfc/recipes/welding/red_steel_shears.json new file mode 100644 index 000000000..ca0f419af --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/red_steel_shears.json @@ -0,0 +1,15 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:knife_heads/red_steel" + }, + "second_input": { + "tag": "forge:knife_heads/red_steel" + }, + "tier": 5, + "result": { + "item": "tfc:metal/shears/red_steel" + }, + "combine_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/rose_gold_double_ingot.json b/kubejs/data/tfc/recipes/welding/rose_gold_double_ingot.json new file mode 100644 index 000000000..63b0320b9 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/rose_gold_double_ingot.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:ingots/rose_gold" + }, + "second_input": { + "tag": "forge:ingots/rose_gold" + }, + "tier": 0, + "result": { + "item": "tfc:metal/double_ingot/rose_gold" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/rose_gold_double_sheet.json b/kubejs/data/tfc/recipes/welding/rose_gold_double_sheet.json new file mode 100644 index 000000000..64cffea50 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/rose_gold_double_sheet.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:plates/rose_gold" + }, + "second_input": { + "tag": "forge:plates/rose_gold" + }, + "tier": 0, + "result": { + "item": "gtceu:rose_gold_double_plate" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/silver_double_ingot.json b/kubejs/data/tfc/recipes/welding/silver_double_ingot.json new file mode 100644 index 000000000..38b76c229 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/silver_double_ingot.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:ingots/silver" + }, + "second_input": { + "tag": "forge:ingots/silver" + }, + "tier": 0, + "result": { + "item": "tfc:metal/double_ingot/silver" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/silver_double_sheet.json b/kubejs/data/tfc/recipes/welding/silver_double_sheet.json new file mode 100644 index 000000000..4378af55a --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/silver_double_sheet.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:plates/silver" + }, + "second_input": { + "tag": "forge:plates/silver" + }, + "tier": 0, + "result": { + "item": "gtceu:silver_double_plate" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/steel_boots.json b/kubejs/data/tfc/recipes/welding/steel_boots.json new file mode 100644 index 000000000..15915e12f --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/steel_boots.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_boots/steel" + }, + "second_input": { + "tag": "forge:plates/steel" + }, + "tier": 3, + "result": { + "item": "tfc:metal/boots/steel" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/steel_chestplate.json b/kubejs/data/tfc/recipes/welding/steel_chestplate.json new file mode 100644 index 000000000..738b8eecb --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/steel_chestplate.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_chestplate/steel" + }, + "second_input": { + "tag": "forge:plates/double/steel" + }, + "tier": 3, + "result": { + "item": "tfc:metal/chestplate/steel" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/steel_double_ingot.json b/kubejs/data/tfc/recipes/welding/steel_double_ingot.json new file mode 100644 index 000000000..96014bd77 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/steel_double_ingot.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:ingots/steel" + }, + "second_input": { + "tag": "forge:ingots/steel" + }, + "tier": 3, + "result": { + "item": "tfc:metal/double_ingot/steel" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/steel_double_sheet.json b/kubejs/data/tfc/recipes/welding/steel_double_sheet.json new file mode 100644 index 000000000..a43c55338 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/steel_double_sheet.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:plates/steel" + }, + "second_input": { + "tag": "forge:plates/steel" + }, + "tier": 3, + "result": { + "item": "gtceu:steel_double_plate" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/steel_greaves.json b/kubejs/data/tfc/recipes/welding/steel_greaves.json new file mode 100644 index 000000000..872ade352 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/steel_greaves.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_greaves/steel" + }, + "second_input": { + "tag": "forge:plates/steel" + }, + "tier": 3, + "result": { + "item": "tfc:metal/greaves/steel" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/steel_helmet.json b/kubejs/data/tfc/recipes/welding/steel_helmet.json new file mode 100644 index 000000000..59c89468b --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/steel_helmet.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_helmet/steel" + }, + "second_input": { + "tag": "forge:plates/steel" + }, + "tier": 3, + "result": { + "item": "tfc:metal/helmet/steel" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/steel_shears.json b/kubejs/data/tfc/recipes/welding/steel_shears.json new file mode 100644 index 000000000..ec8c365f6 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/steel_shears.json @@ -0,0 +1,15 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:knife_heads/steel" + }, + "second_input": { + "tag": "forge:knife_heads/steel" + }, + "tier": 3, + "result": { + "item": "tfc:metal/shears/steel" + }, + "combine_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/sterling_silver_double_ingot.json b/kubejs/data/tfc/recipes/welding/sterling_silver_double_ingot.json new file mode 100644 index 000000000..fa7554ce7 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/sterling_silver_double_ingot.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:ingots/sterling_silver" + }, + "second_input": { + "tag": "forge:ingots/sterling_silver" + }, + "tier": 0, + "result": { + "item": "tfc:metal/double_ingot/sterling_silver" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/sterling_silver_double_sheet.json b/kubejs/data/tfc/recipes/welding/sterling_silver_double_sheet.json new file mode 100644 index 000000000..912498dd1 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/sterling_silver_double_sheet.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:plates/sterling_silver" + }, + "second_input": { + "tag": "forge:plates/sterling_silver" + }, + "tier": 0, + "result": { + "item": "gtceu:sterling_silver_double_plate" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_bismuth_bronze_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_bismuth_bronze_long_rod.json new file mode 100644 index 000000000..ef295154e --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/tfg_bismuth_bronze_long_rod.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:rods/bismuth_bronze" + }, + "second_input": { + "tag": "forge:rods/bismuth_bronze" + }, + "tier": 1, + "result": { + "item": "gtceu:bismuth_bronze_long_rod" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_black_bronze_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_black_bronze_long_rod.json new file mode 100644 index 000000000..9ee915950 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/tfg_black_bronze_long_rod.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:rods/black_bronze" + }, + "second_input": { + "tag": "forge:rods/black_bronze" + }, + "tier": 1, + "result": { + "item": "gtceu:black_bronze_long_rod" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_black_steel_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_black_steel_long_rod.json new file mode 100644 index 000000000..8b2fb2294 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/tfg_black_steel_long_rod.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:rods/black_steel" + }, + "second_input": { + "tag": "forge:rods/black_steel" + }, + "tier": 1, + "result": { + "item": "gtceu:black_steel_long_rod" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_blue_steel_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_blue_steel_long_rod.json new file mode 100644 index 000000000..3a1e362e5 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/tfg_blue_steel_long_rod.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:rods/blue_steel" + }, + "second_input": { + "tag": "forge:rods/blue_steel" + }, + "tier": 1, + "result": { + "item": "gtceu:blue_steel_long_rod" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_brass_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_brass_long_rod.json new file mode 100644 index 000000000..776c164fb --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/tfg_brass_long_rod.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:rods/brass" + }, + "second_input": { + "tag": "forge:rods/brass" + }, + "tier": 1, + "result": { + "item": "gtceu:brass_long_rod" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_bronze_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_bronze_long_rod.json new file mode 100644 index 000000000..ceffaff2e --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/tfg_bronze_long_rod.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:rods/bronze" + }, + "second_input": { + "tag": "forge:rods/bronze" + }, + "tier": 1, + "result": { + "item": "gtceu:bronze_long_rod" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_copper_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_copper_long_rod.json new file mode 100644 index 000000000..af90d1bde --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/tfg_copper_long_rod.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:rods/copper" + }, + "second_input": { + "tag": "forge:rods/copper" + }, + "tier": 1, + "result": { + "item": "gtceu:copper_long_rod" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_gold_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_gold_long_rod.json new file mode 100644 index 000000000..939e44055 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/tfg_gold_long_rod.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:rods/gold" + }, + "second_input": { + "tag": "forge:rods/gold" + }, + "tier": 1, + "result": { + "item": "gtceu:gold_long_rod" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_iron_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_iron_long_rod.json new file mode 100644 index 000000000..1833b2eb4 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/tfg_iron_long_rod.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:rods/iron" + }, + "second_input": { + "tag": "forge:rods/iron" + }, + "tier": 1, + "result": { + "item": "gtceu:iron_long_rod" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_nickel_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_nickel_long_rod.json new file mode 100644 index 000000000..48f1354af --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/tfg_nickel_long_rod.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:rods/nickel" + }, + "second_input": { + "tag": "forge:rods/nickel" + }, + "tier": 1, + "result": { + "item": "gtceu:nickel_long_rod" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_red_steel_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_red_steel_long_rod.json new file mode 100644 index 000000000..0c7532dc4 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/tfg_red_steel_long_rod.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:rods/red_steel" + }, + "second_input": { + "tag": "forge:rods/red_steel" + }, + "tier": 1, + "result": { + "item": "gtceu:red_steel_long_rod" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_rose_gold_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_rose_gold_long_rod.json new file mode 100644 index 000000000..21a235dfa --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/tfg_rose_gold_long_rod.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:rods/rose_gold" + }, + "second_input": { + "tag": "forge:rods/rose_gold" + }, + "tier": 1, + "result": { + "item": "gtceu:rose_gold_long_rod" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_silver_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_silver_long_rod.json new file mode 100644 index 000000000..1d07ae017 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/tfg_silver_long_rod.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:rods/silver" + }, + "second_input": { + "tag": "forge:rods/silver" + }, + "tier": 1, + "result": { + "item": "gtceu:silver_long_rod" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_steel_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_steel_long_rod.json new file mode 100644 index 000000000..21c5565e0 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/tfg_steel_long_rod.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:rods/steel" + }, + "second_input": { + "tag": "forge:rods/steel" + }, + "tier": 1, + "result": { + "item": "gtceu:steel_long_rod" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_sterling_silver_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_sterling_silver_long_rod.json new file mode 100644 index 000000000..6c041cde0 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/tfg_sterling_silver_long_rod.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:rods/sterling_silver" + }, + "second_input": { + "tag": "forge:rods/sterling_silver" + }, + "tier": 1, + "result": { + "item": "gtceu:sterling_silver_long_rod" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_tin_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_tin_long_rod.json new file mode 100644 index 000000000..7e3b9b7cd --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/tfg_tin_long_rod.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:rods/tin" + }, + "second_input": { + "tag": "forge:rods/tin" + }, + "tier": 1, + "result": { + "item": "gtceu:tin_long_rod" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_wrought_iron_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_wrought_iron_long_rod.json new file mode 100644 index 000000000..00a5305a2 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/tfg_wrought_iron_long_rod.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:rods/wrought_iron" + }, + "second_input": { + "tag": "forge:rods/wrought_iron" + }, + "tier": 1, + "result": { + "item": "gtceu:wrought_iron_long_rod" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tin_double_ingot.json b/kubejs/data/tfc/recipes/welding/tin_double_ingot.json new file mode 100644 index 000000000..908740ef1 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/tin_double_ingot.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:ingots/tin" + }, + "second_input": { + "tag": "forge:ingots/tin" + }, + "tier": 0, + "result": { + "item": "tfc:metal/double_ingot/tin" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tin_double_sheet.json b/kubejs/data/tfc/recipes/welding/tin_double_sheet.json new file mode 100644 index 000000000..eb658cf18 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/tin_double_sheet.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:plates/tin" + }, + "second_input": { + "tag": "forge:plates/tin" + }, + "tier": 0, + "result": { + "item": "gtceu:tin_double_plate" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/wrought_iron_boots.json b/kubejs/data/tfc/recipes/welding/wrought_iron_boots.json new file mode 100644 index 000000000..a8793df72 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/wrought_iron_boots.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_boots/wrought_iron" + }, + "second_input": { + "tag": "forge:plates/wrought_iron" + }, + "tier": 2, + "result": { + "item": "tfc:metal/boots/wrought_iron" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/wrought_iron_chestplate.json b/kubejs/data/tfc/recipes/welding/wrought_iron_chestplate.json new file mode 100644 index 000000000..31d578ed6 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/wrought_iron_chestplate.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_chestplate/wrought_iron" + }, + "second_input": { + "tag": "forge:plates/double/wrought_iron" + }, + "tier": 2, + "result": { + "item": "tfc:metal/chestplate/wrought_iron" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/wrought_iron_double_ingot.json b/kubejs/data/tfc/recipes/welding/wrought_iron_double_ingot.json new file mode 100644 index 000000000..d61fa2c14 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/wrought_iron_double_ingot.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:ingots/wrought_iron" + }, + "second_input": { + "tag": "forge:ingots/wrought_iron" + }, + "tier": 2, + "result": { + "item": "tfc:metal/double_ingot/wrought_iron" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/wrought_iron_double_sheet.json b/kubejs/data/tfc/recipes/welding/wrought_iron_double_sheet.json new file mode 100644 index 000000000..53c2147e6 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/wrought_iron_double_sheet.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:plates/wrought_iron" + }, + "second_input": { + "tag": "forge:plates/wrought_iron" + }, + "tier": 2, + "result": { + "item": "gtceu:wrought_iron_double_plate" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/wrought_iron_greaves.json b/kubejs/data/tfc/recipes/welding/wrought_iron_greaves.json new file mode 100644 index 000000000..79bca0394 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/wrought_iron_greaves.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_greaves/wrought_iron" + }, + "second_input": { + "tag": "forge:plates/wrought_iron" + }, + "tier": 2, + "result": { + "item": "tfc:metal/greaves/wrought_iron" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/wrought_iron_helmet.json b/kubejs/data/tfc/recipes/welding/wrought_iron_helmet.json new file mode 100644 index 000000000..cb2655b0d --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/wrought_iron_helmet.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "item": "tfc:metal/unfinished_helmet/wrought_iron" + }, + "second_input": { + "tag": "forge:plates/wrought_iron" + }, + "tier": 2, + "result": { + "item": "tfc:metal/helmet/wrought_iron" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/wrought_iron_shears.json b/kubejs/data/tfc/recipes/welding/wrought_iron_shears.json new file mode 100644 index 000000000..b1490ce38 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/wrought_iron_shears.json @@ -0,0 +1,15 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:knife_heads/wrought_iron" + }, + "second_input": { + "tag": "forge:knife_heads/wrought_iron" + }, + "tier": 2, + "result": { + "item": "tfc:metal/shears/wrought_iron" + }, + "combine_forging_bonus": true +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/zinc_double_ingot.json b/kubejs/data/tfc/recipes/welding/zinc_double_ingot.json new file mode 100644 index 000000000..31e648a43 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/zinc_double_ingot.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:ingots/zinc" + }, + "second_input": { + "tag": "forge:ingots/zinc" + }, + "tier": 0, + "result": { + "item": "tfc:metal/double_ingot/zinc" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/zinc_double_sheet.json b/kubejs/data/tfc/recipes/welding/zinc_double_sheet.json new file mode 100644 index 000000000..00a253494 --- /dev/null +++ b/kubejs/data/tfc/recipes/welding/zinc_double_sheet.json @@ -0,0 +1,14 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:welding", + "first_input": { + "tag": "forge:plates/zinc" + }, + "second_input": { + "tag": "forge:plates/zinc" + }, + "tier": 0, + "result": { + "item": "gtceu:zinc_double_plate" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/tags/blocks/can_collapse.json b/kubejs/data/tfc/tags/blocks/can_collapse.json new file mode 100644 index 000000000..704583787 --- /dev/null +++ b/kubejs/data/tfc/tags/blocks/can_collapse.json @@ -0,0 +1,5 @@ +{ + "values": [ + "#forge:tfc_stonetype_ore" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tags/blocks/can_start_collapse.json b/kubejs/data/tfc/tags/blocks/can_start_collapse.json new file mode 100644 index 000000000..704583787 --- /dev/null +++ b/kubejs/data/tfc/tags/blocks/can_start_collapse.json @@ -0,0 +1,5 @@ +{ + "values": [ + "#forge:tfc_stonetype_ore" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tags/blocks/can_trigger_collapse.json b/kubejs/data/tfc/tags/blocks/can_trigger_collapse.json new file mode 100644 index 000000000..704583787 --- /dev/null +++ b/kubejs/data/tfc/tags/blocks/can_trigger_collapse.json @@ -0,0 +1,5 @@ +{ + "values": [ + "#forge:tfc_stonetype_ore" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tags/blocks/monster_spawns_on.json b/kubejs/data/tfc/tags/blocks/monster_spawns_on.json new file mode 100644 index 000000000..704583787 --- /dev/null +++ b/kubejs/data/tfc/tags/blocks/monster_spawns_on.json @@ -0,0 +1,5 @@ +{ + "values": [ + "#forge:tfc_stonetype_ore" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tags/blocks/prospectable.json b/kubejs/data/tfc/tags/blocks/prospectable.json new file mode 100644 index 000000000..704583787 --- /dev/null +++ b/kubejs/data/tfc/tags/blocks/prospectable.json @@ -0,0 +1,5 @@ +{ + "values": [ + "#forge:tfc_stonetype_ore" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tags/fluids/usable_in_barrel.json b/kubejs/data/tfc/tags/fluids/usable_in_barrel.json new file mode 100644 index 000000000..70d353739 --- /dev/null +++ b/kubejs/data/tfc/tags/fluids/usable_in_barrel.json @@ -0,0 +1,7 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "replace": false, + "values": [ + "gtceu:latex" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tags/fluids/usable_in_bell_mold.json b/kubejs/data/tfc/tags/fluids/usable_in_bell_mold.json new file mode 100644 index 000000000..d2bc08f1a --- /dev/null +++ b/kubejs/data/tfc/tags/fluids/usable_in_bell_mold.json @@ -0,0 +1,9 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "replace": false, + "values": [ + "gtceu:bronze", + "gtceu:gold", + "gtceu:brass" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tags/fluids/usable_in_ingot_mold.json b/kubejs/data/tfc/tags/fluids/usable_in_ingot_mold.json new file mode 100644 index 000000000..a5ea1e657 --- /dev/null +++ b/kubejs/data/tfc/tags/fluids/usable_in_ingot_mold.json @@ -0,0 +1,25 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "replace": false, + "values": [ + "gtceu:bismuth", + "gtceu:bismuth_bronze", + "gtceu:black_bronze", + "gtceu:bronze", + "gtceu:brass", + "gtceu:copper", + "gtceu:gold", + "gtceu:nickel", + "gtceu:rose_gold", + "gtceu:silver", + "gtceu:tin", + "gtceu:zinc", + "gtceu:sterling_silver", + "gtceu:wrought_iron", + "gtceu:iron", + "gtceu:steel", + "gtceu:black_steel", + "gtceu:blue_steel", + "gtceu:red_steel" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tags/fluids/usable_in_pot.json b/kubejs/data/tfc/tags/fluids/usable_in_pot.json new file mode 100644 index 000000000..70d353739 --- /dev/null +++ b/kubejs/data/tfc/tags/fluids/usable_in_pot.json @@ -0,0 +1,7 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "replace": false, + "values": [ + "gtceu:latex" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tags/fluids/usable_in_tool_head_mold.json b/kubejs/data/tfc/tags/fluids/usable_in_tool_head_mold.json new file mode 100644 index 000000000..e35a0d9ac --- /dev/null +++ b/kubejs/data/tfc/tags/fluids/usable_in_tool_head_mold.json @@ -0,0 +1,10 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "replace": false, + "values": [ + "gtceu:copper", + "gtceu:bismuth_bronze", + "gtceu:black_bronze", + "gtceu:bronze" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tags/fluids/usable_in_wooden_bucket.json b/kubejs/data/tfc/tags/fluids/usable_in_wooden_bucket.json new file mode 100644 index 000000000..70d353739 --- /dev/null +++ b/kubejs/data/tfc/tags/fluids/usable_in_wooden_bucket.json @@ -0,0 +1,7 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "replace": false, + "values": [ + "gtceu:latex" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tags/items/axes.json b/kubejs/data/tfc/tags/items/axes.json new file mode 100644 index 000000000..3d1770c43 --- /dev/null +++ b/kubejs/data/tfc/tags/items/axes.json @@ -0,0 +1,32 @@ +{ + "replace": false, + "values": [ + "gtceu:aluminium_axe", + "gtceu:copper_axe", + "gtceu:iron_axe", + "gtceu:titanium_axe", + "gtceu:neutronium_axe", + "gtceu:duranium_axe", + "gtceu:bronze_axe", + "gtceu:diamond_axe", + "gtceu:invar_axe", + "gtceu:sterling_silver_axe", + "gtceu:rose_gold_axe", + "gtceu:black_bronze_axe", + "gtceu:bismuth_bronze_axe", + "gtceu:stainless_steel_axe", + "gtceu:steel_axe", + "gtceu:ultimet_axe", + "gtceu:wrought_iron_axe", + "gtceu:tungsten_carbide_axe", + "gtceu:black_steel_axe", + "gtceu:damascus_steel_axe", + "gtceu:tungsten_steel_axe", + "gtceu:cobalt_brass_axe", + "gtceu:vanadium_steel_axe", + "gtceu:naquadah_alloy_axe", + "gtceu:red_steel_axe", + "gtceu:blue_steel_axe", + "gtceu:hsse_axe" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tags/items/hammers.json b/kubejs/data/tfc/tags/items/hammers.json new file mode 100644 index 000000000..e58534293 --- /dev/null +++ b/kubejs/data/tfc/tags/items/hammers.json @@ -0,0 +1,32 @@ +{ + "replace": false, + "values": [ + "gtceu:aluminium_hammer", + "gtceu:copper_hammer", + "gtceu:iron_hammer", + "gtceu:titanium_hammer", + "gtceu:neutronium_hammer", + "gtceu:duranium_hammer", + "gtceu:bronze_hammer", + "gtceu:diamond_hammer", + "gtceu:invar_hammer", + "gtceu:sterling_silver_hammer", + "gtceu:rose_gold_hammer", + "gtceu:black_bronze_hammer", + "gtceu:bismuth_bronze_hammer", + "gtceu:stainless_steel_hammer", + "gtceu:steel_hammer", + "gtceu:ultimet_hammer", + "gtceu:wrought_iron_hammer", + "gtceu:tungsten_carbide_hammer", + "gtceu:black_steel_hammer", + "gtceu:damascus_steel_hammer", + "gtceu:tungsten_steel_hammer", + "gtceu:cobalt_brass_hammer", + "gtceu:vanadium_steel_hammer", + "gtceu:naquadah_alloy_hammer", + "gtceu:red_steel_hammer", + "gtceu:blue_steel_hammer", + "gtceu:hsse_hammer" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tags/items/hoes.json b/kubejs/data/tfc/tags/items/hoes.json new file mode 100644 index 000000000..f0e99657a --- /dev/null +++ b/kubejs/data/tfc/tags/items/hoes.json @@ -0,0 +1,32 @@ +{ + "replace": false, + "values": [ + "gtceu:aluminium_hoe", + "gtceu:copper_hoe", + "gtceu:iron_hoe", + "gtceu:titanium_hoe", + "gtceu:neutronium_hoe", + "gtceu:duranium_hoe", + "gtceu:bronze_hoe", + "gtceu:diamond_hoe", + "gtceu:invar_hoe", + "gtceu:sterling_silver_hoe", + "gtceu:rose_gold_hoe", + "gtceu:black_bronze_hoe", + "gtceu:bismuth_bronze_hoe", + "gtceu:stainless_steel_hoe", + "gtceu:steel_hoe", + "gtceu:ultimet_hoe", + "gtceu:wrought_iron_hoe", + "gtceu:tungsten_carbide_hoe", + "gtceu:black_steel_hoe", + "gtceu:damascus_steel_hoe", + "gtceu:tungsten_steel_hoe", + "gtceu:cobalt_brass_hoe", + "gtceu:vanadium_steel_hoe", + "gtceu:naquadah_alloy_hoe", + "gtceu:red_steel_hoe", + "gtceu:blue_steel_hoe", + "gtceu:hsse_hoe" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tags/items/knives.json b/kubejs/data/tfc/tags/items/knives.json new file mode 100644 index 000000000..bfedeef44 --- /dev/null +++ b/kubejs/data/tfc/tags/items/knives.json @@ -0,0 +1,32 @@ +{ + "replace": false, + "values": [ + "gtceu:aluminium_knife", + "gtceu:copper_knife", + "gtceu:iron_knife", + "gtceu:titanium_knife", + "gtceu:neutronium_knife", + "gtceu:duranium_knife", + "gtceu:bronze_knife", + "gtceu:diamond_knife", + "gtceu:invar_knife", + "gtceu:sterling_silver_knife", + "gtceu:rose_gold_knife", + "gtceu:black_bronze_knife", + "gtceu:bismuth_bronze_knife", + "gtceu:stainless_steel_knife", + "gtceu:steel_knife", + "gtceu:ultimet_knife", + "gtceu:wrought_iron_knife", + "gtceu:tungsten_carbide_knife", + "gtceu:black_steel_knife", + "gtceu:damascus_steel_knife", + "gtceu:tungsten_steel_knife", + "gtceu:cobalt_brass_knife", + "gtceu:vanadium_steel_knife", + "gtceu:naquadah_alloy_knife", + "gtceu:red_steel_knife", + "gtceu:blue_steel_knife", + "gtceu:hsse_knife" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tags/items/mob_mainhand_weapons.json b/kubejs/data/tfc/tags/items/mob_mainhand_weapons.json new file mode 100644 index 000000000..067893c0b --- /dev/null +++ b/kubejs/data/tfc/tags/items/mob_mainhand_weapons.json @@ -0,0 +1,46 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "replace": true, + "values": [ + "gtceu:copper_axe", + "gtceu:copper_sword", + "gtceu:copper_scythe", + "gtceu:bronze_axe", + "gtceu:bronze_sword", + "gtceu:bronze_scythe", + "gtceu:black_bronze_axe", + "gtceu:black_bronze_sword", + "gtceu:black_bronze_scythe", + "gtceu:bismuth_bronze_axe", + "gtceu:bismuth_bronze_sword", + "gtceu:bismuth_bronze_scythe", + "gtceu:wrought_iron_axe", + "gtceu:wrought_iron_sword", + "gtceu:wrought_iron_scythe", + "gtceu:iron_axe", + "gtceu:iron_sword", + "gtceu:iron_scythe", + "tfc:metal/javelin/copper", + "tfc:metal/mace/copper", + "tfc:metal/javelin/bronze", + "tfc:metal/mace/bronze", + "tfc:metal/javelin/black_bronze", + "tfc:metal/mace/black_bronze", + "tfc:metal/javelin/bismuth_bronze", + "tfc:metal/mace/bismuth_bronze", + "tfc:metal/javelin/wrought_iron", + "tfc:metal/mace/wrought_iron", + "tfc:stone/axe/sedimentary", + "tfc:stone/javelin/sedimentary", + "tfc:stone/axe/metamorphic", + "tfc:stone/javelin/metamorphic", + "tfc:stone/axe/igneous_extrusive", + "tfc:stone/javelin/igneous_extrusive", + "tfc:stone/axe/igneous_intrusive", + "tfc:stone/javelin/igneous_intrusive", + "tfc:large_raw_hide", + "tfc:medium_raw_hide", + "tfc:small_raw_hide", + "tfc:handstone" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tags/items/pickaxes.json b/kubejs/data/tfc/tags/items/pickaxes.json new file mode 100644 index 000000000..2a821f3b6 --- /dev/null +++ b/kubejs/data/tfc/tags/items/pickaxes.json @@ -0,0 +1,32 @@ +{ + "replace": false, + "values": [ + "gtceu:aluminium_pickaxe", + "gtceu:copper_pickaxe", + "gtceu:iron_pickaxe", + "gtceu:titanium_pickaxe", + "gtceu:neutronium_pickaxe", + "gtceu:duranium_pickaxe", + "gtceu:bronze_pickaxe", + "gtceu:diamond_pickaxe", + "gtceu:invar_pickaxe", + "gtceu:sterling_silver_pickaxe", + "gtceu:rose_gold_pickaxe", + "gtceu:black_bronze_pickaxe", + "gtceu:bismuth_bronze_pickaxe", + "gtceu:stainless_steel_pickaxe", + "gtceu:steel_pickaxe", + "gtceu:ultimet_pickaxe", + "gtceu:wrought_iron_pickaxe", + "gtceu:tungsten_carbide_pickaxe", + "gtceu:black_steel_pickaxe", + "gtceu:damascus_steel_pickaxe", + "gtceu:tungsten_steel_pickaxe", + "gtceu:cobalt_brass_pickaxe", + "gtceu:vanadium_steel_pickaxe", + "gtceu:naquadah_alloy_pickaxe", + "gtceu:red_steel_pickaxe", + "gtceu:blue_steel_pickaxe", + "gtceu:hsse_pickaxe" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tags/items/pileable_ingots.json b/kubejs/data/tfc/tags/items/pileable_ingots.json new file mode 100644 index 000000000..1ae644011 --- /dev/null +++ b/kubejs/data/tfc/tags/items/pileable_ingots.json @@ -0,0 +1,5 @@ +{ + "values": [ + "#forge:ingots" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tags/items/pileable_sheets.json b/kubejs/data/tfc/tags/items/pileable_sheets.json new file mode 100644 index 000000000..f8ed4a683 --- /dev/null +++ b/kubejs/data/tfc/tags/items/pileable_sheets.json @@ -0,0 +1,5 @@ +{ + "values": [ + "#forge:plates" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tags/items/saws.json b/kubejs/data/tfc/tags/items/saws.json new file mode 100644 index 000000000..208d83d1c --- /dev/null +++ b/kubejs/data/tfc/tags/items/saws.json @@ -0,0 +1,32 @@ +{ + "replace": false, + "values": [ + "gtceu:aluminium_saw", + "gtceu:copper_saw", + "gtceu:iron_saw", + "gtceu:titanium_saw", + "gtceu:neutronium_saw", + "gtceu:duranium_saw", + "gtceu:bronze_saw", + "gtceu:diamond_saw", + "gtceu:invar_saw", + "gtceu:sterling_silver_saw", + "gtceu:rose_gold_saw", + "gtceu:black_bronze_saw", + "gtceu:bismuth_bronze_saw", + "gtceu:stainless_steel_saw", + "gtceu:steel_saw", + "gtceu:ultimet_saw", + "gtceu:wrought_iron_saw", + "gtceu:tungsten_carbide_saw", + "gtceu:black_steel_saw", + "gtceu:damascus_steel_saw", + "gtceu:tungsten_steel_saw", + "gtceu:cobalt_brass_saw", + "gtceu:vanadium_steel_saw", + "gtceu:naquadah_alloy_saw", + "gtceu:red_steel_saw", + "gtceu:blue_steel_saw", + "gtceu:hsse_saw" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tags/items/scythes.json b/kubejs/data/tfc/tags/items/scythes.json new file mode 100644 index 000000000..d7053a26f --- /dev/null +++ b/kubejs/data/tfc/tags/items/scythes.json @@ -0,0 +1,32 @@ +{ + "replace": false, + "values": [ + "gtceu:aluminium_scythe", + "gtceu:copper_scythe", + "gtceu:iron_scythe", + "gtceu:titanium_scythe", + "gtceu:neutronium_scythe", + "gtceu:duranium_scythe", + "gtceu:bronze_scythe", + "gtceu:diamond_scythe", + "gtceu:invar_scythe", + "gtceu:sterling_silver_scythe", + "gtceu:rose_gold_scythe", + "gtceu:black_bronze_scythe", + "gtceu:bismuth_bronze_scythe", + "gtceu:stainless_steel_scythe", + "gtceu:steel_scythe", + "gtceu:ultimet_scythe", + "gtceu:wrought_iron_scythe", + "gtceu:tungsten_carbide_scythe", + "gtceu:black_steel_scythe", + "gtceu:damascus_steel_scythe", + "gtceu:tungsten_steel_scythe", + "gtceu:cobalt_brass_scythe", + "gtceu:vanadium_steel_scythe", + "gtceu:naquadah_alloy_scythe", + "gtceu:red_steel_scythe", + "gtceu:blue_steel_scythe", + "gtceu:hsse_scythe" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tags/items/shovels.json b/kubejs/data/tfc/tags/items/shovels.json new file mode 100644 index 000000000..c3c766b3d --- /dev/null +++ b/kubejs/data/tfc/tags/items/shovels.json @@ -0,0 +1,32 @@ +{ + "replace": false, + "values": [ + "gtceu:aluminium_shovel", + "gtceu:copper_shovel", + "gtceu:iron_shovel", + "gtceu:titanium_shovel", + "gtceu:neutronium_shovel", + "gtceu:duranium_shovel", + "gtceu:bronze_shovel", + "gtceu:diamond_shovel", + "gtceu:invar_shovel", + "gtceu:sterling_silver_shovel", + "gtceu:rose_gold_shovel", + "gtceu:black_bronze_shovel", + "gtceu:bismuth_bronze_shovel", + "gtceu:stainless_steel_shovel", + "gtceu:steel_shovel", + "gtceu:ultimet_shovel", + "gtceu:wrought_iron_shovel", + "gtceu:tungsten_carbide_shovel", + "gtceu:black_steel_shovel", + "gtceu:damascus_steel_shovel", + "gtceu:tungsten_steel_shovel", + "gtceu:cobalt_brass_shovel", + "gtceu:vanadium_steel_shovel", + "gtceu:naquadah_alloy_shovel", + "gtceu:red_steel_shovel", + "gtceu:blue_steel_shovel", + "gtceu:hsse_shovel" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tags/items/swords.json b/kubejs/data/tfc/tags/items/swords.json new file mode 100644 index 000000000..a1075e60e --- /dev/null +++ b/kubejs/data/tfc/tags/items/swords.json @@ -0,0 +1,32 @@ +{ + "replace": false, + "values": [ + "gtceu:aluminium_sword", + "gtceu:copper_sword", + "gtceu:iron_sword", + "gtceu:titanium_sword", + "gtceu:neutronium_sword", + "gtceu:duranium_sword", + "gtceu:bronze_sword", + "gtceu:diamond_sword", + "gtceu:invar_sword", + "gtceu:sterling_silver_sword", + "gtceu:rose_gold_sword", + "gtceu:black_bronze_sword", + "gtceu:bismuth_bronze_sword", + "gtceu:stainless_steel_sword", + "gtceu:steel_sword", + "gtceu:ultimet_sword", + "gtceu:wrought_iron_sword", + "gtceu:tungsten_carbide_sword", + "gtceu:black_steel_sword", + "gtceu:damascus_steel_sword", + "gtceu:tungsten_steel_sword", + "gtceu:cobalt_brass_sword", + "gtceu:vanadium_steel_sword", + "gtceu:naquadah_alloy_sword", + "gtceu:red_steel_sword", + "gtceu:blue_steel_sword", + "gtceu:hsse_sword" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tags/items/usable_on_tool_rack.json b/kubejs/data/tfc/tags/items/usable_on_tool_rack.json new file mode 100644 index 000000000..5d71c84e8 --- /dev/null +++ b/kubejs/data/tfc/tags/items/usable_on_tool_rack.json @@ -0,0 +1,485 @@ +{ + "values": [ + "gtceu:aluminium_sword", + "gtceu:aluminium_pickaxe", + "gtceu:aluminium_shovel", + "gtceu:aluminium_axe", + "gtceu:aluminium_hoe", + "gtceu:aluminium_mining_hammer", + "gtceu:aluminium_saw", + "gtceu:aluminium_hammer", + "gtceu:aluminium_wrench", + "gtceu:aluminium_file", + "gtceu:aluminium_crowbar", + "gtceu:aluminium_screwdriver", + "gtceu:aluminium_wire_cutter", + "gtceu:aluminium_scythe", + "gtceu:aluminium_knife", + "gtceu:aluminium_butchery_knife", + "gtceu:aluminium_plunger", + "gtceu:copper_sword", + "gtceu:copper_pickaxe", + "gtceu:copper_shovel", + "gtceu:copper_axe", + "gtceu:copper_hoe", + "gtceu:copper_mining_hammer", + "gtceu:copper_saw", + "gtceu:copper_hammer", + "gtceu:copper_mallet", + "gtceu:copper_wrench", + "gtceu:copper_file", + "gtceu:copper_crowbar", + "gtceu:copper_screwdriver", + "gtceu:copper_mortar", + "gtceu:copper_wire_cutter", + "gtceu:copper_scythe", + "gtceu:copper_knife", + "gtceu:copper_butchery_knife", + "gtceu:copper_plunger", + "gtceu:iron_sword", + "gtceu:iron_pickaxe", + "gtceu:iron_shovel", + "gtceu:iron_axe", + "gtceu:iron_hoe", + "gtceu:iron_mining_hammer", + "gtceu:iron_saw", + "gtceu:iron_hammer", + "gtceu:iron_wrench", + "gtceu:iron_file", + "gtceu:iron_crowbar", + "gtceu:iron_screwdriver", + "gtceu:iron_mortar", + "gtceu:iron_wire_cutter", + "gtceu:iron_scythe", + "gtceu:iron_knife", + "gtceu:iron_butchery_knife", + "gtceu:iron_plunger", + "gtceu:titanium_sword", + "gtceu:titanium_pickaxe", + "gtceu:titanium_shovel", + "gtceu:titanium_axe", + "gtceu:titanium_hoe", + "gtceu:titanium_mining_hammer", + "gtceu:titanium_saw", + "gtceu:titanium_hammer", + "gtceu:titanium_wrench", + "gtceu:titanium_file", + "gtceu:titanium_crowbar", + "gtceu:titanium_screwdriver", + "gtceu:titanium_wire_cutter", + "gtceu:titanium_scythe", + "gtceu:titanium_knife", + "gtceu:titanium_butchery_knife", + "gtceu:titanium_plunger", + "gtceu:neutronium_sword", + "gtceu:neutronium_pickaxe", + "gtceu:neutronium_shovel", + "gtceu:neutronium_axe", + "gtceu:neutronium_hoe", + "gtceu:neutronium_mining_hammer", + "gtceu:neutronium_saw", + "gtceu:neutronium_hammer", + "gtceu:neutronium_wrench", + "gtceu:neutronium_file", + "gtceu:neutronium_crowbar", + "gtceu:neutronium_screwdriver", + "gtceu:neutronium_wire_cutter", + "gtceu:neutronium_scythe", + "gtceu:neutronium_knife", + "gtceu:neutronium_butchery_knife", + "gtceu:neutronium_plunger", + "gtceu:duranium_sword", + "gtceu:duranium_pickaxe", + "gtceu:duranium_shovel", + "gtceu:duranium_axe", + "gtceu:duranium_hoe", + "gtceu:duranium_mining_hammer", + "gtceu:duranium_saw", + "gtceu:duranium_hammer", + "gtceu:duranium_wrench", + "gtceu:duranium_file", + "gtceu:duranium_crowbar", + "gtceu:duranium_screwdriver", + "gtceu:duranium_wire_cutter", + "gtceu:duranium_scythe", + "gtceu:duranium_knife", + "gtceu:duranium_butchery_knife", + "gtceu:duranium_plunger", + "gtceu:bronze_sword", + "gtceu:bronze_pickaxe", + "gtceu:bronze_shovel", + "gtceu:bronze_axe", + "gtceu:bronze_hoe", + "gtceu:bronze_mining_hammer", + "gtceu:bronze_saw", + "gtceu:bronze_hammer", + "gtceu:bronze_wrench", + "gtceu:bronze_file", + "gtceu:bronze_crowbar", + "gtceu:bronze_screwdriver", + "gtceu:bronze_mortar", + "gtceu:bronze_wire_cutter", + "gtceu:bronze_scythe", + "gtceu:bronze_knife", + "gtceu:bronze_butchery_knife", + "gtceu:bronze_plunger", + "gtceu:diamond_sword", + "gtceu:diamond_pickaxe", + "gtceu:diamond_shovel", + "gtceu:diamond_axe", + "gtceu:diamond_hoe", + "gtceu:diamond_mining_hammer", + "gtceu:diamond_saw", + "gtceu:diamond_hammer", + "gtceu:diamond_wrench", + "gtceu:diamond_file", + "gtceu:diamond_crowbar", + "gtceu:diamond_screwdriver", + "gtceu:diamond_wire_cutter", + "gtceu:diamond_scythe", + "gtceu:diamond_knife", + "gtceu:diamond_butchery_knife", + "gtceu:diamond_plunger", + "gtceu:invar_sword", + "gtceu:invar_pickaxe", + "gtceu:invar_shovel", + "gtceu:invar_axe", + "gtceu:invar_hoe", + "gtceu:invar_mining_hammer", + "gtceu:invar_saw", + "gtceu:invar_hammer", + "gtceu:invar_wrench", + "gtceu:invar_file", + "gtceu:invar_crowbar", + "gtceu:invar_screwdriver", + "gtceu:invar_mortar", + "gtceu:invar_wire_cutter", + "gtceu:invar_scythe", + "gtceu:invar_knife", + "gtceu:invar_butchery_knife", + "gtceu:invar_plunger", + "gtceu:sterling_silver_sword", + "gtceu:sterling_silver_pickaxe", + "gtceu:sterling_silver_shovel", + "gtceu:sterling_silver_axe", + "gtceu:sterling_silver_hoe", + "gtceu:sterling_silver_mining_hammer", + "gtceu:sterling_silver_saw", + "gtceu:sterling_silver_hammer", + "gtceu:sterling_silver_wrench", + "gtceu:sterling_silver_file", + "gtceu:sterling_silver_crowbar", + "gtceu:sterling_silver_screwdriver", + "gtceu:sterling_silver_wire_cutter", + "gtceu:sterling_silver_scythe", + "gtceu:sterling_silver_knife", + "gtceu:sterling_silver_butchery_knife", + "gtceu:sterling_silver_plunger", + "gtceu:rose_gold_sword", + "gtceu:rose_gold_pickaxe", + "gtceu:rose_gold_shovel", + "gtceu:rose_gold_axe", + "gtceu:rose_gold_hoe", + "gtceu:rose_gold_mining_hammer", + "gtceu:rose_gold_saw", + "gtceu:rose_gold_hammer", + "gtceu:rose_gold_wrench", + "gtceu:rose_gold_file", + "gtceu:rose_gold_crowbar", + "gtceu:rose_gold_screwdriver", + "gtceu:rose_gold_wire_cutter", + "gtceu:rose_gold_scythe", + "gtceu:rose_gold_knife", + "gtceu:rose_gold_butchery_knife", + "gtceu:rose_gold_plunger", + "gtceu:black_bronze_sword", + "gtceu:black_bronze_pickaxe", + "gtceu:black_bronze_shovel", + "gtceu:black_bronze_axe", + "gtceu:black_bronze_hoe", + "gtceu:black_bronze_mining_hammer", + "gtceu:black_bronze_saw", + "gtceu:black_bronze_hammer", + "gtceu:black_bronze_mallet", + "gtceu:black_bronze_wrench", + "gtceu:black_bronze_file", + "gtceu:black_bronze_crowbar", + "gtceu:black_bronze_screwdriver", + "gtceu:black_bronze_mortar", + "gtceu:black_bronze_wire_cutter", + "gtceu:black_bronze_scythe", + "gtceu:black_bronze_knife", + "gtceu:black_bronze_butchery_knife", + "gtceu:black_bronze_plunger", + "gtceu:bismuth_bronze_sword", + "gtceu:bismuth_bronze_pickaxe", + "gtceu:bismuth_bronze_shovel", + "gtceu:bismuth_bronze_axe", + "gtceu:bismuth_bronze_hoe", + "gtceu:bismuth_bronze_mining_hammer", + "gtceu:bismuth_bronze_saw", + "gtceu:bismuth_bronze_hammer", + "gtceu:bismuth_bronze_mallet", + "gtceu:bismuth_bronze_wrench", + "gtceu:bismuth_bronze_file", + "gtceu:bismuth_bronze_crowbar", + "gtceu:bismuth_bronze_screwdriver", + "gtceu:bismuth_bronze_mortar", + "gtceu:bismuth_bronze_wire_cutter", + "gtceu:bismuth_bronze_scythe", + "gtceu:bismuth_bronze_knife", + "gtceu:bismuth_bronze_butchery_knife", + "gtceu:bismuth_bronze_plunger", + "gtceu:stainless_steel_sword", + "gtceu:stainless_steel_pickaxe", + "gtceu:stainless_steel_shovel", + "gtceu:stainless_steel_axe", + "gtceu:stainless_steel_hoe", + "gtceu:stainless_steel_mining_hammer", + "gtceu:stainless_steel_saw", + "gtceu:stainless_steel_hammer", + "gtceu:stainless_steel_wrench", + "gtceu:stainless_steel_file", + "gtceu:stainless_steel_crowbar", + "gtceu:stainless_steel_screwdriver", + "gtceu:stainless_steel_wire_cutter", + "gtceu:stainless_steel_scythe", + "gtceu:stainless_steel_knife", + "gtceu:stainless_steel_butchery_knife", + "gtceu:stainless_steel_plunger", + "gtceu:steel_sword", + "gtceu:steel_pickaxe", + "gtceu:steel_shovel", + "gtceu:steel_axe", + "gtceu:steel_hoe", + "gtceu:steel_mining_hammer", + "gtceu:steel_saw", + "gtceu:steel_hammer", + "gtceu:steel_wrench", + "gtceu:steel_file", + "gtceu:steel_crowbar", + "gtceu:steel_screwdriver", + "gtceu:steel_mortar", + "gtceu:steel_wire_cutter", + "gtceu:steel_scythe", + "gtceu:steel_knife", + "gtceu:steel_butchery_knife", + "gtceu:steel_plunger", + "gtceu:ultimet_sword", + "gtceu:ultimet_pickaxe", + "gtceu:ultimet_shovel", + "gtceu:ultimet_axe", + "gtceu:ultimet_hoe", + "gtceu:ultimet_mining_hammer", + "gtceu:ultimet_saw", + "gtceu:ultimet_hammer", + "gtceu:ultimet_wrench", + "gtceu:ultimet_file", + "gtceu:ultimet_crowbar", + "gtceu:ultimet_screwdriver", + "gtceu:ultimet_wire_cutter", + "gtceu:ultimet_scythe", + "gtceu:ultimet_knife", + "gtceu:ultimet_butchery_knife", + "gtceu:ultimet_plunger", + "gtceu:wrought_iron_sword", + "gtceu:wrought_iron_pickaxe", + "gtceu:wrought_iron_shovel", + "gtceu:wrought_iron_axe", + "gtceu:wrought_iron_hoe", + "gtceu:wrought_iron_mining_hammer", + "gtceu:wrought_iron_saw", + "gtceu:wrought_iron_hammer", + "gtceu:wrought_iron_wrench", + "gtceu:wrought_iron_file", + "gtceu:wrought_iron_crowbar", + "gtceu:wrought_iron_screwdriver", + "gtceu:wrought_iron_mortar", + "gtceu:wrought_iron_wire_cutter", + "gtceu:wrought_iron_scythe", + "gtceu:wrought_iron_knife", + "gtceu:wrought_iron_butchery_knife", + "gtceu:wrought_iron_plunger", + "gtceu:tungsten_carbide_sword", + "gtceu:tungsten_carbide_pickaxe", + "gtceu:tungsten_carbide_shovel", + "gtceu:tungsten_carbide_axe", + "gtceu:tungsten_carbide_hoe", + "gtceu:tungsten_carbide_mining_hammer", + "gtceu:tungsten_carbide_saw", + "gtceu:tungsten_carbide_hammer", + "gtceu:tungsten_carbide_wrench", + "gtceu:tungsten_carbide_file", + "gtceu:tungsten_carbide_crowbar", + "gtceu:tungsten_carbide_screwdriver", + "gtceu:tungsten_carbide_wire_cutter", + "gtceu:tungsten_carbide_scythe", + "gtceu:tungsten_carbide_knife", + "gtceu:tungsten_carbide_butchery_knife", + "gtceu:tungsten_carbide_plunger", + "gtceu:polybenzimidazole_mallet", + "gtceu:polyethylene_mallet", + "gtceu:polytetrafluoroethylene_mallet", + "gtceu:rubber_mallet", + "gtceu:wood_mallet", + "gtceu:black_steel_sword", + "gtceu:black_steel_pickaxe", + "gtceu:black_steel_shovel", + "gtceu:black_steel_axe", + "gtceu:black_steel_hoe", + "gtceu:black_steel_mining_hammer", + "gtceu:black_steel_saw", + "gtceu:black_steel_hammer", + "gtceu:black_steel_mallet", + "gtceu:black_steel_wrench", + "gtceu:black_steel_file", + "gtceu:black_steel_crowbar", + "gtceu:black_steel_screwdriver", + "gtceu:black_steel_mortar", + "gtceu:black_steel_wire_cutter", + "gtceu:black_steel_scythe", + "gtceu:black_steel_knife", + "gtceu:black_steel_butchery_knife", + "gtceu:black_steel_plunger", + "gtceu:damascus_steel_sword", + "gtceu:damascus_steel_pickaxe", + "gtceu:damascus_steel_shovel", + "gtceu:damascus_steel_axe", + "gtceu:damascus_steel_hoe", + "gtceu:damascus_steel_mining_hammer", + "gtceu:damascus_steel_saw", + "gtceu:damascus_steel_hammer", + "gtceu:damascus_steel_wrench", + "gtceu:damascus_steel_file", + "gtceu:damascus_steel_crowbar", + "gtceu:damascus_steel_screwdriver", + "gtceu:damascus_steel_mortar", + "gtceu:damascus_steel_wire_cutter", + "gtceu:damascus_steel_scythe", + "gtceu:damascus_steel_knife", + "gtceu:damascus_steel_butchery_knife", + "gtceu:damascus_steel_plunger", + "gtceu:tungsten_steel_sword", + "gtceu:tungsten_steel_pickaxe", + "gtceu:tungsten_steel_shovel", + "gtceu:tungsten_steel_axe", + "gtceu:tungsten_steel_hoe", + "gtceu:tungsten_steel_mining_hammer", + "gtceu:tungsten_steel_saw", + "gtceu:tungsten_steel_hammer", + "gtceu:tungsten_steel_wrench", + "gtceu:tungsten_steel_file", + "gtceu:tungsten_steel_crowbar", + "gtceu:tungsten_steel_screwdriver", + "gtceu:tungsten_steel_wire_cutter", + "gtceu:tungsten_steel_scythe", + "gtceu:tungsten_steel_knife", + "gtceu:tungsten_steel_butchery_knife", + "gtceu:tungsten_steel_plunger", + "gtceu:cobalt_brass_sword", + "gtceu:cobalt_brass_pickaxe", + "gtceu:cobalt_brass_shovel", + "gtceu:cobalt_brass_axe", + "gtceu:cobalt_brass_hoe", + "gtceu:cobalt_brass_mining_hammer", + "gtceu:cobalt_brass_saw", + "gtceu:cobalt_brass_hammer", + "gtceu:cobalt_brass_wrench", + "gtceu:cobalt_brass_file", + "gtceu:cobalt_brass_crowbar", + "gtceu:cobalt_brass_screwdriver", + "gtceu:cobalt_brass_mortar", + "gtceu:cobalt_brass_wire_cutter", + "gtceu:cobalt_brass_scythe", + "gtceu:cobalt_brass_knife", + "gtceu:cobalt_brass_butchery_knife", + "gtceu:cobalt_brass_plunger", + "gtceu:vanadium_steel_sword", + "gtceu:vanadium_steel_pickaxe", + "gtceu:vanadium_steel_shovel", + "gtceu:vanadium_steel_axe", + "gtceu:vanadium_steel_hoe", + "gtceu:vanadium_steel_mining_hammer", + "gtceu:vanadium_steel_saw", + "gtceu:vanadium_steel_hammer", + "gtceu:vanadium_steel_wrench", + "gtceu:vanadium_steel_file", + "gtceu:vanadium_steel_crowbar", + "gtceu:vanadium_steel_screwdriver", + "gtceu:vanadium_steel_wire_cutter", + "gtceu:vanadium_steel_scythe", + "gtceu:vanadium_steel_knife", + "gtceu:vanadium_steel_butchery_knife", + "gtceu:vanadium_steel_plunger", + "gtceu:naquadah_alloy_sword", + "gtceu:naquadah_alloy_pickaxe", + "gtceu:naquadah_alloy_shovel", + "gtceu:naquadah_alloy_axe", + "gtceu:naquadah_alloy_hoe", + "gtceu:naquadah_alloy_mining_hammer", + "gtceu:naquadah_alloy_saw", + "gtceu:naquadah_alloy_hammer", + "gtceu:naquadah_alloy_wrench", + "gtceu:naquadah_alloy_file", + "gtceu:naquadah_alloy_crowbar", + "gtceu:naquadah_alloy_screwdriver", + "gtceu:naquadah_alloy_wire_cutter", + "gtceu:naquadah_alloy_scythe", + "gtceu:naquadah_alloy_knife", + "gtceu:naquadah_alloy_butchery_knife", + "gtceu:naquadah_alloy_plunger", + "gtceu:flint_mortar", + "gtceu:flint_knife", + "gtceu:red_steel_sword", + "gtceu:red_steel_pickaxe", + "gtceu:red_steel_shovel", + "gtceu:red_steel_axe", + "gtceu:red_steel_hoe", + "gtceu:red_steel_mining_hammer", + "gtceu:red_steel_saw", + "gtceu:red_steel_hammer", + "gtceu:red_steel_wrench", + "gtceu:red_steel_file", + "gtceu:red_steel_crowbar", + "gtceu:red_steel_screwdriver", + "gtceu:red_steel_wire_cutter", + "gtceu:red_steel_scythe", + "gtceu:red_steel_knife", + "gtceu:red_steel_butchery_knife", + "gtceu:red_steel_plunger", + "gtceu:blue_steel_sword", + "gtceu:blue_steel_pickaxe", + "gtceu:blue_steel_shovel", + "gtceu:blue_steel_axe", + "gtceu:blue_steel_hoe", + "gtceu:blue_steel_mining_hammer", + "gtceu:blue_steel_saw", + "gtceu:blue_steel_hammer", + "gtceu:blue_steel_wrench", + "gtceu:blue_steel_file", + "gtceu:blue_steel_crowbar", + "gtceu:blue_steel_screwdriver", + "gtceu:blue_steel_wire_cutter", + "gtceu:blue_steel_scythe", + "gtceu:blue_steel_knife", + "gtceu:blue_steel_butchery_knife", + "gtceu:blue_steel_plunger", + "gtceu:hsse_sword", + "gtceu:hsse_pickaxe", + "gtceu:hsse_shovel", + "gtceu:hsse_axe", + "gtceu:hsse_hoe", + "gtceu:hsse_mining_hammer", + "gtceu:hsse_saw", + "gtceu:hsse_hammer", + "gtceu:hsse_wrench", + "gtceu:hsse_file", + "gtceu:hsse_crowbar", + "gtceu:hsse_screwdriver", + "gtceu:hsse_wire_cutter", + "gtceu:hsse_scythe", + "gtceu:hsse_knife", + "gtceu:hsse_butchery_knife", + "gtceu:hsse_plunger" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tags/worldgen/placed_feature/in_biome/veins.json b/kubejs/data/tfc/tags/worldgen/placed_feature/in_biome/veins.json new file mode 100644 index 000000000..3a5ae3958 --- /dev/null +++ b/kubejs/data/tfc/tags/worldgen/placed_feature/in_biome/veins.json @@ -0,0 +1,59 @@ +{ + "replace": true, + "values": [ + "tfc:vein/gravel", + "tfc:vein/kaolin_disc", + "tfc:vein/granite_dike", + "tfc:vein/diorite_dike", + "tfc:vein/gabbro_dike", + "terrafirmagreg:geode", + "terrafirmagreg:vein/surface_bismuthinite", + "terrafirmagreg:vein/surface_cassiterite", + "terrafirmagreg:vein/surface_copper", + "terrafirmagreg:vein/surface_sphalerite", + "terrafirmagreg:vein/surface_tetrahedrite", + "terrafirmagreg:vein/normal_bismuthinite", + "terrafirmagreg:vein/normal_cassiterite", + "terrafirmagreg:vein/normal_garnierite", + "terrafirmagreg:vein/normal_hematite", + "terrafirmagreg:vein/normal_limonite", + "terrafirmagreg:vein/normal_magnetite", + "terrafirmagreg:vein/normal_copper", + "terrafirmagreg:vein/normal_gold", + "terrafirmagreg:vein/normal_silver", + "terrafirmagreg:vein/normal_sphalerite", + "terrafirmagreg:vein/normal_tetrahedrite", + "terrafirmagreg:vein/normal_coal", + "terrafirmagreg:vein/normal_redstone", + "terrafirmagreg:vein/normal_graphite", + "terrafirmagreg:vein/normal_lapis", + "terrafirmagreg:vein/normal_salt", + "terrafirmagreg:vein/normal_sulfur", + "terrafirmagreg:vein/normal_sylvite", + "terrafirmagreg:vein/normal_beryllium", + "terrafirmagreg:vein/normal_basaltic_sands", + "terrafirmagreg:vein/normal_bauxite", + "terrafirmagreg:vein/normal_certus_quartz", + "terrafirmagreg:vein/normal_manganese", + "terrafirmagreg:vein/normal_monazite", + "terrafirmagreg:vein/normal_saltpeter", + "terrafirmagreg:vein/normal_apatite_", + "terrafirmagreg:vein/normal_garnet_tin", + "terrafirmagreg:vein/normal_lubricant", + "terrafirmagreg:vein/normal_mica", + "terrafirmagreg:vein/normal_olivine", + "terrafirmagreg:vein/deep_hematite", + "terrafirmagreg:vein/deep_limonite", + "terrafirmagreg:vein/deep_magnetite", + "terrafirmagreg:vein/deep_gold", + "terrafirmagreg:vein/deep_garnet_amethyst", + "terrafirmagreg:vein/deep_garnet_opal", + "terrafirmagreg:vein/deep_scheelite", + "terrafirmagreg:vein/deep_sheldonite", + "terrafirmagreg:vein/deep_sapphire", + "terrafirmagreg:vein/deep_topaz", + "terrafirmagreg:vein/deep_molybdenum", + "terrafirmagreg:vein/deep_naquadah", + "terrafirmagreg:vein/deep_pitchblende" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/fuels/coal.json b/kubejs/data/tfc/tfc/fuels/coal.json new file mode 100644 index 000000000..47f14e482 --- /dev/null +++ b/kubejs/data/tfc/tfc/fuels/coal.json @@ -0,0 +1,10 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "ingredient": [ + { + "item": "minecraft:coal" + } + ], + "duration": 2200, + "temperature": 1415 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/fuels/coke_coal.json b/kubejs/data/tfc/tfc/fuels/coke_coal.json new file mode 100644 index 000000000..d3d235d9c --- /dev/null +++ b/kubejs/data/tfc/tfc/fuels/coke_coal.json @@ -0,0 +1,10 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "ingredient": [ + { + "tag": "forge:gems/coke" + } + ], + "duration": 4400, + "temperature": 1415 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/fuels/lignite.json b/kubejs/data/tfc/tfc/fuels/lignite.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/fuels/lignite.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/fuels/raw_coal.json b/kubejs/data/tfc/tfc/fuels/raw_coal.json new file mode 100644 index 000000000..01eb4dfb9 --- /dev/null +++ b/kubejs/data/tfc/tfc/fuels/raw_coal.json @@ -0,0 +1,10 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "ingredient": [ + { + "item": "gtceu:raw_coal" + } + ], + "duration": 1900, + "temperature": 1415 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_block.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_block.json new file mode 100644 index 000000000..af555b193 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_block.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:storage_blocks/bismuth" + }, + "heat_capacity": 7.143, + "forging_temperature": 162, + "welding_temperature": 216 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_block_slab.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_block_stairs.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_anvil.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_anvil.json new file mode 100644 index 000000000..9bab092ae --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_anvil.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/anvil/bismuth_bronze" + }, + "heat_capacity": 40.0, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_axe.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_axe.json new file mode 100644 index 000000000..80bbbf489 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_axe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bismuth_bronze_axe" + }, + "heat_capacity": 2.857, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_axe_head.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_axe_head.json new file mode 100644 index 000000000..152b2bb17 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_axe_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bismuth_bronze_axe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_bars.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_bars.json new file mode 100644 index 000000000..56ab19c29 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_bars.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/bars/bismuth_bronze" + }, + "heat_capacity": 0.714, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_block.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_block.json new file mode 100644 index 000000000..1b8c75b58 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_block.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:storage_blocks/bismuth_bronze" + }, + "heat_capacity": 2.857, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_block_slab.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_block_stairs.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_boots.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_boots.json new file mode 100644 index 000000000..18eb6fd76 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_boots.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/boots/bismuth_bronze" + }, + "heat_capacity": 11.429, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_chain.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_chain.json new file mode 100644 index 000000000..44aafc31b --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_chain.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chain/bismuth_bronze" + }, + "heat_capacity": 0.171, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_chestplate.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_chestplate.json new file mode 100644 index 000000000..d2ede6fe5 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_chestplate.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chestplate/bismuth_bronze" + }, + "heat_capacity": 22.857, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_chisel.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_chisel.json new file mode 100644 index 000000000..50797e848 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_chisel.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chisel/bismuth_bronze" + }, + "heat_capacity": 2.857, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_chisel_head.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_chisel_head.json new file mode 100644 index 000000000..58d74018d --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_chisel_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chisel_head/bismuth_bronze" + }, + "heat_capacity": 2.857, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_double_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_double_ingot.json new file mode 100644 index 000000000..6ed2e9cfe --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_double_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:double_ingots/bismuth_bronze" + }, + "heat_capacity": 5.714, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_double_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_double_sheet.json new file mode 100644 index 000000000..4e8bb93f0 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_double_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/double/bismuth_bronze" + }, + "heat_capacity": 11.429, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_fish_hook.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_fish_hook.json new file mode 100644 index 000000000..ed562fc92 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_fish_hook.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/fish_hook/bismuth_bronze" + }, + "heat_capacity": 5.714, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_fishing_rod.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_fishing_rod.json new file mode 100644 index 000000000..4934884b4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_fishing_rod.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:fishing_rods/bismuth_bronze" + }, + "heat_capacity": 5.714, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_greaves.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_greaves.json new file mode 100644 index 000000000..57f4f3c7b --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_greaves.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/greaves/bismuth_bronze" + }, + "heat_capacity": 17.143, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_hammer.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_hammer.json new file mode 100644 index 000000000..8708e402a --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_hammer.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bismuth_bronze_hammer" + }, + "heat_capacity": 2.857, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_hammer_head.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_hammer_head.json new file mode 100644 index 000000000..8b01b7241 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_hammer_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bismuth_bronze_hammer_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_helmet.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_helmet.json new file mode 100644 index 000000000..1c7554e96 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_helmet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/helmet/bismuth_bronze" + }, + "heat_capacity": 17.143, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_hoe.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_hoe.json new file mode 100644 index 000000000..84eeb271f --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_hoe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bismuth_bronze_hoe" + }, + "heat_capacity": 2.857, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_hoe_head.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_hoe_head.json new file mode 100644 index 000000000..f3ac80093 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_hoe_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bismuth_bronze_hoe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_horse_armor.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_horse_armor.json new file mode 100644 index 000000000..e7ab6b06a --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_horse_armor.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/horse_armor/bismuth_bronze" + }, + "heat_capacity": 34.286, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_ingot.json new file mode 100644 index 000000000..9bb7a1ecd --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:ingots/bismuth_bronze" + }, + "heat_capacity": 2.857, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_javelin.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_javelin.json new file mode 100644 index 000000000..15bd713b8 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_javelin.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/javelin/bismuth_bronze" + }, + "heat_capacity": 2.857, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_javelin_head.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_javelin_head.json new file mode 100644 index 000000000..d9213a4c3 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_javelin_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/javelin_head/bismuth_bronze" + }, + "heat_capacity": 2.857, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_knife.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_knife.json new file mode 100644 index 000000000..691c05e37 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_knife.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bismuth_bronze_knife" + }, + "heat_capacity": 2.857, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_knife_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_knife_blade.json new file mode 100644 index 000000000..e7a089733 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_knife_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bismuth_bronze_knife_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_lamp.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_lamp.json new file mode 100644 index 000000000..e8057f57b --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_lamp.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/lamp/bismuth_bronze" + }, + "heat_capacity": 2.857, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_mace.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_mace.json new file mode 100644 index 000000000..a6da2272b --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_mace.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/mace/bismuth_bronze" + }, + "heat_capacity": 5.714, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_mace_head.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_mace_head.json new file mode 100644 index 000000000..3433aad00 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_mace_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/mace_head/bismuth_bronze" + }, + "heat_capacity": 5.714, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_pickaxe.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_pickaxe.json new file mode 100644 index 000000000..ee3aab205 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_pickaxe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bismuth_bronze_pickaxe" + }, + "heat_capacity": 2.857, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_pickaxe_head.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_pickaxe_head.json new file mode 100644 index 000000000..02dc7a9f1 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_pickaxe_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bismuth_bronze_pickaxe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_propick.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_propick.json new file mode 100644 index 000000000..69bde6903 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_propick.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/propick/bismuth_bronze" + }, + "heat_capacity": 2.857, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_propick_head.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_propick_head.json new file mode 100644 index 000000000..db61387d5 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_propick_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/propick_head/bismuth_bronze" + }, + "heat_capacity": 2.857, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_rod.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_rod.json new file mode 100644 index 000000000..068696359 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_rod.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:rods/bismuth_bronze" + }, + "heat_capacity": 1.429, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_saw.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_saw.json new file mode 100644 index 000000000..deff42e18 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_saw.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bismuth_bronze_saw" + }, + "heat_capacity": 2.857, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_saw_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_saw_blade.json new file mode 100644 index 000000000..2bc91b65c --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_saw_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bismuth_bronze_saw_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_scythe.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_scythe.json new file mode 100644 index 000000000..132872d89 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_scythe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bismuth_bronze_scythe" + }, + "heat_capacity": 2.857, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_scythe_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_scythe_blade.json new file mode 100644 index 000000000..2338f27e5 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_scythe_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bismuth_bronze_scythe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_shears.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_shears.json new file mode 100644 index 000000000..307e31f62 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_shears.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/shears/bismuth_bronze" + }, + "heat_capacity": 5.714, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_sheet.json new file mode 100644 index 000000000..6632eee2b --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/bismuth_bronze" + }, + "heat_capacity": 5.714, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_shield.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_shield.json new file mode 100644 index 000000000..babf3cdd6 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_shield.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/shield/bismuth_bronze" + }, + "heat_capacity": 11.429, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_shovel.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_shovel.json new file mode 100644 index 000000000..d5dcf50b7 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_shovel.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bismuth_bronze_shovel" + }, + "heat_capacity": 2.857, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_shovel_head.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_shovel_head.json new file mode 100644 index 000000000..9f3e3597c --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_shovel_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bismuth_bronze_shovel_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_sword.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_sword.json new file mode 100644 index 000000000..c36202ad4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_sword.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bismuth_bronze_sword" + }, + "heat_capacity": 5.714, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_sword_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_sword_blade.json new file mode 100644 index 000000000..7e0037dbb --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_sword_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bismuth_bronze_sword_head" + }, + "heat_capacity": 5.714, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_trapdoor.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_trapdoor.json new file mode 100644 index 000000000..80e39dff7 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_trapdoor.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/trapdoor/bismuth_bronze" + }, + "heat_capacity": 5.714, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_tuyere.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_tuyere.json new file mode 100644 index 000000000..db6448e88 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_tuyere.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/tuyere/bismuth_bronze" + }, + "heat_capacity": 11.429, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_unfinished_boots.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_unfinished_boots.json new file mode 100644 index 000000000..9e2f9984b --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_unfinished_boots.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_boots/bismuth_bronze" + }, + "heat_capacity": 5.714, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_unfinished_chestplate.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_unfinished_chestplate.json new file mode 100644 index 000000000..9f2ff5fd4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_unfinished_chestplate.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_chestplate/bismuth_bronze" + }, + "heat_capacity": 11.429, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_unfinished_greaves.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_unfinished_greaves.json new file mode 100644 index 000000000..c1e06e7b9 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_unfinished_greaves.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_greaves/bismuth_bronze" + }, + "heat_capacity": 11.429, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_unfinished_helmet.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_unfinished_helmet.json new file mode 100644 index 000000000..f7038915b --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_unfinished_helmet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_helmet/bismuth_bronze" + }, + "heat_capacity": 11.429, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_unfinished_lamp.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_unfinished_lamp.json new file mode 100644 index 000000000..e78c88f7f --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_bronze_unfinished_lamp.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_lamp/bismuth_bronze" + }, + "heat_capacity": 2.857, + "forging_temperature": 591, + "welding_temperature": 788 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_double_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_double_ingot.json new file mode 100644 index 000000000..e3b3cdb1e --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_double_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:double_ingots/bismuth" + }, + "heat_capacity": 14.286, + "forging_temperature": 162, + "welding_temperature": 216 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_double_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_double_sheet.json new file mode 100644 index 000000000..286f43301 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_double_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/double/bismuth" + }, + "heat_capacity": 28.571, + "forging_temperature": 162, + "welding_temperature": 216 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_ingot.json new file mode 100644 index 000000000..a56c2ccee --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:ingots/bismuth" + }, + "heat_capacity": 7.143, + "forging_temperature": 162, + "welding_temperature": 216 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_rod.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_rod.json new file mode 100644 index 000000000..53843f61b --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_rod.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:rods/bismuth" + }, + "heat_capacity": 3.571, + "forging_temperature": 162, + "welding_temperature": 216 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bismuth_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_sheet.json new file mode 100644 index 000000000..30a5b4a42 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bismuth_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/bismuth" + }, + "heat_capacity": 14.286, + "forging_temperature": 162, + "welding_temperature": 216 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_anvil.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_anvil.json new file mode 100644 index 000000000..9e0863b83 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_anvil.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/anvil/black_bronze" + }, + "heat_capacity": 40.0, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_axe.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_axe.json new file mode 100644 index 000000000..aceedfdf3 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_axe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_bronze_axe" + }, + "heat_capacity": 2.857, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_axe_head.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_axe_head.json new file mode 100644 index 000000000..6052b9c4c --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_axe_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_bronze_axe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_bars.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_bars.json new file mode 100644 index 000000000..962c8d4ca --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_bars.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/bars/black_bronze" + }, + "heat_capacity": 0.714, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_block.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_block.json new file mode 100644 index 000000000..a72809ef7 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_block.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:storage_blocks/black_bronze" + }, + "heat_capacity": 2.857, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_block_slab.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_block_stairs.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_boots.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_boots.json new file mode 100644 index 000000000..628e33b34 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_boots.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/boots/black_bronze" + }, + "heat_capacity": 11.429, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_chain.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_chain.json new file mode 100644 index 000000000..0b4c25825 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_chain.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chain/black_bronze" + }, + "heat_capacity": 0.171, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_chestplate.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_chestplate.json new file mode 100644 index 000000000..95043b6e1 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_chestplate.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chestplate/black_bronze" + }, + "heat_capacity": 22.857, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_chisel.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_chisel.json new file mode 100644 index 000000000..071a3caa1 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_chisel.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chisel/black_bronze" + }, + "heat_capacity": 2.857, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_chisel_head.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_chisel_head.json new file mode 100644 index 000000000..cbc0e2fe0 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_chisel_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chisel_head/black_bronze" + }, + "heat_capacity": 2.857, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_double_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_double_ingot.json new file mode 100644 index 000000000..da06d5938 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_double_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:double_ingots/black_bronze" + }, + "heat_capacity": 5.714, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_double_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_double_sheet.json new file mode 100644 index 000000000..3a4c51ca8 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_double_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/double/black_bronze" + }, + "heat_capacity": 11.429, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_fish_hook.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_fish_hook.json new file mode 100644 index 000000000..8bf4f92cc --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_fish_hook.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/fish_hook/black_bronze" + }, + "heat_capacity": 5.714, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_fishing_rod.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_fishing_rod.json new file mode 100644 index 000000000..943e0f3c4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_fishing_rod.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:fishing_rods/black_bronze" + }, + "heat_capacity": 5.714, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_greaves.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_greaves.json new file mode 100644 index 000000000..cb4c44709 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_greaves.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/greaves/black_bronze" + }, + "heat_capacity": 17.143, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_hammer.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_hammer.json new file mode 100644 index 000000000..b2fe9195e --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_hammer.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_bronze_hammer" + }, + "heat_capacity": 2.857, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_hammer_head.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_hammer_head.json new file mode 100644 index 000000000..975585ced --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_hammer_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_bronze_hammer_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_helmet.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_helmet.json new file mode 100644 index 000000000..f17d335ef --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_helmet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/helmet/black_bronze" + }, + "heat_capacity": 17.143, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_hoe.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_hoe.json new file mode 100644 index 000000000..0b4458df5 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_hoe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_bronze_hoe" + }, + "heat_capacity": 2.857, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_hoe_head.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_hoe_head.json new file mode 100644 index 000000000..811d724d1 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_hoe_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_bronze_hoe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_horse_armor.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_horse_armor.json new file mode 100644 index 000000000..8bd63069f --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_horse_armor.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/horse_armor/black_bronze" + }, + "heat_capacity": 34.286, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_ingot.json new file mode 100644 index 000000000..9a1e30279 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:ingots/black_bronze" + }, + "heat_capacity": 2.857, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_javelin.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_javelin.json new file mode 100644 index 000000000..344e341aa --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_javelin.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/javelin/black_bronze" + }, + "heat_capacity": 2.857, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_javelin_head.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_javelin_head.json new file mode 100644 index 000000000..889446c3e --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_javelin_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/javelin_head/black_bronze" + }, + "heat_capacity": 2.857, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_knife.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_knife.json new file mode 100644 index 000000000..5b5f2e043 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_knife.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_bronze_knife" + }, + "heat_capacity": 2.857, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_knife_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_knife_blade.json new file mode 100644 index 000000000..1e0e94eb6 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_knife_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_bronze_knife_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_lamp.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_lamp.json new file mode 100644 index 000000000..dbdd26294 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_lamp.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/lamp/black_bronze" + }, + "heat_capacity": 2.857, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_mace.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_mace.json new file mode 100644 index 000000000..954a05853 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_mace.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/mace/black_bronze" + }, + "heat_capacity": 5.714, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_mace_head.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_mace_head.json new file mode 100644 index 000000000..b4e6144e1 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_mace_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/mace_head/black_bronze" + }, + "heat_capacity": 5.714, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_pickaxe.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_pickaxe.json new file mode 100644 index 000000000..5dab86414 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_pickaxe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_bronze_pickaxe" + }, + "heat_capacity": 2.857, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_pickaxe_head.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_pickaxe_head.json new file mode 100644 index 000000000..2d38c4c08 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_pickaxe_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_bronze_pickaxe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_propick.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_propick.json new file mode 100644 index 000000000..745d7add2 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_propick.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/propick/black_bronze" + }, + "heat_capacity": 2.857, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_propick_head.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_propick_head.json new file mode 100644 index 000000000..d34c0a757 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_propick_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/propick_head/black_bronze" + }, + "heat_capacity": 2.857, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_rod.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_rod.json new file mode 100644 index 000000000..6d52c2ab1 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_rod.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:rods/black_bronze" + }, + "heat_capacity": 1.429, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_saw.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_saw.json new file mode 100644 index 000000000..3fa8bb1a8 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_saw.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_bronze_saw" + }, + "heat_capacity": 2.857, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_saw_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_saw_blade.json new file mode 100644 index 000000000..bd457a03b --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_saw_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_bronze_saw_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_scythe.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_scythe.json new file mode 100644 index 000000000..c4c4dd14b --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_scythe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_bronze_scythe" + }, + "heat_capacity": 2.857, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_scythe_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_scythe_blade.json new file mode 100644 index 000000000..1220424c8 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_scythe_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_bronze_scythe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_shears.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_shears.json new file mode 100644 index 000000000..69c51005e --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_shears.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/shears/black_bronze" + }, + "heat_capacity": 5.714, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_sheet.json new file mode 100644 index 000000000..cc36c95f5 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/black_bronze" + }, + "heat_capacity": 5.714, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_shield.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_shield.json new file mode 100644 index 000000000..cc0465e1a --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_shield.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/shield/black_bronze" + }, + "heat_capacity": 11.429, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_shovel.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_shovel.json new file mode 100644 index 000000000..087dc23b5 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_shovel.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_bronze_shovel" + }, + "heat_capacity": 2.857, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_shovel_head.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_shovel_head.json new file mode 100644 index 000000000..e7ed00927 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_shovel_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_bronze_shovel_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_sword.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_sword.json new file mode 100644 index 000000000..7ccfef07e --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_sword.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_bronze_sword" + }, + "heat_capacity": 5.714, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_sword_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_sword_blade.json new file mode 100644 index 000000000..978938d53 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_sword_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_bronze_sword_head" + }, + "heat_capacity": 5.714, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_trapdoor.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_trapdoor.json new file mode 100644 index 000000000..d15af7759 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_trapdoor.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/trapdoor/black_bronze" + }, + "heat_capacity": 5.714, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_tuyere.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_tuyere.json new file mode 100644 index 000000000..b59890a47 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_tuyere.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/tuyere/black_bronze" + }, + "heat_capacity": 11.429, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_unfinished_boots.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_unfinished_boots.json new file mode 100644 index 000000000..a5c1a43a3 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_unfinished_boots.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_boots/black_bronze" + }, + "heat_capacity": 5.714, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_unfinished_chestplate.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_unfinished_chestplate.json new file mode 100644 index 000000000..ba5c5496e --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_unfinished_chestplate.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_chestplate/black_bronze" + }, + "heat_capacity": 11.429, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_unfinished_greaves.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_unfinished_greaves.json new file mode 100644 index 000000000..a4d19ba60 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_unfinished_greaves.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_greaves/black_bronze" + }, + "heat_capacity": 11.429, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_unfinished_helmet.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_unfinished_helmet.json new file mode 100644 index 000000000..e4dc269cb --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_unfinished_helmet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_helmet/black_bronze" + }, + "heat_capacity": 11.429, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_unfinished_lamp.json b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_unfinished_lamp.json new file mode 100644 index 000000000..b61ce887f --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_bronze_unfinished_lamp.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_lamp/black_bronze" + }, + "heat_capacity": 2.857, + "forging_temperature": 642, + "welding_temperature": 856 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_anvil.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_anvil.json new file mode 100644 index 000000000..aa9bc840f --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_anvil.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/anvil/black_steel" + }, + "heat_capacity": 40.0, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_axe.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_axe.json new file mode 100644 index 000000000..566b848de --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_axe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_steel_axe" + }, + "heat_capacity": 2.857, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_axe_head.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_axe_head.json new file mode 100644 index 000000000..cf16caf83 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_axe_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_steel_axe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_bars.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_bars.json new file mode 100644 index 000000000..cc094f178 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_bars.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/bars/black_steel" + }, + "heat_capacity": 0.714, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_block.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_block.json new file mode 100644 index 000000000..0b7faf1ac --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_block.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:storage_blocks/black_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_block_slab.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_block_stairs.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_boots.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_boots.json new file mode 100644 index 000000000..ed9f5373c --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_boots.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/boots/black_steel" + }, + "heat_capacity": 11.429, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_chain.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_chain.json new file mode 100644 index 000000000..dcb23242c --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_chain.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chain/black_steel" + }, + "heat_capacity": 0.171, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_chestplate.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_chestplate.json new file mode 100644 index 000000000..8c5ff1a74 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_chestplate.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chestplate/black_steel" + }, + "heat_capacity": 22.857, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_chisel.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_chisel.json new file mode 100644 index 000000000..f6011cdc2 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_chisel.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chisel/black_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_chisel_head.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_chisel_head.json new file mode 100644 index 000000000..26165b7ed --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_chisel_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chisel_head/black_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_double_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_double_ingot.json new file mode 100644 index 000000000..0d7e3f70a --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_double_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:double_ingots/black_steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_double_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_double_sheet.json new file mode 100644 index 000000000..7afe6c27e --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_double_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/double/black_steel" + }, + "heat_capacity": 11.429, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_fish_hook.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_fish_hook.json new file mode 100644 index 000000000..565ec1151 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_fish_hook.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/fish_hook/black_steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_fishing_rod.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_fishing_rod.json new file mode 100644 index 000000000..76ee77c24 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_fishing_rod.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:fishing_rods/black_steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_greaves.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_greaves.json new file mode 100644 index 000000000..403482f12 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_greaves.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/greaves/black_steel" + }, + "heat_capacity": 17.143, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_hammer.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_hammer.json new file mode 100644 index 000000000..7dd44ef1e --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_hammer.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_steel_hammer" + }, + "heat_capacity": 2.857, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_hammer_head.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_hammer_head.json new file mode 100644 index 000000000..b7dc1c322 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_hammer_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_steel_hammer_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_helmet.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_helmet.json new file mode 100644 index 000000000..df4125898 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_helmet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/helmet/black_steel" + }, + "heat_capacity": 17.143, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_hoe.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_hoe.json new file mode 100644 index 000000000..55b61346e --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_hoe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_steel_hoe" + }, + "heat_capacity": 2.857, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_hoe_head.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_hoe_head.json new file mode 100644 index 000000000..942bda137 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_hoe_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_steel_hoe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_horse_armor.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_horse_armor.json new file mode 100644 index 000000000..ffbcdac12 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_horse_armor.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/horse_armor/black_steel" + }, + "heat_capacity": 34.286, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_ingot.json new file mode 100644 index 000000000..fa628bb92 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:ingots/black_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_javelin.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_javelin.json new file mode 100644 index 000000000..30b821d03 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_javelin.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/javelin/black_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_javelin_head.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_javelin_head.json new file mode 100644 index 000000000..2ce9a6aa0 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_javelin_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/javelin_head/black_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_knife.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_knife.json new file mode 100644 index 000000000..26ccea227 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_knife.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_steel_knife" + }, + "heat_capacity": 2.857, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_knife_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_knife_blade.json new file mode 100644 index 000000000..ae1706bdd --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_knife_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_steel_knife_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_lamp.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_lamp.json new file mode 100644 index 000000000..69f15c39f --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_lamp.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/lamp/black_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_mace.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_mace.json new file mode 100644 index 000000000..186507413 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_mace.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/mace/black_steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_mace_head.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_mace_head.json new file mode 100644 index 000000000..c97cec4f6 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_mace_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/mace_head/black_steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_pickaxe.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_pickaxe.json new file mode 100644 index 000000000..de68f08df --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_pickaxe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_steel_pickaxe" + }, + "heat_capacity": 2.857, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_pickaxe_head.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_pickaxe_head.json new file mode 100644 index 000000000..7a582bf3a --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_pickaxe_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_steel_pickaxe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_propick.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_propick.json new file mode 100644 index 000000000..80898ef8c --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_propick.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/propick/black_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_propick_head.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_propick_head.json new file mode 100644 index 000000000..b50e949da --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_propick_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/propick_head/black_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_rod.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_rod.json new file mode 100644 index 000000000..1d7299df5 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_rod.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:rods/black_steel" + }, + "heat_capacity": 1.429, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_saw.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_saw.json new file mode 100644 index 000000000..7221a4141 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_saw.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_steel_saw" + }, + "heat_capacity": 2.857, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_saw_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_saw_blade.json new file mode 100644 index 000000000..e0c8c835f --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_saw_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_steel_saw_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_scythe.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_scythe.json new file mode 100644 index 000000000..e396fc32c --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_scythe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_steel_scythe" + }, + "heat_capacity": 2.857, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_scythe_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_scythe_blade.json new file mode 100644 index 000000000..13ae1cb4e --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_scythe_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_steel_scythe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_shears.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_shears.json new file mode 100644 index 000000000..3c8ef94b5 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_shears.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/shears/black_steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_sheet.json new file mode 100644 index 000000000..315e39d39 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/black_steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_shield.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_shield.json new file mode 100644 index 000000000..56609bbf7 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_shield.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/shield/black_steel" + }, + "heat_capacity": 11.429, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_shovel.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_shovel.json new file mode 100644 index 000000000..c41ab721b --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_shovel.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_steel_shovel" + }, + "heat_capacity": 2.857, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_shovel_head.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_shovel_head.json new file mode 100644 index 000000000..928c62932 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_shovel_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_steel_shovel_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_sword.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_sword.json new file mode 100644 index 000000000..3a2d594b4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_sword.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_steel_sword" + }, + "heat_capacity": 5.714, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_sword_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_sword_blade.json new file mode 100644 index 000000000..b8bb9b9ad --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_sword_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:black_steel_sword_head" + }, + "heat_capacity": 5.714, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_trapdoor.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_trapdoor.json new file mode 100644 index 000000000..bf7dbea0c --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_trapdoor.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/trapdoor/black_steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_tuyere.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_tuyere.json new file mode 100644 index 000000000..55485af1a --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_tuyere.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/tuyere/black_steel" + }, + "heat_capacity": 11.429, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_unfinished_boots.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_unfinished_boots.json new file mode 100644 index 000000000..a68ba1551 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_unfinished_boots.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_boots/black_steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_unfinished_chestplate.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_unfinished_chestplate.json new file mode 100644 index 000000000..513f3c7ab --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_unfinished_chestplate.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_chestplate/black_steel" + }, + "heat_capacity": 11.429, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_unfinished_greaves.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_unfinished_greaves.json new file mode 100644 index 000000000..711644c96 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_unfinished_greaves.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_greaves/black_steel" + }, + "heat_capacity": 11.429, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_unfinished_helmet.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_unfinished_helmet.json new file mode 100644 index 000000000..a10eb5490 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_unfinished_helmet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_helmet/black_steel" + }, + "heat_capacity": 11.429, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/black_steel_unfinished_lamp.json b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_unfinished_lamp.json new file mode 100644 index 000000000..8e8413a89 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/black_steel_unfinished_lamp.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_lamp/black_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 891, + "welding_temperature": 1188 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_anvil.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_anvil.json new file mode 100644 index 000000000..9a5b149bc --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_anvil.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/anvil/blue_steel" + }, + "heat_capacity": 40.0, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_axe.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_axe.json new file mode 100644 index 000000000..a5d7e250c --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_axe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:blue_steel_axe" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_axe_head.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_axe_head.json new file mode 100644 index 000000000..0248f3c5c --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_axe_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:blue_steel_axe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_bars.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_bars.json new file mode 100644 index 000000000..a946163b8 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_bars.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/bars/blue_steel" + }, + "heat_capacity": 0.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_block.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_block.json new file mode 100644 index 000000000..b399c8469 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_block.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:storage_blocks/blue_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_block_slab.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_block_stairs.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_boots.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_boots.json new file mode 100644 index 000000000..3c96064ec --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_boots.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/boots/blue_steel" + }, + "heat_capacity": 11.429, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_chain.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_chain.json new file mode 100644 index 000000000..eb1e08f2a --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_chain.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chain/blue_steel" + }, + "heat_capacity": 0.171, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_chestplate.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_chestplate.json new file mode 100644 index 000000000..f30b2ec58 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_chestplate.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chestplate/blue_steel" + }, + "heat_capacity": 22.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_chisel.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_chisel.json new file mode 100644 index 000000000..e0df183bd --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_chisel.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chisel/blue_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_chisel_head.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_chisel_head.json new file mode 100644 index 000000000..67a8dbe93 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_chisel_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chisel_head/blue_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_double_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_double_ingot.json new file mode 100644 index 000000000..104c821fa --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_double_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:double_ingots/blue_steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_double_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_double_sheet.json new file mode 100644 index 000000000..829cb300e --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_double_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/double/blue_steel" + }, + "heat_capacity": 11.429, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_fish_hook.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_fish_hook.json new file mode 100644 index 000000000..61505c068 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_fish_hook.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/fish_hook/blue_steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_fishing_rod.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_fishing_rod.json new file mode 100644 index 000000000..c1f8cfdf2 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_fishing_rod.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:fishing_rods/blue_steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_greaves.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_greaves.json new file mode 100644 index 000000000..2bbe54ab3 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_greaves.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/greaves/blue_steel" + }, + "heat_capacity": 17.143, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_hammer.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_hammer.json new file mode 100644 index 000000000..24fa14171 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_hammer.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:blue_steel_hammer" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_hammer_head.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_hammer_head.json new file mode 100644 index 000000000..6c0546eec --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_hammer_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:blue_steel_hammer_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_helmet.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_helmet.json new file mode 100644 index 000000000..3efb83967 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_helmet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/helmet/blue_steel" + }, + "heat_capacity": 17.143, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_hoe.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_hoe.json new file mode 100644 index 000000000..2471afe4d --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_hoe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:blue_steel_hoe" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_hoe_head.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_hoe_head.json new file mode 100644 index 000000000..29d0f35a1 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_hoe_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:blue_steel_hoe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_horse_armor.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_horse_armor.json new file mode 100644 index 000000000..086b51fa2 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_horse_armor.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/horse_armor/blue_steel" + }, + "heat_capacity": 34.286, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_ingot.json new file mode 100644 index 000000000..d51a22703 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:ingots/blue_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_javelin.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_javelin.json new file mode 100644 index 000000000..ffa06791d --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_javelin.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/javelin/blue_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_javelin_head.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_javelin_head.json new file mode 100644 index 000000000..05b0d93cc --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_javelin_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/javelin_head/blue_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_knife.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_knife.json new file mode 100644 index 000000000..cb30f35bd --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_knife.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:blue_steel_knife" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_knife_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_knife_blade.json new file mode 100644 index 000000000..a34413c11 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_knife_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:blue_steel_knife_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_lamp.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_lamp.json new file mode 100644 index 000000000..47c8c8546 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_lamp.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/lamp/blue_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_mace.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_mace.json new file mode 100644 index 000000000..78d9ae173 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_mace.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/mace/blue_steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_mace_head.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_mace_head.json new file mode 100644 index 000000000..f7605105b --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_mace_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/mace_head/blue_steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_pickaxe.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_pickaxe.json new file mode 100644 index 000000000..30f7f34a2 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_pickaxe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:blue_steel_pickaxe" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_pickaxe_head.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_pickaxe_head.json new file mode 100644 index 000000000..d977fdce3 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_pickaxe_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:blue_steel_pickaxe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_propick.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_propick.json new file mode 100644 index 000000000..bf2aae09f --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_propick.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/propick/blue_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_propick_head.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_propick_head.json new file mode 100644 index 000000000..fa76df946 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_propick_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/propick_head/blue_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_rod.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_rod.json new file mode 100644 index 000000000..4cd3941ec --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_rod.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:rods/blue_steel" + }, + "heat_capacity": 1.429, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_saw.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_saw.json new file mode 100644 index 000000000..6bb62e7ab --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_saw.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:blue_steel_saw" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_saw_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_saw_blade.json new file mode 100644 index 000000000..049795336 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_saw_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:blue_steel_saw_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_scythe.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_scythe.json new file mode 100644 index 000000000..2005eb7d7 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_scythe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:blue_steel_scythe" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_scythe_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_scythe_blade.json new file mode 100644 index 000000000..bf7993d81 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_scythe_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:blue_steel_scythe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_shears.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_shears.json new file mode 100644 index 000000000..7c5be59dd --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_shears.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/shears/blue_steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_sheet.json new file mode 100644 index 000000000..e353b9934 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/blue_steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_shield.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_shield.json new file mode 100644 index 000000000..4a05de0d1 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_shield.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/shield/blue_steel" + }, + "heat_capacity": 11.429, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_shovel.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_shovel.json new file mode 100644 index 000000000..fe0d967da --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_shovel.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:blue_steel_shovel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_shovel_head.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_shovel_head.json new file mode 100644 index 000000000..43b9f238d --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_shovel_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:blue_steel_shovel_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_sword.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_sword.json new file mode 100644 index 000000000..5601347da --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_sword.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:blue_steel_sword" + }, + "heat_capacity": 5.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_sword_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_sword_blade.json new file mode 100644 index 000000000..56bb2ce25 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_sword_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:blue_steel_sword_head" + }, + "heat_capacity": 5.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_trapdoor.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_trapdoor.json new file mode 100644 index 000000000..6076386dd --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_trapdoor.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/trapdoor/blue_steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_tuyere.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_tuyere.json new file mode 100644 index 000000000..49b751212 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_tuyere.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/tuyere/blue_steel" + }, + "heat_capacity": 11.429, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_unfinished_boots.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_unfinished_boots.json new file mode 100644 index 000000000..b0e8e3baa --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_unfinished_boots.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_boots/blue_steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_unfinished_chestplate.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_unfinished_chestplate.json new file mode 100644 index 000000000..80c90b415 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_unfinished_chestplate.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_chestplate/blue_steel" + }, + "heat_capacity": 11.429, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_unfinished_greaves.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_unfinished_greaves.json new file mode 100644 index 000000000..0c09148e7 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_unfinished_greaves.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_greaves/blue_steel" + }, + "heat_capacity": 11.429, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_unfinished_helmet.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_unfinished_helmet.json new file mode 100644 index 000000000..384e92402 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_unfinished_helmet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_helmet/blue_steel" + }, + "heat_capacity": 11.429, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_unfinished_lamp.json b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_unfinished_lamp.json new file mode 100644 index 000000000..de8c4326c --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/blue_steel_unfinished_lamp.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_lamp/blue_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/brass_block.json b/kubejs/data/tfc/tfc/item_heats/metal/brass_block.json new file mode 100644 index 000000000..96525af72 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/brass_block.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:storage_blocks/brass" + }, + "heat_capacity": 2.857, + "forging_temperature": 558, + "welding_temperature": 744 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/brass_block_slab.json b/kubejs/data/tfc/tfc/item_heats/metal/brass_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/brass_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/brass_block_stairs.json b/kubejs/data/tfc/tfc/item_heats/metal/brass_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/brass_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/brass_double_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/brass_double_ingot.json new file mode 100644 index 000000000..2d62cbddb --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/brass_double_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:double_ingots/brass" + }, + "heat_capacity": 5.714, + "forging_temperature": 558, + "welding_temperature": 744 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/brass_double_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/brass_double_sheet.json new file mode 100644 index 000000000..90c75e3c2 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/brass_double_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/double/brass" + }, + "heat_capacity": 11.429, + "forging_temperature": 558, + "welding_temperature": 744 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/brass_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/brass_ingot.json new file mode 100644 index 000000000..919084d71 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/brass_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:ingots/brass" + }, + "heat_capacity": 2.857, + "forging_temperature": 558, + "welding_temperature": 744 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/brass_rod.json b/kubejs/data/tfc/tfc/item_heats/metal/brass_rod.json new file mode 100644 index 000000000..18b1e47ca --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/brass_rod.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:rods/brass" + }, + "heat_capacity": 1.429, + "forging_temperature": 558, + "welding_temperature": 744 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/brass_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/brass_sheet.json new file mode 100644 index 000000000..9790f0fc3 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/brass_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/brass" + }, + "heat_capacity": 5.714, + "forging_temperature": 558, + "welding_temperature": 744 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_anvil.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_anvil.json new file mode 100644 index 000000000..2ee35c3b7 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_anvil.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/anvil/bronze" + }, + "heat_capacity": 40.0, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_axe.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_axe.json new file mode 100644 index 000000000..7f767d44d --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_axe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bronze_axe" + }, + "heat_capacity": 2.857, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_axe_head.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_axe_head.json new file mode 100644 index 000000000..58c2a53c6 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_axe_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bronze_axe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_bars.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_bars.json new file mode 100644 index 000000000..183c9ff14 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_bars.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/bars/bronze" + }, + "heat_capacity": 0.714, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_block.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_block.json new file mode 100644 index 000000000..e73c2c887 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_block.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:storage_blocks/bronze" + }, + "heat_capacity": 2.857, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_block_slab.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_block_stairs.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_boots.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_boots.json new file mode 100644 index 000000000..8254ddf6b --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_boots.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/boots/bronze" + }, + "heat_capacity": 11.429, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_chain.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_chain.json new file mode 100644 index 000000000..488bfafd3 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_chain.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chain/bronze" + }, + "heat_capacity": 0.171, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_chestplate.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_chestplate.json new file mode 100644 index 000000000..8f34e2d71 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_chestplate.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chestplate/bronze" + }, + "heat_capacity": 22.857, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_chisel.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_chisel.json new file mode 100644 index 000000000..10a7507fe --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_chisel.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chisel/bronze" + }, + "heat_capacity": 2.857, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_chisel_head.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_chisel_head.json new file mode 100644 index 000000000..cc69d1141 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_chisel_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chisel_head/bronze" + }, + "heat_capacity": 2.857, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_double_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_double_ingot.json new file mode 100644 index 000000000..c942be851 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_double_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:double_ingots/bronze" + }, + "heat_capacity": 5.714, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_double_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_double_sheet.json new file mode 100644 index 000000000..f0f317c4f --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_double_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/double/bronze" + }, + "heat_capacity": 11.429, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_fish_hook.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_fish_hook.json new file mode 100644 index 000000000..0e13454b2 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_fish_hook.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/fish_hook/bronze" + }, + "heat_capacity": 5.714, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_fishing_rod.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_fishing_rod.json new file mode 100644 index 000000000..321e07f63 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_fishing_rod.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:fishing_rods/bronze" + }, + "heat_capacity": 5.714, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_greaves.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_greaves.json new file mode 100644 index 000000000..2125bc0b3 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_greaves.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/greaves/bronze" + }, + "heat_capacity": 17.143, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_hammer.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_hammer.json new file mode 100644 index 000000000..ef7ea4337 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_hammer.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bronze_hammer" + }, + "heat_capacity": 2.857, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_hammer_head.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_hammer_head.json new file mode 100644 index 000000000..aabd96b69 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_hammer_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bronze_hammer_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_helmet.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_helmet.json new file mode 100644 index 000000000..ef0d67dfe --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_helmet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/helmet/bronze" + }, + "heat_capacity": 17.143, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_hoe.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_hoe.json new file mode 100644 index 000000000..8512e2b90 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_hoe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bronze_hoe" + }, + "heat_capacity": 2.857, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_hoe_head.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_hoe_head.json new file mode 100644 index 000000000..0ccf92636 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_hoe_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bronze_hoe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_horse_armor.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_horse_armor.json new file mode 100644 index 000000000..4185721dc --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_horse_armor.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/horse_armor/bronze" + }, + "heat_capacity": 34.286, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_ingot.json new file mode 100644 index 000000000..c63504505 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:ingots/bronze" + }, + "heat_capacity": 2.857, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_javelin.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_javelin.json new file mode 100644 index 000000000..438155f09 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_javelin.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/javelin/bronze" + }, + "heat_capacity": 2.857, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_javelin_head.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_javelin_head.json new file mode 100644 index 000000000..fe037d597 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_javelin_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/javelin_head/bronze" + }, + "heat_capacity": 2.857, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_knife.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_knife.json new file mode 100644 index 000000000..6b70e499b --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_knife.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bronze_knife" + }, + "heat_capacity": 2.857, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_knife_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_knife_blade.json new file mode 100644 index 000000000..6d468c6b5 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_knife_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bronze_knife_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_lamp.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_lamp.json new file mode 100644 index 000000000..25f76a253 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_lamp.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/lamp/bronze" + }, + "heat_capacity": 2.857, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_mace.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_mace.json new file mode 100644 index 000000000..8bb17525f --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_mace.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/mace/bronze" + }, + "heat_capacity": 5.714, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_mace_head.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_mace_head.json new file mode 100644 index 000000000..4971b2719 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_mace_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/mace_head/bronze" + }, + "heat_capacity": 5.714, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_pickaxe.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_pickaxe.json new file mode 100644 index 000000000..42c4bd32c --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_pickaxe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bronze_pickaxe" + }, + "heat_capacity": 2.857, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_pickaxe_head.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_pickaxe_head.json new file mode 100644 index 000000000..c4ac7a0f3 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_pickaxe_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bronze_pickaxe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_propick.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_propick.json new file mode 100644 index 000000000..20eb6fd80 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_propick.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/propick/bronze" + }, + "heat_capacity": 2.857, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_propick_head.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_propick_head.json new file mode 100644 index 000000000..549bd8eeb --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_propick_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/propick_head/bronze" + }, + "heat_capacity": 2.857, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_rod.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_rod.json new file mode 100644 index 000000000..85cb347a3 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_rod.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:rods/bronze" + }, + "heat_capacity": 1.429, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_saw.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_saw.json new file mode 100644 index 000000000..2675eccf7 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_saw.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bronze_saw" + }, + "heat_capacity": 2.857, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_saw_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_saw_blade.json new file mode 100644 index 000000000..49fb78719 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_saw_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bronze_saw_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_scythe.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_scythe.json new file mode 100644 index 000000000..ce7eae83d --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_scythe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bronze_scythe" + }, + "heat_capacity": 2.857, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_scythe_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_scythe_blade.json new file mode 100644 index 000000000..215357980 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_scythe_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bronze_scythe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_shears.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_shears.json new file mode 100644 index 000000000..62a11ac20 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_shears.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/shears/bronze" + }, + "heat_capacity": 5.714, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_sheet.json new file mode 100644 index 000000000..02db1800e --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/bronze" + }, + "heat_capacity": 5.714, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_shield.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_shield.json new file mode 100644 index 000000000..310311849 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_shield.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/shield/bronze" + }, + "heat_capacity": 11.429, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_shovel.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_shovel.json new file mode 100644 index 000000000..45456f0e8 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_shovel.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bronze_shovel" + }, + "heat_capacity": 2.857, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_shovel_head.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_shovel_head.json new file mode 100644 index 000000000..375ff9dec --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_shovel_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bronze_shovel_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_sword.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_sword.json new file mode 100644 index 000000000..9080a4e6b --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_sword.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bronze_sword" + }, + "heat_capacity": 5.714, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_sword_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_sword_blade.json new file mode 100644 index 000000000..1c5f2b936 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_sword_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:bronze_sword_head" + }, + "heat_capacity": 5.714, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_trapdoor.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_trapdoor.json new file mode 100644 index 000000000..2c5f951db --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_trapdoor.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/trapdoor/bronze" + }, + "heat_capacity": 5.714, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_tuyere.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_tuyere.json new file mode 100644 index 000000000..9bed83dc4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_tuyere.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/tuyere/bronze" + }, + "heat_capacity": 11.429, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_unfinished_boots.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_unfinished_boots.json new file mode 100644 index 000000000..01c801465 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_unfinished_boots.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_boots/bronze" + }, + "heat_capacity": 5.714, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_unfinished_chestplate.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_unfinished_chestplate.json new file mode 100644 index 000000000..d1ef9e6c4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_unfinished_chestplate.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_chestplate/bronze" + }, + "heat_capacity": 11.429, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_unfinished_greaves.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_unfinished_greaves.json new file mode 100644 index 000000000..cf407758f --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_unfinished_greaves.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_greaves/bronze" + }, + "heat_capacity": 11.429, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_unfinished_helmet.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_unfinished_helmet.json new file mode 100644 index 000000000..792345e9d --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_unfinished_helmet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_helmet/bronze" + }, + "heat_capacity": 11.429, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/bronze_unfinished_lamp.json b/kubejs/data/tfc/tfc/item_heats/metal/bronze_unfinished_lamp.json new file mode 100644 index 000000000..3d09c6de2 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/bronze_unfinished_lamp.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_lamp/bronze" + }, + "heat_capacity": 2.857, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/cast_iron_block.json b/kubejs/data/tfc/tfc/item_heats/metal/cast_iron_block.json new file mode 100644 index 000000000..11ffd7679 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/cast_iron_block.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:storage_blocks/iron" + }, + "heat_capacity": 2.857, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/cast_iron_block_slab.json b/kubejs/data/tfc/tfc/item_heats/metal/cast_iron_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/cast_iron_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/cast_iron_block_stairs.json b/kubejs/data/tfc/tfc/item_heats/metal/cast_iron_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/cast_iron_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/cast_iron_double_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/cast_iron_double_ingot.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/cast_iron_double_ingot.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/cast_iron_double_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/cast_iron_double_sheet.json new file mode 100644 index 000000000..48673294b --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/cast_iron_double_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/double/iron" + }, + "heat_capacity": 11.429, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/cast_iron_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/cast_iron_ingot.json new file mode 100644 index 000000000..0254586c9 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/cast_iron_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:ingots/iron" + }, + "heat_capacity": 2.857, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/cast_iron_rod.json b/kubejs/data/tfc/tfc/item_heats/metal/cast_iron_rod.json new file mode 100644 index 000000000..fc172e1c8 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/cast_iron_rod.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:rods/iron" + }, + "heat_capacity": 1.429, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/cast_iron_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/cast_iron_sheet.json new file mode 100644 index 000000000..9acf66d63 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/cast_iron_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/iron" + }, + "heat_capacity": 5.714, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_anvil.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_anvil.json new file mode 100644 index 000000000..bd972ae07 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_anvil.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/anvil/copper" + }, + "heat_capacity": 40.0, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_axe.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_axe.json new file mode 100644 index 000000000..c6b85475f --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_axe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:copper_axe" + }, + "heat_capacity": 2.857, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_axe_head.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_axe_head.json new file mode 100644 index 000000000..79a88934d --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_axe_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:copper_axe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_bars.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_bars.json new file mode 100644 index 000000000..5a1c7f15a --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_bars.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/bars/copper" + }, + "heat_capacity": 0.714, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_block.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_block.json new file mode 100644 index 000000000..7a571a832 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_block.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:storage_blocks/copper" + }, + "heat_capacity": 2.857, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_block_slab.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_block_stairs.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_boots.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_boots.json new file mode 100644 index 000000000..e9acbea4d --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_boots.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/boots/copper" + }, + "heat_capacity": 11.429, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_chain.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_chain.json new file mode 100644 index 000000000..7ef6cdeed --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_chain.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chain/copper" + }, + "heat_capacity": 0.171, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_chestplate.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_chestplate.json new file mode 100644 index 000000000..cc4896ac1 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_chestplate.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chestplate/copper" + }, + "heat_capacity": 22.857, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_chisel.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_chisel.json new file mode 100644 index 000000000..1e690e144 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_chisel.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chisel/copper" + }, + "heat_capacity": 2.857, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_chisel_head.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_chisel_head.json new file mode 100644 index 000000000..27e433ca7 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_chisel_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chisel_head/copper" + }, + "heat_capacity": 2.857, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_double_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_double_ingot.json new file mode 100644 index 000000000..488dff745 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_double_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:double_ingots/copper" + }, + "heat_capacity": 5.714, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_double_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_double_sheet.json new file mode 100644 index 000000000..ad640eb4d --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_double_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/double/copper" + }, + "heat_capacity": 11.429, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_fish_hook.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_fish_hook.json new file mode 100644 index 000000000..ee9ccbea9 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_fish_hook.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/fish_hook/copper" + }, + "heat_capacity": 5.714, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_fishing_rod.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_fishing_rod.json new file mode 100644 index 000000000..76dd0fc27 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_fishing_rod.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:fishing_rods/copper" + }, + "heat_capacity": 5.714, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_greaves.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_greaves.json new file mode 100644 index 000000000..4c748aab7 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_greaves.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/greaves/copper" + }, + "heat_capacity": 17.143, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_hammer.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_hammer.json new file mode 100644 index 000000000..88f6c7999 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_hammer.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:copper_hammer" + }, + "heat_capacity": 2.857, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_hammer_head.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_hammer_head.json new file mode 100644 index 000000000..e26cc55c4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_hammer_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:copper_hammer_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_helmet.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_helmet.json new file mode 100644 index 000000000..6ee083e85 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_helmet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/helmet/copper" + }, + "heat_capacity": 17.143, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_hoe.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_hoe.json new file mode 100644 index 000000000..55fb93328 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_hoe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:copper_hoe" + }, + "heat_capacity": 2.857, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_hoe_head.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_hoe_head.json new file mode 100644 index 000000000..35c122f32 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_hoe_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:copper_hoe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_horse_armor.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_horse_armor.json new file mode 100644 index 000000000..50b8da114 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_horse_armor.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/horse_armor/copper" + }, + "heat_capacity": 34.286, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_ingot.json new file mode 100644 index 000000000..187fe520f --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:ingots/copper" + }, + "heat_capacity": 2.857, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_javelin.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_javelin.json new file mode 100644 index 000000000..19a6003fd --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_javelin.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/javelin/copper" + }, + "heat_capacity": 2.857, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_javelin_head.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_javelin_head.json new file mode 100644 index 000000000..d2b6cdfbd --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_javelin_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/javelin_head/copper" + }, + "heat_capacity": 2.857, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_knife.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_knife.json new file mode 100644 index 000000000..c9505fd42 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_knife.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:copper_knife" + }, + "heat_capacity": 2.857, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_knife_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_knife_blade.json new file mode 100644 index 000000000..93810903a --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_knife_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:copper_knife_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_lamp.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_lamp.json new file mode 100644 index 000000000..0c4cf2ae3 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_lamp.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/lamp/copper" + }, + "heat_capacity": 2.857, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_mace.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_mace.json new file mode 100644 index 000000000..18384fdbd --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_mace.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/mace/copper" + }, + "heat_capacity": 5.714, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_mace_head.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_mace_head.json new file mode 100644 index 000000000..540c0d480 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_mace_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/mace_head/copper" + }, + "heat_capacity": 5.714, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_pickaxe.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_pickaxe.json new file mode 100644 index 000000000..d742d8a15 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_pickaxe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:copper_pickaxe" + }, + "heat_capacity": 2.857, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_pickaxe_head.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_pickaxe_head.json new file mode 100644 index 000000000..41a308c50 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_pickaxe_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:copper_pickaxe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_propick.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_propick.json new file mode 100644 index 000000000..c7866f77f --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_propick.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/propick/copper" + }, + "heat_capacity": 2.857, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_propick_head.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_propick_head.json new file mode 100644 index 000000000..8f43cb1b6 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_propick_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/propick_head/copper" + }, + "heat_capacity": 2.857, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_rod.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_rod.json new file mode 100644 index 000000000..64aff509e --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_rod.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:rods/copper" + }, + "heat_capacity": 1.429, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_saw.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_saw.json new file mode 100644 index 000000000..911017bdb --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_saw.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:copper_saw" + }, + "heat_capacity": 2.857, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_saw_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_saw_blade.json new file mode 100644 index 000000000..c17844a3d --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_saw_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:copper_saw_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_scythe.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_scythe.json new file mode 100644 index 000000000..a67b3036c --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_scythe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:copper_scythe" + }, + "heat_capacity": 2.857, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_scythe_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_scythe_blade.json new file mode 100644 index 000000000..1660c9759 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_scythe_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:copper_scythe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_shears.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_shears.json new file mode 100644 index 000000000..d513fcd1c --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_shears.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/shears/copper" + }, + "heat_capacity": 5.714, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_sheet.json new file mode 100644 index 000000000..1fbe947fe --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/copper" + }, + "heat_capacity": 5.714, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_shield.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_shield.json new file mode 100644 index 000000000..66c82dbbf --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_shield.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/shield/copper" + }, + "heat_capacity": 11.429, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_shovel.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_shovel.json new file mode 100644 index 000000000..dd2313f64 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_shovel.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:copper_shovel" + }, + "heat_capacity": 2.857, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_shovel_head.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_shovel_head.json new file mode 100644 index 000000000..8f29ea0c8 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_shovel_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:copper_shovel_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_sword.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_sword.json new file mode 100644 index 000000000..6e3dec53e --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_sword.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:copper_sword" + }, + "heat_capacity": 5.714, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_sword_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_sword_blade.json new file mode 100644 index 000000000..aea448710 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_sword_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:copper_sword_head" + }, + "heat_capacity": 5.714, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_trapdoor.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_trapdoor.json new file mode 100644 index 000000000..6440e223a --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_trapdoor.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/trapdoor/copper" + }, + "heat_capacity": 5.714, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_tuyere.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_tuyere.json new file mode 100644 index 000000000..2468c504d --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_tuyere.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/tuyere/copper" + }, + "heat_capacity": 11.429, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_unfinished_boots.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_unfinished_boots.json new file mode 100644 index 000000000..54fc0f2fc --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_unfinished_boots.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_boots/copper" + }, + "heat_capacity": 5.714, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_unfinished_chestplate.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_unfinished_chestplate.json new file mode 100644 index 000000000..013a54139 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_unfinished_chestplate.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_chestplate/copper" + }, + "heat_capacity": 11.429, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_unfinished_greaves.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_unfinished_greaves.json new file mode 100644 index 000000000..3800b8e9f --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_unfinished_greaves.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_greaves/copper" + }, + "heat_capacity": 11.429, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_unfinished_helmet.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_unfinished_helmet.json new file mode 100644 index 000000000..2ddaacbc3 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_unfinished_helmet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_helmet/copper" + }, + "heat_capacity": 11.429, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/copper_unfinished_lamp.json b/kubejs/data/tfc/tfc/item_heats/metal/copper_unfinished_lamp.json new file mode 100644 index 000000000..304e0d059 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/copper_unfinished_lamp.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_lamp/copper" + }, + "heat_capacity": 2.857, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/gold_block.json b/kubejs/data/tfc/tfc/item_heats/metal/gold_block.json new file mode 100644 index 000000000..361fab169 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/gold_block.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:storage_blocks/gold" + }, + "heat_capacity": 1.667, + "forging_temperature": 636, + "welding_temperature": 848 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/gold_block_slab.json b/kubejs/data/tfc/tfc/item_heats/metal/gold_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/gold_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/gold_block_stairs.json b/kubejs/data/tfc/tfc/item_heats/metal/gold_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/gold_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/gold_double_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/gold_double_ingot.json new file mode 100644 index 000000000..956ceca20 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/gold_double_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:double_ingots/gold" + }, + "heat_capacity": 3.333, + "forging_temperature": 636, + "welding_temperature": 848 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/gold_double_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/gold_double_sheet.json new file mode 100644 index 000000000..e9c2eb979 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/gold_double_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/double/gold" + }, + "heat_capacity": 6.667, + "forging_temperature": 636, + "welding_temperature": 848 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/gold_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/gold_ingot.json new file mode 100644 index 000000000..be2d57141 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/gold_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:ingots/gold" + }, + "heat_capacity": 1.667, + "forging_temperature": 636, + "welding_temperature": 848 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/gold_rod.json b/kubejs/data/tfc/tfc/item_heats/metal/gold_rod.json new file mode 100644 index 000000000..cc7932773 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/gold_rod.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:rods/gold" + }, + "heat_capacity": 0.833, + "forging_temperature": 636, + "welding_temperature": 848 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/gold_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/gold_sheet.json new file mode 100644 index 000000000..2b2da9653 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/gold_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/gold" + }, + "heat_capacity": 3.333, + "forging_temperature": 636, + "welding_temperature": 848 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/high_carbon_black_steel_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/high_carbon_black_steel_ingot.json new file mode 100644 index 000000000..3067606f0 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/high_carbon_black_steel_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:ingots/high_carbon_black_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/high_carbon_blue_steel_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/high_carbon_blue_steel_ingot.json new file mode 100644 index 000000000..e19a53177 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/high_carbon_blue_steel_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:ingots/high_carbon_blue_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/high_carbon_red_steel_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/high_carbon_red_steel_ingot.json new file mode 100644 index 000000000..f5fc9e6f5 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/high_carbon_red_steel_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:ingots/high_carbon_red_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/high_carbon_steel_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/high_carbon_steel_ingot.json new file mode 100644 index 000000000..6530ea30d --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/high_carbon_steel_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:ingots/high_carbon_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/nickel_block.json b/kubejs/data/tfc/tfc/item_heats/metal/nickel_block.json new file mode 100644 index 000000000..efb914091 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/nickel_block.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:storage_blocks/nickel" + }, + "heat_capacity": 2.083, + "forging_temperature": 872, + "welding_temperature": 1162 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/nickel_block_slab.json b/kubejs/data/tfc/tfc/item_heats/metal/nickel_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/nickel_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/nickel_block_stairs.json b/kubejs/data/tfc/tfc/item_heats/metal/nickel_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/nickel_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/nickel_double_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/nickel_double_ingot.json new file mode 100644 index 000000000..64e4ab246 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/nickel_double_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:double_ingots/nickel" + }, + "heat_capacity": 4.167, + "forging_temperature": 872, + "welding_temperature": 1162 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/nickel_double_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/nickel_double_sheet.json new file mode 100644 index 000000000..c9df6144a --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/nickel_double_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/double/nickel" + }, + "heat_capacity": 8.333, + "forging_temperature": 872, + "welding_temperature": 1162 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/nickel_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/nickel_ingot.json new file mode 100644 index 000000000..e93559f56 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/nickel_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:ingots/nickel" + }, + "heat_capacity": 2.083, + "forging_temperature": 872, + "welding_temperature": 1162 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/nickel_rod.json b/kubejs/data/tfc/tfc/item_heats/metal/nickel_rod.json new file mode 100644 index 000000000..b7fa45bf3 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/nickel_rod.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:rods/nickel" + }, + "heat_capacity": 1.042, + "forging_temperature": 872, + "welding_temperature": 1162 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/nickel_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/nickel_sheet.json new file mode 100644 index 000000000..e07228ae0 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/nickel_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/nickel" + }, + "heat_capacity": 4.167, + "forging_temperature": 872, + "welding_temperature": 1162 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/pig_iron_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/pig_iron_ingot.json new file mode 100644 index 000000000..2238dbca9 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/pig_iron_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:ingots/pig_iron" + }, + "heat_capacity": 2.857, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_anvil.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_anvil.json new file mode 100644 index 000000000..320234093 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_anvil.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/anvil/red_steel" + }, + "heat_capacity": 40.0, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_axe.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_axe.json new file mode 100644 index 000000000..22d123c76 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_axe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:red_steel_axe" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_axe_head.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_axe_head.json new file mode 100644 index 000000000..7213a0484 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_axe_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:red_steel_axe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_bars.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_bars.json new file mode 100644 index 000000000..5123ec2fa --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_bars.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/bars/red_steel" + }, + "heat_capacity": 0.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_block.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_block.json new file mode 100644 index 000000000..503b1e05f --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_block.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:storage_blocks/red_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_block_slab.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_block_stairs.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_boots.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_boots.json new file mode 100644 index 000000000..62775992f --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_boots.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/boots/red_steel" + }, + "heat_capacity": 11.429, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_chain.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_chain.json new file mode 100644 index 000000000..f7bdac0d9 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_chain.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chain/red_steel" + }, + "heat_capacity": 0.171, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_chestplate.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_chestplate.json new file mode 100644 index 000000000..21f426d35 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_chestplate.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chestplate/red_steel" + }, + "heat_capacity": 22.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_chisel.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_chisel.json new file mode 100644 index 000000000..77a80f1aa --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_chisel.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chisel/red_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_chisel_head.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_chisel_head.json new file mode 100644 index 000000000..d29cb8c5b --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_chisel_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chisel_head/red_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_double_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_double_ingot.json new file mode 100644 index 000000000..451e89eb6 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_double_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:double_ingots/red_steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_double_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_double_sheet.json new file mode 100644 index 000000000..d2e86158e --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_double_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/double/red_steel" + }, + "heat_capacity": 11.429, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_fish_hook.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_fish_hook.json new file mode 100644 index 000000000..039aeff3d --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_fish_hook.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/fish_hook/red_steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_fishing_rod.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_fishing_rod.json new file mode 100644 index 000000000..169586214 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_fishing_rod.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:fishing_rods/red_steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_greaves.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_greaves.json new file mode 100644 index 000000000..4b06506e8 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_greaves.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/greaves/red_steel" + }, + "heat_capacity": 17.143, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_hammer.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_hammer.json new file mode 100644 index 000000000..abd088caf --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_hammer.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:red_steel_hammer" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_hammer_head.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_hammer_head.json new file mode 100644 index 000000000..f099dde0c --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_hammer_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:red_steel_hammer_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_helmet.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_helmet.json new file mode 100644 index 000000000..3452b3e26 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_helmet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/helmet/red_steel" + }, + "heat_capacity": 17.143, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_hoe.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_hoe.json new file mode 100644 index 000000000..358439516 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_hoe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:red_steel_hoe" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_hoe_head.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_hoe_head.json new file mode 100644 index 000000000..4e1a5e9c8 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_hoe_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:red_steel_hoe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_horse_armor.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_horse_armor.json new file mode 100644 index 000000000..38a2b6e3d --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_horse_armor.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/horse_armor/red_steel" + }, + "heat_capacity": 34.286, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_ingot.json new file mode 100644 index 000000000..05b6d5c9c --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:ingots/red_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_javelin.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_javelin.json new file mode 100644 index 000000000..a86867450 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_javelin.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/javelin/red_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_javelin_head.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_javelin_head.json new file mode 100644 index 000000000..29567d166 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_javelin_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/javelin_head/red_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_knife.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_knife.json new file mode 100644 index 000000000..84f887cb9 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_knife.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:red_steel_knife" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_knife_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_knife_blade.json new file mode 100644 index 000000000..0378c377b --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_knife_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:red_steel_knife_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_lamp.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_lamp.json new file mode 100644 index 000000000..e74a7e596 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_lamp.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/lamp/red_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_mace.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_mace.json new file mode 100644 index 000000000..52499dbfc --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_mace.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/mace/red_steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_mace_head.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_mace_head.json new file mode 100644 index 000000000..9dd6340ed --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_mace_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/mace_head/red_steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_pickaxe.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_pickaxe.json new file mode 100644 index 000000000..b759bacb9 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_pickaxe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:red_steel_pickaxe" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_pickaxe_head.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_pickaxe_head.json new file mode 100644 index 000000000..8d17c3c86 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_pickaxe_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:red_steel_pickaxe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_propick.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_propick.json new file mode 100644 index 000000000..8f2fffd6f --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_propick.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/propick/red_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_propick_head.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_propick_head.json new file mode 100644 index 000000000..ec20db497 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_propick_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/propick_head/red_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_rod.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_rod.json new file mode 100644 index 000000000..8e6cc6a22 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_rod.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:rods/red_steel" + }, + "heat_capacity": 1.429, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_saw.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_saw.json new file mode 100644 index 000000000..9b4e5c047 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_saw.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:red_steel_saw" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_saw_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_saw_blade.json new file mode 100644 index 000000000..48e7fe55c --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_saw_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:red_steel_saw_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_scythe.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_scythe.json new file mode 100644 index 000000000..6ba3790fa --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_scythe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:red_steel_scythe" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_scythe_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_scythe_blade.json new file mode 100644 index 000000000..475f2b044 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_scythe_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:red_steel_scythe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_shears.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_shears.json new file mode 100644 index 000000000..d5d3081d9 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_shears.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/shears/red_steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_sheet.json new file mode 100644 index 000000000..63d4591be --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/red_steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_shield.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_shield.json new file mode 100644 index 000000000..549c02f09 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_shield.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/shield/red_steel" + }, + "heat_capacity": 11.429, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_shovel.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_shovel.json new file mode 100644 index 000000000..373fc68f6 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_shovel.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:red_steel_shovel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_shovel_head.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_shovel_head.json new file mode 100644 index 000000000..e618476f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_shovel_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:red_steel_shovel_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_sword.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_sword.json new file mode 100644 index 000000000..15f30a92d --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_sword.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:red_steel_sword" + }, + "heat_capacity": 5.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_sword_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_sword_blade.json new file mode 100644 index 000000000..50f39079e --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_sword_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:red_steel_sword_head" + }, + "heat_capacity": 5.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_trapdoor.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_trapdoor.json new file mode 100644 index 000000000..4f07aba3a --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_trapdoor.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/trapdoor/red_steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_tuyere.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_tuyere.json new file mode 100644 index 000000000..0da9345a8 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_tuyere.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/tuyere/red_steel" + }, + "heat_capacity": 11.429, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_unfinished_boots.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_unfinished_boots.json new file mode 100644 index 000000000..ed0aaf053 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_unfinished_boots.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_boots/red_steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_unfinished_chestplate.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_unfinished_chestplate.json new file mode 100644 index 000000000..9cb4c30e1 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_unfinished_chestplate.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_chestplate/red_steel" + }, + "heat_capacity": 11.429, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_unfinished_greaves.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_unfinished_greaves.json new file mode 100644 index 000000000..30d790d05 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_unfinished_greaves.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_greaves/red_steel" + }, + "heat_capacity": 11.429, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_unfinished_helmet.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_unfinished_helmet.json new file mode 100644 index 000000000..c31e7a29f --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_unfinished_helmet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_helmet/red_steel" + }, + "heat_capacity": 11.429, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/red_steel_unfinished_lamp.json b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_unfinished_lamp.json new file mode 100644 index 000000000..636064dc9 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/red_steel_unfinished_lamp.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_lamp/red_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/rose_gold_block.json b/kubejs/data/tfc/tfc/item_heats/metal/rose_gold_block.json new file mode 100644 index 000000000..db15a2cc3 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/rose_gold_block.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:storage_blocks/rose_gold" + }, + "heat_capacity": 2.857, + "forging_temperature": 576, + "welding_temperature": 768 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/rose_gold_block_slab.json b/kubejs/data/tfc/tfc/item_heats/metal/rose_gold_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/rose_gold_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/rose_gold_block_stairs.json b/kubejs/data/tfc/tfc/item_heats/metal/rose_gold_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/rose_gold_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/rose_gold_double_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/rose_gold_double_ingot.json new file mode 100644 index 000000000..83eb362eb --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/rose_gold_double_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:double_ingots/rose_gold" + }, + "heat_capacity": 5.714, + "forging_temperature": 576, + "welding_temperature": 768 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/rose_gold_double_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/rose_gold_double_sheet.json new file mode 100644 index 000000000..bac8030b1 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/rose_gold_double_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/double/rose_gold" + }, + "heat_capacity": 11.429, + "forging_temperature": 576, + "welding_temperature": 768 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/rose_gold_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/rose_gold_ingot.json new file mode 100644 index 000000000..c08d4ddaf --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/rose_gold_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:ingots/rose_gold" + }, + "heat_capacity": 2.857, + "forging_temperature": 576, + "welding_temperature": 768 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/rose_gold_rod.json b/kubejs/data/tfc/tfc/item_heats/metal/rose_gold_rod.json new file mode 100644 index 000000000..ab216256e --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/rose_gold_rod.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:rods/rose_gold" + }, + "heat_capacity": 1.429, + "forging_temperature": 576, + "welding_temperature": 768 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/rose_gold_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/rose_gold_sheet.json new file mode 100644 index 000000000..eac6a123c --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/rose_gold_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/rose_gold" + }, + "heat_capacity": 5.714, + "forging_temperature": 576, + "welding_temperature": 768 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/silver_block.json b/kubejs/data/tfc/tfc/item_heats/metal/silver_block.json new file mode 100644 index 000000000..48ae90798 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/silver_block.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:storage_blocks/silver" + }, + "heat_capacity": 2.083, + "forging_temperature": 577, + "welding_temperature": 769 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/silver_block_slab.json b/kubejs/data/tfc/tfc/item_heats/metal/silver_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/silver_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/silver_block_stairs.json b/kubejs/data/tfc/tfc/item_heats/metal/silver_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/silver_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/silver_double_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/silver_double_ingot.json new file mode 100644 index 000000000..99da131ea --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/silver_double_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:double_ingots/silver" + }, + "heat_capacity": 4.167, + "forging_temperature": 577, + "welding_temperature": 769 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/silver_double_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/silver_double_sheet.json new file mode 100644 index 000000000..01ff9596d --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/silver_double_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/double/silver" + }, + "heat_capacity": 8.333, + "forging_temperature": 577, + "welding_temperature": 769 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/silver_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/silver_ingot.json new file mode 100644 index 000000000..dd66651e6 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/silver_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:ingots/silver" + }, + "heat_capacity": 2.083, + "forging_temperature": 577, + "welding_temperature": 769 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/silver_rod.json b/kubejs/data/tfc/tfc/item_heats/metal/silver_rod.json new file mode 100644 index 000000000..38095f268 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/silver_rod.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:rods/silver" + }, + "heat_capacity": 1.042, + "forging_temperature": 577, + "welding_temperature": 769 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/silver_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/silver_sheet.json new file mode 100644 index 000000000..a489d6f6f --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/silver_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/silver" + }, + "heat_capacity": 4.167, + "forging_temperature": 577, + "welding_temperature": 769 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_anvil.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_anvil.json new file mode 100644 index 000000000..a6ec38a84 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_anvil.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/anvil/steel" + }, + "heat_capacity": 40.0, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_axe.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_axe.json new file mode 100644 index 000000000..2b3267f08 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_axe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:steel_axe" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_axe_head.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_axe_head.json new file mode 100644 index 000000000..831a12b79 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_axe_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:steel_axe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_bars.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_bars.json new file mode 100644 index 000000000..fd5f9b277 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_bars.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/bars/steel" + }, + "heat_capacity": 0.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_block.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_block.json new file mode 100644 index 000000000..b2475355e --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_block.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:storage_blocks/steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_block_slab.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_block_stairs.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_boots.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_boots.json new file mode 100644 index 000000000..8145f0bb2 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_boots.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/boots/steel" + }, + "heat_capacity": 11.429, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_chain.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_chain.json new file mode 100644 index 000000000..4dec8088c --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_chain.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chain/steel" + }, + "heat_capacity": 0.171, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_chestplate.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_chestplate.json new file mode 100644 index 000000000..83ac19d65 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_chestplate.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chestplate/steel" + }, + "heat_capacity": 22.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_chisel.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_chisel.json new file mode 100644 index 000000000..e5a09b1cd --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_chisel.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chisel/steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_chisel_head.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_chisel_head.json new file mode 100644 index 000000000..b7d8bb96c --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_chisel_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chisel_head/steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_double_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_double_ingot.json new file mode 100644 index 000000000..91db573b4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_double_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:double_ingots/steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_double_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_double_sheet.json new file mode 100644 index 000000000..55830795a --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_double_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/double/steel" + }, + "heat_capacity": 11.429, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_fish_hook.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_fish_hook.json new file mode 100644 index 000000000..b46bbc37a --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_fish_hook.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/fish_hook/steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_fishing_rod.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_fishing_rod.json new file mode 100644 index 000000000..c5487f48b --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_fishing_rod.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:fishing_rods/steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_greaves.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_greaves.json new file mode 100644 index 000000000..86842d457 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_greaves.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/greaves/steel" + }, + "heat_capacity": 17.143, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_hammer.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_hammer.json new file mode 100644 index 000000000..bf5c376b0 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_hammer.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:steel_hammer" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_hammer_head.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_hammer_head.json new file mode 100644 index 000000000..00f729aa8 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_hammer_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:steel_hammer_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_helmet.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_helmet.json new file mode 100644 index 000000000..df587e579 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_helmet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/helmet/steel" + }, + "heat_capacity": 17.143, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_hoe.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_hoe.json new file mode 100644 index 000000000..c30c54890 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_hoe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:steel_hoe" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_hoe_head.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_hoe_head.json new file mode 100644 index 000000000..db88662d9 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_hoe_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:steel_hoe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_horse_armor.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_horse_armor.json new file mode 100644 index 000000000..b4ed86aa5 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_horse_armor.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/horse_armor/steel" + }, + "heat_capacity": 34.286, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_ingot.json new file mode 100644 index 000000000..137445ca4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:ingots/steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_javelin.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_javelin.json new file mode 100644 index 000000000..d54f6c665 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_javelin.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/javelin/steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_javelin_head.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_javelin_head.json new file mode 100644 index 000000000..37b5c0e4f --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_javelin_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/javelin_head/steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_knife.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_knife.json new file mode 100644 index 000000000..883f0f578 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_knife.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:steel_knife" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_knife_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_knife_blade.json new file mode 100644 index 000000000..8a0bffb41 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_knife_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:steel_knife_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_lamp.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_lamp.json new file mode 100644 index 000000000..38e70cddc --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_lamp.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/lamp/steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_mace.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_mace.json new file mode 100644 index 000000000..8bea64281 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_mace.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/mace/steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_mace_head.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_mace_head.json new file mode 100644 index 000000000..de51b4876 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_mace_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/mace_head/steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_pickaxe.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_pickaxe.json new file mode 100644 index 000000000..86b1d65f3 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_pickaxe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:steel_pickaxe" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_pickaxe_head.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_pickaxe_head.json new file mode 100644 index 000000000..8c5a5e7e1 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_pickaxe_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:steel_pickaxe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_propick.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_propick.json new file mode 100644 index 000000000..4b775a56f --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_propick.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/propick/steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_propick_head.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_propick_head.json new file mode 100644 index 000000000..96d56a36b --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_propick_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/propick_head/steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_rod.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_rod.json new file mode 100644 index 000000000..3bdae835d --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_rod.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:rods/steel" + }, + "heat_capacity": 1.429, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_saw.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_saw.json new file mode 100644 index 000000000..48022bb94 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_saw.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:steel_saw" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_saw_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_saw_blade.json new file mode 100644 index 000000000..f9b6a9618 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_saw_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:steel_saw_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_scythe.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_scythe.json new file mode 100644 index 000000000..9e73423bd --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_scythe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:steel_scythe" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_scythe_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_scythe_blade.json new file mode 100644 index 000000000..127b147ab --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_scythe_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:steel_scythe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_shears.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_shears.json new file mode 100644 index 000000000..be3358220 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_shears.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/shears/steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_sheet.json new file mode 100644 index 000000000..d607118a4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_shield.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_shield.json new file mode 100644 index 000000000..7fd29d939 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_shield.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/shield/steel" + }, + "heat_capacity": 11.429, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_shovel.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_shovel.json new file mode 100644 index 000000000..2bbd422a6 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_shovel.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:steel_shovel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_shovel_head.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_shovel_head.json new file mode 100644 index 000000000..250788f3d --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_shovel_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:steel_shovel_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_sword.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_sword.json new file mode 100644 index 000000000..5e78425b2 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_sword.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:steel_sword" + }, + "heat_capacity": 5.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_sword_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_sword_blade.json new file mode 100644 index 000000000..7bfcb8397 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_sword_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:steel_sword_head" + }, + "heat_capacity": 5.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_trapdoor.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_trapdoor.json new file mode 100644 index 000000000..1f8c0b4c1 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_trapdoor.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/trapdoor/steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_tuyere.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_tuyere.json new file mode 100644 index 000000000..d259af85c --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_tuyere.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/tuyere/steel" + }, + "heat_capacity": 11.429, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_unfinished_boots.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_unfinished_boots.json new file mode 100644 index 000000000..29b20d81f --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_unfinished_boots.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_boots/steel" + }, + "heat_capacity": 5.714, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_unfinished_chestplate.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_unfinished_chestplate.json new file mode 100644 index 000000000..04c9e5178 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_unfinished_chestplate.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_chestplate/steel" + }, + "heat_capacity": 11.429, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_unfinished_greaves.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_unfinished_greaves.json new file mode 100644 index 000000000..08d210cb9 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_unfinished_greaves.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_greaves/steel" + }, + "heat_capacity": 11.429, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_unfinished_helmet.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_unfinished_helmet.json new file mode 100644 index 000000000..9232472ae --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_unfinished_helmet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_helmet/steel" + }, + "heat_capacity": 11.429, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/steel_unfinished_lamp.json b/kubejs/data/tfc/tfc/item_heats/metal/steel_unfinished_lamp.json new file mode 100644 index 000000000..ac08ef37e --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/steel_unfinished_lamp.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_lamp/steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/sterling_silver_block.json b/kubejs/data/tfc/tfc/item_heats/metal/sterling_silver_block.json new file mode 100644 index 000000000..5bf5efe91 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/sterling_silver_block.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:storage_blocks/sterling_silver" + }, + "heat_capacity": 2.857, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/sterling_silver_block_slab.json b/kubejs/data/tfc/tfc/item_heats/metal/sterling_silver_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/sterling_silver_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/sterling_silver_block_stairs.json b/kubejs/data/tfc/tfc/item_heats/metal/sterling_silver_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/sterling_silver_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/sterling_silver_double_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/sterling_silver_double_ingot.json new file mode 100644 index 000000000..c8b4cbadf --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/sterling_silver_double_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:double_ingots/sterling_silver" + }, + "heat_capacity": 5.714, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/sterling_silver_double_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/sterling_silver_double_sheet.json new file mode 100644 index 000000000..cc9d8fad1 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/sterling_silver_double_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/double/sterling_silver" + }, + "heat_capacity": 11.429, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/sterling_silver_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/sterling_silver_ingot.json new file mode 100644 index 000000000..0bb476673 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/sterling_silver_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:ingots/sterling_silver" + }, + "heat_capacity": 2.857, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/sterling_silver_rod.json b/kubejs/data/tfc/tfc/item_heats/metal/sterling_silver_rod.json new file mode 100644 index 000000000..db66d255b --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/sterling_silver_rod.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:rods/sterling_silver" + }, + "heat_capacity": 1.429, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/sterling_silver_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/sterling_silver_sheet.json new file mode 100644 index 000000000..cbe18e691 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/sterling_silver_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/sterling_silver" + }, + "heat_capacity": 5.714, + "forging_temperature": 570, + "welding_temperature": 760 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/tin_block.json b/kubejs/data/tfc/tfc/item_heats/metal/tin_block.json new file mode 100644 index 000000000..2e87aeed5 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/tin_block.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:storage_blocks/tin" + }, + "heat_capacity": 7.143, + "forging_temperature": 138, + "welding_temperature": 184 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/tin_block_slab.json b/kubejs/data/tfc/tfc/item_heats/metal/tin_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/tin_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/tin_block_stairs.json b/kubejs/data/tfc/tfc/item_heats/metal/tin_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/tin_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/tin_double_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/tin_double_ingot.json new file mode 100644 index 000000000..1cf769d0d --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/tin_double_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:double_ingots/tin" + }, + "heat_capacity": 14.286, + "forging_temperature": 138, + "welding_temperature": 184 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/tin_double_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/tin_double_sheet.json new file mode 100644 index 000000000..e5828a114 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/tin_double_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/double/tin" + }, + "heat_capacity": 28.571, + "forging_temperature": 138, + "welding_temperature": 184 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/tin_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/tin_ingot.json new file mode 100644 index 000000000..c445f2d8f --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/tin_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:ingots/tin" + }, + "heat_capacity": 7.143, + "forging_temperature": 138, + "welding_temperature": 184 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/tin_rod.json b/kubejs/data/tfc/tfc/item_heats/metal/tin_rod.json new file mode 100644 index 000000000..9f719e23b --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/tin_rod.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:rods/tin" + }, + "heat_capacity": 3.571, + "forging_temperature": 138, + "welding_temperature": 184 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/tin_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/tin_sheet.json new file mode 100644 index 000000000..bf686e92b --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/tin_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/tin" + }, + "heat_capacity": 14.286, + "forging_temperature": 138, + "welding_temperature": 184 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/unknown_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/unknown_ingot.json new file mode 100644 index 000000000..61dd38cb2 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/unknown_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:ingots/unknown" + }, + "heat_capacity": 2.0, + "forging_temperature": 240, + "welding_temperature": 320 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/weak_blue_steel_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/weak_blue_steel_ingot.json new file mode 100644 index 000000000..64cbace13 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/weak_blue_steel_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:ingots/weak_blue_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/weak_red_steel_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/weak_red_steel_ingot.json new file mode 100644 index 000000000..dacb4cb0f --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/weak_red_steel_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:ingots/weak_red_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/weak_steel_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/weak_steel_ingot.json new file mode 100644 index 000000000..3d5052002 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/weak_steel_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:ingots/weak_steel" + }, + "heat_capacity": 2.857, + "forging_temperature": 924, + "welding_temperature": 1232 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_anvil.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_anvil.json new file mode 100644 index 000000000..4e7669cec --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_anvil.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/anvil/wrought_iron" + }, + "heat_capacity": 40.0, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_axe.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_axe.json new file mode 100644 index 000000000..31b677d92 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_axe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:wrought_iron_axe" + }, + "heat_capacity": 2.857, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_axe_head.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_axe_head.json new file mode 100644 index 000000000..8652efda1 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_axe_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:wrought_iron_axe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_bars.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_bars.json new file mode 100644 index 000000000..b214c46bd --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_bars.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/bars/wrought_iron" + }, + "heat_capacity": 0.714, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_block.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_block.json new file mode 100644 index 000000000..2d9f026d1 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_block.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:storage_blocks/wrought_iron" + }, + "heat_capacity": 2.857, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_block_slab.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_block_stairs.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_boots.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_boots.json new file mode 100644 index 000000000..e3dc9a792 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_boots.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/boots/wrought_iron" + }, + "heat_capacity": 11.429, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_chain.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_chain.json new file mode 100644 index 000000000..b25ad276a --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_chain.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chain/wrought_iron" + }, + "heat_capacity": 0.171, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_chestplate.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_chestplate.json new file mode 100644 index 000000000..980083a02 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_chestplate.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chestplate/wrought_iron" + }, + "heat_capacity": 22.857, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_chisel.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_chisel.json new file mode 100644 index 000000000..44b9f397f --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_chisel.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chisel/wrought_iron" + }, + "heat_capacity": 2.857, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_chisel_head.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_chisel_head.json new file mode 100644 index 000000000..d1fdb06d1 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_chisel_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/chisel_head/wrought_iron" + }, + "heat_capacity": 2.857, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_double_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_double_ingot.json new file mode 100644 index 000000000..42ad1f3a1 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_double_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:double_ingots/wrought_iron" + }, + "heat_capacity": 5.714, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_double_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_double_sheet.json new file mode 100644 index 000000000..0e0f569dd --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_double_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/double/wrought_iron" + }, + "heat_capacity": 11.429, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_fish_hook.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_fish_hook.json new file mode 100644 index 000000000..4b92ca9a1 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_fish_hook.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/fish_hook/wrought_iron" + }, + "heat_capacity": 5.714, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_fishing_rod.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_fishing_rod.json new file mode 100644 index 000000000..58008e5ab --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_fishing_rod.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:fishing_rods/wrought_iron" + }, + "heat_capacity": 5.714, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_greaves.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_greaves.json new file mode 100644 index 000000000..5b99218e1 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_greaves.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/greaves/wrought_iron" + }, + "heat_capacity": 17.143, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_hammer.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_hammer.json new file mode 100644 index 000000000..7a37ee3e8 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_hammer.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:wrought_iron_hammer" + }, + "heat_capacity": 2.857, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_hammer_head.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_hammer_head.json new file mode 100644 index 000000000..90af3eb18 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_hammer_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:wrought_iron_hammer_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_helmet.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_helmet.json new file mode 100644 index 000000000..73c02fa14 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_helmet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/helmet/wrought_iron" + }, + "heat_capacity": 17.143, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_hoe.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_hoe.json new file mode 100644 index 000000000..a48d8f6c7 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_hoe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:wrought_iron_hoe" + }, + "heat_capacity": 2.857, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_hoe_head.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_hoe_head.json new file mode 100644 index 000000000..05105d035 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_hoe_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:wrought_iron_hoe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_horse_armor.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_horse_armor.json new file mode 100644 index 000000000..6e3dabd77 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_horse_armor.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/horse_armor/wrought_iron" + }, + "heat_capacity": 34.286, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_ingot.json new file mode 100644 index 000000000..8e99c3963 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:ingots/wrought_iron" + }, + "heat_capacity": 2.857, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_javelin.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_javelin.json new file mode 100644 index 000000000..ae3d8077f --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_javelin.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/javelin/wrought_iron" + }, + "heat_capacity": 2.857, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_javelin_head.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_javelin_head.json new file mode 100644 index 000000000..65c107c4b --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_javelin_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/javelin_head/wrought_iron" + }, + "heat_capacity": 2.857, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_knife.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_knife.json new file mode 100644 index 000000000..965e5118c --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_knife.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:wrought_iron_knife" + }, + "heat_capacity": 2.857, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_knife_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_knife_blade.json new file mode 100644 index 000000000..bcbedd304 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_knife_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:wrought_iron_knife_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_lamp.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_lamp.json new file mode 100644 index 000000000..b26257a6a --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_lamp.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/lamp/wrought_iron" + }, + "heat_capacity": 2.857, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_mace.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_mace.json new file mode 100644 index 000000000..0b0df4beb --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_mace.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/mace/wrought_iron" + }, + "heat_capacity": 5.714, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_mace_head.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_mace_head.json new file mode 100644 index 000000000..9b1aeb22b --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_mace_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/mace_head/wrought_iron" + }, + "heat_capacity": 5.714, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_pickaxe.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_pickaxe.json new file mode 100644 index 000000000..5f62bcb40 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_pickaxe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:wrought_iron_pickaxe" + }, + "heat_capacity": 2.857, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_pickaxe_head.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_pickaxe_head.json new file mode 100644 index 000000000..a06d428f6 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_pickaxe_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:wrought_iron_pickaxe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_propick.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_propick.json new file mode 100644 index 000000000..2c85ed685 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_propick.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/propick/wrought_iron" + }, + "heat_capacity": 2.857, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_propick_head.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_propick_head.json new file mode 100644 index 000000000..31a70f075 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_propick_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/propick_head/wrought_iron" + }, + "heat_capacity": 2.857, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_rod.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_rod.json new file mode 100644 index 000000000..7a478bf70 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_rod.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:rods/wrought_iron" + }, + "heat_capacity": 1.429, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_saw.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_saw.json new file mode 100644 index 000000000..afe68e2a2 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_saw.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:wrought_iron_saw" + }, + "heat_capacity": 2.857, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_saw_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_saw_blade.json new file mode 100644 index 000000000..3b16d99d7 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_saw_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:wrought_iron_saw_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_scythe.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_scythe.json new file mode 100644 index 000000000..42dbc4999 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_scythe.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:wrought_iron_scythe" + }, + "heat_capacity": 2.857, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_scythe_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_scythe_blade.json new file mode 100644 index 000000000..73117591f --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_scythe_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:wrought_iron_scythe_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_shears.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_shears.json new file mode 100644 index 000000000..3ca5c6cb9 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_shears.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/shears/wrought_iron" + }, + "heat_capacity": 5.714, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_sheet.json new file mode 100644 index 000000000..783ac3666 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/wrought_iron" + }, + "heat_capacity": 5.714, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_shield.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_shield.json new file mode 100644 index 000000000..d7285693a --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_shield.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/shield/wrought_iron" + }, + "heat_capacity": 11.429, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_shovel.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_shovel.json new file mode 100644 index 000000000..905ea6c06 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_shovel.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:wrought_iron_shovel" + }, + "heat_capacity": 2.857, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_shovel_head.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_shovel_head.json new file mode 100644 index 000000000..49db695ef --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_shovel_head.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:wrought_iron_shovel_head" + }, + "heat_capacity": 2.857, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_sword.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_sword.json new file mode 100644 index 000000000..9d2dc55fe --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_sword.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:wrought_iron_sword" + }, + "heat_capacity": 5.714, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_sword_blade.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_sword_blade.json new file mode 100644 index 000000000..2ae259b2a --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_sword_blade.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "gtceu:wrought_iron_sword_head" + }, + "heat_capacity": 5.714, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_trapdoor.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_trapdoor.json new file mode 100644 index 000000000..186bb85e5 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_trapdoor.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/trapdoor/wrought_iron" + }, + "heat_capacity": 5.714, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_tuyere.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_tuyere.json new file mode 100644 index 000000000..870719424 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_tuyere.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/tuyere/wrought_iron" + }, + "heat_capacity": 11.429, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_unfinished_boots.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_unfinished_boots.json new file mode 100644 index 000000000..986e4af5b --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_unfinished_boots.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_boots/wrought_iron" + }, + "heat_capacity": 5.714, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_unfinished_chestplate.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_unfinished_chestplate.json new file mode 100644 index 000000000..01ccbd57a --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_unfinished_chestplate.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_chestplate/wrought_iron" + }, + "heat_capacity": 11.429, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_unfinished_greaves.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_unfinished_greaves.json new file mode 100644 index 000000000..c90bdd135 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_unfinished_greaves.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_greaves/wrought_iron" + }, + "heat_capacity": 11.429, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_unfinished_helmet.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_unfinished_helmet.json new file mode 100644 index 000000000..42977bcfa --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_unfinished_helmet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_helmet/wrought_iron" + }, + "heat_capacity": 11.429, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_unfinished_lamp.json b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_unfinished_lamp.json new file mode 100644 index 000000000..8c966e2f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/wrought_iron_unfinished_lamp.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "item": "tfc:metal/unfinished_lamp/wrought_iron" + }, + "heat_capacity": 2.857, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/zinc_block.json b/kubejs/data/tfc/tfc/item_heats/metal/zinc_block.json new file mode 100644 index 000000000..7943a48f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/zinc_block.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:storage_blocks/zinc" + }, + "heat_capacity": 4.762, + "forging_temperature": 252, + "welding_temperature": 336 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/zinc_block_slab.json b/kubejs/data/tfc/tfc/item_heats/metal/zinc_block_slab.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/zinc_block_slab.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/zinc_block_stairs.json b/kubejs/data/tfc/tfc/item_heats/metal/zinc_block_stairs.json new file mode 100644 index 000000000..158aaa0f4 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/zinc_block_stairs.json @@ -0,0 +1,5 @@ +{ + "conditions": [ + { "type": "forge:false" } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/zinc_double_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/zinc_double_ingot.json new file mode 100644 index 000000000..455aa5229 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/zinc_double_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:double_ingots/zinc" + }, + "heat_capacity": 9.524, + "forging_temperature": 252, + "welding_temperature": 336 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/zinc_double_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/zinc_double_sheet.json new file mode 100644 index 000000000..8899868d6 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/zinc_double_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/double/zinc" + }, + "heat_capacity": 19.048, + "forging_temperature": 252, + "welding_temperature": 336 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/zinc_ingot.json b/kubejs/data/tfc/tfc/item_heats/metal/zinc_ingot.json new file mode 100644 index 000000000..27d229643 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/zinc_ingot.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:ingots/zinc" + }, + "heat_capacity": 4.762, + "forging_temperature": 252, + "welding_temperature": 336 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/zinc_rod.json b/kubejs/data/tfc/tfc/item_heats/metal/zinc_rod.json new file mode 100644 index 000000000..31b2a01ef --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/zinc_rod.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:rods/zinc" + }, + "heat_capacity": 2.381, + "forging_temperature": 252, + "welding_temperature": 336 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/metal/zinc_sheet.json b/kubejs/data/tfc/tfc/item_heats/metal/zinc_sheet.json new file mode 100644 index 000000000..93e5e6b73 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/metal/zinc_sheet.json @@ -0,0 +1,8 @@ +{ + "ingredient": { + "tag": "forge:plates/zinc" + }, + "heat_capacity": 9.524, + "forging_temperature": 252, + "welding_temperature": 336 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/ore/tfg_bismuth.json b/kubejs/data/tfc/tfc/item_heats/ore/tfg_bismuth.json new file mode 100644 index 000000000..98724a12e --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/ore/tfg_bismuth.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "ingredient": [ + { + "tag": "forge:poor_raw_materials/bismuth" + }, + { + "tag": "forge:raw_materials/bismuth" + }, + { + "tag": "forge:rich_raw_materials/bismuth" + } + ], + "heat_capacity": 2.857, + "forging_temperature": 162, + "welding_temperature": 216 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/ore/tfg_cassiterite.json b/kubejs/data/tfc/tfc/item_heats/ore/tfg_cassiterite.json new file mode 100644 index 000000000..73e6c2231 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/ore/tfg_cassiterite.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "ingredient": [ + { + "tag": "forge:poor_raw_materials/cassiterite" + }, + { + "tag": "forge:raw_materials/cassiterite" + }, + { + "tag": "forge:rich_raw_materials/cassiterite" + } + ], + "heat_capacity": 2.857, + "forging_temperature": 138, + "welding_temperature": 184 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/ore/tfg_copper.json b/kubejs/data/tfc/tfc/item_heats/ore/tfg_copper.json new file mode 100644 index 000000000..dd62a3908 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/ore/tfg_copper.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "ingredient": [ + { + "tag": "forge:poor_raw_materials/copper" + }, + { + "tag": "forge:raw_materials/copper" + }, + { + "tag": "forge:rich_raw_materials/copper" + } + ], + "heat_capacity": 1.143, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/ore/tfg_garnierite.json b/kubejs/data/tfc/tfc/item_heats/ore/tfg_garnierite.json new file mode 100644 index 000000000..afb6b052c --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/ore/tfg_garnierite.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "ingredient": [ + { + "tag": "forge:poor_raw_materials/garnierite" + }, + { + "tag": "forge:raw_materials/garnierite" + }, + { + "tag": "forge:rich_raw_materials/garnierite" + } + ], + "heat_capacity": 0.833, + "forging_temperature": 872, + "welding_temperature": 1162 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/ore/tfg_gold.json b/kubejs/data/tfc/tfc/item_heats/ore/tfg_gold.json new file mode 100644 index 000000000..dcf4b6731 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/ore/tfg_gold.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "ingredient": [ + { + "tag": "forge:poor_raw_materials/gold" + }, + { + "tag": "forge:raw_materials/gold" + }, + { + "tag": "forge:rich_raw_materials/gold" + } + ], + "heat_capacity": 0.667, + "forging_temperature": 636, + "welding_temperature": 848 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/ore/tfg_hematite.json b/kubejs/data/tfc/tfc/item_heats/ore/tfg_hematite.json new file mode 100644 index 000000000..21e0429af --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/ore/tfg_hematite.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "ingredient": [ + { + "tag": "forge:poor_raw_materials/hematite" + }, + { + "tag": "forge:raw_materials/hematite" + }, + { + "tag": "forge:rich_raw_materials/hematite" + } + ], + "heat_capacity": 1.143, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/ore/tfg_iron.json b/kubejs/data/tfc/tfc/item_heats/ore/tfg_iron.json new file mode 100644 index 000000000..b0fadc790 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/ore/tfg_iron.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "ingredient": [ + { + "tag": "forge:poor_raw_materials/iron" + }, + { + "tag": "forge:raw_materials/iron" + }, + { + "tag": "forge:rich_raw_materials/iron" + } + ], + "heat_capacity": 1.143, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/ore/tfg_limonite.json b/kubejs/data/tfc/tfc/item_heats/ore/tfg_limonite.json new file mode 100644 index 000000000..cff030052 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/ore/tfg_limonite.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "ingredient": [ + { + "tag": "forge:poor_raw_materials/yellow_limonite" + }, + { + "tag": "forge:raw_materials/yellow_limonite" + }, + { + "tag": "forge:rich_raw_materials/yellow_limonite" + } + ], + "heat_capacity": 1.143, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/ore/tfg_magnetite.json b/kubejs/data/tfc/tfc/item_heats/ore/tfg_magnetite.json new file mode 100644 index 000000000..4901b2440 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/ore/tfg_magnetite.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "ingredient": [ + { + "tag": "forge:poor_raw_materials/magnetite" + }, + { + "tag": "forge:raw_materials/magnetite" + }, + { + "tag": "forge:rich_raw_materials/magnetite" + } + ], + "heat_capacity": 1.143, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/ore/tfg_malachite.json b/kubejs/data/tfc/tfc/item_heats/ore/tfg_malachite.json new file mode 100644 index 000000000..54e9494d9 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/ore/tfg_malachite.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "ingredient": [ + { + "tag": "forge:poor_raw_materials/malachite" + }, + { + "tag": "forge:raw_materials/malachite" + }, + { + "tag": "forge:rich_raw_materials/malachite" + } + ], + "heat_capacity": 1.143, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/ore/tfg_nickel.json b/kubejs/data/tfc/tfc/item_heats/ore/tfg_nickel.json new file mode 100644 index 000000000..000e687a2 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/ore/tfg_nickel.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "ingredient": [ + { + "tag": "forge:poor_raw_materials/nickel" + }, + { + "tag": "forge:raw_materials/nickel" + }, + { + "tag": "forge:rich_raw_materials/nickel" + } + ], + "heat_capacity": 0.833, + "forging_temperature": 872, + "welding_temperature": 1162 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/ore/tfg_pyrite.json b/kubejs/data/tfc/tfc/item_heats/ore/tfg_pyrite.json new file mode 100644 index 000000000..64c66b981 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/ore/tfg_pyrite.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "ingredient": [ + { + "tag": "forge:poor_raw_materials/pyrite" + }, + { + "tag": "forge:raw_materials/pyrite" + }, + { + "tag": "forge:rich_raw_materials/pyrite" + } + ], + "heat_capacity": 1.143, + "forging_temperature": 921, + "welding_temperature": 1228 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/ore/tfg_silver.json b/kubejs/data/tfc/tfc/item_heats/ore/tfg_silver.json new file mode 100644 index 000000000..6a7ac19ca --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/ore/tfg_silver.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "ingredient": [ + { + "tag": "forge:poor_raw_materials/silver" + }, + { + "tag": "forge:raw_materials/silver" + }, + { + "tag": "forge:rich_raw_materials/silver" + } + ], + "heat_capacity": 0.833, + "forging_temperature": 577, + "welding_temperature": 769 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/ore/tfg_sphalerite.json b/kubejs/data/tfc/tfc/item_heats/ore/tfg_sphalerite.json new file mode 100644 index 000000000..e42b22a7a --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/ore/tfg_sphalerite.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "ingredient": [ + { + "tag": "forge:poor_raw_materials/sphalerite" + }, + { + "tag": "forge:raw_materials/sphalerite" + }, + { + "tag": "forge:rich_raw_materials/sphalerite" + } + ], + "heat_capacity": 1.905, + "forging_temperature": 252, + "welding_temperature": 336 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/ore/tfg_tetrahedrite.json b/kubejs/data/tfc/tfc/item_heats/ore/tfg_tetrahedrite.json new file mode 100644 index 000000000..95a22866b --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/ore/tfg_tetrahedrite.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "ingredient": [ + { + "tag": "forge:poor_raw_materials/tetrahedrite" + }, + { + "tag": "forge:raw_materials/tetrahedrite" + }, + { + "tag": "forge:rich_raw_materials/tetrahedrite" + } + ], + "heat_capacity": 1.143, + "forging_temperature": 648, + "welding_temperature": 864 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/item_heats/ore/tfg_tin.json b/kubejs/data/tfc/tfc/item_heats/ore/tfg_tin.json new file mode 100644 index 000000000..cdade7b61 --- /dev/null +++ b/kubejs/data/tfc/tfc/item_heats/ore/tfg_tin.json @@ -0,0 +1,17 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "ingredient": [ + { + "tag": "forge:poor_raw_materials/tin" + }, + { + "tag": "forge:raw_materials/tin" + }, + { + "tag": "forge:rich_raw_materials/tin" + } + ], + "heat_capacity": 2.857, + "forging_temperature": 138, + "welding_temperature": 184 +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/metals/bismuth.json b/kubejs/data/tfc/tfc/metals/bismuth.json new file mode 100644 index 000000000..ca9c956c7 --- /dev/null +++ b/kubejs/data/tfc/tfc/metals/bismuth.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "tier": 1, + "fluid": "gtceu:bismuth", + "melt_temperature": 270, + "specific_heat_capacity": 0.02143, + "ingots": { + "tag": "forge:ingots/bismuth" + }, + "double_ingots": { + "tag": "forge:double_ingots/bismuth" + }, + "sheets": { + "tag": "forge:plates/bismuth" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/metals/bismuth_bronze.json b/kubejs/data/tfc/tfc/metals/bismuth_bronze.json new file mode 100644 index 000000000..3756d77f2 --- /dev/null +++ b/kubejs/data/tfc/tfc/metals/bismuth_bronze.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "tier": 2, + "fluid": "gtceu:bismuth_bronze", + "melt_temperature": 985, + "specific_heat_capacity": 0.00857, + "ingots": { + "tag": "forge:ingots/bismuth_bronze" + }, + "double_ingots": { + "tag": "forge:double_ingots/bismuth_bronze" + }, + "sheets": { + "tag": "forge:plates/bismuth_bronze" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/metals/black_bronze.json b/kubejs/data/tfc/tfc/metals/black_bronze.json new file mode 100644 index 000000000..bcd1e9417 --- /dev/null +++ b/kubejs/data/tfc/tfc/metals/black_bronze.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "tier": 2, + "fluid": "gtceu:black_bronze", + "melt_temperature": 1070, + "specific_heat_capacity": 0.00857, + "ingots": { + "tag": "forge:ingots/black_bronze" + }, + "double_ingots": { + "tag": "forge:double_ingots/black_bronze" + }, + "sheets": { + "tag": "forge:plates/black_bronze" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/metals/black_steel.json b/kubejs/data/tfc/tfc/metals/black_steel.json new file mode 100644 index 000000000..5d14b02b8 --- /dev/null +++ b/kubejs/data/tfc/tfc/metals/black_steel.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "tier": 5, + "fluid": "gtceu:black_steel", + "melt_temperature": 1485, + "specific_heat_capacity": 0.00857, + "ingots": { + "tag": "forge:ingots/black_steel" + }, + "double_ingots": { + "tag": "forge:double_ingots/black_steel" + }, + "sheets": { + "tag": "forge:plates/black_steel" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/metals/blue_steel.json b/kubejs/data/tfc/tfc/metals/blue_steel.json new file mode 100644 index 000000000..e95d6c73b --- /dev/null +++ b/kubejs/data/tfc/tfc/metals/blue_steel.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "tier": 6, + "fluid": "gtceu:blue_steel", + "melt_temperature": 1540, + "specific_heat_capacity": 0.00857, + "ingots": { + "tag": "forge:ingots/blue_steel" + }, + "double_ingots": { + "tag": "forge:double_ingots/blue_steel" + }, + "sheets": { + "tag": "forge:plates/blue_steel" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/metals/brass.json b/kubejs/data/tfc/tfc/metals/brass.json new file mode 100644 index 000000000..f575dd574 --- /dev/null +++ b/kubejs/data/tfc/tfc/metals/brass.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "tier": 2, + "fluid": "gtceu:brass", + "melt_temperature": 930, + "specific_heat_capacity": 0.00857, + "ingots": { + "tag": "forge:ingots/brass" + }, + "double_ingots": { + "tag": "forge:double_ingots/brass" + }, + "sheets": { + "tag": "forge:plates/brass" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/metals/bronze.json b/kubejs/data/tfc/tfc/metals/bronze.json new file mode 100644 index 000000000..6069692a3 --- /dev/null +++ b/kubejs/data/tfc/tfc/metals/bronze.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "tier": 2, + "fluid": "gtceu:bronze", + "melt_temperature": 950, + "specific_heat_capacity": 0.00857, + "ingots": { + "tag": "forge:ingots/bronze" + }, + "double_ingots": { + "tag": "forge:double_ingots/bronze" + }, + "sheets": { + "tag": "forge:plates/bronze" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/metals/cast_iron.json b/kubejs/data/tfc/tfc/metals/cast_iron.json new file mode 100644 index 000000000..6fe3c995b --- /dev/null +++ b/kubejs/data/tfc/tfc/metals/cast_iron.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "tier": 1, + "fluid": "gtceu:iron", + "melt_temperature": 1535, + "specific_heat_capacity": 0.00857, + "ingots": { + "tag": "forge:ingots/iron" + }, + "double_ingots": { + "tag": "forge:double_ingots/cast_iron" + }, + "sheets": { + "tag": "forge:plates/iron" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/metals/copper.json b/kubejs/data/tfc/tfc/metals/copper.json new file mode 100644 index 000000000..06c91e86a --- /dev/null +++ b/kubejs/data/tfc/tfc/metals/copper.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "tier": 1, + "fluid": "gtceu:copper", + "melt_temperature": 1080, + "specific_heat_capacity": 0.00857, + "ingots": { + "tag": "forge:ingots/copper" + }, + "double_ingots": { + "tag": "forge:double_ingots/copper" + }, + "sheets": { + "tag": "forge:plates/copper" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/metals/gold.json b/kubejs/data/tfc/tfc/metals/gold.json new file mode 100644 index 000000000..1bec48222 --- /dev/null +++ b/kubejs/data/tfc/tfc/metals/gold.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "tier": 1, + "fluid": "gtceu:gold", + "melt_temperature": 1060, + "specific_heat_capacity": 0.005, + "ingots": { + "tag": "forge:ingots/gold" + }, + "double_ingots": { + "tag": "forge:double_ingots/gold" + }, + "sheets": { + "tag": "forge:plates/gold" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/metals/nickel.json b/kubejs/data/tfc/tfc/metals/nickel.json new file mode 100644 index 000000000..8417fe71a --- /dev/null +++ b/kubejs/data/tfc/tfc/metals/nickel.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "tier": 1, + "fluid": "gtceu:nickel", + "melt_temperature": 1453, + "specific_heat_capacity": 0.00625, + "ingots": { + "tag": "forge:ingots/nickel" + }, + "double_ingots": { + "tag": "forge:double_ingots/nickel" + }, + "sheets": { + "tag": "forge:plates/nickel" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/metals/red_steel.json b/kubejs/data/tfc/tfc/metals/red_steel.json new file mode 100644 index 000000000..5f523e106 --- /dev/null +++ b/kubejs/data/tfc/tfc/metals/red_steel.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "tier": 6, + "fluid": "gtceu:red_steel", + "melt_temperature": 1540, + "specific_heat_capacity": 0.00857, + "ingots": { + "tag": "forge:ingots/red_steel" + }, + "double_ingots": { + "tag": "forge:double_ingots/red_steel" + }, + "sheets": { + "tag": "forge:plates/red_steel" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/metals/rose_gold.json b/kubejs/data/tfc/tfc/metals/rose_gold.json new file mode 100644 index 000000000..a8f5ac093 --- /dev/null +++ b/kubejs/data/tfc/tfc/metals/rose_gold.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "tier": 1, + "fluid": "gtceu:rose_gold", + "melt_temperature": 960, + "specific_heat_capacity": 0.00857, + "ingots": { + "tag": "forge:ingots/rose_gold" + }, + "double_ingots": { + "tag": "forge:double_ingots/rose_gold" + }, + "sheets": { + "tag": "forge:plates/rose_gold" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/metals/silver.json b/kubejs/data/tfc/tfc/metals/silver.json new file mode 100644 index 000000000..2656c9ff0 --- /dev/null +++ b/kubejs/data/tfc/tfc/metals/silver.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "tier": 1, + "fluid": "gtceu:silver", + "melt_temperature": 961, + "specific_heat_capacity": 0.00625, + "ingots": { + "tag": "forge:ingots/silver" + }, + "double_ingots": { + "tag": "forge:double_ingots/silver" + }, + "sheets": { + "tag": "forge:plates/silver" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/metals/steel.json b/kubejs/data/tfc/tfc/metals/steel.json new file mode 100644 index 000000000..a1bbbd145 --- /dev/null +++ b/kubejs/data/tfc/tfc/metals/steel.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "tier": 4, + "fluid": "gtceu:steel", + "melt_temperature": 1540, + "specific_heat_capacity": 0.00857, + "ingots": { + "tag": "forge:ingots/steel" + }, + "double_ingots": { + "tag": "forge:double_ingots/steel" + }, + "sheets": { + "tag": "forge:plates/steel" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/metals/sterling_silver.json b/kubejs/data/tfc/tfc/metals/sterling_silver.json new file mode 100644 index 000000000..bd8bc619f --- /dev/null +++ b/kubejs/data/tfc/tfc/metals/sterling_silver.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "tier": 1, + "fluid": "gtceu:sterling_silver", + "melt_temperature": 950, + "specific_heat_capacity": 0.00857, + "ingots": { + "tag": "forge:ingots/sterling_silver" + }, + "double_ingots": { + "tag": "forge:double_ingots/sterling_silver" + }, + "sheets": { + "tag": "forge:plates/sterling_silver" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/metals/tin.json b/kubejs/data/tfc/tfc/metals/tin.json new file mode 100644 index 000000000..102aa3555 --- /dev/null +++ b/kubejs/data/tfc/tfc/metals/tin.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "tier": 1, + "fluid": "gtceu:tin", + "melt_temperature": 230, + "specific_heat_capacity": 0.02143, + "ingots": { + "tag": "forge:ingots/tin" + }, + "double_ingots": { + "tag": "forge:double_ingots/tin" + }, + "sheets": { + "tag": "forge:plates/tin" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/metals/wrought_iron.json b/kubejs/data/tfc/tfc/metals/wrought_iron.json new file mode 100644 index 000000000..1ad93be95 --- /dev/null +++ b/kubejs/data/tfc/tfc/metals/wrought_iron.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "tier": 3, + "fluid": "gtceu:wrought_iron", + "melt_temperature": 1535, + "specific_heat_capacity": 0.00857, + "ingots": { + "tag": "forge:ingots/wrought_iron" + }, + "double_ingots": { + "tag": "forge:double_ingots/wrought_iron" + }, + "sheets": { + "tag": "forge:plates/wrought_iron" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/metals/zinc.json b/kubejs/data/tfc/tfc/metals/zinc.json new file mode 100644 index 000000000..13db2e58a --- /dev/null +++ b/kubejs/data/tfc/tfc/metals/zinc.json @@ -0,0 +1,16 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "tier": 1, + "fluid": "gtceu:zinc", + "melt_temperature": 420, + "specific_heat_capacity": 0.01429, + "ingots": { + "tag": "forge:ingots/zinc" + }, + "double_ingots": { + "tag": "forge:double_ingots/zinc" + }, + "sheets": { + "tag": "forge:plates/zinc" + } +} \ No newline at end of file diff --git a/kubejs/data/treetap/recipes/kapok_log_to_latex.json b/kubejs/data/treetap/recipes/kapok_log_to_latex.json new file mode 100644 index 000000000..f321e536d --- /dev/null +++ b/kubejs/data/treetap/recipes/kapok_log_to_latex.json @@ -0,0 +1,23 @@ +{ + "type": "treetap:tap_extract", + "log": { + "item": "tfc:wood/log/kapok" + }, + "processing_time": 9600, + "metal_result": { + "item": "gtceu:latex_bucket" + }, + "wooden_result": { + "item": "tfc:wooden_bucket", + "nbt": "{fluid: {FluidName: \"gtceu:latex\", Amount: 1000}}" + }, + "life_cycle": [0, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, 0], + "collect_bucket": true, + "fluid_color": "#FBB982", + "conditions": [ + { + "type": "forge:mod_loaded", + "modid": "tfc" + } + ] +} \ No newline at end of file diff --git a/mods/terrafirmagreg-0.0.1.jar b/mods/terrafirmagreg-0.0.1.jar index e0d339d34..0d63d5546 100644 Binary files a/mods/terrafirmagreg-0.0.1.jar and b/mods/terrafirmagreg-0.0.1.jar differ