SwapThings

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

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

Forge

implementation fg.deobf("curse.maven:swapthings-350108:3499754")
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).