|
内容创作者整合 (Content Creator Integration)Github |相关wiki |源站链接支持: fabric , forge , neoforgeContent Creator Integration (CCI)是连接你的直播和Minecraft之间的桥梁。它从你的直播中获取信息,并将其传递给你,供你随心所欲地使用,例如:br br
-
- https://www.twitch.tv/sublimiter/clip/ImpartialImportantAxeHoneyBadger]每个观众都有一个愤怒的迷你版主播围攻你
- https://www.twitch.tv/stomp_the_bean/clip/BenevolentSneakyHippoFrankerZ]每100位观众捐赠100比特币时,会出现一只爆炸飞猪
- 以及更多,仅受你想象力的限制!
*为什么选择CCI?*
*1. 支持多种服务*
CCI目前支持:
- https://streamlabs.com/]Streamlabs
- https://streamelements.com/]StreamElements
- https://www.donationalerts.com/]DonationAlerts
- https://www.twitch.tv/]Twitch PubSub
- https://www.twitch.tv/]Twitch Chat
- https://www.youtube.com/]YouTube Chat
我们曾经也支持Mixer Chat,RIP Mixer :(
*2. 详细而深入的文档*
CCI有完整的文档,详细介绍如何执行许多经常使用的功能。这也是由社区贡献的,允许社区回馈并指导其他人。
文档请访问https://content-creator-integration.readthedocs.io/en/latest/]这里。
*3. 广泛的编辑器*
无需脚本编写!CCI有一个详细而广泛的编辑器,供您编辑其运行的配置:
https://content-creator-integration.readthedocs.io/en/latest/gettingstarted/images/processingevent/toastoutcome.png]
在那里工作,保存,您的更改会立即应用。无需重新启动游戏!
编辑器还会显示当您创建无效对象时,以便不必纠结于问题出在哪里。
*4. 服务器可选*
CCI完全在客户端上运行。我们不需要在服务器上安装它才能运行,尽管将帮助CCI执行比通常更多的操作。CCI有一套完整的仅客户端的结果,用于服务器没有CCI的情况。
但大多数情况下,您可能希望触发一个命令。即使这样,CCI也会代替您发送聊天消息。您所需做的就是成为Op。
*5. 所有连接数据都在一个地方*
如前所述,CCI完全在客户端上运行。不要将多个用户的敏感信息放在一个配置文件中,放在无人问津的服务器上。
多个直播者可以在同一台服务器上运行CCI(该服务器也安装了CCI),而根本不会传输您的敏感信息。您的敏感数据留在您的机器上,在您的客户端配置中。服务器唯一需要知道的是,您是否在白名单上。也就是说,服务器是否安装了CCI。
*遇到问题了?*
CCI很复杂,因此也很复杂。如果您遇到问题,请随时加入我们的https://discord.gg/wvxVkmpt3g]Discord服务器,我们有一个专门用于帮助CCI的频道。
*最后的说明*
非常感谢https://www.twitch.tv/wyld]Wyld、https://twitter.com/themattabase]TheMattaBase、https://www.twitch.tv/bacon_donut]Bacon_Donut、https://www.twitch.tv/darkphan]darkphan、https://www.twitch.tv/generikb]generikb和https://www.twitch.tv/lewdi]Lewdi在MOD的早期开发阶段对MOD进行测试。
非常感谢https://www.twitch.tv/sublimiter]Sublimiter和https://www.twitch.tv/beefql]BeefQL为MOD报告的所有问题、测试和支持。
此MOD使用了https://github.com/socketio/socket.io-client-java]Socket.IO Java和https://github.com/TooTallNate/Java-WebSocket]Java Websocket库,这两个库均使用MIT许可证。
我不以直播为主要收入来源,我为直播者免费编写了这个MOD。如果CCI能够
截图:
https://i.sodamc.com/modrinth/Zpd4D4vT2g.jpg?x-oss-process=style/forge2]
来自Modrinth所有游戏版本1.21.51.21.41.21.31.211.21.11.20.61.20.41.20.21.201.20.11.191.19.11.19.21.181.18.11.18.21.19.31.19.41.16.31.16.41.16.5所有类型fabricneoforgeforge[1.21.5 Fabric] v 1.13.0ContentCreatorIntegration-1.21.5-Fabric-1.13.0.jar下载1.13.0#ReleaseContentCreatorIntegration-1.21.5-Fabric-1.13.0-api.jar下载1.13.0#ReleaseContent Creator Integration===========================### 1.13.0- Fixed log type config generating incorrectly since depending on iChunUtil.- Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.13.0支持游戏: 1.21.5类型:FabricRelease下载次数: 123[1.21.5 NeoForge] v 1.13.0ContentCreatorIntegration-1.21.5-NeoForge-1.13.0.jar下载1.13.0#ReleaseContentCreatorIntegration-1.21.5-NeoForge-1.13.0-api.jar下载1.13.0#ReleaseContent Creator Integration===========================### 1.13.0- Fixed log type config generating incorrectly since depending on iChunUtil.- Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.13.0支持游戏: 1.21.5类型:NeoForgeRelease下载次数: 27[1.21.5 Forge] v 1.13.0ContentCreatorIntegration-1.21.5-Forge-1.13.0.jar下载1.13.0#ReleaseContentCreatorIntegration-1.21.5-Forge-1.13.0-api.jar下载1.13.0#ReleaseContent Creator Integration===========================### 1.13.0- Fixed log type config generating incorrectly since depending on iChunUtil.- Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.13.0支持游戏: 1.21.5类型:ForgeRelease下载次数: 24[1.21.4 NeoForge] v 1.13.0ContentCreatorIntegration-1.21.4-NeoForge-1.13.0.jar下载1.13.0#ReleaseContentCreatorIntegration-1.21.4-NeoForge-1.13.0-api.jar下载1.13.0#ReleaseContent Creator Integration===========================### 1.13.0- Fixed log type config generating incorrectly since depending on iChunUtil.- Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.13.0支持游戏: 1.21.4类型:NeoForgeRelease下载次数: 27[1.21.4 Forge] v 1.13.0ContentCreatorIntegration-1.21.4-Forge-1.13.0.jar下载1.13.0#ReleaseContentCreatorIntegration-1.21.4-Forge-1.13.0-api.jar下载1.13.0#ReleaseContent Creator Integration===========================### 1.13.0- Fixed log type config generating incorrectly since depending on iChunUtil.- Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.13.0支持游戏: 1.21.4类型:ForgeRelease下载次数: 28[1.21.4 Fabric] v 1.13.0ContentCreatorIntegration-1.21.4-Fabric-1.13.0.jar下载1.13.0#ReleaseContentCreatorIntegration-1.21.4-Fabric-1.13.0-api.jar下载1.13.0#ReleaseContent Creator Integration===========================### 1.13.0- Fixed log type config generating incorrectly since depending on iChunUtil.- Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.13.0支持游戏: 1.21.4类型:FabricRelease下载次数: 106[1.21.3 NeoForge] v 1.13.0ContentCreatorIntegration-1.21.3-NeoForge-1.13.0.jar下载1.13.0#ReleaseContentCreatorIntegration-1.21.3-NeoForge-1.13.0-api.jar下载1.13.0#ReleaseContent Creator Integration===========================### 1.13.0- Fixed log type config generating incorrectly since depending on iChunUtil.- Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.13.0支持游戏: 1.21.3类型:NeoForgeRelease下载次数: 17[1.21.3 Forge] v 1.13.0ContentCreatorIntegration-1.21.3-Forge-1.13.0.jar下载1.13.0#ReleaseContentCreatorIntegration-1.21.3-Forge-1.13.0-api.jar下载1.13.0#ReleaseContent Creator Integration===========================### 1.13.0- Fixed log type config generating incorrectly since depending on iChunUtil.- Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.13.0支持游戏: 1.21.3类型:ForgeRelease下载次数: 14[1.21.3 Fabric] v 1.13.0ContentCreatorIntegration-1.21.3-Fabric-1.13.0.jar下载1.13.0#ReleaseContentCreatorIntegration-1.21.3-Fabric-1.13.0-api.jar下载1.13.0#ReleaseContent Creator Integration===========================### 1.13.0- Fixed log type config generating incorrectly since depending on iChunUtil.- Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.13.0支持游戏: 1.21.3类型:FabricRelease下载次数: 28[1.21 Fabric] v 1.13.0ContentCreatorIntegration-1.21-Fabric-1.13.0.jar下载1.13.0#ReleaseContentCreatorIntegration-1.21-Fabric-1.13.0-api.jar下载1.13.0#ReleaseContent Creator Integration===========================### 1.13.0- Fixed log type config generating incorrectly since depending on iChunUtil.- Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.13.0支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 121[1.21 NeoForge] v 1.13.0ContentCreatorIntegration-1.21-NeoForge-1.13.0.jar下载1.13.0#ReleaseContentCreatorIntegration-1.21-NeoForge-1.13.0-api.jar下载1.13.0#ReleaseContent Creator Integration===========================### 1.13.0- Fixed log type config generating incorrectly since depending on iChunUtil.- Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.13.0支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 78[1.21 Forge] v 1.13.0ContentCreatorIntegration-1.21-Forge-1.13.0.jar下载1.13.0#ReleaseContentCreatorIntegration-1.21-Forge-1.13.0-api.jar下载1.13.0#ReleaseContent Creator Integration===========================### 1.13.0- Fixed log type config generating incorrectly since depending on iChunUtil.- Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.13.0支持游戏: 1.21, 1.21.1类型:ForgeRelease下载次数: 24[1.20.6 Fabric] v 1.13.0ContentCreatorIntegration-1.20.6-Fabric-1.13.0.jar下载1.13.0#ReleaseContentCreatorIntegration-1.20.6-Fabric-1.13.0-api.jar下载1.13.0#ReleaseContent Creator Integration===========================### 1.13.0- Fixed log type config generating incorrectly since depending on iChunUtil.- Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.13.0支持游戏: 1.20.6类型:FabricRelease下载次数: 21[1.20.6 NeoForge] v 1.13.0ContentCreatorIntegration-1.20.6-NeoForge-1.13.0.jar下载1.13.0#ReleaseContentCreatorIntegration-1.20.6-NeoForge-1.13.0-api.jar下载1.13.0#ReleaseContent Creator Integration===========================### 1.13.0- Fixed log type config generating incorrectly since depending on iChunUtil.- Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.13.0支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 22[1.20.6 Forge] v 1.13.0ContentCreatorIntegration-1.20.6-Forge-1.13.0.jar下载1.13.0#ReleaseContentCreatorIntegration-1.20.6-Forge-1.13.0-api.jar下载1.13.0#ReleaseContent Creator Integration===========================### 1.13.0- Fixed log type config generating incorrectly since depending on iChunUtil.- Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.13.0支持游戏: 1.20.6类型:ForgeRelease下载次数: 19[1.20.4 Fabric] v 1.13.0ContentCreatorIntegration-1.20.4-Fabric-1.13.0.jar下载1.13.0#ReleaseContentCreatorIntegration-1.20.4-Fabric-1.13.0-api.jar下载1.13.0#ReleaseContent Creator Integration===========================### 1.13.0- Fixed log type config generating incorrectly since depending on iChunUtil.- Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.13.0支持游戏: 1.20.4类型:FabricRelease下载次数: 24[1.20.4 NeoForge] v 1.13.0ContentCreatorIntegration-1.20.4-NeoForge-1.13.0.jar下载1.13.0#ReleaseContentCreatorIntegration-1.20.4-NeoForge-1.13.0-api.jar下载1.13.0#ReleaseContent Creator Integration===========================### 1.13.0- Fixed log type config generating incorrectly since depending on iChunUtil.- Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.13.0支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 24[1.20.4 Forge] v 1.13.0ContentCreatorIntegration-1.20.4-Forge-1.13.0.jar下载1.13.0#ReleaseContentCreatorIntegration-1.20.4-Forge-1.13.0-api.jar下载1.13.0#ReleaseContent Creator Integration===========================### 1.13.0- Fixed log type config generating incorrectly since depending on iChunUtil.- Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.13.0支持游戏: 1.20.4类型:ForgeRelease下载次数: 20[1.20.2 NeoForge] v 1.13.0ContentCreatorIntegration-1.20.2-NeoForge-1.13.0.jar下载1.13.0#ReleaseContentCreatorIntegration-1.20.2-NeoForge-1.13.0-api.jar下载1.13.0#ReleaseContent Creator Integration===========================### 1.13.0- Fixed log type config generating incorrectly since depending on iChunUtil.- Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.13.0支持游戏: 1.20.2类型:NeoForgeRelease下载次数: 16[1.20.2 Forge] v 1.13.0ContentCreatorIntegration-1.20.2-Forge-1.13.0.jar下载1.13.0#ReleaseContentCreatorIntegration-1.20.2-Forge-1.13.0-api.jar下载1.13.0#ReleaseContent Creator Integration===========================### 1.13.0- Fixed log type config generating incorrectly since depending on iChunUtil.- Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.13.0支持游戏: 1.20.2类型:ForgeRelease下载次数: 21[1.20.2 Fabric] v 1.13.0ContentCreatorIntegration-1.20.2-Fabric-1.13.0.jar下载1.13.0#ReleaseContentCreatorIntegration-1.20.2-Fabric-1.13.0-api.jar下载1.13.0#ReleaseContent Creator Integration===========================### 1.13.0- Fixed log type config generating incorrectly since depending on iChunUtil.- Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.13.0支持游戏: 1.20.2类型:FabricRelease下载次数: 17[1.20.1 Fabric] v 1.13.0ContentCreatorIntegration-1.20.1-Fabric-1.13.0.jar下载1.13.0#ReleaseContentCreatorIntegration-1.20.1-Fabric-1.13.0-api.jar下载1.13.0#ReleaseContent Creator Integration===========================### 1.13.0- Fixed log type config generating incorrectly since depending on iChunUtil.- Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.13.0支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 839[1.20.1 Forge] v 1.13.0ContentCreatorIntegration-1.20.1-Forge-1.13.0.jar下载1.13.0#ReleaseContentCreatorIntegration-1.20.1-Forge-1.13.0-api.jar下载1.13.0#ReleaseContent Creator Integration===========================### 1.13.0- Fixed log type config generating incorrectly since depending on iChunUtil.- Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.13.0支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 142[1.19.2 Fabric] v 1.13.0ContentCreatorIntegration-1.19.2-Fabric-1.13.0.jar下载1.13.0#ReleaseContentCreatorIntegration-1.19.2-Fabric-1.13.0-api.jar下载1.13.0#ReleaseContent Creator Integration===========================### 1.13.0- Fixed log type config generating incorrectly since depending on iChunUtil.- Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.13.0支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 12[1.19.2 Forge] v 1.13.0ContentCreatorIntegration-1.19.2-Forge-1.13.0.jar下载1.13.0#ReleaseContentCreatorIntegration-1.19.2-Forge-1.13.0-api.jar下载1.13.0#ReleaseContent Creator Integration===========================### 1.13.0- Fixed log type config generating incorrectly since depending on iChunUtil.- Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.13.0支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 35[1.18.2 Forge] v 1.13.0ContentCreatorIntegration-1.18.2-Forge-1.13.0.jar下载1.13.0#ReleaseContentCreatorIntegration-1.18.2-Forge-1.13.0-api.jar下载1.13.0#ReleaseContent Creator Integration===========================### 1.13.0- Fixed log type config generating incorrectly since depending on iChunUtil.- Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.13.0支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 21[1.18.2 Fabric] v 1.13.0ContentCreatorIntegration-1.18.2-Fabric-1.13.0.jar下载1.13.0#ReleaseContentCreatorIntegration-1.18.2-Fabric-1.13.0-api.jar下载1.13.0#ReleaseContent Creator Integration===========================### 1.13.0- Fixed log type config generating incorrectly since depending on iChunUtil.- Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.13.0支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 11[1.21.4 NeoForge] v 1.12.2ContentCreatorIntegration-1.21.4-NeoForge-1.12.2.jar下载1.12.2#ReleaseContentCreatorIntegration-1.21.4-NeoForge-1.12.2-api.jar下载1.12.2#ReleaseContent Creator Integration===========================### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.2支持游戏: 1.21.4类型:NeoForgeRelease下载次数: 81[1.21.4 Forge] v 1.12.2ContentCreatorIntegration-1.21.4-Forge-1.12.2.jar下载1.12.2#ReleaseContentCreatorIntegration-1.21.4-Forge-1.12.2-api.jar下载1.12.2#ReleaseContent Creator Integration===========================### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.2支持游戏: 1.21.4类型:ForgeRelease下载次数: 102[1.21.4 Fabric] v 1.12.2ContentCreatorIntegration-1.21.4-Fabric-1.12.2.jar下载1.12.2#ReleaseContentCreatorIntegration-1.21.4-Fabric-1.12.2-api.jar下载1.12.2#ReleaseContent Creator Integration===========================### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.2支持游戏: 1.21.4类型:FabricRelease下载次数: 264[1.21.3 NeoForge] v 1.12.2ContentCreatorIntegration-1.21.3-NeoForge-1.12.2.jar下载1.12.2#ReleaseContentCreatorIntegration-1.21.3-NeoForge-1.12.2-api.jar下载1.12.2#ReleaseContent Creator Integration===========================### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.2支持游戏: 1.21.3类型:NeoForgeRelease下载次数: 24[1.21.3 Forge] v 1.12.2ContentCreatorIntegration-1.21.3-Forge-1.12.2.jar下载1.12.2#ReleaseContentCreatorIntegration-1.21.3-Forge-1.12.2-api.jar下载1.12.2#ReleaseContent Creator Integration===========================### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.2支持游戏: 1.21.3类型:ForgeRelease下载次数: 27[1.21.3 Fabric] v 1.12.2ContentCreatorIntegration-1.21.3-Fabric-1.12.2.jar下载1.12.2#ReleaseContentCreatorIntegration-1.21.3-Fabric-1.12.2-api.jar下载1.12.2#ReleaseContent Creator Integration===========================### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.2支持游戏: 1.21.3类型:FabricRelease下载次数: 55[1.21 NeoForge] v 1.12.2ContentCreatorIntegration-1.21-NeoForge-1.12.2.jar下载1.12.2#ReleaseContentCreatorIntegration-1.21-NeoForge-1.12.2-api.jar下载1.12.2#ReleaseContent Creator Integration===========================### 1.12.2- *1.21 NeoForge only:* Updated to match code changes in NeoForge.### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.2支持游戏: 1.21类型:NeoForgeRelease下载次数: 371[1.18.2 Forge] v 1.12.1ContentCreatorIntegration-1.18.2-Forge-1.12.1.jar下载1.12.1#ReleaseContentCreatorIntegration-1.18.2-Forge-1.12.1-api.jar下载1.12.1#ReleaseContent Creator Integration===========================### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.1支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 178[1.18.2 Fabric] v 1.12.1ContentCreatorIntegration-1.18.2-Fabric-1.12.1.jar下载1.12.1#ReleaseContentCreatorIntegration-1.18.2-Fabric-1.12.1-api.jar下载1.12.1#ReleaseContent Creator Integration===========================### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.1支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 120[1.19.2 Forge] v 1.12.1ContentCreatorIntegration-1.19.2-Forge-1.12.1.jar下载1.12.1#ReleaseContentCreatorIntegration-1.19.2-Forge-1.12.1-api.jar下载1.12.1#ReleaseContent Creator Integration===========================### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.1支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 236[1.19.2 Fabric] v 1.12.1ContentCreatorIntegration-1.19.2-Fabric-1.12.1.jar下载1.12.1#ReleaseContentCreatorIntegration-1.19.2-Fabric-1.12.1-api.jar下载1.12.1#ReleaseContent Creator Integration===========================### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.1支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 142[1.19.3 Forge] v 1.12.1ContentCreatorIntegration-1.19.3-Forge-1.12.1.jar下载1.12.1#ReleaseContentCreatorIntegration-1.19.3-Forge-1.12.1-api.jar下载1.12.1#ReleaseContent Creator Integration===========================### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.1支持游戏: 1.19.3类型:ForgeRelease下载次数: 101[1.19.3 Fabric] v 1.12.1ContentCreatorIntegration-1.19.3-Fabric-1.12.1.jar下载1.12.1#ReleaseContentCreatorIntegration-1.19.3-Fabric-1.12.1-api.jar下载1.12.1#ReleaseContent Creator Integration===========================### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.1支持游戏: 1.19.3类型:FabricRelease下载次数: 130[1.19.4 Forge] v 1.12.1ContentCreatorIntegration-1.19.4-Forge-1.12.1.jar下载1.12.1#ReleaseContentCreatorIntegration-1.19.4-Forge-1.12.1-api.jar下载1.12.1#ReleaseContent Creator Integration===========================### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.1支持游戏: 1.19.4类型:ForgeRelease下载次数: 133[1.19.4 Fabric] v 1.12.1ContentCreatorIntegration-1.19.4-Fabric-1.12.1.jar下载1.12.1#ReleaseContentCreatorIntegration-1.19.4-Fabric-1.12.1-api.jar下载1.12.1#ReleaseContent Creator Integration===========================### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.1支持游戏: 1.19.4类型:FabricRelease下载次数: 130[1.20.1 Forge] v 1.12.1ContentCreatorIntegration-1.20.1-Forge-1.12.1.jar下载1.12.1#ReleaseContentCreatorIntegration-1.20.1-Forge-1.12.1-api.jar下载1.12.1#ReleaseContent Creator Integration===========================### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.1支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 642[1.20.1 Fabric] v 1.12.1ContentCreatorIntegration-1.20.1-Fabric-1.12.1.jar下载1.12.1#ReleaseContentCreatorIntegration-1.20.1-Fabric-1.12.1-api.jar下载1.12.1#ReleaseContent Creator Integration===========================### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.1支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 2,030[1.20.2 NeoForge] v 1.12.1ContentCreatorIntegration-1.20.2-NeoForge-1.12.1.jar下载1.12.1#ReleaseContentCreatorIntegration-1.20.2-NeoForge-1.12.1-api.jar下载1.12.1#ReleaseContent Creator Integration===========================### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.1支持游戏: 1.20.2类型:NeoForgeRelease下载次数: 114[1.20.2 Forge] v 1.12.1ContentCreatorIntegration-1.20.2-Forge-1.12.1.jar下载1.12.1#ReleaseContentCreatorIntegration-1.20.2-Forge-1.12.1-api.jar下载1.12.1#ReleaseContent Creator Integration===========================### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.1支持游戏: 1.20.2类型:ForgeRelease下载次数: 139[1.20.2 Fabric] v 1.12.1ContentCreatorIntegration-1.20.2-Fabric-1.12.1.jar下载1.12.1#ReleaseContentCreatorIntegration-1.20.2-Fabric-1.12.1-api.jar下载1.12.1#ReleaseContent Creator Integration===========================### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.1支持游戏: 1.20.2类型:FabricRelease下载次数: 132[1.20.4 NeoForge] v 1.12.1ContentCreatorIntegration-1.20.4-NeoForge-1.12.1.jar下载1.12.1#ReleaseContentCreatorIntegration-1.20.4-NeoForge-1.12.1-api.jar下载1.12.1#ReleaseContent Creator Integration===========================### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.1支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 73[1.20.4 Forge] v 1.12.1ContentCreatorIntegration-1.20.4-Forge-1.12.1.jar下载1.12.1#ReleaseContentCreatorIntegration-1.20.4-Forge-1.12.1-api.jar下载1.12.1#ReleaseContent Creator Integration===========================### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.1支持游戏: 1.20.4类型:ForgeRelease下载次数: 86[1.20.4 Fabric] v 1.12.1ContentCreatorIntegration-1.20.4-Fabric-1.12.1.jar下载1.12.1#ReleaseContentCreatorIntegration-1.20.4-Fabric-1.12.1-api.jar下载1.12.1#ReleaseContent Creator Integration===========================### 1.12.1- Fixed FakeCrashOutcome\'s Out of Memory Screen closing immediately regardless of duration.### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.1支持游戏: 1.20.4类型:FabricRelease下载次数: 207[1.21 NeoForge] v 1.12.0ContentCreatorIntegration-1.21-NeoForge-1.12.0.jar下载1.12.0#ReleaseContentCreatorIntegration-1.21-NeoForge-1.12.0-api.jar下载1.12.0#ReleaseContent Creator Integration===========================### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.0支持游戏: 1.21类型:NeoForgeRelease下载次数: 128[1.21 Forge] v 1.12.0ContentCreatorIntegration-1.21-Forge-1.12.0.jar下载1.12.0#ReleaseContentCreatorIntegration-1.21-Forge-1.12.0-api.jar下载1.12.0#ReleaseContent Creator Integration===========================### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.0支持游戏: 1.21类型:ForgeRelease下载次数: 259[1.21 Fabric] v 1.12.0ContentCreatorIntegration-1.21-Fabric-1.12.0.jar下载1.12.0#ReleaseContentCreatorIntegration-1.21-Fabric-1.12.0-api.jar下载1.12.0#ReleaseContent Creator Integration===========================### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.0支持游戏: 1.21类型:FabricRelease下载次数: 895[1.20.6 NeoForge] v 1.12.0ContentCreatorIntegration-1.20.6-NeoForge-1.12.0.jar下载1.12.0#ReleaseContentCreatorIntegration-1.20.6-NeoForge-1.12.0-api.jar下载1.12.0#ReleaseContent Creator Integration===========================### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.0支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 120[1.20.6 Forge] v 1.12.0ContentCreatorIntegration-1.20.6-Forge-1.12.0.jar下载1.12.0#ReleaseContentCreatorIntegration-1.20.6-Forge-1.12.0-api.jar下载1.12.0#ReleaseContent Creator Integration===========================### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.0支持游戏: 1.20.6类型:ForgeRelease下载次数: 72[1.20.6 Fabric] v 1.12.0ContentCreatorIntegration-1.20.6-Fabric-1.12.0.jar下载1.12.0#ReleaseContentCreatorIntegration-1.20.6-Fabric-1.12.0-api.jar下载1.12.0#ReleaseContent Creator Integration===========================### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.0支持游戏: 1.20.6类型:FabricRelease下载次数: 77[1.20.4 NeoForge] v 1.12.0ContentCreatorIntegration-1.20.4-NeoForge-1.12.0.jar下载1.12.0#ReleaseContentCreatorIntegration-1.20.4-NeoForge-1.12.0-api.jar下载1.12.0#ReleaseContent Creator Integration===========================### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.0支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 84[1.20.4 Forge] v 1.12.0ContentCreatorIntegration-1.20.4-Forge-1.12.0.jar下载1.12.0#ReleaseContentCreatorIntegration-1.20.4-Forge-1.12.0-api.jar下载1.12.0#ReleaseContent Creator Integration===========================### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.0支持游戏: 1.20.4类型:ForgeRelease下载次数: 43[1.20.4 Fabric] v 1.12.0ContentCreatorIntegration-1.20.4-Fabric-1.12.0.jar下载1.12.0#ReleaseContentCreatorIntegration-1.20.4-Fabric-1.12.0-api.jar下载1.12.0#ReleaseContent Creator Integration===========================### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.0支持游戏: 1.20.4类型:FabricRelease下载次数: 49[1.20.1 Forge] v 1.12.0ContentCreatorIntegration-1.20.1-Forge-1.12.0.jar下载1.12.0#ReleaseContentCreatorIntegration-1.20.1-Forge-1.12.0-api.jar下载1.12.0#ReleaseContent Creator Integration===========================### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.0支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 49[1.20.2 NeoForge] v 1.12.0ContentCreatorIntegration-1.20.2-NeoForge-1.12.0.jar下载1.12.0#ReleaseContentCreatorIntegration-1.20.2-NeoForge-1.12.0-api.jar下载1.12.0#ReleaseContent Creator Integration===========================### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.0支持游戏: 1.20.2类型:NeoForgeRelease下载次数: 95[1.20.2 Forge] v 1.12.0ContentCreatorIntegration-1.20.2-Forge-1.12.0.jar下载1.12.0#ReleaseContentCreatorIntegration-1.20.2-Forge-1.12.0-api.jar下载1.12.0#ReleaseContent Creator Integration===========================### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.0支持游戏: 1.20.2类型:ForgeRelease下载次数: 45[1.20.2 Fabric] v 1.12.0ContentCreatorIntegration-1.20.2-Fabric-1.12.0.jar下载1.12.0#ReleaseContentCreatorIntegration-1.20.2-Fabric-1.12.0-api.jar下载1.12.0#ReleaseContent Creator Integration===========================### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.0支持游戏: 1.20.2类型:FabricRelease下载次数: 49[1.20.1 Fabric] v 1.12.0ContentCreatorIntegration-1.20.1-Fabric-1.12.0.jar下载1.12.0#ReleaseContentCreatorIntegration-1.20.1-Fabric-1.12.0-api.jar下载1.12.0#ReleaseContent Creator Integration===========================### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.- Event.allowsOtherEventsToTrigger now defaults to true.- Fixed outcomes triggering despite being disabled when there\'s specifically one outcome in the event.- Attempted fix at certain config files - eg Stats failing to load causing a crash.- StreamElements now states \"Authenticating\" instead of \"Connecting\" to be less misleading about its connection status- Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.- YouTube Chat support has been disabled for the time being due to it not working very well.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.0支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 58[1.19.4 Forge] v 1.12.0ContentCreatorIntegration-1.19.4-Forge-1.12.0.jar下载1.12.0#ReleaseContentCreatorIntegration-1.19.4-Forge-1.12.0-api.jar下载1.12.0#ReleaseContent Creator Integration===========================### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.0支持游戏: 1.19.4类型:ForgeRelease下载次数: 48[1.19.4 Fabric] v 1.12.0ContentCreatorIntegration-1.19.4-Fabric-1.12.0.jar下载1.12.0#ReleaseContentCreatorIntegration-1.19.4-Fabric-1.12.0-api.jar下载1.12.0#ReleaseContent Creator Integration===========================### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.0支持游戏: 1.19.4类型:FabricRelease下载次数: 49[1.19.3 Forge] v 1.12.0ContentCreatorIntegration-1.19.3-Forge-1.12.0.jar下载1.12.0#ReleaseContentCreatorIntegration-1.19.3-Forge-1.12.0-api.jar下载1.12.0#ReleaseContent Creator Integration===========================### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.0支持游戏: 1.19.3类型:ForgeRelease下载次数: 103[1.18.2 Forge] v 1.12.0ContentCreatorIntegration-1.18.2-Forge-1.12.0.jar下载1.12.0#ReleaseContentCreatorIntegration-1.18.2-Forge-1.12.0-api.jar下载1.12.0#ReleaseContent Creator Integration===========================### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.0支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 93[1.19.2 Forge] v 1.12.0ContentCreatorIntegration-1.19.2-Forge-1.12.0.jar下载1.12.0#ReleaseContentCreatorIntegration-1.19.2-Forge-1.12.0-api.jar下载1.12.0#ReleaseContent Creator Integration===========================### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.0支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 49[1.19.4 Fabric] v 1.12.0ContentCreatorIntegration-1.19.4-Fabric-1.12.0.jar下载1.12.0#ReleaseContentCreatorIntegration-1.19.4-Fabric-1.12.0-api.jar下载1.12.0#ReleaseContent Creator Integration===========================### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.0支持游戏: 1.19.4类型:FabricRelease下载次数: 43[1.19.3 Fabric] v 1.12.0ContentCreatorIntegration-1.19.3-Fabric-1.12.0.jar下载1.12.0#ReleaseContentCreatorIntegration-1.19.3-Fabric-1.12.0-api.jar下载1.12.0#ReleaseContent Creator Integration===========================### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.0支持游戏: 1.19.3类型:FabricRelease下载次数: 70[1.19.2 Fabric] v 1.12.0ContentCreatorIntegration-1.19.2-Fabric-1.12.0.jar下载1.12.0#ReleaseContentCreatorIntegration-1.19.2-Fabric-1.12.0-api.jar下载1.12.0#ReleaseContent Creator Integration===========================### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.0支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 48[1.18.2 Fabric] v 1.12.0ContentCreatorIntegration-1.18.2-Fabric-1.12.0.jar下载1.12.0#ReleaseContentCreatorIntegration-1.18.2-Fabric-1.12.0-api.jar下载1.12.0#ReleaseContent Creator Integration===========================### 1.12.0- Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.- Significant code refactors due to new dependency on iChunUtil.---This changelog only lists at most the 5 most recent changes since its implementation.Ports to new MC versions will not be included in the changelog unless the version is also updated.展开版本: 1.12.0支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 941.20.4-NeoForge-1.11.2ContentCreatorIntegration-1.20.4-NeoForge-1.11.2.jar下载1.11.2#ReleaseContentCreatorIntegration-1.20.4-NeoForge-1.11.2-api.jar下载1.11.2#Release1.11.2 (NeoForge only)- Fixed network handler erroring on connect展开版本: 1.11.2支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 611.20.4-NeoForge-1.11.1ContentCreatorIntegration-1.20.4-NeoForge-1.11.1.jar下载1.11.1#Release1.20.4-1.11.1:- Ported to MC 1.20.4 & NeoForge展开版本: 1.11.1支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 911.20.4-Forge-1.11.1ContentCreatorIntegration-1.20.4-Forge-1.11.1.jar下载1.11.1#Release1.20.4-1.11.1:- Ported to MC 1.20.4展开版本: 1.11.1支持游戏: 1.20.4类型:ForgeRelease下载次数: 861.20.4-Fabric-1.11.1ContentCreatorIntegration-1.20.4-Fabric-1.11.1.jar下载1.11.1#Release1.20.4-1.11.1:- Ported to MC 1.20.4展开版本: 1.11.1支持游戏: 1.20.4类型:FabricRelease下载次数: 1771.20.2-Fabric-1.11.1ContentCreatorIntegration-1.20.2-Fabric-1.11.1.jar下载1.11.1#Release1.20.2-1.11.1:- Port to 1.20.2- Fixed Inventory Condition/Outcome index variable no longer working due to fix for large events- Fixed Random Number Condition requiring the difference between numbers to be greater than 1- Fixed Integer variables being converted to Double when transferred to a server.展开版本: 1.11.1支持游戏: 1.20.2类型:FabricRelease下载次数: 1011.20.1-Fabric-1.11.1ContentCreatorIntegration-1.20.1-Fabric-1.11.1.jar下载1.11.1#Release1.20.1-1.11.1:- Port to 1.20.1- Fixed Inventory Condition/Outcome index variable no longer working due to fix for large events- Fixed Random Number Condition requiring the difference between numbers to be greater than 1- Fixed Integer variables being converted to Double when transferred to a server.展开版本: 1.11.1支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 73,6671.19.4-Fabric-1.11.1ContentCreatorIntegration-1.19.4-Fabric-1.11.1.jar下载1.11.1#Release1.19.4-1.11.1:- Port to 1.19.4- Fixed Inventory Condition/Outcome index variable no longer working due to fix for large events- Fixed Random Number Condition requiring the difference between numbers to be greater than 1- Fixed Integer variables being converted to Double when transferred to a server.展开版本: 1.11.1支持游戏: 1.19.4类型:FabricRelease下载次数: 841.19.3-Fabric-1.11.1ContentCreatorIntegration-1.19.3-Fabric-1.11.1.jar下载1.11.1#Release1.11.1:- Fixed Inventory Condition/Outcome index variable no longer working due to fix for large events- Fixed Random Number Condition requiring the difference between numbers to be greater than 1- Fixed Integer variables being converted to Double when transferred to a server.展开版本: 1.11.1支持游戏: 1.19.3类型:FabricRelease下载次数: 671.19.2-Fabric-1.11.1ContentCreatorIntegration-1.19.2-Fabric-1.11.1.jar下载1.11.1#Release1.11.1:- Fixed Inventory Condition/Outcome index variable no longer working due to fix for large events- Fixed Random Number Condition requiring the difference between numbers to be greater than 1- Fixed Integer variables being converted to Double when transferred to a server.展开版本: 1.11.1支持游戏: 1.19.2类型:FabricRelease下载次数: 631.20.2-Forge-1.11.1ContentCreatorIntegration-1.20.2-Forge-1.11.1.jar下载1.11.1#ReleaseContentCreatorIntegration-1.20.2-Forge-1.11.1-api.jar下载1.11.1#Release1.20.2-1.11.1:- Port to 1.20.2- Fixed Inventory Condition/Outcome index variable no longer working due to fix for large events- Fixed Random Number Condition requiring the difference between numbers to be greater than 1- Fixed Integer variables being converted to Double when transferred to a server.展开版本: 1.11.1支持游戏: 1.20.2类型:ForgeRelease下载次数: 971.20.1-Forge-1.11.1ContentCreatorIntegration-1.20.1-Forge-1.11.1.jar下载1.11.1#ReleaseContentCreatorIntegration-1.20.1-Forge-1.11.1-api.jar下载1.11.1#Release1.20.1-1.11.1:- Port to 1.20.1- Fixed Inventory Condition/Outcome index variable no longer working due to fix for large events- Fixed Random Number Condition requiring the difference between numbers to be greater than 1- Fixed Integer variables being converted to Double when transferred to a server.展开版本: 1.11.1支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 1,4531.19.4-Forge-1.11.1ContentCreatorIntegration-1.19.4-Forge-1.11.1.jar下载1.11.1#ReleaseContentCreatorIntegration-1.19.4-Forge-1.11.1-api.jar下载1.11.1#Release1.19.4-1.11.1:- Port to 1.19.4- Fixed Inventory Condition/Outcome index variable no longer working due to fix for large events- Fixed Random Number Condition requiring the difference between numbers to be greater than 1- Fixed Integer variables being converted to Double when transferred to a server.展开版本: 1.11.1支持游戏: 1.19.4类型:ForgeRelease下载次数: 1501.19.3-Forge-1.11.1ContentCreatorIntegration-1.19.3-Forge-1.11.1.jar下载1.11.1#ReleaseContentCreatorIntegration-1.19.3-Forge-1.11.1-api.jar下载1.11.1#Release1.11.1:- Fixed Inventory Condition/Outcome index variable no longer working due to fix for large events- Fixed Random Number Condition requiring the difference between numbers to be greater than 1- Fixed Integer variables being converted to Double when transferred to a server.展开版本: 1.11.1支持游戏: 1.19.3类型:ForgeRelease下载次数: 981.19.2-Forge-1.11.1ContentCreatorIntegration-1.19.2-Forge-1.11.1.jar下载1.11.1#ReleaseContentCreatorIntegration-1.19.2-Forge-1.11.1-api.jar下载1.11.1#Release1.11.1:- Fixed Inventory Condition/Outcome index variable no longer working due to fix for large events- Fixed Random Number Condition requiring the difference between numbers to be greater than 1- Fixed Integer variables being converted to Double when transferred to a server.展开版本: 1.11.1支持游戏: 1.19.2类型:ForgeRelease下载次数: 2661.19.3-Forge-1.11.0ContentCreatorIntegration-1.19.3-Forge-1.11.0.jar下载1.11.0#ReleaseContentCreatorIntegration-1.19.3-Forge-1.11.0-api.jar下载1.11.0#Release1.11.0:- Fixed inserting the same variable twice in one line where the value has the name of the variable.- Added BaseConversionCondition and StringFormatCondition.- Added \"contains\" field to VariableRemoveCondition to remove multiple variable that has the input text in its name.- NullOutcome can now be used on server-side Outcomes.- Fixed stream events causing disconnect from servers when they contain too much data (>32kb [I\'m looking at you, Streamlabs Hype Trains!)- Fixed outcomes triggering on the server erroring due to not having a player reference, and also calling a bunch of client-references, most notable in GameHooks (FORGE). (A lot of) Things may break.- (FABRIC) Fixed logical side check thinking the server network thread was a client thread.Announcement:Version 1.11 will be the last version of CCI 1.x. All CCI dev efforts now will target CCI 2.0, except for bug fixes.展开版本: 1.11.0支持游戏: 1.19.3类型:ForgeRelease下载次数: 1601.19.3-Fabric-1.11.0ContentCreatorIntegration-1.19.3-Fabric-1.11.0.jar下载1.11.0#Release1.11.0:- Fixed inserting the same variable twice in one line where the value has the name of the variable.- Added BaseConversionCondition and StringFormatCondition.- Added \"contains\" field to VariableRemoveCondition to remove multiple variable that has the input text in its name.- NullOutcome can now be used on server-side Outcomes.- Fixed stream events causing disconnect from servers when they contain too much data (>32kb [I\'m looking at you, Streamlabs Hype Trains!)- Fixed outcomes triggering on the server erroring due to not having a player reference, and also calling a bunch of client-references, most notable in GameHooks (FORGE). (A lot of) Things may break.- (FABRIC) Fixed logical side check thinking the server network thread was a client thread.Announcement:Version 1.11 will be the last version of CCI 1.x. All CCI dev efforts now will target CCI 2.0, except for bug fixes.展开版本: 1.11.0支持游戏: 1.19.3类型:FabricRelease下载次数: 1051.19.2-Forge-1.11.0ContentCreatorIntegration-1.19.2-Forge-1.11.0.jar下载1.11.0#ReleaseContentCreatorIntegration-1.19.2-Forge-1.11.0-api.jar下载1.11.0#Release1.11.0:- Fixed inserting the same variable twice in one line where the value has the name of the variable.- Added BaseConversionCondition and StringFormatCondition.- Added \"contains\" field to VariableRemoveCondition to remove multiple variable that has the input text in its name.- NullOutcome can now be used on server-side Outcomes.- Fixed stream events causing disconnect from servers when they contain too much data (>32kb [I\'m looking at you, Streamlabs Hype Trains!)- Fixed outcomes triggering on the server erroring due to not having a player reference, and also calling a bunch of client-references, most notable in GameHooks (FORGE). (A lot of) Things may break.- (FABRIC) Fixed logical side check thinking the server network thread was a client thread.Announcement:Version 1.11 will be the last version of CCI 1.x. All CCI dev efforts now will target CCI 2.0, except for bug fixes.展开版本: 1.11.0支持游戏: 1.19.2类型:ForgeRelease下载次数: 1491.19.2-Fabric-1.11.0ContentCreatorIntegration-1.19.2-Fabric-1.11.0.jar下载1.11.0#Release1.11.0:- Fixed inserting the same variable twice in one line where the value has the name of the variable.- Added BaseConversionCondition and StringFormatCondition.- Added \"contains\" field to VariableRemoveCondition to remove multiple variable that has the input text in its name.- NullOutcome can now be used on server-side Outcomes.- Fixed stream events causing disconnect from servers when they contain too much data (>32kb [I\'m looking at you, Streamlabs Hype Trains!)- Fixed outcomes triggering on the server erroring due to not having a player reference, and also calling a bunch of client-references, most notable in GameHooks (FORGE). (A lot of) Things may break.- (FABRIC) Fixed logical side check thinking the server network thread was a client thread.Announcement:Version 1.11 will be the last version of CCI 1.x. All CCI dev efforts now will target CCI 2.0, except for bug fixes.展开版本: 1.11.0支持游戏: 1.19.2类型:FabricRelease下载次数: 1251.18.2-Forge-1.11.0ContentCreatorIntegration-1.18.2-Forge-1.11.0.jar下载1.11.0#ReleaseContentCreatorIntegration-1.18.2-Forge-1.11.0-api.jar下载1.11.0#Release1.11.0:- Fixed inserting the same variable twice in one line where the value has the name of the variable.- Added BaseConversionCondition and StringFormatCondition.- Added \"contains\" field to VariableRemoveCondition to remove multiple variable that has the input text in its name.- NullOutcome can now be used on server-side Outcomes.- Fixed stream events causing disconnect from servers when they contain too much data (>32kb [I\'m looking at you, Streamlabs Hype Trains!)- Fixed outcomes triggering on the server erroring due to not having a player reference, and also calling a bunch of client-references, most notable in GameHooks (FORGE). (A lot of) Things may break.- (FABRIC) Fixed logical side check thinking the server network thread was a client thread.Announcement:Version 1.11 will be the last version of CCI 1.x. All CCI dev efforts now will target CCI 2.0, except for bug fixes.展开版本: 1.11.0支持游戏: 1.18.2类型:ForgeRelease下载次数: 3581.18.2-Fabric-1.11.0ContentCreatorIntegration-1.18.2-Fabric-1.11.0.jar下载1.11.0#Release1.11.0:- Fixed inserting the same variable twice in one line where the value has the name of the variable.- Added BaseConversionCondition and StringFormatCondition.- Added \"contains\" field to VariableRemoveCondition to remove multiple variable that has the input text in its name.- NullOutcome can now be used on server-side Outcomes.- Fixed stream events causing disconnect from servers when they contain too much data (>32kb [I\'m looking at you, Streamlabs Hype Trains!)- Fixed outcomes triggering on the server erroring due to not having a player reference, and also calling a bunch of client-references, most notable in GameHooks (FORGE). (A lot of) Things may break.- (FABRIC) Fixed logical side check thinking the server network thread was a client thread.Announcement:Version 1.11 will be the last version of CCI 1.x. All CCI dev efforts now will target CCI 2.0, except for bug fixes.展开版本: 1.11.0支持游戏: 1.18.2类型:FabricRelease下载次数: 761.16.5-Forge-1.10.0ContentCreatorIntegration-1.16.5-Forge-1.10.0.jar下载1.10.0#ReleaseContentCreatorIntegration-1.16.5-Forge-1.10.0-api.jar下载1.10.0#Release1.10.0:- (Forge only) Delay pushing toasts till after the loading screen has disappeared. Should prevent crashes due to concurrency issues. Thanks Darkosto for the report.- (1.18.2 only) Updated Logging methods to match 1.18.2\'s conventions- Added minHoriDistance, customWidth and requireSolidBlock to TwoHighSpaceCondition, with a significant refactor of the logic.- Added UUID to NBT Format Converter Condition.- Fixed YouTube Chat sockets not loading the chat event configuration.- Reconfigured StreamElements\' Socket to prevent duplicate test events triggering and a replayability of past events through their dashboard.- Updated YouTube Chat socket to follow their latest API docs in hopes it prevents CCI hitting the Google API query quota limit.展开版本: 1.10.0支持游戏: 1.16.3, 1.16.4, 1.16.5类型:ForgeRelease下载次数: 1711.16.5-Fabric-1.10.0ContentCreatorIntegration-1.16.5-Fabric-1.10.0.jar下载1.10.0#Release1.10.0:- (Forge only) Delay pushing toasts till after the loading screen has disappeared. Should prevent crashes due to concurrency issues. Thanks Darkosto for the report.- (1.18.2 only) Updated Logging methods to match 1.18.2\'s conventions- Added minHoriDistance, customWidth and requireSolidBlock to TwoHighSpaceCondition, with a significant refactor of the logic.- Added UUID to NBT Format Converter Condition.- Fixed YouTube Chat sockets not loading the chat event configuration.- Reconfigured StreamElements\' Socket to prevent duplicate test events triggering and a replayability of past events through their dashboard.- Updated YouTube Chat socket to follow their latest API docs in hopes it prevents CCI hitting the Google API query quota limit.展开版本: 1.10.0支持游戏: 1.16.3, 1.16.4, 1.16.5类型:FabricRelease下载次数: 102全部版本
markdown_parsed
文章类型:收录
layui.use([\'form\'], function(){
var form = layui.form;
});
内容创作者整合 |
楼主
2025-8-10 17:11:45
回复(0)
收起回复
|