diff --git a/CHANGELOG.md b/CHANGELOG.md index b879cef1b..c84ebb745 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,7 +19,7 @@ - The medicines have also been rebalanced, so some of the stronger ones come with a downside, while the weaker ones have a stronger cure effect. - The medical condition effect that previously instantly killed you (which did not spawn a corpse) now gives you Wither III instead. @Pyritie #### Other -- Added two more early game mechanical belts, and rubber+ belts are also now more expensive. @Pyritie +- Added two more early game mechanical belts, and rubber+ belts are also now more expensive. @Pyritie @Epicificator - Primitive illagers will no longer endlessly respawn. Instead, now they only spawn as "structures", so once you kill them they will never return. @Pyritie - Doubled the durability of all space suits @Pyritie - Added a way to convert between vinegar and acetic acid (#2386) @Epicificator @@ -28,6 +28,7 @@ - More animals now drop animal fat (#2367) @Pyritie - Nerfed how much biomass and plant balls are produced from certain vanilla plants (#2361) @Pyritie - Added some more ruined structures with a small bit of loot. +- Added some resource packs for TFC, disabled by default ### Bug fixes - Fixed aged sake, vodka, and whiskey losing their buff effects, but for real this time @Pyritie - Fixed fries and cheese curds not being able to be put on burgers. @Redeix diff --git a/kubejs/startup_scripts/greate/constants.js b/kubejs/startup_scripts/greate/constants.js index f6921813e..5155df690 100644 --- a/kubejs/startup_scripts/greate/constants.js +++ b/kubejs/startup_scripts/greate/constants.js @@ -3,15 +3,15 @@ global.GREATE_DISABLED_ITEMS = /** @type {const} */ ([ "create:andesite_alloy", - "gtceu:steel_alloy", - "gtceu:aluminium_alloy", - "gtceu:stainless_steel_alloy", - "gtceu:titanium_alloy", - "gtceu:tungsten_steel_alloy", - "gtceu:rhodium_plated_palladium_alloy", - "gtceu:naquadah_alloy_alloy", - "gtceu:darmstadtium_alloy", - "gtceu:neutronium_alloy", + "greate:steel_alloy", + "greate:aluminium_alloy", + "greate:stainless_steel_alloy", + "greate:titanium_alloy", + "greate:tungsten_steel_alloy", + "greate:rhodium_plated_palladium_alloy", + "greate:naquadah_alloy_alloy", + "greate:darmstadtium_alloy", + "greate:neutronium_alloy", "gtceu:neutronium_whisk", "greate:polyethylene_belt_connector", @@ -94,66 +94,66 @@ global.GREATE_DISABLED_ITEMS = /** @type {const} */ ([ "greate:neutronium_vertical_gearbox", // Adding these here because they're greate's fault - "gtceu:andesite_alloy_bucket", - "gtceu:andesite_alloy_ring", - "gtceu:tiny_andesite_alloy_dust", - "gtceu:small_andesite_alloy_dust", - "gtceu:andesite_alloy_dust", - "gtceu:andesite_alloy_plate", - "gtceu:double_andesite_alloy_plate", - "gtceu:andesite_alloy_nugget", - "gtceu:andesite_alloy_rotor", - "gtceu:andesite_alloy_whisk", - "gtceu:andesite_alloy_bolt", - "gtceu:andesite_alloy_ingot", - "gtceu:andesite_alloy_rod", - "gtceu:andesite_alloy_screw", - "gtceu:andesite_alloy_buzz_saw_blade", - "gtceu:andesite_alloy_block", - "gtceu:andesite_alloy_buzzsaw", + "greate:andesite_alloy_bucket", + "greate:andesite_alloy_ring", + "greate:tiny_andesite_alloy_dust", + "greate:small_andesite_alloy_dust", + "greate:andesite_alloy_dust", + "greate:andesite_alloy_plate", + "greate:double_andesite_alloy_plate", + "greate:andesite_alloy_nugget", + "greate:andesite_alloy_rotor", + "greate:andesite_alloy_whisk", + "greate:andesite_alloy_bolt", + "greate:andesite_alloy_ingot", + "greate:andesite_alloy_rod", + "greate:andesite_alloy_screw", + "greate:andesite_alloy_buzz_saw_blade", + "greate:andesite_alloy_block", + "greate:andesite_alloy_buzzsaw", - "gtceu:refined_radiance_bucket", - "gtceu:tiny_refined_radiance_dust", - "gtceu:small_refined_radiance_dust", - "gtceu:refined_radiance_dust", - "gtceu:refined_radiance_plate", - "gtceu:double_refined_radiance_plate", - "gtceu:refined_radiance_nugget", - "gtceu:refined_radiance_bolt", - "gtceu:refined_radiance_ingot", - "gtceu:refined_radiance_rod", - "gtceu:refined_radiance_screw", - "gtceu:long_refined_radiance_rod", - "gtceu:refined_radiance_block", + "greate:refined_radiance_bucket", + "greate:tiny_refined_radiance_dust", + "greate:small_refined_radiance_dust", + "greate:refined_radiance_dust", + "greate:refined_radiance_plate", + "greate:double_refined_radiance_plate", + "greate:refined_radiance_nugget", + "greate:refined_radiance_bolt", + "greate:refined_radiance_ingot", + "greate:refined_radiance_rod", + "greate:refined_radiance_screw", + "greate:long_refined_radiance_rod", + "greate:refined_radiance_block", - "gtceu:chromatic_compound_bucket", - "gtceu:tiny_chromatic_compound_dust", - "gtceu:small_chromatic_compound_dust", - "gtceu:chromatic_compound_dust", - "gtceu:chromatic_compound_nugget", - "gtceu:chromatic_compound_ingot", - "gtceu:chromatic_compound_block", + "greate:chromatic_compound_bucket", + "greate:tiny_chromatic_compound_dust", + "greate:small_chromatic_compound_dust", + "greate:chromatic_compound_dust", + "greate:chromatic_compound_nugget", + "greate:chromatic_compound_ingot", + "greate:chromatic_compound_block", - "gtceu:shadow_steel_bucket", - "gtceu:tiny_shadow_steel_dust", - "gtceu:small_shadow_steel_dust", - "gtceu:shadow_steel_dust", - "gtceu:shadow_steel_plate", - "gtceu:double_shadow_steel_plate", - "gtceu:shadow_steel_nugget", - "gtceu:shadow_steel_bolt", - "gtceu:shadow_steel_ingot", - "gtceu:shadow_steel_rod", - "gtceu:shadow_steel_screw", - "gtceu:long_shadow_steel_rod", - "gtceu:shadow_steel_block" + "greate:shadow_steel_bucket", + "greate:tiny_shadow_steel_dust", + "greate:small_shadow_steel_dust", + "greate:shadow_steel_dust", + "greate:shadow_steel_plate", + "greate:double_shadow_steel_plate", + "greate:shadow_steel_nugget", + "greate:shadow_steel_bolt", + "greate:shadow_steel_ingot", + "greate:shadow_steel_rod", + "greate:shadow_steel_screw", + "greate:long_shadow_steel_rod", + "greate:shadow_steel_block" ]); global.GREATE_DISABLED_FLUIDS = /** @type {const} */ ([ - "gtceu:andesite_alloy", - "gtceu:refined_radiance", - "gtceu:chromatic_compound", - "gtceu:shadow_steel" + "greate:andesite_alloy", + "greate:refined_radiance", + "greate:chromatic_compound", + "greate:shadow_steel" ]); global.GREATE_DISABLED_TAGS = /** @type {const} */ ([ diff --git a/kubejs/startup_scripts/gtceu/constants.js b/kubejs/startup_scripts/gtceu/constants.js index cb8f215f1..69fb165d4 100644 --- a/kubejs/startup_scripts/gtceu/constants.js +++ b/kubejs/startup_scripts/gtceu/constants.js @@ -123,7 +123,7 @@ global.GTCEU_DISABLED_ITEMS = /** @type {const} */ ([ "gtceu:damascus_steel_plate", "gtceu:double_damascus_steel_plate", "gtceu:damascus_steel_gear", - "gtceu:damascus_steel_buzzsaw_blade", + "gtceu:damascus_steel_buzz_saw_blade", "gtceu:damascus_steel_drill_head", "gtceu:damascus_steel_chainsaw_head", "gtceu:damascus_steel_bolt", @@ -141,6 +141,24 @@ global.GTCEU_DISABLED_ITEMS = /** @type {const} */ ([ "gtceu:lv_damascus_steel_chainsaw", "gtceu:damascus_steel_buzzsaw", "gtceu:damascus_steel_bucket", + "gtceu:damascus_steel_wire_cutter_head", + "gtceu:lv_damascus_steel_wire_cutter", + "gtceu:hv_damascus_steel_wire_cutter", + "gtceu:iv_damascus_steel_wire_cutter", + "gtceu:damascus_steel_butchery_knife_head", + "gtceu:damascus_steel_sword_head", + "gtceu:damascus_steel_screwdriver_tip", + "gtceu:damascus_steel_file_head", + "gtceu:damascus_steel_spade_head", + "gtceu:damascus_steel_mining_hammer_head", + "gtceu:damascus_steel_hoe_head", + "gtceu:damascus_steel_hammer_head", + "gtceu:damascus_steel_knife_head", + "gtceu:damascus_steel_pickaxe_head", + "gtceu:damascus_steel_axe_head", + "gtceu:damascus_steel_saw_head", + "gtceu:damascus_steel_shovel_head", + "gtceu:damascus_steel_scythe_head", "gtceu:molten_black_bronze_bucket", "gtceu:molten_bismuth_bronze_bucket",