Inventory Profiles Next

Inventory Profiles Next

23M Downloads

Hotkey for AutoRefill

GalaxysWithFiles opened this issue ยท 2 comments

commented

Could be nice to have a hotkey for autorefill, or be able to disable it with shulkers.

commented

It is possible to disable auto refill for any type of item

it's a comma separated list

Screenshot_20220227_095815-bured

to disable it for all shulker boxes you need to add these.

minecraft:shulker_box
minecraft:black_shulker_box
minecraft:blue_shulker_box
minecraft:brown_shulker_box
minecraft:cyan_shulker_box
minecraft:gray_shulker_box
minecraft:green_shulker_box
minecraft:light_blue_shulker_box
minecraft:light_gray_shulker_box
minecraft:lime_shulker_box
minecraft:magenta_shulker_box
minecraft:orange_shulker_box
minecraft:pink_shulker_box
minecraft:purple_shulker_box
minecraft:red_shulker_box
minecraft:white_shulker_box
minecraft:yellow_shulker_box

commented

adding hotkey to temporary disable auto refill will have no effect because the moment the player enables it again refills with still valid conditions will be executed.