Skip to content

Releases: ModFest/scattered-shards

1.9.0

11 Jul 01:54
100fe50
Compare
Choose a tag to compare

Update to MC1.27.7 courtesy of @Tomate0613

Full Changelog: 1.8.5...1.9.0

1.8.5

25 Apr 21:44
e4783b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.4...1.8.5

1.8.4

15 Apr 04:50
7fd8b86
Compare
Choose a tag to compare

Changes:

  • Fixed crash related to invalid pick block

Full Changelog: 1.8.3...1.8.4

1.8.3

13 Apr 18:57
c6c3289
Compare
Choose a tag to compare

Changes:

Full Changelog: 1.8.2...1.8.3

1.8.2

05 Apr 01:49
Compare
Choose a tag to compare

Changes:

  • Allow shard resizing via datapack
  • Added has_shard entity selector
  • Changed shard items to give on adventure mode pickup

Full Changelog: 1.8.1...1.8.2

1.8.1

03 Apr 02:23
7ecc11b
Compare
Choose a tag to compare

Changes:

  • Cleanup commands, fix scrolling by @ekulxam in #28
  • Usage of Item Components instead of raw NBT data in ShardCreatorGuiDescription by @SammyForReal in #31
  • Remove default tablet keybind by @falkreon in #32

Full Changelog: 1.8.0...1.8.1

1.8.0

02 Dec 05:17
Compare
Choose a tag to compare

Changes:

  • 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: 1.7.2...1.8.0

1.7.2

30 Nov 06:39
Compare
Choose a tag to compare

Changes:

  • Replace advancements button with shard collection (can be toggled in config/scattered_shards.toml)

Full Changelog: 1.7.1...1.7.2

1.7.1

26 Nov 06:39
Compare
Choose a tag to compare

Changes:

  • 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: 1.7.0...1.7.1

1.7.0

23 Nov 04:41
Compare
Choose a tag to compare

What's Changed

  • Add data for shard icons and menu colors + improve permissions by @afamiliarquiet in #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: 1.6.0...1.7.0