Streamer Vs Chat

Let your audience take control!

File Details

Twitch Vs Minecraft Reloaded 2.1.0

  • R
  • Jun 14, 2020
  • 1.17 MB
  • 1.0K
  • 1.15.2
  • Forge

File Name

twitchmod-1.15.2-2.1.0.jar

Supported Versions

  • 1.15.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

MAIN CHANGES:
==============
+ Added "!breakworkbench/!nocrafting" command: breaks the next crafting table/furnace the player interacts with
+ Added "!bind" command: adds curse of binding to armour
+ Added "!saturation/!feed" command: gives the player Saturation 255 for 10 seconds (fully feeds the player)
+ Added "!ghastscare/!yikes" command: plays the Ghast sound
+ Added "!pigmanscare/!aggro" command: plays the Pigman Angry sound
+ Added "!sponge" command: places a sponge where the player is standing
+ Added "!hehe" alias for witch scare
+ Added "/ttv allcommands" chat command: shows all registered non-blacklisted commands
* Fixed bugs with other commands (see below)
* Updated Forge version and MCP mappings (please use the latest stable version of Forge!!!)

BUG FIXES:
==============
* Chat timer seconds value now sets properly
* Addmessage command now works properly again
* Fixed armour stand not spawning due to null NBT data
* Fixed enchant and rename commands: random items will be enchanted or renamed when the player's hand is empty
* Code refactoring and cleanup
* Use ThreadLocalRandom for random stuff
* Removed shitty infinite loops and other crashes