ItemsAdderAdvancedTooltip
No reviews yet
A client-side mod replacing the minecraft:id advanced tooltip with a custom one from ItemsAdder.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
ItemsAdderAdvancedTooltip is a simple Clientside Fabric Mod for 1.21.11 that modifies the minecraft:<id> text usually shown in Advanced Tooltips with a custom <namespace>:<id> one, if you're hovering over an item that was created by the Server Plugin ItemsAdder.
How it works
The Mod looks for the following components structure in an item:
components: {
"minecraft:custom_data": {
itemsadder: {
namespace: "namespace",
id: "id"
}
}
}
If such a component structure is found does the mod take the namespace and id value and use them as the Tooltip's <namespace>:<id> content, replacing the minecraft:<id> one usually displayed.
Example: Instead of minecraft:paper would it display example:custom_item.
Modpack inclusion?
This mod can be included in Modpacks, as long as you respect the MIT license and also give credit to me and this original project page.
(Neo)Forge version?
Tried to add support for NeoForge using Architectury, but due to way too many issues did I make this mod a Fabric-only version. This mod may work on NeoForge using the Connector mod but no guarantee is provided here. Maybe in the future will I consider a NeoForge version to be created.
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers