📦 PowerNukkitX 3.0.2
| PowerNukkitX Version | 3.0.2 |
| API Version | 3.0.2 |
| Protocol Version | 2168 |
Commit: 113ee946ddc43bd61d509143a7e7d2224e464e4a
✨ Changes since 3.0.1
- chore(ci): bump actions/setup-java from 5 to 5.6.0 (#2941)
- chore(ci): bump docker/login-action from 4.5.1 to 4.6.0 (#2940)
- chore(deps): bump com.github.oshi:oshi-core from 7.4.2 to 7.4.3 in the minor-and-patch group (#2960)
- chore: bump API version to 3.0.2 (#2961)
- feat: Add support for custom cameras registration (#2934)
- feat: Update to 1.26.40 (2168) (#2902)
- feat: armor toughness in damage calculation (#2936)
- feat: music API and /music command (#2956)
- fix: Items not breakable that could be enchanted with unbreakable (#2945)
- fix: Minimum limit to add item enchantment type in custom items (#2943)
- fix: NPE in player inventory (#2949)
- fix: Owned entities NPE (#2944)
- fix: block damage collision (#2935)
- fix: command parser and teleport command by matching BDS behavior (#2951)
- fix: glowing obsidian felt back to regular obsidian (#2955)
- fix: prevent campfire slots from copying slot 1's KeepItem state on chunk load (#2938)
- fix: prevent deadlock during async chunk loading of brewing stands and container block entities (#2937)
- fix: spawning two block entities when direct is true (#2950)
- fix: the command parameters, if they are the same (#2957)
- refact: Service provider lookup to avoid generic type ambiguity (#2952)