From 40fb454a459ff5144b73ebb770d8283977439766 Mon Sep 17 00:00:00 2001 From: Jules Date: Sat, 26 Feb 2022 16:35:28 -0700 Subject: [PATCH] Update Skill Casting --- Skill-Casting.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Skill-Casting.md b/Skill-Casting.md index 2f0296e..3caf76c 100644 --- a/Skill-Casting.md +++ b/Skill-Casting.md @@ -117,9 +117,5 @@ skill-casting: pitch: 2 ``` -## Skill Slot _Offset_ -You may notice the keys you need to press on the screenshot are not exactly all the keys from [1] to [6]. Since the player's held item slot is currently the 4th slot of his hotbar, he cannot press [4] (Minecraft does not register useless slot swaps) and therefore he cannot cast the skill he bound to his 4th skill slot. This is why all the skill slots after the 4th slot have been offset by 1.\ -_If the player holds his item in the 7th, 8th or 9th slot of his hotbar, there will be no offset_. - ## RPG Hotbar Swap If you enable the `hotbar-swap` config option, players will be able to entirely swap the 9 items they have in their hotbar with the 9 items that they positioned right above their hotbar slots in their inventory, by **holding sneak and pressing the [swap hand items] key**. This option allows players to have a second item set to vary their playstyle, or just store some consumables like pots and be able to access them easily. \ No newline at end of file