Closed RedVortexDev closed 1 year ago
Note that I formatted based on 4 spaces like found in the mod's java source code
Hm, these are badly formatted too? Using tabs instead of spaces.
I use VSCodes (built in?) formatter, that matches the formatting I also use for java code.
Go to a java file, what do you see in the bottom right? It should tell you how you indent (tabs/spaces: num)
It's the normal 2 spaces instead of tabs. The lang file was probably copied from another project and not formatted, that's why it had 4 spaces. In the end I don't really care, but tabs are a bit of a nope.
well I used spaces so is that alr
The pr is using tabs.
My bad, fixed
Oof, i used 4 spaces
now it should be fixed
Formatting JSON, fixing a translation not having a JSON format and adding a comma, no changes to actual translation, but just making it actually work lol