Skip to content
This repository was archived by the owner on Apr 20, 2025. It is now read-only.

Commit 273b702

Browse files
Bump to 0.5.0
Clarify new configuration and defaults in README
1 parent 5db19e6 commit 273b702

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,12 @@ Lightweight inventory sorting mod, an opinionated fork of [Inventory Sorting](ht
1010

1111
## Configuration
1212

13-
Use [Mod Menu](https://modrinth.com/mod/modmenu) for GUI configuration, or the `/kiss` command otherwise.
13+
Use [Mod Menu](https://modrinth.com/mod/modmenu) for GUI configuration, or the `/kiss` command alternatively.
1414

1515
## Usage
1616

1717
You can use the middle mouse button or `R` to sort the inventory you're looking at. These keybindings can be changed in
18-
the configuration. That's pretty much it, there is not much more to it – check the rest of the configuration, but be
19-
aware that anything beyond this core functionality might be removed in upcoming versions (see below).
18+
Options -> Control -> Key Binds. You can also configure the mod to **never** sort the player inventory, or to always sort both the non-player inventory (e.g. a chest you opened) and the player inventory at the same time.
2019

2120
While the mod is technically only required on the server, you should install it on server _and_ client. If you only
2221
install it on the server, vanilla clients can use it via the `/kiss` commands only. Due to a [known issue with Modrinth](https://github.com/modrinth/knossos/issues/1612),

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ loader_version=0.16.9
99
fabric_version=0.111.0+1.21.4
1010

1111
# Mod Properties
12-
mod_version=0.4.1
12+
mod_version=0.5.0
1313
maven_group=net.manu_faktur
1414
archives_base_name=KeepInventorySortedSimple
1515

0 commit comments

Comments
 (0)