Skip to content

ReversTeams/tag-fixes

Repository files navigation

Tag Fixes & Tag Localization Fixes

Tag Fixes currently adds tags to items, blocks and fluids that are missing, incomplete or broken in their respective mod to improve compatibility between mods. Primarily modpack utility, especially ore/material unification.

Tag Localization Fixes also adds localization to over 2773 tags from 63 different mods missing them, which can appear in recipes. For instance, a tag appearing unlocalized in recipes as "#farmersdelight:tools/knives" instead of localized as "Knives", as it is with this mod.

Contributing Localizations

Localizations are located in the taglocalization branches in src/main/resources/assets/tagfixes/lang/en_us.json. This is the main file to edit to add localizations to tags missing them. Make a pull request to contribute localizations to either this file or other language files.

Contributing Tags

Tags are located in in the tagfixes branches in src/main/resources/data. They follow standard data-driven, each folder for a mod, containing folders and tag files inside. For instance, to add axes to the #forge:tools/axes tag, you will need to modify the file that is in forge/tags/items/tools/axes.json. Make a pull request to contribute tags.

Links

https://www.curseforge.com/minecraft/mc-mods/tag-fixes https://www.curseforge.com/minecraft/mc-mods/tag-localizations

https://modrinth.com/mod/tag-fixes https://modrinth.com/mod/tag-localizations

https://discord.com/invite/TJKZgr6UDg

About

Adds tags and tag localization for items, blocks and entities missing them across various mods to improve compatibility.

Topics

Resources

License

Stars

Watchers

Forks

Contributors