xoxocraftNeoForge

XoxoCraft is a NeoForge Minecraft mod that integrates Twitch chat with interactive in-game commands and viewer-driven events

File Details

xoxocraft-1.16.2.jar

  • R
  • May 24, 2026
  • 1.43 MB
  • 8
  • 1.21.1
  • NeoForge

File Name

xoxocraft-1.16.2.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:xoxocraftneoforge-1551925:8137716"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

XoxoCraft 1.16.2 — Changelog

🐛 Bug Fix — TAB Twitch chat panel caused screen blur

Opening the Twitch chat panel (default key: Tab) no longer darkens and blurs the game world. Minecraft was applying a semi-transparent overlay over the entire screen whenever any Screen was opened; it is now suppressed so only the side panel has its own background.

🐛 Bug Fix — Channel/viewer BossBar not visible on login

The top-of-screen bar (♥ channel | 👁 N viewers) was not showing for players who joined the world after server startup. Players are now correctly added to the bossbar on every login event.

🐛 Bug Fix — !helpmc sent plain text instead of the link

The !helpmc command was posting the full command list as plain text instead of the URL. //xoxocraft.pages.dev/" rel="noopener nofollow" target="_blank">https://xoxocraft.pages.dev/" target="_blank" rel="noopener noreferrer">https://xoxocraft.pages.dev is now the hardcoded default — works even without setting help.url in the config file.

⏸️ Improvement — Effect timers pause correctly

All Twitch effect timers (!fly!disco!tnt_rain!invert!chaos!keepinventory, post-event penalties, etc.) now use an internal game-time clock instead of the system clock. Pressing ESC freezes all active countdowns; they resume as soon as the game unpauses. Twitch IRC cooldowns are unaffected (they correctly keep counting in real time).