Filename
corpsecomplex-FORGE-1.14.4-2.0-beta6.jar
Uploaded by
TheIllusiveC4
Uploaded
Jul 3, 2020
Game Version
1.14.4
+2
Size
158.70 KB
Downloads
503
MD5
97c53102eb551b0cd76b8535939b8a0e
Supported Modloader Versions
Forge
Supported Java Versions
Java 8
Supported Minecraft 1.14 Versions
1.14.4
Changelog
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project does not adhere to Semantic Versioning. This project uses MCVERSION-MAJORMOD.MAJORAPI.MINOR.PATCH.
2.0-beta6 - 2020.07.03
Fixed
- Fixed NPE in config settings #42
2.0-beta5 - 2020.06.15
Added
- Added item overrides #38
2.0-beta4 - 2020.06.14
Added
- Added difficulty as a condition for overrides #31
- Added player name or UUID as a condition for overrides #35
Changed
- Overrides now must meet all conditions instead of just one
2.0-beta3 - 2020.05.02
Fixed
- Fixed NPE crash when relogging before respawning #34
2.0-beta2 - 2020.04.17
Fixed
- Fixed NPE crash related to the Soulbinding enchantment #32
2.0-beta1 - 2020.03.31
Added
- Conditional Overrides: Override any config variable through 'corpsecomplex-overrides' based on death conditions. Conditions currently support damage type, source, dimension, and Game Stages stages.
- Keep Exhaustion config option
- Drop Despawn Time config option
- Curios integration
- Game Stages integration
Changed
- Curable and incurable effects config collapsed into a single effects list with an optional ";incurable" parameter
- Experience module split up between two loss options: Percent or Per Level
- Inventory settings expanded into a default set and specific sets for each inventory section
- Essential and cursed items config collapsed into a single items list with an optional ;keep/drop/destroy" parameter
Removed
- Removed Return Scroll features