Add the FindMyItemsAndFluids Mod (#1067)
[FEATURE] [DETAILS] detail = "Improves Storage Management Early Game!" [DETAILS]
This commit is contained in:
parent
c988a5e04e
commit
19d75b2144
@ -618,6 +618,11 @@
|
||||
"fileID": 5378163,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 610085,
|
||||
"fileID": 3748963,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 616190,
|
||||
"fileID": 4630499,
|
||||
|
@ -34,6 +34,7 @@ addOverride('enderio.keybind.inventory', KeyModifier.SHIFT, Keyboard.KEY_C)
|
||||
addOverride('key.draconicevolution.toolConfig', KeyModifier.SHIFT, Keyboard.KEY_C)
|
||||
|
||||
// This one is special: It fixes the bug where pressing T in JEI/AE2 would sometimes force you out of the GUI
|
||||
// Its also replaced by a different mod, FindMyItemsAndFluids.
|
||||
addOverride('key.xu2.searchforitems', Keyboard.KEY_NONE)
|
||||
|
||||
addOverride('key.ftbutilities.nbt', Keyboard.KEY_NONE)
|
||||
|
Loading…
x
Reference in New Issue
Block a user