You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever playing a modpack in a non-english language. Often there will be many items mentioned in the quests whose names don't match to the real thing in-game. This can make completion of those quests difficult when you try to search for items by the quest's version of the item name and cannot find the required item.
Solution(s)
Allow for referenced item and mob names to be shown according to client's current language file.
Probably could be done by creating a new tag designed to wrap around an item id. The tag would indicate that the item id inside needs to be searched for in the json file for the client's current language.
Describe alternatives you've considered
No response
Mod Version
1.1.12
Mod Loader Version
0.15.10
Mod Loader
Fabric
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem?
Whenever playing a modpack in a non-english language. Often there will be many items mentioned in the quests whose names don't match to the real thing in-game. This can make completion of those quests difficult when you try to search for items by the quest's version of the item name and cannot find the required item.
Solution(s)
Allow for referenced item and mob names to be shown according to client's current language file.
Probably could be done by creating a new tag designed to wrap around an item id. The tag would indicate that the item id inside needs to be searched for in the json file for the client's current language.
Describe alternatives you've considered
No response
Mod Version
1.1.12
Mod Loader Version
0.15.10
Mod Loader
Fabric
Additional context
No response
The text was updated successfully, but these errors were encountered: