Skip to content

Commit

Permalink
chore: 🧱 CHANGELOG update, version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Krutoy242 committed Apr 16, 2024
1 parent 3bb4f8f commit 7b80ea7
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 12 deletions.
42 changes: 34 additions & 8 deletions CHANGELOG-latest.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,40 @@
# v1.37.1 (2024-4-14)
# v1.37.2 (2024-4-16)

## Mods changes
### 🟠 Downgraded

Icon | Summary | Old / New
----:|:--------|:---------
<img src="https://media.forgecdn.net/avatars/thumbnails/799/138/30/30/638161375254345080.png" > | [**Roughly Enough IDs**](https://www.curseforge.com/minecraft/mc-mods/reid) | <nobr>RoughlyEnoughIDs-2.1.0</nobr><br><nobr>RoughlyEnoughIDs-2.0.7</nobr>
## 🐛 Fixes

> New version caused crashes when playing on server `potion packet being read incorrectly`.
-----------
* [🖇](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/31d74c4c4681ee30811a1da765ef31b71089baea)💥Fix crash on world load when player have ![](https://github.com/Krutoy242/mc-icons/raw/master/i/astralsorcery/blockcelestialgateway__0.png "Celestial Gateway") multiblock
> > Contributed by [BigBoss1941]([email protected])
>
> related https://github.com/Krutoy242/Enigmatica2Expert-Extended/issues/353
* [🖇](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/7cc2df827c5124b9eb390789646cd2153a47af6d) Fix: 💥Fix crash `RuntimeException: Error processing net.minecraft.potion.PotionEffect - no holder field declared`
> Fix https://github.com/Krutoy242/Enigmatica2Expert-Extended/issues/355
#### Configs

* [🖇](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/c8ef6ee302df5870676e5ca1b9fcaf0781373022)🤖![](https://github.com/Krutoy242/mc-icons/raw/master/i/opencomputers/upgrade__4.png "Chunkloader Upgrade") reduce power usage x10
> Total x60 less compared to default OC setting
* [🖇](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/d38cbd85a5e2aa84124d42ee24cb94c42019ce90)🧩![](https://github.com/Krutoy242/mc-icons/raw/master/i/bedrockores/bedrock_miner__0.png "Bedrock Miner") buff working speed x10

#### Gear

* [🖇](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/ed625d27e0dd91d6139460bda5488e6faa92676b)🔨![](https://github.com/Krutoy242/mc-icons/raw/master/i/enderio/item_alloy_ingot__8.png "End Steel Ingot") nerf too high defence value

#### JEI

* [🖇](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/890ca8943432fe667b7b16de9853a12cd5148702)🌍Regenerate `KELT-6a` JER tab

#### Quest

* [🖇](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/f2e230ed78ee250c928f7c247ddf451288bf7d56)📖Fix ![](https://github.com/Krutoy242/mc-icons/raw/master/i/forestry/habitat_former__0.png "Habitat Former") quest have double description
* [🖇](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/5a2d2f39c06e51317f29f7a48ca1dd88252bf54f)📖Fix typo about power level of IC2 reactor

#### Recipes

* [🖇](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/d2239e15e8d15aae99a63b2d737b27c68dc8cd53)✏️![](https://github.com/Krutoy242/mc-icons/raw/master/i/extendedcrafting/material__36.png "Ender Ingot") remove default Crafting Table recipe (overlook)
* [🖇](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/9d1d966b83f294bd0dc632e68c05bda941b2dd53)✏️![](https://github.com/Krutoy242/mc-icons/raw/master/i/extendedcrafting/material__37.png "Ender Nugget") => ![](https://github.com/Krutoy242/mc-icons/raw/master/i/extendedcrafting/material__36.png "Ender Ingot") remove duplicate recipe
* [🖇](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/bd0d731c6356822a4424eafb6ec34715c289d888)✏️![](https://github.com/Krutoy242/mc-icons/raw/master/i/immersiveengineering/material__4.png "Industrial Hemp Fiber") add ![](https://github.com/Krutoy242/mc-icons/raw/master/i/thermalexpansion/machine__4__45e2e59d.png "Phytogenic Insolator (Basic)") recipe



2 changes: 1 addition & 1 deletion config/CustomMainMenu/mainmenu.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
"alignment": "bottom_right"
},
"version_num": {
"text": "v1.37.1",
"text": "v1.37.2",
"posX": -65,
"posY": -25,
"color": 4956595,
Expand Down
2 changes: 1 addition & 1 deletion dev/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.37.1
v1.37.2
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"manifestType": "minecraftModpack",
"manifestVersion": 1,
"name": "Enigmatica2Expert-Extended",
"version": "v1.37.1",
"version": "v1.37.2",
"author": "krutoy242",
"overrides": "overrides",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion server/server-setup-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.37.1/E2E-Extended-v1.37.1.zip
modpackUrl: https://github.com/Krutoy242/Enigmatica2Expert-Extended/releases/download/v1.37.2/E2E-Extended-v1.37.2.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:
Expand Down

0 comments on commit 7b80ea7

Please sign in to comment.