File Details
swap_things-1.17.1-1.0.1
- R
- Oct 23, 2021
- 136.14 KB
- 103
- 1.17.1
- Forge
File Name
swap_things-1.17.1-1.0.1.jar
Supported Versions
- 1.17.1
Curse Maven Snippet
Fixed the inventorySlotReplacer command so that Slot num = -1 will do random, =0 will always target held item, >0 will do the first slot number starting with 1 (and if the number given is more than the player's inventory size it will minus the inventory size until it fits. I.e. 42 or 83 will do - 41 and do the 1st slot)
Added config option to turn off all messages put into chat when a command is run (except for the displaydeathboard command).