From caca1958323211def3c8062bac2376cc40a1a5eb Mon Sep 17 00:00:00 2001 From: Krutoy242 Date: Fri, 21 Feb 2025 11:40:28 +0300 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A7=B1=20CHANGELOG=20update,=20v?= =?UTF-8?q?ersion=20bump?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG-latest.md | 130 +++++++++++++++++++--------- config/CustomMainMenu/mainmenu.json | 2 +- dev/version.txt | 2 +- manifest.json | 2 +- server/server-setup-config.yaml | 2 +- 5 files changed, 92 insertions(+), 46 deletions(-) diff --git a/CHANGELOG-latest.md b/CHANGELOG-latest.md index f7cee706b..cf90cb47d 100644 --- a/CHANGELOG-latest.md +++ b/CHANGELOG-latest.md @@ -1,62 +1,108 @@ -# v1.55.1 (2025-01-22) -## πŸ› Fixes +## ✨ New Features -* [πŸ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/ea4b600f755d4a9f9e5284cd0505a6ccc498d4f0)🌡![](https://github.com/Krutoy242/mc-icons/raw/master/i/extrautils2/terraformer__0.png "Terraformer") UX tweaks - > > Contributed by [TrashboxBobylev](https://github.com/TrashboxBobylev) +* [πŸ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/505eecf8e2c9bd799d3d8ac0f4c18048ec3398f1)πŸ‘·β€β™€οΈadd `build mob` recipes + > > Contributed by [Aliagor](https://github.com/Aliagor) > - > Extra Utilities 2's terraformer confuses many, the most common thing being misunderstanding of TF/climagraph requirements. This causes players to waste resources on making many parts, when the terraformer only needs one of each. - > - > This change removes mentions of TF energy from Terraformer's GUI and replaces it with "work/doesn't work" symbolling. -* [πŸ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/36662f82d766ab65f4d08d59b05f9bcd9642886d)πŸŽ’![](https://github.com/Krutoy242/mc-icons/raw/master/i/actuallyadditions/item_bag__0.png "Traveler's Sack") ![](https://github.com/Krutoy242/mc-icons/raw/master/i/actuallyadditions/item_void_bag__0.png "Void Sack") add to `BackpackOpener` + > Added recipes for "Build Mob" mechanic (aka building vanilla IronGolem or Wither) for mobs that were craftable with morbs. + > List of mobs: + > - Mini Enderman + > - Fallen Hero + > - Fallen Knight + > - Golem + > - Demon Cat + > - Apmhithere + > - Dread Lich + > - Hippocampus + > - Sea Serpent + > - Stymphalian Bird + > - Quark Crab + > - Pirate + > - Pied Piper > -* [πŸ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/79b82a757077a6873fa8d3162c8db863211b5660)🎨Improve `zh_cn` mining level text - > > Contributed by [youyihj](https://github.com/youyihj) - > + > * If mob is hostile and built in Peaceful mode, its drop will be created instead of mob itself + > * Removed Rustic alchemy morb recipes for added build recipes + +## πŸ› Fixes + +* [πŸ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/18f90d7ac93297492fc7f917699ba7889fbd1584)🌍Remove [Silver Ore] from generating in Bedrock Dimension > -* [πŸ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/c8b4fb517a8ebb511a277f71284071f38de5cce2)πŸ“”Rewrite and edit `ru_ru` tips - > > Contributed by [TrashboxBobylev](https://github.com/TrashboxBobylev) - > +* [πŸ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/a1ae7f02d7d334a5d5d82bef221ccc78a475df89)πŸ‡Disable [End Guardian] spawn + > In some weird rare circumstances, End Guardians spawns everywhere in insane amounts. This change will disable them completely. Later abuild mob recipe will be added. > -* [πŸ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/48a880c8d96727a6aa744b3c6b61ad273015298a)πŸ”„Fix `Patchouli Books` button overlap with Carrot + > Fix https://github.com/Krutoy242/Enigmatica2Expert-Extended/issues/463 +* [πŸ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/a71ae8797cf44ea972c7f6128a459d2b986d9650)πŸŽ’![](https://github.com/Krutoy242/mc-icons/raw/master/i/thaumcraft/hand_mirror__0.png "Magic Hand Mirror") add to `BackpackOpener` > -* [πŸ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/76be7627b91295beb34c9e5f95998047dc319120)🦯Thaumonomicon tweaks +* [πŸ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/8899bde3b4f5106ca44c75139b19eace9fbe213c)πŸ’Botania new flowers fixes > > Contributed by [TabakaSIM](https://github.com/TabakaSIM) > - > - Lower general warp gain from thaumcraft researches - > > Due to large amount of thaumcraft addons, there are lot of researches that provides warp. Overall this warp accumulates to amount not balanced for vanilla thaumcraft gameplay. That means even when clearing normal warp the amount of permament warp is high enough to trigger all warp events. - > > - > > - Permament warp gain: 92 -> 59 - > > - Normal warp gain: 62 -> 35 + > - Added missing floating flower variants + > - Changed flower recipes (now uses petals instead of quark runes) + > - Fix Echinacenko knowledge type + > - Fix wrong placement of Exoflame quest + > - Fix Campanimia crash + > - Fix Amuileria Kaerunea script error +* [πŸ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/59fd40510e5bdcbd2322b18dd1d005ecc8663f85)πŸ“–Fix Twilight Forest quest progression grant + > > Contributed by [TrashboxBobylev](https://github.com/TrashboxBobylev) + > > - > - Removed research categories: Warptheory, Tinker's evolution - > > In these categories there were to few entries, with were now moved to main categories. This is due to decrees types of knowledge types and increase chance of gaining desired knowledge theory in research table. +* [πŸ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/5f2466f4365e40b9bc9d93c1e785a306d33b8882)πŸ¦‰Add [Stymphaliad Bird] drop list for HEI (with bronze) > - > - fixed quest typo +* [πŸ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/834cd05385055c18470f2ae8339b51ab4a5e638a)🦴Prevent skeleton traps spawning during thunderstorms + > Skeletons on horses very annoying in skyblock +* [πŸ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/7ec824ece3015a2af085a3a9922a340739e3b279)πŸ§Ÿβ€β™‚οΈreplace sword of mobs with Arctic Fur + > From ![](https://github.com/Krutoy242/mc-icons/raw/master/i/twilightforest/ice_sword__0.png "Ice Sword") to ![](https://github.com/Krutoy242/mc-icons/raw/master/i/iceandfire/dread_sword__0.png "Dread Thrall's Sword") to prevent infinite sword selling. +* [πŸ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/48746d000f58b6d0faee0b36a0e8680e3c4393cb)πŸš€Make `gas missions` instant + > Since gas mission time based on tank capacity, buffed 50k bucket tanks takes ages to collect gasses. -#### Balance +#### Quest -* [πŸ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/11faffdca50311e9f7695abe0d7108143aefe1c4)✏️![](https://github.com/Krutoy242/mc-icons/raw/master/i/bloodmagic/blood_rune__5.png "Displacement Rune") harder -* [πŸ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/08b78662d0fdd20a00575dd65aeac6df5b7315a8)✏️![](https://github.com/Krutoy242/mc-icons/raw/master/i/bloodmagic/alchemy_table__0.png "Alchemy Table") require x2 less ![](https://github.com/Krutoy242/mc-icons/raw/master/i/fluid/lifeessence.png "Life Essence") when beneficating ore - > -* [πŸ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/7038541cf69915517174920861934d9f28473c67)✏️![](https://github.com/Krutoy242/mc-icons/raw/master/i/botania/specialflower__0__5a67790b.png "Petro Petunia") remove easy to get fuels - > -* [πŸ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/e28179d04b6107790675f145782b693257e9cc2e)✏️![](https://github.com/Krutoy242/mc-icons/raw/master/i/advancedrocketry/blackholegenerator__0.png "Black Hole Generator") x4 nerf ![](https://github.com/Krutoy242/mc-icons/raw/master/i/twilightforest/block_storage__1.png "Block of Fiery Metal") time - > -* [πŸ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/e9ed11e219ab5f0ea3ce6c9b2988d445ec95af86)✏️![](https://github.com/Krutoy242/mc-icons/raw/master/i/twilightforest/fiery_ingot__0.png "Fiery Ingot") now require alloying +* [πŸ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/0446fff70f6ca06ce2e32944151819448c3df121)πŸ“–Add [Villager Contract] quest > +* [πŸ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/63dd288e721c1dc0f8a547eddea152009e984e61)πŸ“–Fix ![](https://github.com/Krutoy242/mc-icons/raw/master/i/botania/travelbelt__0.png "Soujourner's Sash") and Blood Orbs require NBT > -* [πŸ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/2bc4f04f0876b04873c9b9201a0642a26c9675e8)✏️![](https://github.com/Krutoy242/mc-icons/raw/master/i/deepmoblearning/pristine_matter_twilight_swamp__0.png "Pristine Swamp creature Matter") swap out ![](https://github.com/Krutoy242/mc-icons/raw/master/i/twilightforest/fiery_ingot__0.png "Fiery Ingot") with ![](https://github.com/Krutoy242/mc-icons/raw/master/i/twilightforest/fiery_blood__0.png "Fiery Blood") - > -* [πŸ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/c9682557a5577137e4cc8eed2b7d5334cd6373ed)✏️[Villager Contract] harder, add more professions - > Now you can change villager to almost any modded profession, not only vanilla. - > - > Fix https://github.com/Krutoy242/Enigmatica2Expert-Extended/issues/437 +* [πŸ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/105ce02b3142844f59e5272c3a1a7fe048523fce)πŸ“–Replace trophy item in `Animals` chapter + > since cow causing graphical issues +## Mods changes +### 🟒 Added Mods -#### Quest +Icon | Summary | Reason +----:|:--------|:------- + | [**NoiseThreader**](https://www.curseforge.com/minecraft/mc-mods/noisethreader) NoiseThreader-1.0.0.jar
Improves world generation performance by multi-threading noise generators | Tested, gives worldgen performance boost. +----------- -* [πŸ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/1eca2c9e0bd0e2fa52575804c919068df659ea9f)πŸ“–AR quests use any motors/coils - > +### 🟑 Updated Mods +Icon | Summary | Old / New +----:|:--------|:--------- + | [**Xaero's Minimap**](https://www.curseforge.com/minecraft/mc-mods/xaeros-minimap) | Xaeros_Minimap_24.7.1_Forge_1.12
Xaeros_Minimap_25.1.0_Forge_1.12 + | [**U Team Core**](https://www.curseforge.com/minecraft/mc-mods/u-team-core) | u_team_core-forge-1.12.2-2.2.5.339
u_team_core-forge-1.12.2-2.2.5.339 + | [**CraftPresence**](https://www.curseforge.com/minecraft/mc-mods/craftpresence) | CraftPresence-2.5.2+1.12.2-forge
CraftPresence-2.5.3+1.12.2-forge + | [**NuclearCraft: Overhauled**](https://www.curseforge.com/minecraft/mc-mods/nuclearcraft-overhauled) | nuclearcraft-1.12.2-2o.7.7
nuclearcraft-1.12.2-2o.8.4 + | [**QMD**](https://www.curseforge.com/minecraft/mc-mods/qmd) | QMD-1.4.1-1.12.2
QMD-1.4.2-1.12.2 + | [**Zen Utils**](https://www.curseforge.com/minecraft/mc-mods/zenutil) | zenutils-1.21.6
zenutils-1.21.7 + | [**MixinBooter**](https://www.curseforge.com/minecraft/mc-mods/mixin-booter) | !mixinbooter-10.2
!mixinbooter-10.5 + | [**CensoredASM**](https://www.curseforge.com/minecraft/mc-mods/lolasm) | censoredasm5.20
censoredasm5.24 + | [**RandomTweaker**](https://www.curseforge.com/minecraft/mc-mods/randomtweaker) | RandomTweaker-1.4.7
RandomTweaker-1.4.8 + | [**Had Enough Items**](https://www.curseforge.com/minecraft/mc-mods/had-enough-items) | HadEnoughItems_1.12.2-4.26.2
HadEnoughItems_1.12.2-4.27.3 + | [**Fixeroo**](https://www.curseforge.com/minecraft/mc-mods/xp-orb-clump) | Fixeroo-2.3.3-hotfix.1
Fixeroo-2.3.5-hotfix.1 + | [**Universal Tweaks**](https://www.curseforge.com/minecraft/mc-mods/universal-tweaks) | UniversalTweaks-1.12.2-1.13.0
UniversalTweaks-1.12.2-1.14.0 + | [**RLMixins**](https://www.curseforge.com/minecraft/mc-mods/rlmixins) | RLMixins-1.3.16
RLMixins-1.3.18 + | [**PackagedAstral**](https://www.curseforge.com/minecraft/mc-mods/packagedastral) | PackagedAstral-1.12.2-1.0.2.16
PackagedAstral-1.12.2-1.0.2.17 + | [**Warp Apocalypse**](https://www.curseforge.com/minecraft/mc-mods/warpapocalypse) | WarpTheory1.12.2-0.0.3.8
WarpTheory1.12.2-0.0.3.9 + | [**Red Core**](https://www.curseforge.com/minecraft/mc-mods/red-core) | !Red-Core-MC-1.8-1.12-0.6-Dev-9
!Red-Core-MC-1.8-1.12-0.6 + | [**Patchouli ROFL Edition**](https://www.curseforge.com/minecraft/mc-mods/patchouli-rofl-edition) | Patchouli-1.0-27
Patchouli-1.0-28 + | [**Alfheim Lighting Engine**](https://www.curseforge.com/minecraft/mc-mods/alfheim-lighting-engine) | Alfheim-1.5-Dev-4
Alfheim-1.6-Dev-1 + | [**籁/Sound Physics Remixin**](https://www.curseforge.com/minecraft/mc-mods/sound-physics-remixin) | soundphysics-1.1.9
soundphysics-1.1.12 + | [**Advanced Alchemical Furnace**](https://www.curseforge.com/minecraft/mc-mods/advanced-smelter) | Advanced Essentia Smelter-1.1.0
Advanced Essentia Smelter-1.2.0 + | [**Thaumic Tinkerer Unofficial**](https://www.curseforge.com/minecraft/mc-mods/thaumic-tinkerer-unofficial) | thaumictinkerer-1.12.2-5.8.1-Unofficial
thaumictinkerer-1.12.2-5.9.3-Unofficial + | [**Scalar**](https://www.curseforge.com/minecraft/mc-mods/scalar) | scalar-1.12.2-2.11.1-2
scalar-1.12.2-2.11.1-3 + | [**Advanced Rocketry - Reworked**](https://www.curseforge.com/minecraft/mc-mods/advanced-rocketry-2) | AdvancedRocketry-1.12.2-2.1.4-9
AdvancedRocketry-1.12.2-2.1.5 + | [**UniLib**](https://www.curseforge.com/minecraft/mc-mods/unilib) | UniLib-1.0.4+1.12.2-forge
UniLib-1.0.5+1.12.2-forge + | [**MiniEffects-Legacy Extended Life**](https://www.curseforge.com/minecraft/mc-mods/minieffects-legacy-extended-life)| minieffects-2.2.0
minieffects-2.3.2 + | [**Fluid Interaction Tweaker**](https://www.curseforge.com/minecraft/mc-mods/fluid-interaction-tweaker) | fluidintetweaker-1.5.1
fluidintetweaker-1.5.2 + | [**Backpack Display**](https://www.curseforge.com/minecraft/mc-mods/backpack-display) | backpackdisplay-1.6.2
backpackdisplay-1.6.3 + | [**Patchouli Books**](https://www.curseforge.com/minecraft/mc-mods/patchouli-books) | patchoulibooks-0.2.3
patchoulibooks-0.2.4 +----------- diff --git a/config/CustomMainMenu/mainmenu.json b/config/CustomMainMenu/mainmenu.json index 8f4df83be..4f3e86f3f 100644 --- a/config/CustomMainMenu/mainmenu.json +++ b/config/CustomMainMenu/mainmenu.json @@ -155,7 +155,7 @@ "alignment": "bottom_right" }, "version_num": { - "text": "v1.55.1", + "text": "v1.56.0", "posX": -65, "posY": -25, "color": 4956595, diff --git a/dev/version.txt b/dev/version.txt index 3af41e686..7e5a271f6 100644 --- a/dev/version.txt +++ b/dev/version.txt @@ -1 +1 @@ -v1.55.1 \ No newline at end of file +v1.56.0 \ No newline at end of file diff --git a/manifest.json b/manifest.json index e98d33036..0fd48d2c7 100644 --- a/manifest.json +++ b/manifest.json @@ -12,7 +12,7 @@ "manifestType": "minecraftModpack", "manifestVersion": 1, "name": "Enigmatica2Expert-Extended", - "version": "v1.55.1", + "version": "v1.56.0", "author": "krutoy242", "overrides": "overrides", "files": [ diff --git a/server/server-setup-config.yaml b/server/server-setup-config.yaml index 992b3aafa..194cadef4 100644 --- a/server/server-setup-config.yaml +++ b/server/server-setup-config.yaml @@ -46,7 +46,7 @@ install: # Link to where the file where the modpack can be distributed # This supports loading from local files as well for most pack types if there is file://{PathToFile} in the beginning - modpackUrl: https://github.com/Krutoy242/Enigmatica2Expert-Extended/releases/download/v1.55.1/E2E-Extended-v1.55.1.zip + modpackUrl: https://github.com/Krutoy242/Enigmatica2Expert-Extended/releases/download/v1.56.0/E2E-Extended-v1.56.0.zip # This is used to specify in which format the modpack is distributed, the server launcher has to handle each individually if their format differs # current supported formats: