Skip to content

This GitHub repository shares my simple setup for the Content Creator Integration (CCI) mod on Minecraft 1.20.1 (Forge 47.4.0), used on my Twitch channel . Itโ€™s designed to help streamers connect StreamElements events (follows, subs, donations, raids) to fun in-game actions like spawning mobs with viewersโ€™ names. ๐Ÿ‘๐Ÿ’€

Notifications You must be signed in to change notification settings

Lorenzo-projects/CCI-Content-Creator-Integration-Exemples-Help

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฎ Minecraft CCI Stream Setup

This repo shares my Content Creator Integration (CCI) setup for Minecraft 1.20.1 (Forge 47.4.0), used on my Twitch channel llorenzo_exe.

It helps streamers connect StreamElements events to in-game actions, like spawning sheep, cats, or zombie hordes with viewers' names! ๐Ÿ‘๐Ÿ’ฅ

๐Ÿ‘‰ My goal is to make it easy for you to set up CCI and bring your streams to life.
Follow the guide below, copy my events, and start creating epic Minecraft moments!

โš ๏ธ Note: All chat messages are currently in Italian. You can change them very easily in the config.


๐Ÿ“œ My Stream Events

  • Follow โ†’ Spawns 1 sheep named after the follower.
  • Subscription (1 month) โ†’ Spawns 1 cat named after the subscriber, tamed to llorenzo_exe.
  • Gifted Sub / Donation (100 bits = 1โ‚ฌ):
    • 5โ‚ฌ / 500 bits โ†’ 5 zombies + 3 skeletons
    • 10โ‚ฌ / 1000 bits โ†’ 7 zombies + 5 skeletons + 1 witch
    • 25โ‚ฌ / 2500 bits โ†’ 10 zombies + 7 skeletons + 2 witches + 1 blaze
    • 50โ‚ฌ / 5000 bits โ†’ 15 zombies + 10 skeletons + 3 witches + 3 blazes + 3 wither skeletons
  • Raid or Host โ†’ 1 zombie per viewer (up to 50), named after the streamer who raided or hosted

๐Ÿ› ๏ธ Setup Guide

Requirements

Steps

  1. Install CCI

    • Download CCI for Minecraft 1.20.1
    • Place the .jar in .minecraft/mods/
  2. Create a World

    • Start a singleplayer world with Allow Cheats: ON
  3. Connect StreamElements

    • Follow the official guide: CCI Docs
      OR
    • Get your JWT token from StreamElements Dashboard > Profile > Show secrets
    • Edit .minecraft/config/contentcreatorintegration.toml
    • streamElementsTokens = ["your_jwt_token_here"]
    • streamElementsWebsocketTokens = ["your_jwt_token_here"]

๐Ÿž Troubleshooting

  • โŒ No mobs? โ†’ Ensure cheats are enabled in your world.
  • โŒ No events? โ†’ Verify the StreamElements token and WebSocket in /cci edit > Connections.
  • โŒ Errors? โ†’ Check .minecraft/logs/latest.log.

๐Ÿค Contribute

Have a cool CCI setup? Share it in GitHub Discussions or on my Twitch! Letโ€™s make streaming better together! ๐ŸŒŸ


๐Ÿ˜Ž Support

If this helped you, drop by my Twitch channel and maybe spawn a sheep or two! ๐Ÿพ โญ Star this repo to share with others!


๐Ÿ“œ License

MIT License


๐Ÿ‘ค Created by

About

This GitHub repository shares my simple setup for the Content Creator Integration (CCI) mod on Minecraft 1.20.1 (Forge 47.4.0), used on my Twitch channel . Itโ€™s designed to help streamers connect StreamElements events (follows, subs, donations, raids) to fun in-game actions like spawning mobs with viewersโ€™ names. ๐Ÿ‘๐Ÿ’€

Topics

Resources

Stars

Watchers

Forks