
Component View
Shows components of ItemStacks in their tooltips
- Загрузки
- 1K
- Подписчики
- 15
- Обновлён
- 12 июля 2024 г.
- Лицензия
- MIT-0
Опубликован 5 мая 2024 г.
Shows components for ItemStacks
Also known as WTHITC (What The Heck Is That Component)
This is a simple client-side mod which allows you to see an itemstack's components (which are displayed in the tooltip when the mod is installed).
This mod is configurable through Mod Menu and YetAnotherConfigLib, but will work without them being installed.
Features:
- Enable advanced tooltips (configurable) or press shift, control, or alt (shift, command, or option on Mac) to display components
- Press shift to see the component types and values in a new light, literally (colors configurable)
- Press control or alt (command or option on Mac) to attempt to translate the component types via identifier (configurable). This doesn't do anything yet because components don't have translation keys.
Ченджлог
1.0.7Релиз1.21 · 12 июля 2024 г.
Component View 1.0.7
- Add a client command to open config (looking at you, Modfest Carnival)
1.0.6Релиз1.21 · 26 июня 2024 г.
Component View 1.0.6
- Update to 1.21 because one constructor became protected, that's it (nothing else really changed)
1.0.5Релиз1.20.6 · 3 июня 2024 г.
Component View 1.0.5
- Fixed config being named my_mod.json5 (sorry)
1.0.4Релиз1.20.6 · 20 мая 2024 г.
Component View 1.0.4
- Fixed the config not saving after restarting the game
- Fixed ModMenu still showing an option to open a fake "config" even if YACL was not installed
1.0.3-betaБета1.20.6 · 19 мая 2024 г.
Component View 1.0.3
- Added the Format Using Newlines config option, which tries to format component values with newlines at brackets, parentheses, and commas.
1.0.2Релиз1.20.6 · 15 мая 2024 г.
Component View 1.0.2
- Added the Remove Underscores and Namespace config option, which tries to make component types actually readable English by removing underscores and namespace from the identifiers.
1.0.1Релиз1.20.6 · 14 мая 2024 г.
Component View 1.0.1
- Added the Only Show Component Types config option, which prevents the component values from showing. This helps see all the component types of an item to help decide what types to put in the Removed Components config list
- Added the following component types as defaults for the Removed Components config list:
- "minecraft:banner_patterns"
- "minecraft:base_color"
- "minecraft:bundle_contents"
- "minecraft:charged_projectiles"
- "minecraft:custom_name"
- "minecraft:damage"
- "minecraft:dyed_color"
- "minecraft:enchantment_glint_override"
- "minecraft:instrument"
- "minecraft:intangible_projectile"
- "minecraft:item_name"
- "minecraft:lore"
- "minecraft:map_color"
- "minecraft:map_decorations"
- "minecraft:map_id"
- "minecraft:max_damage"
- "minecraft:max_stack_size"
- "minecraft:note_block_sound"
- "minecraft:map_decorations"
- "minecraft:rarity"
- "minecraft:tool"
- "minecraft:writable_book_content"
- "minecraft:written_book_content"
- My reasoning being that most of these component types have some sort of visual indication already, and therefore do not need to be shown by this mod.
Комментарии
Загружаем…