aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/firmament/lang/en_us.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/assets/firmament/lang/en_us.json')
-rw-r--r--src/main/resources/assets/firmament/lang/en_us.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/main/resources/assets/firmament/lang/en_us.json b/src/main/resources/assets/firmament/lang/en_us.json
index 396e365..28ef1a8 100644
--- a/src/main/resources/assets/firmament/lang/en_us.json
+++ b/src/main/resources/assets/firmament/lang/en_us.json
@@ -123,5 +123,8 @@
"firmament.tooltip.copied.modelid": "Copied Texture Id: %s",
"firmament.tooltip.copied.skull": "Copied Skull Id: %s",
"firmament.tooltip.copied.skull.fail": "Failed to copy skull id.",
- "firmament.tooltip.copied.nbt": "Copied NBT data"
+ "firmament.tooltip.copied.nbt": "Copied NBT data",
+ "firmament.config.compatibility": "Intermod Features",
+ "firmament.config.compatibility.explosion-enabled": "Redirect Enhanced Explosions",
+ "firmament.config.compatibility.explosion-power": "Enhanced Explosion Power"
}