Changelog
What's Changed
- Add note for ItemsAdapter by @nahkd123 in https://github.com/nahkd123/stonks/pull/58
- Java Edition 1.21.2 by @nahkd123 in https://github.com/nahkd123/stonks/pull/61
Note for item adapter in default config
For new users, default config now includes a warning that removing the item adapter makes Stonks for Fabric no longer be able to access player's inventory.
// Adapters
// "stonks.fabric.adapter.provided.ItemsAdapter" is included so that Stonks can add/remove items in player's inventory
// If you remove this adapter, Stonks will be unable to access player's inventory. If you don't need to have access to
// player's inventory, you can remove this adapter.
// Additionally, you can make your own adapter to hook with other mods, like trading RF power for example.
useAdapter stonks.fabric.adapter.provided.ItemsAdapter
Update to Java Edition 1.21.2
Stonks for Fabric is now updated to Minecraft Java Edition 1.21.2.
Full Changelog: https://github.com/nahkd123/stonks/compare/v2.1.0+1.21...v2.1.1+1.21.2
Dependencies
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
ReleaseVersion number
2.1.1+1.21.2Loaders
Fabric
Game versions
1.21.2, 1.21.3Downloads
13Publication date
October 22, 2024 at 6:17 PMPublisher
nahkd123
Owner