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
1.0.4:
- Fixed crop age rendering for beetroot
- Added debug information for entities (creative probe)
- Entity rotation is no longer faster if multiple entities are visible. In addition it is paused when the game is paused
- Better scaling of entities so they fit their box better. Also for modders there is now more control in the API to control the size of the entity box as well as the scale of the entity inside that box
- More alignment options for layouts (for modders)
- Fixed a problem on servers where sometimes a weird character would appear in the tooltip
- Extended the API so that you can now use the entity directly instead of the entity name. That way the NBT data is also preserved which means that the icon will 100% mirror the entity (wither skeletons, horse colors, ...)
- New API to be able to override the default TOP config for your own blocks or entities. Mods can use this to (for example) disable the built-in RF display if they have their own version of that
- Avoided client side dependencies which could make TOP crash on servers