Focused Item Type Move Bug
NoxCloud opened this issue ยท 23 comments
I can't move matching items at once. I don't know when it happened, but it seems to don't work anymore. Also tried it without other mods and only IPN installed
{
"ModSettings": {
"sort_order": "ITEM_ID",
"move_just_refill_modifier": {
"main": {
"keys": "SPACE"
}
},
"restock_hotbar": {
"value": true
},
"first_run": false
},
"AutoRefillSettings": {
"disable_for_drop_item": {
"value": true
},
"allow_break_for_non_enchanted": {
"value": true
},
"visual_durability_notification": {
"value": false
}
}
}
ok
have you updated any mods before the problem has started?
or do you have conflicting keyboard binds with other mods
this wasn't in your config?
it's not possible because IPN tries not to override vanilla clicks
it would highlight the same items and i would be able to move them all by holding ctrl and left clicking it
IPN doesn't support left or right click to be part of move/throw shortcuts
however if you have back/forward buttons you can use them or the mid mouse buttons
it's in the description of the project