1.8.0+1.21
on Dec 2, 2024Changes:
- Shard collection now has a hotkey (default j)
- Selected shard now appears with a highlight in the left panel
- Clicking a selected shard unselects it
- Selecting shards makes a ui click sound
- Shard collection remembers where you scrolled to last
- Shard collection remembers what shard you had selected last, and centers that on reopen
- Shard collection updates selected shard on shard collection
- Shard collection toast now prompts you to open the selection via hotkey
- Shard collection toast now works for very long shard names
Full Changelog: https://github.com/ModFest/scattered-shards/compare/1.7.2...1.8.0
1.7.2+1.21
on Nov 30, 2024Changes:
- Replace advancements button with shard collection (can be toggled in
config/scattered_shards.toml
)
Full Changelog: https://github.com/ModFest/scattered-shards/compare/1.7.1...1.7.2
1.7.1+1.21
on Nov 26, 2024Changes:
- use mod menu implementation of mod icon fetching - fixes various missing mod icons
- swap to ? for missing mod icons, differentiating from missing shard info
- change scroll speed of tablet to 1 set at a time
- fix migrate command not updating shard sets
- don't separately save shard sets when source ID serves this purpose
- don't store or save shard source text to shards - fetch it on the fly
Full Changelog: https://github.com/ModFest/scattered-shards/compare/1.7.0...1.7.1
1.7.0+1.21
on Nov 23, 2024What's Changed
- Add data for shard icons and menu colors + improve permissions by @afamiliarquiet in https://github.com/ModFest/scattered-shards/pull/27
- Added
scattered_shards
visitor, challenge, and secret shards as default shard types, based on trudle's original bc23 textures.- Use data pack filters or directly override the types.json file if you don't want these.
Full Changelog: https://github.com/ModFest/scattered-shards/compare/1.6.0...1.7.0
Scattered Shards 1.5.3
on Jul 4, 2024- Updated to 1.21
- Editing shards now fills in the fields with their previous values