The first beta version for v3.0+fabric-1.20.1.
- Re-implemented
REIintegration. With REI installed, you can left/right-click item stats to show up their corresponding REI screens. - Re-implemented the "Wiki" feature, where by middle-mouse-button-clicking a stat would show a prompt to open its corresponding Wikipedia article. However, in
v2.X, the default wiki wasMinecraft Fandom. Since (as far as I know), the editor community has decided to migrate the Minecraft Wiki elsewhere away from Fandom, I have removed Fandom from the source code as the "default" wiki, meaning this feature technically doesn't work on its own anymore. Using the API however, you can define a Wiki site on your own. - Re-implemented the stat grouping and sorting filters. This one took the longest, and was the hardest to re-create.
API notice
Given this is a beta version, the API is mostly ready for use and should not get affected or changed in any drastic way in the final release from this point on. However, if you wish to 100% rely on the API not changing, please wait for the full release instead.
-
The full release is close, with only one feature left to re-implement, that being the statistics in-game-hud.
(also I will not be re-implementing the feature that lets you see other player's stats due to privacy and legal complications that were not taken into account in v2.X. i'll get into it further once i make the full release).