Skip to content

JE-1.20.2-Skyblock_Classic_Edition:5.0.1_LTS

Compare
Choose a tag to compare
@Loweredgames Loweredgames released this 29 Sep 12:29
· 2659 commits to main since this release

2023-09-14_13 55 43

Added

functions and datapack:

  • added scoreboard for debugging (nothing changes in the map)
    • added multiversion compatibility for conversions (#221):
    • now even PIDs are multiversion
    • when there is a new conversion the new PID is added in the subfolder next to pack.mcmeta
      • a new "entries" is added to the pack
      • even legacy conversions have a "sub-datapack"
        • in the future PIDs will have many "sub-datapacks" for updates
        • it works like the system used now with the difference of using many functions

Changed

functions and datapack:

  • change tag in book "generated_structures" to "generated_book" (#224)
    • for consistency
  • changed and added some names in the multiversion functions
  • changed score "SkyblockCE_multiplayer_tick" to "SkyblockCE_multiplayer_join" for consistency
  • added the old score in the "multiplayer_legacy" function

Removed

functions and datapack:

  • completely removed "fix_end" function (#223)

Fixed

  • signs were not updated in version 1.20.2. This problem has been corrected
  • some comments corrected and updated

Full Changelog: 1.20.2_JE-0a...1.20.2_JE-2a