SwapThings

A forge mod that adds commands to be used with twitch integration mods

File Details

swap_things-1.16.5-1.0.4

  • R
  • Oct 23, 2021
  • 131.49 KB
  • 94
  • 1.16.5
  • Forge

File Name

swap_things-1.16.5-1.0.4.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:swapthings-350108:3499753")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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).