how can i combine keybinds

Started by EnesÖmürORDU on

Topic category: Help with Minecraft modding (Java Edition)

Joined Oct 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how can i combine keybinds
I want to combine 2 key binding and 3 key binding but I don't know how to open the GUI when I press Shift + b. I would appreciate it if you could explain it in detail.pls  use  image  .  
Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
you could just have your…
Sat, 10/26/2024 - 14:04

you could just have your keybind set as B and then before doing anything in the procedure check if the player is sneaking..

Joined Oct 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
ı`m creating two variables…
Sat, 10/26/2024 - 15:14

ı`m creating two variables shift pressed and b pressed if player press this keys variables will be true and im created a prosedure and im maked this thıs ımage