diff options
author | Yasin <a.piri@hotmail.de> | 2024-02-20 20:11:43 +0100 |
---|---|---|
committer | Yasin <a.piri@hotmail.de> | 2024-02-20 20:11:43 +0100 |
commit | 5bfe95f71d5265efd680dbc3c19c94dc0485e343 (patch) | |
tree | a23a2b9b8353f06c7c7e69a1f8ad84e897ab6fd4 /src/main/resources/assets/skyblocker | |
parent | 20117e764d3a4f444efd06c846449395caac20aa (diff) | |
download | Skyblocker-5bfe95f71d5265efd680dbc3c19c94dc0485e343.tar.gz Skyblocker-5bfe95f71d5265efd680dbc3c19c94dc0485e343.tar.bz2 Skyblocker-5bfe95f71d5265efd680dbc3c19c94dc0485e343.zip |
add keybinding and identifier
Diffstat (limited to 'src/main/resources/assets/skyblocker')
-rw-r--r-- | src/main/resources/assets/skyblocker/lang/en_us.json | 1 | ||||
-rw-r--r-- | src/main/resources/assets/skyblocker/textures/gui/item_protection.png | bin | 0 -> 235 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json index 60631ef1..508accb2 100644 --- a/src/main/resources/assets/skyblocker/lang/en_us.json +++ b/src/main/resources/assets/skyblocker/lang/en_us.json @@ -5,6 +5,7 @@ "key.skyblocker.defaultTgl": "Switch tab HUD to default view", "key.skyblocker.toggleA": "Toggle tab HUD to screen A", "key.wikiLookup": "Wiki Lookup", + "key.itemProtection": "protect Item", "text.skyblocker.open": "Open", "text.skyblocker.quit_config": "Changes Not Saved", diff --git a/src/main/resources/assets/skyblocker/textures/gui/item_protection.png b/src/main/resources/assets/skyblocker/textures/gui/item_protection.png Binary files differnew file mode 100644 index 00000000..b76fe034 --- /dev/null +++ b/src/main/resources/assets/skyblocker/textures/gui/item_protection.png |