From c176609d532c575ba2bdc9e50e29d54c99e0cac8 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Tue, 23 Jan 2024 13:47:26 +0700 Subject: [PATCH] cfgs --- CHANGELOG_EN.md | 8 ++++++++ CHANGELOG_RU.md | 8 ++++++++ config/gtceu.yaml | 14 +++++++------- mods | 2 +- 4 files changed, 24 insertions(+), 8 deletions(-) diff --git a/CHANGELOG_EN.md b/CHANGELOG_EN.md index 8082bd1e3..5e18387ec 100644 --- a/CHANGELOG_EN.md +++ b/CHANGELOG_EN.md @@ -1,5 +1,13 @@ # Changelog +## [0.6.7] - ? +### Изменения +- The toolheads have been removed from the materials, and since they should not exist, we clean up after Greg again. +- Added and optimized a lot of mods/configs for optimization. +- Added QOL mods. +- F11 is now working correctly. +- Fixes to work with the latest greg. + ## [0.6.6] - 21.01.2024 ### Изменения - Fixed a lot of recipes with unknown tags. diff --git a/CHANGELOG_RU.md b/CHANGELOG_RU.md index 74786fa12..e50b22d82 100644 --- a/CHANGELOG_RU.md +++ b/CHANGELOG_RU.md @@ -1,5 +1,13 @@ # Changelog +## [0.6.7] - ? +### Изменения +- Удалены оголовья из материалов, и зкоторых он не должны существовать, опять подчищаем за грегом. +- Добавлено и оптимизировано множество модов/конфигов на оптимизацию. +- Добавлены QOL моды. +- F11 теперь работает правильно. +- Исправления для работы с последним грегом. + ## [0.6.6] - 21.01.2024 ### Изменения - Исправлено множество рецептов с неизвестными тегами. diff --git a/config/gtceu.yaml b/config/gtceu.yaml index 0fe6e3235..013f7e92e 100644 --- a/config/gtceu.yaml +++ b/config/gtceu.yaml @@ -14,16 +14,16 @@ recipes: # Whether to make crafting recipes for Bricks, Firebricks, Nether Bricks, and Coke Bricks harder. # Default: false - harderBrickRecipes: false + harderBrickRecipes: true # Whether to nerf Wood crafting to 2 Planks from 1 Log, and 2 Sticks from 2 Planks. # Default: false - nerfWoodCrafting: false + nerfWoodCrafting: true # Whether to make Wood related recipes harder. # Excludes sticks and planks. # Default: false - hardWoodRecipes: false + hardWoodRecipes: true # Recipes for Buckets, Cauldrons, Hoppers, and Iron Bars require Iron Plates, Rods, and more. # Default: true @@ -31,16 +31,16 @@ recipes: # Whether to make Redstone related recipes harder. # Default: false - hardRedstoneRecipes: false + hardRedstoneRecipes: true # Whether to make Vanilla Tools and Armor recipes harder. # Excludes Flint and Steel, and Buckets. # Default: false - hardToolArmorRecipes: false + hardToolArmorRecipes: true # Whether to make miscellaneous recipes harder. # Default: false - hardMiscRecipes: false + hardMiscRecipes: true # Whether to make Glass related recipes harder. Default: true hardGlassRecipes: true @@ -51,7 +51,7 @@ recipes: # Recipes for items like Iron Doors, Trapdoors, Anvil require Iron Plates, Rods, and more. # Default: false - hardAdvancedIronRecipes: false + hardAdvancedIronRecipes: true # Whether to make coloring blocks like Concrete or Glass harder. # Default: false diff --git a/mods b/mods index 99925b114..dc0007e2f 160000 --- a/mods +++ b/mods @@ -1 +1 @@ -Subproject commit 99925b1145dc5b24b98bf8b18984ae8c83bbd7e4 +Subproject commit dc0007e2f621e5725c476bfb89ab6f14685823ea