aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/notenoughupdates
diff options
context:
space:
mode:
authornea <nea@nea.moe>2023-05-03 01:39:27 +0200
committernea <nea@nea.moe>2023-05-03 01:39:27 +0200
commitf844feba1b874a946f020574fee06c5926d042f8 (patch)
tree8b0cd0303107ff5be1721f1760b82353126170ad /src/main/resources/assets/notenoughupdates
parentf93df266c60de0567be1c963d0fbc0861bc4f197 (diff)
downloadfirmament-f844feba1b874a946f020574fee06c5926d042f8.tar.gz
firmament-f844feba1b874a946f020574fee06c5926d042f8.tar.bz2
firmament-f844feba1b874a946f020574fee06c5926d042f8.zip
Make proper use of matrixstack for block highlights
Diffstat (limited to 'src/main/resources/assets/notenoughupdates')
-rw-r--r--src/main/resources/assets/notenoughupdates/lang/en_us.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/main/resources/assets/notenoughupdates/lang/en_us.json b/src/main/resources/assets/notenoughupdates/lang/en_us.json
index 86ca368..e9d8ea5 100644
--- a/src/main/resources/assets/notenoughupdates/lang/en_us.json
+++ b/src/main/resources/assets/notenoughupdates/lang/en_us.json
@@ -18,5 +18,7 @@
"notenoughupdates.sbinfo.server": "Locraw Server: %s",
"notenoughupdates.sbinfo.gametype": "Locraw Gametype: %s",
"notenoughupdates.sbinfo.mode": "Locraw Mode: %s",
- "notenoughupdates.sbinfo.map": "Locraw Map: %s"
+ "notenoughupdates.sbinfo.map": "Locraw Map: %s",
+ "neu.config.fairysouls.show": "Show Fairy Soul Waypoints",
+ "neu.config.fairysouls.reset": "Reset Collected Fairy Souls"
}