Releases: milkev/Milkevs-Essentials
1.11.0+1.21
WARNING
Apologies but the toolbelts inventory will get reset again with this update. Final time! will not happen again unless mojang decides to screw with components. More info below. This only applies to the 1.21 versions, 1.20 is uneffected.
Added the Alchemical Stasis Soother!
The Alchemical Stasis Soother pauses your status effects, effectively making their duration infinite, while also preventing you from gaining or forcibly losing any status effects. Status effects can be blacklisted in the alchemical_stasis_soother_blacklist tag, and each aspect of the new charm can be configured.
The toolbelt now properly uses components. Apologies but this means that once again, items inside of toolbelts will get reset. Last time! Promise. This should also fix some random crashes related to attempting to store air in the toolbelt, even though that shouldnt have been possible.
In addition, toolbelts are now able to have items blacklisted, blacklisted items will be put in the players inventory or dropped when swapping hotbars. Blacklisted items are configurable via datapacks with the toolbelt_blacklist tag.
1.10.2+1.21(.1)
WARNING updating worlds from previous versions will remove items from toolbelts
Updated to 1.21(.1)
Verified compatability with the 1.21 neoforge release of Sinytra Connector
1.10.0+1.20.4
Issue #7 Fixed.
Moved to PAL for giving flight from flight charm.
Added an overcomplicated system for tooltips with multiple lines. Also added tooltips to all equipment to show what bonuses they give when equipped.
Released for 1.20.1 and 1.20.4
Confirmed compatability with Sinytra Connector in 1.20.1
Meal API support enabled for 1.20.1
1.10.0+1.20.1
Added the Alchemical Stasis Soother!
The Alchemical Stasis Soother pauses your status effects, effectively making their duration infinite, while also preventing you from gaining or forcibly losing any status effects. Status effects can be blacklisted in the alchemical_stasis_soother_blacklist tag, and each aspect of the new charm can be configured.
As always, compatability with Sinytra Connector has been verified to work for all our NeoForge friends
1.9.5+1.20.1
Issue #7 Fixed.
Moved to PAL for giving flight from flight charm.
Added an overcomplicated system for tooltips with multiple lines. Also added tooltips to all equipment to show what bonuses they give when equipped.
Released for 1.20.1 and 1.20.4
Confirmed compatability with Sinytra Connector in 1.20.1
Meal API support enabled for 1.20.1
Milkevs Essentials 1.9.4
Finally updated to 1.20.2. I was waiting for meal api to update, but they still have yet to so im proceeding with the update without it. Other than that, i just updated dependencies, theres no code changes other than dropping meal api support until its updated.
If anyone did use meal api and are updating their worlds to 1.20.2, you will have to nbt edit the players data to remove the fullness tag otherwise you will get an invalid player data message when trying to load into a world.
Real 1.9.3 release that wont break anything TM
Add config for if disabling an item should fully remove it from the game or not
Fix pickup logic when itemstack + toolbelt stack > toolbelt max stack
1.9.2b Fix pickup sound & bump version
Toolbelt Picks up Items - Creolib
This version uses Creolib instead of Reach Entity Attributes, as at the moment the two are incompatable
Added pickup item into toolbelt functionality
Item pickup priority;
- Hotbar filling up stacks
- Equipped Toolbelt filling up stacks
- Hotbar fill empty slots
- Normal
Mixin's only load if config for related mixin is true
Actually updated mod icon
essentially just effects mod menu... took me long enough to notice this lmao
Toolbelt Picks up Items - Reach Entity Attributes
This version uses instead Reach Entity Attributes of Creolib, as at the moment the two are incompatable
Added pickup item into toolbelt functionality
Item pickup priority;
- Hotbar filling up stacks
- Equipped Toolbelt filling up stacks
- Hotbar fill empty slots
- Normal
Mixin's only load if config for related mixin is true
Actually updated mod icon
essentially just effects mod menu... took me long enough to notice this lmao