- Bump 1.21.8
- fix: Crash from calling Data Fixer's from wrong thread
- 1.21.7 (Supports 1.21.6)
- add: stackable Shulkers + Tweaks Data Sync (Syncs Shulker stack size config to Tweakeroo for seamless client display)
- add: Data Logger system to HudDataProvider; with two initial loggers for the Server TPS and Mob Caps Info Lines.
NOTE: This requires a HudDataSync Protocol V2 update and not compatible with older versions of MiniHUD, but they should still be able to receive Weather Info, etc.
- Port to 1.21.6
- Update: Easy Place Handler to check for existing Water, and Waterlogged blocks.
- Update: Easy Place Handler to check for existing Water, and Waterlogged blocks.
- add: Servux Paste support for Layer Range / pasteLayerBehavior from 1.21.5's code
- Port to 1.21.5
- various lang file updates (For contributing, see Sakura Ryoko Translate)
- add: Easy Place black list & fully impliment.
- sync up Litematica & MaLiLib's code changes such as NbtUtils and LitematicaMetadata.
- Several network logger cleanups by introducing a compile-time flag for development mode.
- Update the 'copy packet byte buffer' code.
- fix: force Data Providers to not perform any tasks such as registering metadata when it is disabled & packets might not be registered
- convert all config file saving/loading to the Path system
- add JsonUtils & Litematic functionality for loading / saving litematic files for future plans
- fix: update suppression not working while pasting litematics using Servux
- various lang file updates (For contributing, see Sakura Ryoko Translate)
- add: Easy Place black list & fully impliment.
- sync up Litematica & MaLiLib's code changes such as NbtUtils and LitematicaMetadata.
- Several network logger cleanups by introducing a compile-time flag for development mode.
- Update the 'copy packet byte buffer' code.
- fix: force Data Providers to not perform any tasks such as registering metadata when it is disabled & packets might not be registered
- convert all config file saving/loading to the Path system
- add JsonUtils & Litematic functionality for loading / saving litematic files for future plans
- fix: update suppression not working while pasting litematics using Servux
NOTE: This will be the last feature build for 1.21.3, as I will referr it as being LTS
- various lang file updates (For contributing, see Sakura Ryoko Translate)
- add: Easy Place black list & fully impliment.
- sync up Litematica & MaLiLib's code changes such as NbtUtils and LitematicaMetadata.
- Several network logger cleanups by introducing a compile-time flag for development mode.
- Update the 'copy packet byte buffer' code.
- fix: force Data Providers to not perform any tasks such as registering metadata when it is disabled & packets might not be registered
- convert all config file saving/loading to the Path system
- add JsonUtils & Litematic functionality for loading / saving litematic files for future plans
- fix: update suppression not working while pasting litematics using Servux
NOTE: This will be the last feature build for 1.21, as I will referr it as being LTS
- fix: easy place allowing placement of invalid block states by introducing a Black List.
- fix: Easy Place V3 for "AXIS" blocks, such as logs, and frog lights.
- fix: Easy Place Protocol not being fully applied