[Bug]: Server thread/WARN (TranslationConventionLogWarnings)
purejosh opened this issue ยท 0 comments
Minecraft Version
1.21.0
What happened?
[21:17:08] [Server thread/WARN] (TranslationConventionLogWarnings)
Dev warning - Untranslated Item Tags detected. Please translate your item tags so other mods such as recipe viewers can properly display your tag's name.
The format desired is tag.item.. for the translation key with slashes in path turned into periods.
To disable this message, set this system property in your runs: -Dfabric-tag-conventions-v2.missingTagTranslationWarning=SILENCED
.
To see individual untranslated item tags found, set the system property to -Dfabric-tag-conventions-v2.missingTagTranslationWarning=VERBOSE
.
Default is SHORT
.
Untranslated item tags:
veinmining:enchantable/vein_mining_tools
How do you trigger this bug?
Just load the mod.
Loader
Fabric
Loader Version
fabricloader 0.15.11
API Version
fabric-api 0.100.8+1.21
Mod Version
veinmining 5.0.0-beta+1.21
Relevant Log Outputs
No response