|
@@ -13,4 +13,16 @@ authors="Jaredlll08"
|
|
|
description='''
|
|
|
Adds the ability to search for keybinds using their name in the KeyBinding menu, this allows players to easily find a key binding in the menu.
|
|
|
'''
|
|
|
-itemIcon="minecraft:compass"
|
|
|
+itemIcon="minecraft:compass"
|
|
|
+ [[dependencies.controlling]]
|
|
|
+ modId="forge"
|
|
|
+ mandatory=true
|
|
|
+ versionRange="[34,)"
|
|
|
+ ordering="NONE"
|
|
|
+ side="CLIENT"
|
|
|
+ [[dependencies.controlling]]
|
|
|
+ modId="minecraft"
|
|
|
+ mandatory=true
|
|
|
+ versionRange="[1.16.3,)"
|
|
|
+ ordering="NONE"
|
|
|
+ side="CLIENT"
|