File Details
mcdw-9.0.2.jar
- R
- Apr 14, 2024
- 1.41 MB
- 33.9K
- 1.20.1+1
- Forge + 1
File Name
mcdw-9.0.2.jar
Supported Versions
- 1.20.1
- 1.20
Curse Maven Snippet
Note: You __will __ need to delete your configs for MCDW with this update!
-- Bug Fixes --
- Fixed duplicate registry attempts within enchantments
- Fixed recipe and advancement data files to allow for disabling of items without console spam
- Added fallbacks for the icons in the
ItemGroupRegistryin case the items that are used by default are disabled in order to prevent a crash when the creative tabs are viewed
-- Added --
- Added
BusyBeeEnchantmentandMultishotBowEnchantmentas separate enchantments - Added notations in various places to note nullability and more explicitly and clearly stated notes that were already present in the code (this is ongoing)
-- Changes --
- Refactored Enchantments to allow for more configurability
- Removed
BeeStingerItemandEnchantsListsclasses - Explicitly renamed
POISONINGtoJUNGLE_POISONwhere used to be more consistent and to be in line with Minecraft Dungeons - Rewrote
EnchantsRegistryto use a Switch Statement rather than individual calls. This may change depending on need, but it is functionally the same thing as was already in place - Optimised
LootTablesRegistry - Updated lang entries to reflect more readable layout and groupings
- Refactored configs to allow for enabling and disabling to be in the same place the stats
- Updated to the Timefall Development License 1.2
-- Thanks --
- @fzzyhmstrs for helping with the config refactor
- @purejosh for bringing the registration config issues to our attention

