Skip to content

Releases: milkev/Milkevs-Essentials

1.11.0+1.21

30 Sep 19:42
Compare
Choose a tag to compare

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)

11 Aug 00:13
Compare
Choose a tag to compare

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

19 Mar 02:30
Compare
Choose a tag to compare

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

07 Oct 05:48
Compare
Choose a tag to compare

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

19 Mar 02:30
Compare
Choose a tag to compare

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

28 Nov 20:36
Compare
Choose a tag to compare

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

12 Sep 12:08
Compare
Choose a tag to compare

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

21 Jul 02:32
Compare
Choose a tag to compare

Toolbelt Picks up Items - Creolib

20 Jul 09:16
Compare
Choose a tag to compare

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;

  1. Hotbar filling up stacks
  2. Equipped Toolbelt filling up stacks
  3. Hotbar fill empty slots
  4. 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

20 Jul 09:17
Compare
Choose a tag to compare

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;

  1. Hotbar filling up stacks
  2. Equipped Toolbelt filling up stacks
  3. Hotbar fill empty slots
  4. 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