DarkUtils-1.12-1.6.162
on Jun 8, 2023- Fixed the lore tag calling client side code? #101
DarkUtils-1.12-1.6.161
on Jun 8, 2023- Fixes server side color formatting crash. Closes #98
DarkUtils-1.12-1.6.160
on Jun 8, 2023- Fixed a server side crash with lore tags. Closes #97
- Fixed the Ender Tether having invalid area bounds.
DarkUtils-1.12-1.6.159
on Jun 8, 2023- Attempted fix for Ender Tether crashes on null entity bounding box. #94
DarkUtils-1.12-1.6.158
on Jun 8, 2023Moved the timer packet registration to the right package. Fixed 1.12 builds not showing dark utils as a dep on Curse. Updated required bookshelf/mcp/forge. Added the new lore tag.
DarkUtils-1.12-1.6.156
on Jun 8, 2023- Fixed generating the config file in the root of the drive. Closes #93
DarkUtils-1.12-1.6.155
on Jun 8, 2023- Updated forge, MCP and Bookshelf.
- Updated the feature load cycle to work better.
- Deleted the pack.mcmeta file, because it wasn't used.
- Switched all the content over to the new load cycle.
- Added missing item models for sneaky blocks.
- Updated the minimum bookshelf version.
- Updated formatting and imports.
DarkUtils-1.12-1.5.153
on Jun 8, 2023- Updated to Forge 14.21.0.2363
DarkUtils-1.12-1.5.151
on Jun 8, 2023- Fixed formatting and code style.
- Removed all deprecated crafting code.
- Removed proxies.
- Updated Bookshelf version.
- Renamed the CraftingUtils class to prevent possible conflicts.
DarkUtilities-1.11.2-1.2.0.147
on Jun 8, 2023Final regular release for 1.11.2
DarkUtilities-1.11.2-1.2.0.145
on Jun 8, 2023- Fixed the focus sash message not being added to chat.
- Added string to the agression charm recipe.
- Changed the agression charm to look more charm like.
- Removed unused flower nbt structure file.
- Added string to the null charm recipe.
DarkUtilities-1.11.2-1.2.0.144
on Jun 8, 2023- Removed unused chest code. Closes #85
DarkUtilities-1.11.2-1.2.0.143
on Jun 8, 2023- Added better particles, and multiple cooldowns to ender hopper.
- The ender tether will now spawn redstone particles if it can't pick up.
DarkUtilities-1.11.2-1.2.0.142
on Jun 8, 2023- The ender hopper will not pick up items when powered.
- Added visual feedback to the ender hopper when no output is available.
DarkUtilities-1.11.2-1.2.0.141
on Jun 8, 2023- Removed uneeded charm classes.
DarkUtilities-1.11.2-1.2.0.139
on Jun 8, 2023DarkUtilities-1.1.8.finalrc2
on Jun 8, 2023- Fixed several crashes caused by the ender tether.
- Fixed ender tether teleporting players, regardless of their proximity to an ender tether.
DarkUtilities-1.11.2-1.2.0.137
on Jun 8, 2023DarkUtilities-1.11.2-1.2.0.135
on Jun 8, 2023DarkUtilities-1.1.8.finalrc1
on Jun 8, 2023- Ender Tether will now show it's area of effect when you sneak + right click on it.
- Added an alternative recipe for the portal charm, to prevent conflicts with mods like Draconic Evolution.
- Fixed Sleep Charm not using OreDict for the crafting recipe.
- Fixed a NullPointerException crash caused when looking at the null charm tooltip in some situations.
- Added some upstream utility code from Bookshelf 1.11.2.
- Fixed the timer block not syncing changes client side.