Releases: ps-dps/mc-Tungsten
Releases · ps-dps/mc-Tungsten
Tungsten v3.0.1
- Update to 25w06a (pack_format 66)
All items created previously still work.
The library is used in exactly the same way, nothing needs to be changed on your end.
Only works pack format 66 and up.
Tungsten v3.0.0
- Update to new attribute format (25w04a tested)
This is a breaking change since old items won't get converted correctly by minecraft
Tungsten v2.0.1
- fix tungsten saving values improperly - this was a major bug in the previous version
- update pack.png
- add more info to README
Tungsten v2.0.0
This update introduces major breaking changes, you need minecraft version 1.20.5 or newer to use this version of tungsten.
- Rewrite for 1.20.5
- Improve performance in multiple ways
- Cover edgecase that can happen when swapping armor using right click
- Provide item modifiers to apply tungsten easier
- Remove that the Item get's read into storage
- Remove ability to modify the item in storage
mc-tungsten v1.1.1
- Fix storage not always being emptied when swapping away from tungsten item
mc-tungsten v1.1.0
- Use item modifier instead of a force-loaded chunk with a container
- Fix other source of luck impeding tungsten
- Remove data when switching off of an item
- Circumvent double to int conversion imprecision
mc-tungsten-1.0.1
- Fixed item in storage not updating when swapping off an item
- Bumped lantern load version to 2
- Prettier pack.png 🌸
mc-tungsten-1.0.0
Initial Release
Full Changelog: https://github.com/PuckiSilver/mc-tungsten/commits/v1.0.0