mirror of
https://github.com/TeamMidnightDust/SwordBlocking.git
synced 2025-12-17 15:25:09 +01:00
SwordBlocking 1.2.0 - 1.19.3, Config, Axe blocking,
- Added configuration screen based on MidnightLib - Made everything configurable - Add option to hide offhand slot when it contains a shield - Fix 3rd-person blocking
This commit is contained in:
8
src/main/resources/assets/swordblocking/lang/en_us.json
Normal file
8
src/main/resources/assets/swordblocking/lang/en_us.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"swordblocking.midnightconfig.title": "Sword Blocking Config",
|
||||
"swordblocking.midnightconfig.enabled": "Enabled",
|
||||
"swordblocking.midnightconfig.hideShield": "Hide Shield",
|
||||
"swordblocking.midnightconfig.alwaysHideShield": "Always Hide Shield",
|
||||
"swordblocking.midnightconfig.hideOffhandSlot": "Hide Offhand Slot",
|
||||
"swordblocking.midnightconfig.hideOffhandSlot.tooltip": "Hides the offhand slot when a shield is in the offhand."
|
||||
}
|
||||
Reference in New Issue
Block a user