Mod seams to make server console not display correctly
PixelatedBruh opened this issue ยท 6 comments
I doubt this mod touches that, did you try it with just this mod and Fabric API
@Nathan22211 Yes it does, as stated in the fabric lang tutorial, the path for the translation strings file should look something like this resources/assets/ohtcht/lang/en_us.json
whereas here @P3NG00 has put it in resources/assets/minecraft/lang/en_us.json
, replacing the original lang file.
In hindsight, the reason they did this was to rename the original crafting table to "Oak Crafting Table". The solution remains roughly the same, just deleting resources/assets/minecraft/lang/en_us.json
and placing the translation string in resources/assets/morecraftingtables/lang/en_us.json
works.
In hindsight, the reason they did this was to rename the original crafting table to "Oak Crafting Table". The solution remains roughly the same, just deleting
resources/assets/minecraft/lang/en_us.json
and placing the translation string inresources/assets/morecraftingtables/lang/en_us.json
works.
@LazyShpee I have 2 'en_us.json' files: one under "minecraft" and one under "morecraftingtables" (the modid).
@PixelatedBruh what discord bot are you using?
Just bumping my last comment. I won't be able to help if I don't understand the problem. If you tell me what you're using as a Discord bot maybe I can get some more information
@LazyShpee I don't think I read your comment correctly last time. I've implemented this fix in upcoming 0.1.2