The mod is very simple, it adds a command that lets you manage your slots more easily.
Base Syntax:
/slot <entity> <targets> <function> <slot>
List of all functions:
clear - removes any items the slot
get - lets you know what item the slot contains
Math:
add - increases the amount of the item by a specific number
subtract - subtracts the amount of the item by a specific number
multiply - multiplies the amount of the item by a specific number
divide - divides the amount of the item by a specific number
random - sets the amount of the item to a random number
Set:
count - sets the amount of the item to a specific number
random - replaces the item with a random one
item - sets the item to a specific item
copy - copies an item from a specific slot to another
rename - sets the name of the item to a specific one
swap - swaps an item from a specific slot to another
compare - checks if a specific slot is the same as the other
Report any bug or issue and or features in the github and i will do my best to resolve it
*note: fabric version is WIP
*another note: /slot <block> is WIP