aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets
diff options
context:
space:
mode:
authorLinnea Gräf <nea@nea.moe>2024-05-29 21:09:07 +0200
committerLinnea Gräf <nea@nea.moe>2024-06-01 01:34:34 +0200
commite630426656b713ec67bfe7ede2f2081751e349db (patch)
tree63eff82e16d400a42b5a48bfcb6c89ec81c6763e /src/main/resources/assets
parentfac6103658b2c8d6bab3598606d57041cfe16e0c (diff)
downloadFirmament-e630426656b713ec67bfe7ede2f2081751e349db.tar.gz
Firmament-e630426656b713ec67bfe7ede2f2081751e349db.tar.bz2
Firmament-e630426656b713ec67bfe7ede2f2081751e349db.zip
[WIP] Add mod api
Diffstat (limited to 'src/main/resources/assets')
-rw-r--r--src/main/resources/assets/firmament/lang/en_us.json1
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 d20fd8e..089a223 100644
--- a/src/main/resources/assets/firmament/lang/en_us.json
+++ b/src/main/resources/assets/firmament/lang/en_us.json
@@ -153,6 +153,7 @@
"firmament.config.fixes.player-skins": "Fix unsigned Player Skins",
"firmament.config.power-user.show-item-id": "Show SkyBlock Ids",
"firmament.config.power-user.copy-item-id": "Copy SkyBlock Id",
+ "firmament.modapi.event": "Received mod API event: %s",
"firmament.config.power-user.copy-texture-pack-id": "Copy Texture Pack Id",
"firmament.config.power-user.copy-skull-texture": "Copy Placed Skull Id",
"firmament.config.power-user.copy-nbt-data": "Copy NBT data",