DarkUtils-1.12.2-1.8.190
on Jun 8, 2023DarkUtils-1.12.2-1.8.188
on Jun 8, 2023- Fixed null charm crashing when clicking on an invalid slot. #130 - Tyler Hancock
DarkUtils-1.12.2-1.8.187
on Jun 8, 2023- Fixed maim trap not causing damage to players and bosses. - Tyler Hancock
- Fixed JEI description for the EXP monolith and player trap. #128 - Tyler Hancock
DarkUtils-1.12.2-1.8.186
on Jun 8, 2023- Fixed dyed slime recipe causing serverside crash. Closes #127 - Tyler Hancock
DarkUtils-1.12.2-1.8.185
on Jun 8, 2023This is the first alpha for the 1.8 content update. Things may change, and more content is still planned.
New
- Maim trap. Permanently lowers the max health of mobs on contact and will continue to do so until they have 1 heart left. Players and bosses are excluded from this and will take damage instead.
- Player trap. Similar to the damage trap, but all damage is from a player source.
- Monolith of Spawning. Overrides spawn checks in the same chunk, to allways allow the mob to spawn. Spawned mobs have 20% more health and attack damage.
- Monolith of Experience. Absorbs experience orbs in the same chunk as it. EXP can be pulled from the reclaimed from the monolith.
- Using wither dust on a skeleton will turn it into a wither skeleton.
- Dispensing wither dust will turn skeletons into wither skeletons.
- Pearl Ender Hopper. An upgrade to the old ender hopper that is instant, and doesn't spawn particles.
Changes
- Fire trap now does 2 fire damage instead of 1.
- Items and blocks with sub types (like traps) now have specific information pages in JEI.
- The null charm now has 27 slots rather than 5.
- Charms will now work in Baubles again.
- Ender tether crafting now requires an unstable ender pearl. Normal pearl recipe removed.
- Removed the recipe for the block update detector. Added a recipe to replace existing ones with Vanilla's BUD block.
- Changed the recipes for lore tags, and added recipes for previously uncraftable lore tag colours.
- Rewrote the recipe system to work better with ore dictionary and metadata.
Fixes
- The wither trap would not do damage to mobs if they stand on the plate.
- Removed duplicate JEI information recipe registrations.
- Ender Tethers are now significantly more performant.
- Shulkers would not drop their pearls if you kill them.
- Fixed a client side freeze when shift clicking items into the null charm.
- Fixed being able to move the null charm item while accessing it's inventory.
DarkUtils-1.12.2-1.7.182
on Jun 8, 2023- zh_CN update (#123) - Technician;Freak
DarkUtils-1.12.2-1.7.181
on Jun 8, 2023- Misc formatting changes. - Tyler Hancock
- Switched comparator to a lambda. - Tyler Hancock
- re-sync the config after checking if a feature is enabled. - Tyler Hancock
- Fixed light blue slime block name. Closes #114 - Tyler Hancock
DarkUtils-1.12.2-1.7.180
on Jun 8, 2023- Fixed the randomized load order issue. #122 - Tyler Hancock
DarkUtils-1.12.2-1.7.178
on Jun 8, 2023DarkUtils-1.12.2-1.7.177
on Jun 8, 2023- Updated to use maven.mcmoddev.com (#120) - lclc98
DarkUtils-1.12.2-1.7.176
on Jun 8, 2023DarkUtils-1.12.2-1.7.174
on Jun 8, 2023- Added polish language file thanks to Kaperios. - Tyler Hancock
DarkUtils-1.12.2-1.7.173
on Jun 8, 2023Ported to 1.12.2
DarkUtils-1.12.1-1.7.171
on Jun 8, 2023- Fixed a gradle signing bug. - Tyler Hancock
DarkUtils-1.12.1-1.7.170
on Jun 8, 2023- Added jar signing. - Tyler Hancock
DarkUtils-1.12.1-1.7.169
on Jun 8, 2023- Fixed the mod not working on 1.12 and 1.12.1 at the same time. - Tyler Hancock
DarkUtils-1.12-1.6.167
on Jun 8, 2023- Fixed Sneaky Lever staying on in some cases. Closes #47
DarkUtils-1.12-1.6.166
on Jun 8, 2023- Fixed the rest of the sneaky models.
DarkUtils-1.12-1.6.164
on Jun 8, 2023- Reverted test sneaky block model changes.
DarkUtils-1.12-1.6.163
on Jun 8, 2023- Catch null bounds for Ender Hopper and Ender Tether. #107