Add item use command
This commit is contained in:
@@ -501,7 +501,10 @@ Target deliverable: A small group can join a server, spawn into one biome, gathe
|
||||
`SplitStackByIndex`/`AgrarianSplitStack StackIndex SplitQuantity` support that
|
||||
validates source slot, quantity, and free slot capacity, preserves stack
|
||||
metadata, creates a separate stack slot, and avoids immediate re-merge.
|
||||
- [ ] Add item use.
|
||||
- [x] Add item use. Added server-authoritative
|
||||
`AgrarianUseItem ItemId Quantity` support for MVP consumables, with food
|
||||
hunger recovery, raw meat hunger recovery plus sickness risk, bandage injury
|
||||
treatment, and restore-on-unsupported-item behavior.
|
||||
- [ ] Add equipment slots if needed.
|
||||
- [ ] Add weight or carry capacity placeholder.
|
||||
- [ ] Add inventory UI.
|
||||
|
||||
Reference in New Issue
Block a user