diff --git a/CHANGELOG.md b/CHANGELOG.md index 9cb1c86b7..e718866a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ - Blaze burners no longer work outside of Earth @Mqrius @thederpysockdude123 - Drinkable alcohols can now be drank even when your hydration is full @Ujhik - The Strength effect is now exclusive to wines, but all wines also now have an additional effect! @Pyritie +- Made deployers cheaper @Pyritie ### Bug fixes - Fixed the blur effect after being downed not going away - Fixed arrow duplication (#2089) @Ujhik @@ -19,7 +20,8 @@ - Fixed not being able to make aluminium double plates with LV machines (#3030) @Pyritie - Fixed not being able to recycle unfired firmalife oven parts @Pyritie - Fixed not being able to fire scraping knife molds (#3038) @Pyritie -- Fixed some tree types not contributing to ambient bird noises +- Fixed some tree types not contributing to ambient bird noises @Pyritie +- Fixed startup issues when the system language is set to Turkish @Pyritie - Fixed a bunch of quests @Pyritie @Eilandor ### Translation updates - Russian @Nixieeunrare diff --git a/kubejs/server_scripts/create/recipes.js b/kubejs/server_scripts/create/recipes.js index 6bbf3c85f..7725a7f3e 100644 --- a/kubejs/server_scripts/create/recipes.js +++ b/kubejs/server_scripts/create/recipes.js @@ -1026,7 +1026,7 @@ const registerCreateRecipes = (event) => { .duration(50) .EUt(GTValues.VA[GTValues.ULV]) - TFGHelpers.registerMaterialInfo('create:deployer', [GTMaterials.Brass, 12/9, GTMaterials.WroughtIron, 8]); + TFGHelpers.registerMaterialInfo('create:deployer', [GTMaterials.Brass, 12/9, GTMaterials.BlackSteel, 1, GTMaterials.Wood, 1]); // Соединятор вагонеток event.shapeless('create:minecart_coupling', [