Inventory Profiles Next: Do not drop item if it's held on cursor and the inventory gui is exited.

This commit is contained in:
Wroclaw 2022-10-24 11:56:18 +02:00
parent 031494d8b0
commit d61626055c
3 changed files with 7 additions and 2 deletions

View file

@ -44,5 +44,10 @@
"keys": "BUTTON_3"
}
}
},
"Tweaks": {
"prevent_close_gui_drop_item": {
"value": true
}
}
}