Streamer Vs Chat

Let your audience take control!

File Details

Twitch Vs Minecraft Reloaded 3.3.0

  • R
  • Feb 17, 2021
  • 8.36 MB
  • 159
  • 1.16.5+4
  • Forge

File Name

twitchmod-3.3.0.jar

Supported Versions

  • 1.16.5
  • 1.16.4
  • 1.16.3
  • 1.16.2
  • 1.16.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:twitch-vs-minecraft-318840:3207829")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

TWITCH VS MINECRAFT 3.3.0 CHANGELOG: The Lucky Update!


+ Added "Roll The Dice" (!rtd or !roll or !dice) - a random command will be chosen!
+ Added "![toggle]crouch" and "![toggle]sprint" to toggle the player's crouching and sprinting.
+ Added "!chorus[fruit]" OR "!teleport" command that teleports the player randomly like Chrous Fruit does
+ Added "!pumpkin" command that replaces the player's helmet with a pumpkin, and drops the current helmet.
+ Added "!phantomscare" OR "!needsleep" command that plays the Phantom ambient sound.
+ Frenzy Mode now requires 3 votes to activate. This can be changed in the config
+ Loot boxes now have even more random loot! Every vanilla loot table can be chosen from.
* Armour stands now play Cave Sounds when spawning in for extra spook factor

* Addressed some annoying bugs that have been plaguing the blacklist since 2019.

* "/ttv blacklist" now shows the contents of the blacklist when the argument is empty
* New test command syntax allows for emulating Twitch chat better: "/ttv test [run and ignore blacklist: true|false] <command>"

+ The mod now checks for updates properly (update JSON is now on GitHub)
* Dynamic commands are now registered differently (initDynamicCommands is now its own function)
* Commands are now split into command and argument parts
* Updated Gradle wrapper and plugins
* Code has been cleaned and made simpler where possible