Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.9 KB

thing.md

File metadata and controls

30 lines (25 loc) · 1.9 KB

Puzzle Loader Beta Release 2.2.6

Maven: com.github.PuzzleLoader:PuzzleLoader:2.2.6 Github: https://github.com/PuzzleLoader/PuzzleLoader Releases: https://github.com/PuzzleLoader/PuzzleLoader/releases Discord: https://discord.gg/XeVud4RC9U Full Changelog: 2.2.5...2.2.6

What's Changed

  • added null checking to ClientBlockEvents & Tinkered with the block model to correct UVs.
  • update to 0.3.20 (door are still messed up) by @Crab-K1ng in #24
  • update BlockstateGenerator.State by @Crab-K1ng in #25
  • fix itemIcon by @Crab-K1ng in #26

Known Issues

  • Door top not rotating correctly with certain angles.

-# References for Puzzle ModJsons and Mixin Configs :) -# https://github.com/PuzzleLoader/PuzzleLoader/blob/main/examples/puzzle.mod.v0.json -# https://github.com/PuzzleLoader/PuzzleLoader/blob/main/examples/puzzle.mod.v1.json -# https://github.com/PuzzleLoader/PuzzleLoader/blob/main/examples/puzzle.mod.v2.json -# https://github.com/PuzzleLoader/PuzzleLoader/blob/main/examples/example-mod.mixins.json -# https://github.com/PuzzleLoader/PuzzleLoader/blob/main/examples/example-mod.client.mixins.json

References for Puzzle ModJsons and Mixin Configs :) https://github.com/PuzzleLoader/PuzzleLoader/blob/main/examples/puzzle.mod.v0.json https://github.com/PuzzleLoader/PuzzleLoader/blob/main/examples/puzzle.mod.v1.json https://github.com/PuzzleLoader/PuzzleLoader/blob/main/examples/puzzle.mod.v2.json https://github.com/PuzzleLoader/PuzzleLoader/blob/main/examples/example-mod.mixins.json https://github.com/PuzzleLoader/PuzzleLoader/blob/main/examples/example-mod.client.mixins.json