diff --git a/CHANGELOG.md b/CHANGELOG.md index f23e42392..1469ec07a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,52 @@ ### Enigmatica 2: Expert - Extended Changelog +# v0.50.0 + + +## πŸ”΄ Removed Mods + +Icon | Summary | Reason +----:|:--------| ------ + | 🟫 [**CapabilityProxy**](https://www.curseforge.com/minecraft/mc-mods/capabilityproxy) CapabilityProxy-1.12.2-2.1.3.jar
Access block capabilities from multiple sides | This mod was unnecessary. Low-level proxies are completely replaced through ![](https://is.gd/nEHqwr "Inventory Rerouter"), and the use of Entity Proxy and other proxies was not obvious. + +## 🟑 Updated Mods + +- **AE2 Unofficial Extended Life** +- **Had Enough Items** +- **MixinBooter** +- **CensoredASM** + + +## [> Mods updates detailed.](https://github.com/Krutoy242/Enigmatica2Expert-Extended/blob/master/changelogs/MODS_v0.50.0.md) + + +## ✏️ **Recipes** + - ### πŸ–‰ **New Recipes**: ![](https://is.gd/TsTB8l "Plague Essence") add skyblock alt + + - ### ✏ **Misc Changes**: ![](https://is.gd/fZJj6E "Aluminum Ore") fix grinding in ![](https://is.gd/1ZpXCt "Quartz Grindstone") + + + +## πŸ”΅ **Mods** + - HEI update fixes #29 + - ### 🎲 **Random Things**: ![](https://is.gd/ZGrpzg "Peace Candle") add non-working tooltip + + - ### πŸ›’οΈ **Immersive Engineering**: Revert wires buff + > x4 connector transfer buff from last patch not actually working, so i need to revert this change. + + + +## πŸ”„ **Misc Changes** + - ### πŸ“– **Quest Book**: Quests updates + > - ![](https://is.gd/dzTuwm "Heart Container") quest replaced with ![](https://is.gd/MY4WZ5 "Fire Dragonsteel Ingot") + > - Add ![](https://is.gd/o4cPFf "Plague Doctorate") quest + + + + + + # v0.49.0 diff --git a/changelogs/LATEST.md b/changelogs/LATEST.md index f46bad450..9ba454062 100644 --- a/changelogs/LATEST.md +++ b/changelogs/LATEST.md @@ -1,78 +1,45 @@ -# v0.49.0 +# v0.50.0 +## πŸ”΄ Removed Mods + +Icon | Summary | Reason +----:|:--------| ------ + | 🟫 [**CapabilityProxy**](https://www.curseforge.com/minecraft/mc-mods/capabilityproxy) CapabilityProxy-1.12.2-2.1.3.jar
Access block capabilities from multiple sides | This mod was unnecessary. Low-level proxies are completely replaced through ![](https://is.gd/nEHqwr "Inventory Rerouter"), and the use of Entity Proxy and other proxies was not obvious. + ## 🟑 Updated Mods - **AE2 Unofficial Extended Life** - **Had Enough Items** -- **Zen Utils** -- **Modular Controller** -- **Entity Culling** +- **MixinBooter** +- **CensoredASM** -## [> Mods updates detailed.](https://github.com/Krutoy242/Enigmatica2Expert-Extended/blob/master/changelogs/MODS_v0.49.0.md) +## [> Mods updates detailed.](https://github.com/Krutoy242/Enigmatica2Expert-Extended/blob/master/changelogs/MODS_v0.50.0.md) ## ✏️ **Recipes** - - New item: [Compressed Tallow] - > Used to easily turn tallow into biomass, in case you want giant bee farm. - - ### πŸ–‰ **New Recipes** - - ![](https://is.gd/QhK0GU "Clipboard") added recipe again (it was disabled) - - ![](https://is.gd/HiFqTo "Bio Fuel") - - - ### ✐ **Cheaper** - - ![](https://is.gd/YZQusZ "Ethanol Tank") from ![](https://is.gd/HiFqTo "Bio Fuel") - - ![](https://is.gd/1zjgdB "Phantomface") - - - ### ✎ **Harder** - - ![](https://is.gd/FV2xAm "Bio Chaff") from ![](https://is.gd/AZKswv "Oak Sapling") - - ![](https://is.gd/gfyHzZ "Destruction Gadget") - ![](https://is.gd/BBirO5 "Copy-Paste Gadget") - ![](https://is.gd/yt3VjH "Exchanging Gadget") - ![](https://is.gd/HLwYnV "Building Gadget") - ![](https://is.gd/nhOodf "End Steel Chassis") - ![](https://is.gd/WXPhZG "Wooden Lantern") - - - ### ✏ **Misc Changes** - - ![](https://is.gd/YOKguW "Bio-Generator") buffed RF/t +30% - - ![](https://is.gd/NvHOYL "Guardian Diode") now dropped from **Elder Guardian** - - ![](https://is.gd/1VGTKX "EEPROM") with predefined [LostUser](https://gist.github.com/Krutoy242/db63637d605c2c247bc95e939c7f7ddd#file-lostuser_readme-md) - - ![](https://is.gd/cLUWmV "Cobweb") and ![](https://is.gd/1oi1kM "String") temp recipes until fixed https://github.com/LoliKingdom/Thaumic-Speedup/issues/3 - - - -## πŸ”΅ **Mods updates** - - ### πŸ›’οΈ **Immersive Engineering**: Wires changes - > LV - has the same RF/t to burn up as MV wires, but 4x lower per connection - > MV - 16,384 RF/t per connection, 262,144 RF/t to wire burn - > HV - 524,288 RF/t per connection, burn up power is same - > - > Industrial Wires "wireRatio" could be set to 4.0 so wires transfer RF 4x better than EU (this should mean you can pass 4x as much power through the same tier of wire without causing IC2 machines to explode). - > - > IC2 Tin: 0.025 EU loss per block, 512 RF/t per connector - > IC2 Copper: 2,048 RF/t - > IC2 Gold: 8,192 RF/t - > IC2 HV: 13,1072 RF/t (huge downside: leads to instant death if you touch it) - > IC2 Glass Fiber: 262,144 RF/t + - ### πŸ–‰ **New Recipes**: ![](https://is.gd/TsTB8l "Plague Essence") add skyblock alt + + - ### ✏ **Misc Changes**: ![](https://is.gd/fZJj6E "Aluminum Ore") fix grinding in ![](https://is.gd/1ZpXCt "Quartz Grindstone") + + + +## πŸ”΅ **Mods** + - HEI update fixes #29 + - ### 🎲 **Random Things**: ![](https://is.gd/ZGrpzg "Peace Candle") add non-working tooltip + + - ### πŸ›’οΈ **Immersive Engineering**: Revert wires buff + > x4 connector transfer buff from last patch not actually working, so i need to revert this change. ## πŸ”„ **Misc Changes** - - ![](https://is.gd/JDMtEF "Fluid Tank") show recipes in JEI - - **Carryon**: blacklist whole Bibliocraft - - Skyblock🌌: allow `/home` command (must be 500+ blocks from home) - - Add Grinding trait to Patchouli - - ![](https://is.gd/If30gx "Feeding Trough") tooltip about 8 animals - - Merge pull request #27 from freopt/master - > - Disable Unnecessary JEI categories - > - Disable unused EnderIO categories - > - `options.txt` Default to maximum brightness - > - Hide WAILA metadata - ### πŸ“– **Quest Book**: Quests updates - > - New quest **Heavy Material** - > - New quest **Wires Changes** - > - Removed **Capability Proxy** quest - > - **Bio Generator** quest in Mekanism chapter not require Wind gen anymore + > - ![](https://is.gd/dzTuwm "Heart Container") quest replaced with ![](https://is.gd/MY4WZ5 "Fire Dragonsteel Ingot") + > - Add ![](https://is.gd/o4cPFf "Plague Doctorate") quest + + diff --git a/changelogs/MODS_v0.50.0.md b/changelogs/MODS_v0.50.0.md new file mode 100644 index 000000000..147629267 --- /dev/null +++ b/changelogs/MODS_v0.50.0.md @@ -0,0 +1,58 @@ +# Enigmatica2Expert-Extended v0.49.0⟢Enigmatica2Expert-Extended v0.50.0 + +## Updated + +### [AE2 Unofficial Extended Life](https://www.curseforge.com/minecraft/mc-mods/ae2-extended-life) ([appliedenergistics2-rv6-stable-7-extended_life-v50l.jar](https://www.curseforge.com/minecraft/mc-mods/ae2-extended-life/files/3676375)⟢[appliedenergistics2-rv6-stable-7-extended_life-v51d.jar](https://www.curseforge.com/minecraft/mc-mods/ae2-extended-life/files/3687535)) + +#### [appliedenergistics2-rv6-stable-7-extended_life-v51d.jar](https://www.curseforge.com/minecraft/mc-mods/ae2-extended-life/files/3687535) + > + > invalidate cached itemstack more often + > + > fix crash loading without gregtech + > + > fix auto crafting container item related issues + > +#### [appliedenergistics2-rv6-stable-7-extended_life-v51c.jar](https://www.curseforge.com/minecraft/mc-mods/ae2-extended-life/files/3686258) + > + > code clean-up + > + > fixes(?) GTCEu blocking mode + > +#### [appliedenergistics2-rv6-stable-7-extended_life-v51b.jar](https://www.curseforge.com/minecraft/mc-mods/ae2-extended-life/files/3684261) + > + > b)small performance tweak(try to extract up to the amount stored currently on the ME system rather than Long maximum value, to early return of extraction simulation) + > +#### [appliedenergistics2-rv6-stable-7-extended_life-v51.jar](https://www.curseforge.com/minecraft/mc-mods/ae2-extended-life/files/3683376) + > + > Heavily tweaked auto-crafting + > + > Build crafting tree taking in consideration items already in the network + > + > Cached extractable item list for auto-crafting purposes + > + > Reduced considerably the amount of itemstack copies from simulated extraction + > +### [CensoredASM](https://www.curseforge.com/minecraft/mc-mods/lolasm) ([loliasm-4.6.jar](https://www.curseforge.com/minecraft/mc-mods/lolasm/files/3650472)⟢[loliasm-4.7.jar](https://www.curseforge.com/minecraft/mc-mods/lolasm/files/3687835)) + +#### [loliasm-4.7.jar](https://www.curseforge.com/minecraft/mc-mods/lolasm/files/3687835) + > + > Requires MixinBooter 4.2+ + > +### [Had Enough Items](https://www.curseforge.com/minecraft/mc-mods/had-enough-items) ([HadEnoughItems_1.12.2-4.18.1.jar](https://www.curseforge.com/minecraft/mc-mods/had-enough-items/files/3671148)⟢[HadEnoughItems_1.12.2-4.18.2.jar](https://www.curseforge.com/minecraft/mc-mods/had-enough-items/files/3687729)) + +#### [HadEnoughItems_1.12.2-4.18.2.jar](https://www.curseforge.com/minecraft/mc-mods/had-enough-items/files/3687729) + > + > Fixes various nbt issues. + > +### [MixinBooter](https://www.curseforge.com/minecraft/mc-mods/mixin-booter) (Archived file⟢[!mixinbooter-4.2.jar](https://www.curseforge.com/minecraft/mc-mods/mixin-booter/files/3687785)) + +#### [!mixinbooter-4.2.jar](https://www.curseforge.com/minecraft/mc-mods/mixin-booter/files/3687785) + > + > New API introduced, and should fix majority of bugs. Mods with mixins should depend on this and not pack mixins themselves. + > +#### [[mixinbooter]-4.1.jar](https://www.curseforge.com/minecraft/mc-mods/mixin-booter/files/3679872) + > + > Fix crash with VanillaFix. + > + +Generated using [ChangelogGenerator 2.0.0-pre10](https://github.com/TheRandomLabs/ChangelogGenerator). diff --git a/config/CustomMainMenu/mainmenu.json b/config/CustomMainMenu/mainmenu.json index 104cbc003..035628311 100644 --- a/config/CustomMainMenu/mainmenu.json +++ b/config/CustomMainMenu/mainmenu.json @@ -155,7 +155,7 @@ "alignment": "bottom_right" }, "version_num": { - "text": "v0.49.0", + "text": "v0.50.0", "posX": -65, "posY": -25, "color": 4956595, diff --git a/dev/version.txt b/dev/version.txt index 9c0050832..b99516838 100644 --- a/dev/version.txt +++ b/dev/version.txt @@ -1 +1 @@ -v0.49.0 \ No newline at end of file +v0.50.0 \ No newline at end of file diff --git a/manifest.json b/manifest.json index f31ae52eb..09fef5c2b 100644 --- a/manifest.json +++ b/manifest.json @@ -11,7 +11,7 @@ "manifestType": "minecraftModpack", "manifestVersion": 1, "name": "Enigmatica2Expert-Extended", - "version": "v0.49.0", + "version": "v0.50.0", "author": "krutoy242", "overrides": "overrides", "files": [