File Details
theoneprobe-1.15-2.0.2.jar
- R
- Mar 27, 2020
- 296.68 KB
- 300.5K
- 1.15.2
- Forge
File Name
theoneprobe-1.15-2.0.2.jar
Supported Versions
- 1.15.2
Curse Maven Snippet
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

