Skip to content

Commit 5c84bba

Browse files
committed
chore: added F10 to FEATURES
1 parent 846db7f commit 5c84bba

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

FEATURES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
| F07 | Auto-pickup flows into equipped bags (vanilla priority) | `autoPickupToBags` | true | server |
1414
| F08 | Placeable bags: right-click opens, sneak-interact picks up, contents+arrangement preserved | `placeableBags` | true | universal |
1515
| F09 | Remember container dialog placement per container identity | `rememberDialogPlacement` | true | client |
16+
| F10 | Sneak-click while selecting bag slot opens its inventory | `openBagsFromHotbar` | true | client |
1617

1718
## Locked decisions
1819

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Required on both client and server.
3636
|| **F03** / **D03**: Immersive L/B/R bag slots (rules only; meshes later) | 0.2.0 |
3737
|| **F06** / **D06**: Offhand holds anything (usability stays vanilla) | 0.2.0 |
3838
|| **F04** / **D05**: Hide bag contents in the E inventory dialog | 0.3.0-pre1 |
39-
| | **D04, F07-F09**: on-body meshes, placeable bags, … | planned |
39+
| | **D04, F07-F10**: on-body meshes, placeable bags, … | planned |
4040

4141
#### HotbarSlots: 2, BagSlots: 1
4242
<img width="536" alt="image" src="https://github.com/user-attachments/assets/7c4fb772-8cc7-43cc-9c5a-2307a4b2b6bc" />

0 commit comments

Comments
 (0)