diff options
author | Linnea Gräf <nea@nea.moe> | 2024-10-04 20:58:00 +0200 |
---|---|---|
committer | Linnea Gräf <nea@nea.moe> | 2024-10-04 20:58:00 +0200 |
commit | 3a3d0bdf021558f9ab5ddd8e8549ade491fd8a57 (patch) | |
tree | f054f4660e9747be10a7e7b24b0a001670476ca9 /src/main/resources/assets | |
parent | 67dd2f68d68ae48d7b9881a34502d6c25e335745 (diff) | |
download | firmament-tapcube.tar.gz firmament-tapcube.tar.bz2 firmament-tapcube.zip |
Add tapcubed stufftapcube
[no changelog]
Diffstat (limited to 'src/main/resources/assets')
-rw-r--r-- | src/main/resources/assets/firmament/lang/en_us.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/assets/firmament/lang/en_us.json b/src/main/resources/assets/firmament/lang/en_us.json index bc2838b..68c30f9 100644 --- a/src/main/resources/assets/firmament/lang/en_us.json +++ b/src/main/resources/assets/firmament/lang/en_us.json @@ -194,6 +194,7 @@ "firmament.tooltip.copied.nbt": "Copied NBT data", "firmament.config.compatibility": "Intermod Features", "firmament.config.compatibility.explosion-enabled": "Redirect Enhanced Explosions", + "firmament.config.compatibility.tapcube": "Add TapCube features", "firmament.config.compatibility.explosion-power": "Enhanced Explosion Power", "firmament.quick-commands.join.unknown": "Could not find instance for %s", "firmament.quick-commands.join.success": "Joining: %s", |