Skip to content

PSWG 0.0.92-alpha-1.19.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@parzivail parzivail released this 30 Jan 03:36
· 723 commits to master since this release

Additions

  • Added support for 1.19.3

Changes

  • Remove block sprite layering (temporary, ores are currently broken)
  • Removed sand skitter's AI (temporary)

Fixes

  • Addon-registered blocks and items now use correct namespace
  • Blasters will no longer cause the world to freeze when loading under certain rare conditions

Internal changes

  • 1.19.3 changes
    • Update mixin targets
    • Migrate to JOML math
    • Update texture baking and model textures
    • Update model baking pipeline
    • Update sound events for doors, gates, and trapdoors
    • Update button tooltips
    • Update stateless water renderer
    • Convert item group registration to annotation-based system
    • Convert dimension registration to dimension JSON spec
    • Remove block sprite layering
  • Update REI integration
  • Update Cloth Config integration
  • Update ModMenu integration
  • Update LibZoomer integration
  • Update dependencies on Fabric Loader, Fabric API, Trinkets, Iris, and LambDynamicLights
  • Replace deprecated calls to BlockEntityRendererRegistry with BlockEntityRendererFactories