mirror of
https://github.com/Motschen/midnightdust-eu.git
synced 2025-12-15 18:15:10 +01:00
this is case sensitive
This commit is contained in:
@@ -147,7 +147,7 @@ public class MidnightConfigExample extends MidnightConfig {
|
|||||||
public static int imposter = 16777215; // - Entries without an @Entry or @Comment annotation are ignored
|
public static int imposter = 16777215; // - Entries without an @Entry or @Comment annotation are ignored
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
### `assets/modid/lang/`**`en_US.json`**
|
### `assets/modid/lang/`**`en_us.json`**
|
||||||
The .json language file for your config class could look similar to this:
|
The .json language file for your config class could look similar to this:
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user