aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/main/resources/assets/skyblocker/lang/ja_jp.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/ja_jp.json b/src/main/resources/assets/skyblocker/lang/ja_jp.json
index 3e2e35a1..194ade9d 100644
--- a/src/main/resources/assets/skyblocker/lang/ja_jp.json
+++ b/src/main/resources/assets/skyblocker/lang/ja_jp.json
@@ -208,5 +208,6 @@
"skyblocker.config.dungeons.secretWaypoints.enableStonkWaypoints": "Stonkの使用ポイントを表示",
"skyblocker.config.dungeons.secretWaypoints.enableSuperboomWaypoints": "Superboom TNTの使用ポイントを表示",
"skyblocker.config.dungeons.secretWaypoints.enableWitherWaypoints": "Wither Essenceの位置を表示",
- "skyblocker.config.dungeons.starredMobGlow": "星付きモブを発光させる"
+ "skyblocker.config.dungeons.starredMobGlow": "星付きモブを発光させる",
+ "skyblocker.config.foraging": "Foraging"
}