Compatibility
Minecraft: Java Edition
1.21–1.21.1
1.20.4–1.20.5
1.20–1.20.1
1.19.2–1.19.4
1.19
1.18.x
1.17.1
1.16.1–1.16.5
1.15.2
1.14.1–1.14.4
1.12.x
1.11.2
1.11
1.10.2
1.10
1.9.4
1.9
Platforms
Forge
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published last year
Updated 2 weeks ago
Changelog
2.0.2:
- pupnewfster did various fixes on The One Probe:
- Fixed checking for empty liquids
- Fix mob spawner's showing an error for the entity type when on servers
- Fix viewing brewing information of brewing stands
- Fix a few config options always being reset due to being "invalid". The config system does not fully support non ArrayList defaults, unless you provide a custom element validator
- Switch from using ByteBuf to PacketBuffer, it is a bit of a mess in the API and has a couple TODOs of things that should be done in 1.16, but in order to keep backwards compat it was needed
- Send dimension type by registry name rather than int id to ensure that they match on both the client and server