Started by
TryHarderrr
on
Topic category: Feature requests and ideas for MCreator
Suggestion: Improve Goat Horn Variant Identification in Inventory
In Minecraft, goat horns come in multiple variants, each with a unique sound. However, there is currently no reliable way to distinguish between these variants in the inventory, as all goat horns appear as a single item type. Additionally, the Minecraft tag system does not seem to correctly expose this variant information—tools like MCreator only recognize the item as a generic goat horn without accessing the specific variant data.
Proposed Improvement:
- Add visible identifiers (e.g. custom names or tooltips) to each goat horn variant.
- Ensure that NBT data or tags for horn types are properly exposed and functional, so modding tools and datapacks can differentiate them reliably.
This would greatly improve both gameplay clarity and support for modding/custom content.