theoneprobe-1.14-1.4.36-beta.jar
on Jan 26, 20231.4.36:
- Re-implemented /top config command (previously /topcfg)
- Re-implemented /top need command (previously /topneed)
theoneprobe-1.14-1.4.35-alpha.jar
on Jan 26, 2023Updated to RB of Forge. Various fixes
The One Probe (Forge) 1.14-1.4.34-alpha
on Jan 26, 2023Worked around a vanilla bug where rendering a fox client-side causes a crash
The One Probe (Forge) 1.14-1.4.33-alpha
on Jan 26, 2023Update to latest Forge (38.0.45)
The One Probe (Forge) 1.14-1.4.32-alpha
on Jan 26, 2023Updated for 1.14.4
The One Probe (Forge) 1.14-1.4.31-alpha
on Jan 26, 2023Second alpha release for The One Probe on 1.14.3
Updated to 1.14.3
Fixed recipes and some other minor fixes.
The One Probe (Forge) 1.14-1.4.30-alpha
on Jan 26, 2023First release of The One Probe for Forge 1.14
The One Probe (Fabric) 1.14-1.4.29.beta
on Jan 26, 2023Alexander ported TOP to 1.14.1!
theoneprobe-1.14-1.4.28.alpha.jar
on Jan 26, 2023Update to latest snapshot + fabric
TheOneProbe - 1.12-1.4.28
on Jan 26, 2023TheOneProbe 1.12-1.4.28
- Small api method to allow getting the default config
TheOneProbe - 1.12-1.4.27
on Jan 26, 2023TheOneProbe 1.12-1.4.27
- Joseph made growth show up for any block with an integer property named "age".
theoneprobe-1.14-1.4.27.alpha.jar
on Jan 26, 2023- Updated to latest fabric/snapshot
theoneprobe-1.14-1.4.26.alpha.jar
on Jan 26, 2023Second release of The One Probe for 1.14. Various fixes have been done:
- Updated to latest Fabric
- Various fixes to block rendering
- Various fixes to entity rendering
- Harvestability information is correct again
- Shows liquid information
theoneprobe-1.14.fabric-1.4.25.alpha.jar
on Jan 26, 2023First alpha release of The One Probe for MC 1.14 and Fabric (see https://fabricmc.net/wiki/doku.php for info on how to use)
TheOneProbe - 1.12-1.4.25
on Jan 26, 2023TheOneProbe 1.12-1.4.25
- More optimal way to send 'pick data' from the client to the server (to avoid overloading the packet limit). TOP now honors the 'share tag' of the item if presnet
- Added a new 'maxPacketToServer' config option (default 20000). If the size of the full NBT of the pick block would exceed this limit it will send over the item without NBT instead
TheOneProbe - 1.12-1.4.24
on Jan 26, 2023TheOneProbe 1.12-1.4.24
- Added a new config option ('dontSendNBT') which contains a set of registry names for blocks that don't want their NBT data to be sent from client to server. This is to avoid network packets becoming too large for blocks that have huge itemstacks as a result of 'picking' them
TheOneProbe - 1.12-1.4.23
on Jan 26, 2023TheOneProbe 1.12-1.4.23
- Compatible with the latest version of McJtyLib (for big power api)
- Fixed a bug where the one probe would show if a stone block contains a silverfish
- Added the word ?level? to the TOP info when a block cannot be harvested to hopefully lessen confusion with this
theoneprobe-1.12-1.4.23-alpha.jar
on Jan 26, 20231.4.23alpha:
- Compatible with the latest version of McJtyLib (for big power api)
- Fixed a bug where the one probe would show if a stone block contains a silverfish
- Added the word ‘level’ to the TOP info when a block cannot be harvested to hopefully lessen confusion with this
theoneprobe-1.12-1.4.22.jar
on Jan 26, 20231.4.22:
Enhancements:
- Show the bucket texture for fluids when it exists (josephcsible)
theoneprobe-1.12-1.4.21.jar
on Jan 26, 20231.4.21:
- Joseph fixed a bug with REALLY big energy containers
- McJty made sure TOP no longer crashes in case rendering an item crashes (like some items from bibliocraft seem to do). It will report an 'error' message instead