Skip to content

Commit 1019971

Browse files
committed
Updated a few mods, updated modpack version, added changelogs for 0.5.1
1 parent 05eca03 commit 1019971

File tree

4 files changed

+1499
-1381
lines changed

4 files changed

+1499
-1381
lines changed

changelogs/CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
1+
## Enigmatica 5 v0.5.1
2+
3+
**The 0.5.0 version has major changes, it is recommended that you start in a new world, and a fresh install/new profile if updating from an earlier version.**
4+
5+
_Using Forge-1.15.2-31.2.20_ | _[Mod Updates](https://github.com/NillerMedDild/Enigmatica5/blob/master/changelogs/CHANGELOG_MODS_0.5.1.txt)_
6+
7+
**Bug Fixes**
8+
9+
- Treated wood uncraftable [\#359](https://github.com/NillerMedDild/Enigmatica5/issues/359)
10+
- Only double sided tools are craftable in tetra [\#358](https://github.com/NillerMedDild/Enigmatica5/issues/358)
11+
112
## Enigmatica 5 v0.5.0
213

3-
**This version has major changes, it is recommended that you start in a new world, and a fresh install/new profile**
14+
**The 0.5.0 version has major changes, it is recommended that you start in a new world, and a fresh install/new profile if updating from an earlier version.**
415

516
_Using Forge-1.15.2-31.2.20_ | _[Mod Updates](https://github.com/NillerMedDild/Enigmatica5/blob/master/changelogs/CHANGELOG_MODS_0.5.0.txt)_
617

changelogs/CHANGELOG_MODS_0.5.1.txt

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
=======================================
2+
Enigmatica5 0.5.0 --> Enigmatica5 0.5.1
3+
=======================================
4+
5+
Updated:
6+
Botania (Botania-r1.15-385.jar --> Botania-r1.15-386.jar):
7+
Botania-r1.15-386.jar:
8+
Fix dedicated server crash
9+
10+
Mekanism (Mekanism-1.15.2-9.10.7.420.jar --> Mekanism-1.15.2-9.10.8.421.jar):
11+
Mekanism-1.15.2-9.10.8.421.jar:
12+
[ad7ebd3](https://github.com/mekanism/Mekanism/commit/ad7ebd33fbd350a08d673f844497a677a14533f3) - Do custom armor layer slightly differently to at least have it render with optifine, even if it seems custom render layers are all screwed up when optifine shaders are enabled
13+
[e80f1e3](https://github.com/mekanism/Mekanism/commit/e80f1e33c728843c3ddea0b1192157e3b60f98b6) - Add thread safety to world gen, spawn eggs, parrot sounds. ([#6215](https://github.com/mekanism/Mekanism/issues/6215))
14+
[c94adb3](https://github.com/mekanism/Mekanism/commit/c94adb3d92377ad69117cc7620966e1278e7a7e7) - Minor cleanup
15+
[faa9924](https://github.com/mekanism/Mekanism/commit/faa99243f5d792b113f73bc8b2b7a68272d50f13) - Don't do any validation for chunks we are loading on world load and allow them to quickly re-unload if invalid. [#6174](https://github.com/mekanism/Mekanism/issues/6174)
16+
[bb02150](https://github.com/mekanism/Mekanism/commit/bb021505ef4c9c2883d7ecfb7e5389142af8bd44) - New Crowdin translations ([#6194](https://github.com/mekanism/Mekanism/issues/6194))
17+
[6823e3d](https://github.com/mekanism/Mekanism/commit/6823e3d19aba363559e8ee3630389651f71d88d1) - Fix some issues with inserting into the rotary condensentrator's gas slots
18+
[cb2e6ef](https://github.com/mekanism/Mekanism/commit/cb2e6ef7aa96aae13e63c7d101371f2c2c0c6bd0) - Bump version to 9.10.8
19+
20+
Mekanism Generators (MekanismGenerators-1.15.2-9.10.7.420.jar --> MekanismGenerators-1.15.2-9.10.8.421.jar):
21+
MekanismGenerators-1.15.2-9.10.8.421.jar:
22+
[ad7ebd3](https://github.com/mekanism/Mekanism/commit/ad7ebd33fbd350a08d673f844497a677a14533f3) - Do custom armor layer slightly differently to at least have it render with optifine, even if it seems custom render layers are all screwed up when optifine shaders are enabled
23+
[e80f1e3](https://github.com/mekanism/Mekanism/commit/e80f1e33c728843c3ddea0b1192157e3b60f98b6) - Add thread safety to world gen, spawn eggs, parrot sounds. ([#6215](https://github.com/mekanism/Mekanism/issues/6215))
24+
[c94adb3](https://github.com/mekanism/Mekanism/commit/c94adb3d92377ad69117cc7620966e1278e7a7e7) - Minor cleanup
25+
[faa9924](https://github.com/mekanism/Mekanism/commit/faa99243f5d792b113f73bc8b2b7a68272d50f13) - Don't do any validation for chunks we are loading on world load and allow them to quickly re-unload if invalid. [#6174](https://github.com/mekanism/Mekanism/issues/6174)
26+
[bb02150](https://github.com/mekanism/Mekanism/commit/bb021505ef4c9c2883d7ecfb7e5389142af8bd44) - New Crowdin translations ([#6194](https://github.com/mekanism/Mekanism/issues/6194))
27+
[6823e3d](https://github.com/mekanism/Mekanism/commit/6823e3d19aba363559e8ee3630389651f71d88d1) - Fix some issues with inserting into the rotary condensentrator's gas slots
28+
[cb2e6ef](https://github.com/mekanism/Mekanism/commit/cb2e6ef7aa96aae13e63c7d101371f2c2c0c6bd0) - Bump version to 9.10.8
29+
30+
Mekanism Tools (MekanismTools-1.15.2-9.10.7.420.jar --> MekanismTools-1.15.2-9.10.8.421.jar):
31+
MekanismTools-1.15.2-9.10.8.421.jar:
32+
[ad7ebd3](https://github.com/mekanism/Mekanism/commit/ad7ebd33fbd350a08d673f844497a677a14533f3) - Do custom armor layer slightly differently to at least have it render with optifine, even if it seems custom render layers are all screwed up when optifine shaders are enabled
33+
[e80f1e3](https://github.com/mekanism/Mekanism/commit/e80f1e33c728843c3ddea0b1192157e3b60f98b6) - Add thread safety to world gen, spawn eggs, parrot sounds. ([#6215](https://github.com/mekanism/Mekanism/issues/6215))
34+
[c94adb3](https://github.com/mekanism/Mekanism/commit/c94adb3d92377ad69117cc7620966e1278e7a7e7) - Minor cleanup
35+
[faa9924](https://github.com/mekanism/Mekanism/commit/faa99243f5d792b113f73bc8b2b7a68272d50f13) - Don't do any validation for chunks we are loading on world load and allow them to quickly re-unload if invalid. [#6174](https://github.com/mekanism/Mekanism/issues/6174)
36+
[bb02150](https://github.com/mekanism/Mekanism/commit/bb021505ef4c9c2883d7ecfb7e5389142af8bd44) - New Crowdin translations ([#6194](https://github.com/mekanism/Mekanism/issues/6194))
37+
[6823e3d](https://github.com/mekanism/Mekanism/commit/6823e3d19aba363559e8ee3630389651f71d88d1) - Fix some issues with inserting into the rotary condensentrator's gas slots
38+
[cb2e6ef](https://github.com/mekanism/Mekanism/commit/cb2e6ef7aa96aae13e63c7d101371f2c2c0c6bd0) - Bump version to 9.10.8
39+
40+
MineColonies (minecolonies-1.15.2-0.11.959-universal.jar --> minecolonies-1.15.2-0.11.960-universal.jar):
41+
minecolonies-1.15.2-0.11.960-universal.jar:
42+
Reposition update!
43+
Bunch of fixes
44+
Bed sharing fix.
45+
46+
Structurize (structurize-0.10.323-ALPHA.jar --> structurize-0.10.324-ALPHA.jar):
47+
structurize-0.10.324-ALPHA.jar:
48+
Fix the latest bug.
49+
50+
Tetra (tetra-1.15.2-2.9.0.jar --> tetra-1.15.2-2.10.0.jar):
51+
tetra-1.15.2-2.10.0.jar:
52+
Changes:
53+
* added durability honing options for shield plates & grips
54+
* added damage & speed honing options for shield grips
55+
Tech changes:
56+
* moved grip schema files
57+
58+
Xaero's Minimap (v20.13.0 for Minecraft 1.15.2 --> v20.14.0 for Minecraft 1.15.2):
59+
v20.14.0 for Minecraft 1.15.2:
60+
+ Added an actual persistent setting for rendering all waypoints sets at once. The old key binding now toggles the setting.
61+
* Fixed map writer working faster than intended potentially negatively affecting game performance.
62+
* The waypoints sorting option is now server-specific and persistent (kept on restart).
63+
* Changed the "Toggle Minimap" key binding to be disabled by default. The H key was often pressed accidentally causing a lot of confusion.
64+
* World/Server dropdown menu now sorts server addresses using their displayed variant (with IP censorship applied), not the actual address, to avoid giving any extra hints.
65+
* Reordered some settings and made the order more consistent between the minimap mod and Better PVP.
66+
67+
Xaero's World Map (v1.6.3 for Minecraft 1.15.2 --> v1.6.4 for Minecraft 1.15.2):
68+
v1.6.4 for Minecraft 1.15.2:
69+
* Fixed compatibility with Immersive Portals and potentially other similar mods.
70+
* Fixed world map not closing with the map key binding in multiplayer if it's set to a mouse button.
71+
* The world map zoom will no longer reset when reopening the map.
72+
+ Added a setting to hide the player arrow on the world map.
73+
+ Added a setting to hide the zoom level display on the world map.
74+
* Fixed random crash when joining a world/server.
75+
76+
Generated using [ChangelogGenerator 2.0.0-pre3](https://github.com/TheRandomLabs/ChangelogGenerator).

0 commit comments

Comments
 (0)