Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
The One Probe

The One Probe

TOP, a WAILA alternative that shows information about what you're looking at

134.7k
59
Utility

Compatibility

Minecraft: Java Edition

1.21.x
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
NeoForge

Supported environments

Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Join Discord server
Donate on Patreon

Creators

McJty
McJty Owner

Details

Licensed MIT
Published 2 years ago
Updated 5 months ago
DescriptionGalleryChangelogVersions

Show all versions

1
5
6
7
8

theoneprobe-1.1x-1.4.6.jar

on Jan 26, 2023
Download

1.4.6:

  • Typing /topcfg will now open the config gui again. The command was broken
  • New /topneed command to open the gui you get from the note where you can control when the probe should display

theoneprobe-1.1x-1.4.5.jar

on Jan 26, 2023
Download

1.4.5:

  • Fixed a problem with potion effects not working on a server due to TOP calling client-side only methods

theoneprobe-1.1x-1.4.4.jar

on Jan 26, 2023
Download

1.4.4:

  • The TOP API now has a proper @API annotation which means it is safer to use in case there are updates
  • Bauble probe should now actually work for real (I hope)
  • Removed spam in log with harvestlevel

theoneprobe-1.1x-1.4.3.jar

on Jan 26, 2023
Download

1.4.3:

  • Jason Spradlin fixed a bug where certain blocks which were never assigned an explicit harvesting tool would report that "No tool" was required to harvest them, which was sometimes incorrect
  • Fixed support for baubles in 1.11
  • To further fix localization for items the itemstack is now sent to the client and the localization can be done client side fully now. This should fix issues with some forestry blocks
  • Added a new api that mod makers can use to override the standard information that TOP normally shows for entities and blocks with their own implementation

theoneprobe-1.1x-1.4.2.jar

on Jan 26, 2023
Download

1.4.2:

  • Jason Spradlin fixed a bug where IC2-compliant machines reporting greater currentEnergyStored than maxEnergy was causing the progress bar to overflow outside of its bounds
  • Improved how unlocalized names are sent from server to client. This should fix localization issues with IC2, Pam's HarvestCraft and maybe others
  • Only show collar color if the wolf is tamed

theoneprobe-1.1x-1.4.1.jar

on Jan 26, 2023
Download

1.4.1:

  • Fixed a bug in the bauble support
  • Tom Elfring added support for Forge Energy to TOP

theoneprobe-1.1x-1.4.0.jar

on Jan 26, 2023
Download

1.4.0:

  • First dual version (1.10 and 1.11) release of The One Probe. Needs CompatLayer for that
  • Fixed usage of localization classes on server side. That should fix TOP showing incorrect unlocalized names on modded 1.11 servers

theoneprobe-1.11-1.3.4.jar

on Jan 26, 2023
Download

1.3.4:

  • Fixed localizations
  • Various itemstack related fixes

theoneprobe-1.11-1.3.3.jar

on Jan 26, 2023
Download

First port to 1.11!

theoneprobe-1.10-1.3.3.jar

on Jan 26, 2023
Download

1.3.3:

  • Fixed a client side dependency causing lots of spam on servers
  • New 'spawnNote' config option that you can use to disable spawning the note for new players

theoneprobe-1.10-1.3.2.jar

on Jan 26, 2023
Download

1.3.2:

  • Ok, now *really* fixed the compatibility with Tinkers Construct

theoneprobe-1.10-1.3.1.jar

on Jan 26, 2023
Download

1.3.1:

  • Capability registration bug

theoneprobe-1.10-1.3.0.jar

on Jan 26, 2023
Download

1.3.0:

  • New generic styling system for text. In the probe support code you can now use conceptual styles like 'ERROR', 'WARNING', 'INFO' and on the client side this can then be translated to actual colors and styling information. For example. 'ERROR' can be mapped to 'red,bold'. This mapping can be set in the 'Mod Options'.
  • Fixed a bad dependency on baubles
  • New probe mode (3) so that the probe tooltip is always visible but you need the probe to get access to the extended info
  • First time players will get a note in their inventory when they log in explaining how to use the probe and how the probe is configured in their pack. In some cases they will also be able to change the config through that note
  • New easy to use config GUI with which the user can control a few more common gui styles. There are several presets for colors. The tooltip can be positioned in the corners or borders and you can change the size of the tooltip
  • This new config GUI can be opened by:
    • Sneak right click the 'note'
    • Right click the probe
    • The /topcfg command
  • New border style 'offset' option which allows the probe to be configured to look slightly more like WAILA

theoneprobe-1.10-1.2.2.jar

on Jan 26, 2023
Download

1.2.2:

  • Implemented a bauble version of the one probe. Fits in the 'head' slot
  • Switched the harvestability info to use the vanilla beacon icons (can be configured back in game to the original style if wanted)
  • Show repeater delay and comparator mode
  • Show collar name for a wolf
  • Growth level for plants is now yellow if not fully grown and otherwise it shows 'fully grown'
  • Show brewing stand info

theoneprobe-1.10-1.2.1.jar

on Jan 26, 2023
Download

1.2.1:

  • Jonathan Cardoso Machado added brazillian portuguese translation
  • Fixed a problem with needsProbe=2 and the helmet. The tooltip would be visible but constantly say 'waiting for server'
  • Fixed a small visual error with the harvestability showing 'null' in some cases for the required tool

theoneprobe-1.10-1.2.0.jar

on Jan 26, 2023
Download

1.2.0:

  • Harvestability is now shown in a more compact way
  • It is now possible to configure the border color around chest contents
  • You can specify that chests with fewer then N slots will automatically show chest contents even if not sneaking
  • It is also possible to specify which blocks will show chest contents without sneaking. This is currently configured for storage drawers
  • You can also blacklist this for certain blocks so that you must sneak to show chest contents even if it would otherwise be configured
  • Increased default timeout to wait for server from 500 to 2000 (2 seconds). The message was annoying to some people so now it will wait a bit longer before it shows. Renamed the config to make sure everyone gets it
  • Show break progress in The One Probe (can be disabled, configured as a progress text or configured as a bar (default))
  • There is now an option to show detailed chest info. By default set to be only visible when sneaking and only if there are 4 or less items in the inventory

theoneprobe-1.10-1.1.6.jar

on Jan 26, 2023
Download

1.1.6:

  • Added support for showing multiple liquids in a tank if the tank can do that
  • Made showing liquids only happen when sneaking by default (can be changed back to old behaviour in the config)

theoneprobe-1.10-1.1.5.jar

on Jan 26, 2023
Download

1.1.5:

  • Xbony2 added oredictionary support for the probe recipe (nuggets and redstone)
  • Some people reported that the TOP overlay was occasionally not visible. Fixed this by making the priority of the event highest and also put in TEXT instead of POTIONS_ICONS

theoneprobe-1.10-1.1.4.jar

on Jan 26, 2023
Download

1.1.4:

  • Added NumberFormat.NONE which will convert the number to an empty string (no output)
  • Support for showing liquids in tanks

theoneprobe-1.10-1.1.3.jar

on Jan 26, 2023
Download

1.1.3:

  • Added protection for bad behaving mods when the client-side info tooltip kicks in. This could cause crashes when looking at mekanism robits for example
1
5
6
7
8

Modrinth is open source.

sidebar-refinement@948af2b

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.