Назад до магазину
Collective
Modrinth Mod

Collective

🎓 Collective is a shared library with common code for all of Serilum's mods.

Інформація про Minecraft-продукт

Важливе про товар

Сумісність, версії Minecraft, завантажувачі та дані зовнішнього джерела.

Тип

Mod

Доступ

Безкоштовно

Остання версія

26.2.0-8.39-fabric+forge+neo

Завантаження

57 128 967

Завантажувачі / Платформи

fabric forge neoforge quilt

Minecraft версії

1.16.5 1.18.2 1.19.2 – 1.21.11 26.1 26.1.1 26.1.2 26.2

Категорії

library

Опис

Докладна інформація

<p style="text-align:center"><a href="https://serilum.com/" target="_blank" rel="nofollow"><img src="https://cdn.serilum.com/description/header/header.png" alt="A Serilum Mod. Made with love. Lots of active mods for Fabric, Forge and Neo!" width="838" height="400"></a></p> <p style="text-align:center"><a href="https://curseforge.com/members/serilum/projects" target="_blank" rel="nofollow"><img src="https://wsrv.nl/?url=https://workflow.serilum.com/badges/svg/curseforge.svg&w=400" alt="CurseForge" width="200"></a> <a href="https://modrinth.com/user/Serilum" target="_blank" rel="nofollow"><img src="https://wsrv.nl/?url=https://workflow.serilum.com/badges/svg/modrinth.svg&w=400" alt="Modrinth" width="200"></a> <a href="https://patreon.com/serilum" target="_blank" rel="nofollow"><img src="https://wsrv.nl/?url=https://workflow.serilum.com/badges/svg/patreon.svg&w=400" alt="Patreon" width="200"></a> <a href="https://youtube.com/@serilum" target="_blank" rel="nofollow"><img src="https://wsrv.nl/?url=https://workflow.serilum.com/badges/svg/youtube.svg&w=400" alt="YouTube" width="200"></a></p> <h2><img src="https://wsrv.nl/?url=https://cdn.serilum.com/description/nameplate/about-the-mod.svg&w=1676" alt="About the mod" width="838" height="64"></h2> <p><span style="font-size:18px">Collective is a shared library mod with common code for all of Serilum's mods. </span></p> <p style="font-size:16px">It contains data and functions centralized in one place. Collective helps a great deal in maintaining all the Fabric, Forge and NeoForge mod loader versions.</p> <p style="font-size:16px">Having access to the library's code environment, creates possibilities for current and future project features. The updating process is also made easier when there's an improvement for a function that is relevant to many others. For example this means having to update one project, instead of six. This saves time and makes me a little happier.</p> <p>&nbsp;<span style="font-size:20px;font-weight:bolder"><br><span style="font-size:24px">Features:</span></span></p> <ul> <li><span style="font-size:18px">Manages all config files and in-game menu of dependent mods. <span style="font-size:24px"><strong>&sup1;</strong></span><br></span></li> <li><span style="font-size:18px">Variables for increased compatibility with other projects.<br></span></li> <li><span style="font-size:18px">Lots of useful functions to prevent code duplication. <span style="font-size:24px"><strong>&sup2;</strong></span><br></span></li> <li><span style="font-size:18px">An event to replace and resupply entities.<br></span></li> <li><span style="font-size:18px">Allows toggling the functionality of bundled mods.&nbsp;<span style="font-size:24px"><strong>&sup3;</strong></span><br></span></li> <li><span style="font-size:18px">Contains the access transformers/wideners to use private fields.&nbsp;<span style="font-size:24px"><strong>⁴</strong></span><br></span></li> <li><span style="font-size:18px">Networking code to send packets via the Common source set.<br></span></li> <li><span style="font-size:18px">Centralized backwards compatibility for major version changes.<br></span></li> <li><span style="font-size:18px">Optional async update checker for dependent mods that prints to the console.</span></li> <li><span style="font-size:18px">Collective manages the translation files for all dependent mods.</span></li> <li><span style="font-size:18px">And much more!&nbsp;<span style="font-size:24px"><strong>⁵</strong></span></span></li> </ul> <h2><br><br><img src="https://wsrv.nl/?url=https://cdn.serilum.com/description/nameplate/configurable.svg&w=1676" alt="Configurable" width="838" height="64"></h2> <p><a href="https://serilum.com/configuration-guide" target="_blank" rel="nofollow"><img src="https://wsrv.nl/?url=https://cdn.serilum.com/description/badges/configuration-guide.svg&w=440" alt="Configuration guide" width="220" height="49"></a></p> <p>&nbsp;&nbsp;&nbsp;<span style="font-size:18px">All available config options:</span></p> <details><summary>Show Spoiler</summary> <p><span style="font-size:14px"><strong>enableUpdateChecker</strong></span><span style="font-size:12px;color:#8a8d91">&nbsp;&nbsp;default true</span><br><span style="font-size:13px">Whether Collective should show a message in the console if a dependent mod has an update available. Update checks are optional and async.</span><br><br><span style="font-size:14px"><strong>transferItemsBetweenReplacedEntities</strong></span><span style="font-size:12px;color:#8a8d91">&nbsp;&nbsp;default true</span><br><span style="font-size:13px">When enabled, transfer the held items and armour from replaced entities by any of the Entity Spawn mods which depend on Collective.</span><br><br><span style="font-size:14px"><strong>loopsAmountUsedToGetAllEntityDrops</strong></span><span style="font-size:12px;color:#8a8d91">&nbsp;&nbsp;default 100, min 1, max 500</span><br><span style="font-size:13px">The amount of times Collective loops through possible mob drops to get them all procedurally. Drops are only generated when a dependent mod uses them. Lowering this can increase world load time but decrease accuracy.</span><br><br><span style="font-size:14px"><strong>findABlockCheckAroundEntitiesDelayMs</strong></span><span style="font-size:12px;color:#8a8d91">&nbsp;&nbsp;default 30000, min 0, max 3600000</span><br><span style="font-size:13px">The delay of the is-there-a-block-around-check around entities in ms. Used in mods which depends on a specific blockstate in the world. Increasing this number can increase TPS if needed.</span><br><br><span style="font-size:14px"><strong>enablePatronPets</strong></span><span style="font-size:12px;color:#8a8d91">&nbsp;&nbsp;default true</span><br><span style="font-size:13px">Enables pets for Patrons. Will be added in a future release.</span><br><br></p> <p><span style="font-size:14px"><strong>downloadNonEnglishTranslations</strong></span><span style="font-size:12px;color:#8a8d91">&nbsp;&nbsp;default true</span><br><span style="font-size:13px">Whether Collective should attempt to download translations if the client language is set to something other than English. Uses files from <a href="https://github.com/Serilum/.translations" target="_blank" rel="nofollow">https://github.com/Serilum/.translations</a>, downloaded via <a href="https://translations.serilum.com/" target="_blank" rel="nofollow">https://translations.serilum.com/</a>. Hosted via CloudFlare Pages.</span><br><br><span style="font-size:14px"><strong>pushTranslationResourcePack</strong></span><span style="font-size:12px;color:#8a8d91">&nbsp;&nbsp;default false</span><br><span style="font-size:13px">On a server, sends connecting players without Collective a resource pack so custom item names from server-side Serilum mods show up in their own language. Off by default; without it they see the server language instead (see serverLanguage).</span><br><br><span style="font-size:14px"><strong>requireTranslationResourcePack</strong></span><span style="font-size:12px;color:#8a8d91">&nbsp;&nbsp;default true</span><br><span style="font-size:13px">Marks the resource pack as required, so an accidental decline only kicks the player and asks again next join instead of being remembered for good. Turn off to make it optional.</span><br><br><span style="font-size:14px"><strong>serverLanguage</strong></span><span style="font-size:12px;color:#8a8d91">&nbsp;&nbsp;default en_us</span><br><span style="font-size:13px">The language Serilum mod text shows in for players without Collective who aren't sent the resource pack. Uses locale codes like en_us or de_de.</span><br><br><span style="font-size:14px"><strong>itemNameTranslationMode</strong></span><span style="font-size:12px;color:#8a8d91">&nbsp;&nbsp;default auto</span><br><span style="font-size:13px">How custom item names show for players without Collective when the resource pack is off. 'auto' copies the first player to join and remembers it; 'server' always uses the server language; 'client' uses each player's own language, but those without Collective then see raw keys.</span></p> </details> <h2><br><br><br><img src="https://wsrv.nl/?url=https://cdn.serilum.com/description/nameplate/description.svg&w=1676" alt="Description" width="838" height="64"></h2> <p><span style="font-size:18px"><strong>1</strong> | Because I use the Multiloader template for all of my mods, there is no built-in config I can use from within the Common code. Collective contains a suite of config code that all dependent mods use. This adds an in-game config menu and generates files in '<em>.minecraft/config/</em>'.<br><span style="font-size:18px"><span style="color:#008000"><a style="font-size:18px;color:#008000" href="https://github.com/Serilum/Collective/tree/HEAD/Common/src/main/java/com/natamus/collective/config" target="_blank" rel="nofollow">&lt; Common's <em>Config Code</em> &gt;</a></span></span></span><br><img src="https://cdn.serilum.com/projects/collective/a.png" alt=""><br><br></p> <p><img src="https://cdn.serilum.com/projects/collective/b.png" alt=""><br><br></p> <p><span style="font-size:18px"><strong>2</strong> | Over the years, I've added lots of useful code to Collective. Being able to use these makes my life of updating dependent mods a lot easier:<br><span style="font-size:18px"><span style="color:#008000"><a style="font-size:18px;color:#008000" href="https://github.com/Serilum/Collective/tree/HEAD/Common/src/main/java/com/natamus/collective/functions" target="_blank" rel="nofollow">&lt; Common's <em>Functions</em> &gt;</a></span></span></span><br><img src="https://cdn.serilum.com/projects/collective/c.png" alt=""><br><br></p> <p><span style="font-size:18px"><strong>3</strong> | I've released bundles of my mods for easier downloading!</span><br><span style="font-size:18px">Collective allows enabling/disabling the included mods via some neat code!<br><span style="font-size:18px"><span style="color:#008000"><a style="font-size:18px;color:#008000" href="https://github.com/Serilum/Collective/tree/HEAD/Fabric/src/main/java/com/natamus/collective/fabric/bundle" target="_blank" rel="nofollow">&lt; Fabric's <em>Bundle Code</em> &gt;</a></span></span></span><br><img src="https://cdn.serilum.com/projects/collective/d.png" alt=""><br><br></p> <p><span style="font-size:18px"><strong>4</strong> | Access transformers/wideners are used to set and use fields Mojang has made private.&nbsp;</span><span style="font-size:18px">Having these in Collective keeps everything organised:<br><span style="font-size:18px"><span style="color:#008000"><a style="font-size:18px;color:#008000" href="https://github.com/Serilum/Collective/blob/HEAD/Common/src/main/resources/collective.accesswidener" target="_blank" rel="nofollow">&lt; Fabric's <em>collective.accesswidener</em> &gt;</a></span></span></span><br><img src="https://cdn.serilum.com/projects/collective/e.png" alt=""><br><br></p> <p><span style="font-size:18px"><strong>5</strong> | See the full source code here:</span><br><span style="font-size:24px;color:#008000"><a style="font-size:24px;color:#008000" href="https://github.com/Serilum/Collective" target="_blank" rel="nofollow"><strong>https://github.com/Serilum/Collective</strong></a></span></p> <h2><br><br><br><img src="https://wsrv.nl/?url=https://cdn.serilum.com/description/nameplate/notes-n-links.svg&w=1676" alt="Notes and links" width="838" height="64"></h2> <p><span style="font-size:24px"><strong>You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.</strong></span><br><br><span style="font-size:18px"><a style="font-size:18px;color:#008000" href="https://serilum.com/" target="_blank" rel="nofollow">Serilum.com</a> contains an overview and more information on all mods available.</span><br><span style="font-size:14px"><br>For issues, ideas, suggestions or anything else there is the&nbsp;<a style="font-size:14px;color:#008000" href="https://github.com/Serilum/.issue-tracker" target="_blank" rel="nofollow">Github repo</a>. Thanks!</span><span style="font-size:6px"><br><br></span></p>

Розробник

Serilum

Профіль і дані отримано з Modrinth

Відкрити на Modrinth

Галерея продукту

Зображення проєкту

Скриншоти та зображення з оригінальної сторінки Modrinth.

Список змін

Версії проєкту

Опубліковані версії та оригінальні файли Modrinth.

26.2.0-8.39-fabric+forge+neo Актуальна Release 29.06.2026

[Fabric/Forge/Neo] 26.2.0-8.39

Підтримувані версії Minecraft
26.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<h2><img src="https://cdn.serilum.com/description/nameplate/whats-new.svg" alt="What's new"></h2><p>Updated MessageFunctions to better handle client-only messages.</p><br><h2><img src="https://cdn.serilum.com/description/nameplate/historic-changelog.svg" alt="Historic changelog"></h2><p>The complete changelog with detailed information about previous versions can be found on my website:<br>&nbsp;&gt; <a href="https://serilum.com/mods?changelog=collective" target="_blank" rel="nofollow noopener">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-8.39-fabric+forge+neo Release 29.06.2026

[Fabric/Forge/Neo] 1.21.1-8.39

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<h2><img src="https://cdn.serilum.com/description/nameplate/whats-new.svg" alt="What's new"></h2><p>Updated MessageFunctions to better handle client-only messages.</p><br><h2><img src="https://cdn.serilum.com/description/nameplate/historic-changelog.svg" alt="Historic changelog"></h2><p>The complete changelog with detailed information about previous versions can be found on my website:<br>&nbsp;&gt; <a href="https://serilum.com/mods?changelog=collective" target="_blank" rel="nofollow noopener">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-8.39-fabric+forge+neo Release 29.06.2026

[Fabric/Forge/Neo] 1.20.1-8.39

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<h2><img src="https://cdn.serilum.com/description/nameplate/whats-new.svg" alt="What's new"></h2><p>Updated MessageFunctions to better handle client-only messages.</p><br><h2><img src="https://cdn.serilum.com/description/nameplate/historic-changelog.svg" alt="Historic changelog"></h2><p>The complete changelog with detailed information about previous versions can be found on my website:<br>&nbsp;&gt; <a href="https://serilum.com/mods?changelog=collective" target="_blank" rel="nofollow noopener">https://serilum.com/mods?changelog=collective</a></p>
26.2.0-8.38-fabric+forge+neo Release 29.06.2026

[Fabric/Forge/Neo] 26.2.0-8.38

Підтримувані версії Minecraft
26.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<h2><img src="https://cdn.serilum.com/description/nameplate/whats-new.svg" alt="What's new"></h2><p>Fixed a potential memory leak on the client with one of the campfire mods installed.<br />Updated translations for Seaworthy Boats.</p><br><h2><img src="https://cdn.serilum.com/description/nameplate/historic-changelog.svg" alt="Historic changelog"></h2><p>The complete changelog with detailed information about previous versions can be found on my website:<br>&nbsp;&gt; <a href="https://serilum.com/mods?changelog=collective" target="_blank" rel="nofollow noopener">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-8.38-fabric+forge+neo Release 29.06.2026

[Fabric/Forge/Neo] 1.21.1-8.38

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<h2><img src="https://cdn.serilum.com/description/nameplate/whats-new.svg" alt="What's new"></h2><p>Fixed a potential memory leak on the client with one of the campfire mods installed.<br />Updated translations for Seaworthy Boats.</p><br><h2><img src="https://cdn.serilum.com/description/nameplate/historic-changelog.svg" alt="Historic changelog"></h2><p>The complete changelog with detailed information about previous versions can be found on my website:<br>&nbsp;&gt; <a href="https://serilum.com/mods?changelog=collective" target="_blank" rel="nofollow noopener">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-8.38-fabric+forge+neo Release 29.06.2026

[Fabric/Forge/Neo] 1.20.1-8.38

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<h2><img src="https://cdn.serilum.com/description/nameplate/whats-new.svg" alt="What's new"></h2><p>Fixed a potential memory leak on the client with one of the campfire mods installed.<br />Updated translations for Seaworthy Boats.</p><br><h2><img src="https://cdn.serilum.com/description/nameplate/historic-changelog.svg" alt="Historic changelog"></h2><p>The complete changelog with detailed information about previous versions can be found on my website:<br>&nbsp;&gt; <a href="https://serilum.com/mods?changelog=collective" target="_blank" rel="nofollow noopener">https://serilum.com/mods?changelog=collective</a></p>
26.2.0-8.37-fabric+forge+neo Release 29.06.2026

[Fabric/Forge/Neo] 26.2.0-8.37

Підтримувані версії Minecraft
26.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<h2><img src="https://cdn.serilum.com/description/nameplate/whats-new.svg" alt="What's new"></h2><p>Added a custom entity data system that can be used in all mod loaders and Minecraft versions.<br />Added translations for the Seaworthy Boats mod.<br />(Forge 26.2) Fixed components rendered in the HUD not being visible.</p><br><h2><img src="https://cdn.serilum.com/description/nameplate/historic-changelog.svg" alt="Historic changelog"></h2><p>The complete changelog with detailed information about previous versions can be found on my website:<br>&nbsp;&gt; <a href="https://serilum.com/mods?changelog=collective" target="_blank" rel="nofollow noopener">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-8.37-fabric+forge+neo Release 29.06.2026

[Fabric/Forge/Neo] 1.21.1-8.37

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<h2><img src="https://cdn.serilum.com/description/nameplate/whats-new.svg" alt="What's new"></h2><p>Added a custom entity data system that can be used in all mod loaders and Minecraft versions.<br />Added translations for the Seaworthy Boats mod.<br />(Forge 26.2) Fixed components rendered in the HUD not being visible.</p><br><h2><img src="https://cdn.serilum.com/description/nameplate/historic-changelog.svg" alt="Historic changelog"></h2><p>The complete changelog with detailed information about previous versions can be found on my website:<br>&nbsp;&gt; <a href="https://serilum.com/mods?changelog=collective" target="_blank" rel="nofollow noopener">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-8.37-fabric+forge+neo Release 29.06.2026

[Fabric/Forge/Neo] 1.20.1-8.37

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<h2><img src="https://cdn.serilum.com/description/nameplate/whats-new.svg" alt="What's new"></h2><p>Added a custom entity data system that can be used in all mod loaders and Minecraft versions.<br />Added translations for the Seaworthy Boats mod.<br />(Forge 26.2) Fixed components rendered in the HUD not being visible.</p><br><h2><img src="https://cdn.serilum.com/description/nameplate/historic-changelog.svg" alt="Historic changelog"></h2><p>The complete changelog with detailed information about previous versions can be found on my website:<br>&nbsp;&gt; <a href="https://serilum.com/mods?changelog=collective" target="_blank" rel="nofollow noopener">https://serilum.com/mods?changelog=collective</a></p>
26.2.0-8.32-fabric+forge+neo Release 25.06.2026

[Fabric/Forge/Neo] 26.2.0-8.32

Підтримувані версії Minecraft
26.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<h2><img src="https://cdn.serilum.com/description/nameplate/whats-new.svg" alt="What's new"></h2><p>Add translations for the Brand New Day mod.</p><br><h2><img src="https://cdn.serilum.com/description/nameplate/historic-changelog.svg" alt="Historic changelog"></h2><p>The complete changelog with detailed information about previous versions can be found on my website:<br>&nbsp;&gt; <a href="https://serilum.com/mods?changelog=collective" target="_blank" rel="nofollow noopener">https://serilum.com/mods?changelog=collective</a></p>
26.1.2-8.32-fabric+forge+neo Release 25.06.2026

[Fabric/Forge/Neo] 26.1.2-8.32

Підтримувані версії Minecraft
26.1.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<h2><img src="https://cdn.serilum.com/description/nameplate/whats-new.svg" alt="What's new"></h2><p>Add translations for the Brand New Day mod.</p><br><h2><img src="https://cdn.serilum.com/description/nameplate/historic-changelog.svg" alt="Historic changelog"></h2><p>The complete changelog with detailed information about previous versions can be found on my website:<br>&nbsp;&gt; <a href="https://serilum.com/mods?changelog=collective" target="_blank" rel="nofollow noopener">https://serilum.com/mods?changelog=collective</a></p>
1.21.11-8.32-fabric+forge+neo Release 25.06.2026

[Fabric/Forge/Neo] 1.21.11-8.32

Підтримувані версії Minecraft
1.21.11
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<h2><img src="https://cdn.serilum.com/description/nameplate/whats-new.svg" alt="What's new"></h2><p>Add translations for the Brand New Day mod.</p><br><h2><img src="https://cdn.serilum.com/description/nameplate/historic-changelog.svg" alt="Historic changelog"></h2><p>The complete changelog with detailed information about previous versions can be found on my website:<br>&nbsp;&gt; <a href="https://serilum.com/mods?changelog=collective" target="_blank" rel="nofollow noopener">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-8.32-fabric+forge+neo Release 25.06.2026

[Fabric/Forge/Neo] 1.21.1-8.32

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<h2><img src="https://cdn.serilum.com/description/nameplate/whats-new.svg" alt="What's new"></h2><p>Add translations for the Brand New Day mod.</p><br><h2><img src="https://cdn.serilum.com/description/nameplate/historic-changelog.svg" alt="Historic changelog"></h2><p>The complete changelog with detailed information about previous versions can be found on my website:<br>&nbsp;&gt; <a href="https://serilum.com/mods?changelog=collective" target="_blank" rel="nofollow noopener">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-8.32-fabric+forge+neo Release 25.06.2026

[Fabric/Forge/Neo] 1.20.1-8.32

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<h2><img src="https://cdn.serilum.com/description/nameplate/whats-new.svg" alt="What's new"></h2><p>Add translations for the Brand New Day mod.</p><br><h2><img src="https://cdn.serilum.com/description/nameplate/historic-changelog.svg" alt="Historic changelog"></h2><p>The complete changelog with detailed information about previous versions can be found on my website:<br>&nbsp;&gt; <a href="https://serilum.com/mods?changelog=collective" target="_blank" rel="nofollow noopener">https://serilum.com/mods?changelog=collective</a></p>
26.2.0-8.31-fabric+forge+neo Release 24.06.2026

[Fabric/Forge/Neo] 26.2.0-8.31

Підтримувані версії Minecraft
26.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<h2><img src="https://cdn.serilum.com/description/nameplate/whats-new.svg" alt="What's new"></h2><p>Added 'updateMinecraftWindowTitleInDevMode' config, disabled by default and only when ran from an IDE.<br />Puts "Dev mode" in the Minecraft screen title. Used in my local development flow.</p><br><h2><img src="https://cdn.serilum.com/description/nameplate/historic-changelog.svg" alt="Historic changelog"></h2><p>The complete changelog with detailed information about previous versions can be found on my website:<br>&nbsp;&gt; <a href="https://serilum.com/mods?changelog=collective" target="_blank" rel="nofollow noopener">https://serilum.com/mods?changelog=collective</a></p>
26.1.2-8.31-fabric+forge+neo Release 24.06.2026

[Fabric/Forge/Neo] 26.1.2-8.31

Підтримувані версії Minecraft
26.1.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<h2><img src="https://cdn.serilum.com/description/nameplate/whats-new.svg" alt="What's new"></h2><p>Added 'updateMinecraftWindowTitleInDevMode' config, disabled by default and only when ran from an IDE.<br />Puts "Dev mode" in the Minecraft screen title. Used in my local development flow.</p><br><h2><img src="https://cdn.serilum.com/description/nameplate/historic-changelog.svg" alt="Historic changelog"></h2><p>The complete changelog with detailed information about previous versions can be found on my website:<br>&nbsp;&gt; <a href="https://serilum.com/mods?changelog=collective" target="_blank" rel="nofollow noopener">https://serilum.com/mods?changelog=collective</a></p>
1.21.11-8.31-fabric+forge+neo Release 24.06.2026

[Fabric/Forge/Neo] 1.21.11-8.31

Підтримувані версії Minecraft
1.21.11
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<h2><img src="https://cdn.serilum.com/description/nameplate/whats-new.svg" alt="What's new"></h2><p>Added 'updateMinecraftWindowTitleInDevMode' config, disabled by default and only when ran from an IDE.<br />Puts "Dev mode" in the Minecraft screen title. Used in my local development flow.</p><br><h2><img src="https://cdn.serilum.com/description/nameplate/historic-changelog.svg" alt="Historic changelog"></h2><p>The complete changelog with detailed information about previous versions can be found on my website:<br>&nbsp;&gt; <a href="https://serilum.com/mods?changelog=collective" target="_blank" rel="nofollow noopener">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-8.31-fabric+forge+neo Release 24.06.2026

[Fabric/Forge/Neo] 1.21.1-8.31

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<h2><img src="https://cdn.serilum.com/description/nameplate/whats-new.svg" alt="What's new"></h2><p>Added 'updateMinecraftWindowTitleInDevMode' config, disabled by default and only when ran from an IDE.<br />Puts "Dev mode" in the Minecraft screen title. Used in my local development flow.</p><br><h2><img src="https://cdn.serilum.com/description/nameplate/historic-changelog.svg" alt="Historic changelog"></h2><p>The complete changelog with detailed information about previous versions can be found on my website:<br>&nbsp;&gt; <a href="https://serilum.com/mods?changelog=collective" target="_blank" rel="nofollow noopener">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-8.31-fabric+forge+neo Release 24.06.2026

[Fabric/Forge/Neo] 1.20.1-8.31

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<h2><img src="https://cdn.serilum.com/description/nameplate/whats-new.svg" alt="What's new"></h2><p>Added 'updateMinecraftWindowTitleInDevMode' config, disabled by default and only when ran from an IDE.<br />Puts "Dev mode" in the Minecraft screen title. Used in my local development flow.</p><br><h2><img src="https://cdn.serilum.com/description/nameplate/historic-changelog.svg" alt="Historic changelog"></h2><p>The complete changelog with detailed information about previous versions can be found on my website:<br>&nbsp;&gt; <a href="https://serilum.com/mods?changelog=collective" target="_blank" rel="nofollow noopener">https://serilum.com/mods?changelog=collective</a></p>
26.2.0-8.30-fabric+forge+neo Release 18.06.2026

[Fabric/Forge/Neo] 26.2.0-8.30

Підтримувані версії Minecraft
26.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<h2><img src="https://cdn.serilum.com/description/nameplate/whats-new.svg" alt="What's new"></h2><p>(26.2) Fixed incorrect extractRenderState mixin pointed at Hud.</p><br><h2><img src="https://cdn.serilum.com/description/nameplate/historic-changelog.svg" alt="Historic changelog"></h2><p>The complete changelog with detailed information about previous versions can be found on my website:<br>&nbsp;&gt; <a href="https://serilum.com/mods?changelog=collective" target="_blank" rel="nofollow noopener">https://serilum.com/mods?changelog=collective</a></p>
26.2.0-8.29-fabric+forge+neo Release 18.06.2026

[Fabric/Forge/Neo] 26.2.0-8.29

Підтримувані версії Minecraft
26.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<h2><img src="https://cdn.serilum.com/description/nameplate/whats-new.svg" alt="What's new"></h2><p>Update MessageFunctions to safely allow a null colour.<br />Added ColourFunctions.</p><br><h2><img src="https://cdn.serilum.com/description/nameplate/historic-changelog.svg" alt="Historic changelog"></h2><p>The complete changelog with detailed information about previous versions can be found on my website:<br>&nbsp;&gt; <a href="https://serilum.com/mods?changelog=collective" target="_blank" rel="nofollow noopener">https://serilum.com/mods?changelog=collective</a></p>
26.1.2-8.29-fabric+forge+neo Release 18.06.2026

[Fabric/Forge/Neo] 26.1.2-8.29

Підтримувані версії Minecraft
26.1.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<h2><img src="https://cdn.serilum.com/description/nameplate/whats-new.svg" alt="What's new"></h2><p>Update MessageFunctions to safely allow a null colour.<br />Added ColourFunctions.</p><br><h2><img src="https://cdn.serilum.com/description/nameplate/historic-changelog.svg" alt="Historic changelog"></h2><p>The complete changelog with detailed information about previous versions can be found on my website:<br>&nbsp;&gt; <a href="https://serilum.com/mods?changelog=collective" target="_blank" rel="nofollow noopener">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-8.29-fabric+forge+neo Release 18.06.2026

[Fabric/Forge/Neo] 1.21.1-8.29

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<h2><img src="https://cdn.serilum.com/description/nameplate/whats-new.svg" alt="What's new"></h2><p>Update MessageFunctions to safely allow a null colour.<br />Added ColourFunctions.</p><br><h2><img src="https://cdn.serilum.com/description/nameplate/historic-changelog.svg" alt="Historic changelog"></h2><p>The complete changelog with detailed information about previous versions can be found on my website:<br>&nbsp;&gt; <a href="https://serilum.com/mods?changelog=collective" target="_blank" rel="nofollow noopener">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-8.29-fabric+forge+neo Release 18.06.2026

[Fabric/Forge/Neo] 1.20.1-8.29

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<h2><img src="https://cdn.serilum.com/description/nameplate/whats-new.svg" alt="What's new"></h2><p>Update MessageFunctions to safely allow a null colour.<br />Added ColourFunctions.</p><br><h2><img src="https://cdn.serilum.com/description/nameplate/historic-changelog.svg" alt="Historic changelog"></h2><p>The complete changelog with detailed information about previous versions can be found on my website:<br>&nbsp;&gt; <a href="https://serilum.com/mods?changelog=collective" target="_blank" rel="nofollow noopener">https://serilum.com/mods?changelog=collective</a></p>
26.2.0-8.28-fabric+forge+neo Release 18.06.2026

[Fabric/Forge/Neo] 26.2.0-8.28

Підтримувані версії Minecraft
26.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<h2><img src="https://cdn.serilum.com/description/nameplate/whats-new.svg" alt="What's new"></h2><p>Updated Collective to Minecraft version 26.2!</p><br><h2><img src="https://cdn.serilum.com/description/nameplate/historic-changelog.svg" alt="Historic changelog"></h2><p>The complete changelog with detailed information about previous versions can be found on my website:<br>&nbsp;&gt; <a href="https://serilum.com/mods?changelog=collective" target="_blank" rel="nofollow noopener">https://serilum.com/mods?changelog=collective</a></p>
26.1.2-8.28-fabric+forge+neo Release 17.06.2026

[Fabric/Forge/Neo] 26.1.2-8.28

Підтримувані версії Minecraft
26.1.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<h2><img src="https://cdn.serilum.com/description/nameplate/whats-new.svg" alt="What's new"></h2><p>Added a thread pool and url encoding to the update checker.<br />If you're interested in the server-side code of it, please visit <a href="https://github.com/Serilum/.update-checker" target="_blank">https://github.com/Serilum/.update-checker</a>.</p><br><h2><img src="https://cdn.serilum.com/description/nameplate/historic-changelog.svg" alt="Historic changelog"></h2><p>The complete changelog with detailed information about previous versions can be found on my website:<br>&nbsp;&gt; <a href="https://serilum.com/mods?changelog=collective" target="_blank" rel="nofollow noopener">https://serilum.com/mods?changelog=collective</a></p>
1.21.11-8.28-fabric+forge+neo Release 17.06.2026

[Fabric/Forge/Neo] 1.21.11-8.28

Підтримувані версії Minecraft
1.21.11
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<h2><img src="https://cdn.serilum.com/description/nameplate/whats-new.svg" alt="What's new"></h2><p>Added a thread pool and url encoding to the update checker.<br />If you're interested in the server-side code of it, please visit <a href="https://github.com/Serilum/.update-checker" target="_blank">https://github.com/Serilum/.update-checker</a>.</p><br><h2><img src="https://cdn.serilum.com/description/nameplate/historic-changelog.svg" alt="Historic changelog"></h2><p>The complete changelog with detailed information about previous versions can be found on my website:<br>&nbsp;&gt; <a href="https://serilum.com/mods?changelog=collective" target="_blank" rel="nofollow noopener">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-8.28-fabric+forge+neo Release 17.06.2026

[Fabric/Forge/Neo] 1.21.1-8.28

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<h2><img src="https://cdn.serilum.com/description/nameplate/whats-new.svg" alt="What's new"></h2><p>Added a thread pool and url encoding to the update checker.<br />If you're interested in the server-side code of it, please visit <a href="https://github.com/Serilum/.update-checker" target="_blank">https://github.com/Serilum/.update-checker</a>.</p><br><h2><img src="https://cdn.serilum.com/description/nameplate/historic-changelog.svg" alt="Historic changelog"></h2><p>The complete changelog with detailed information about previous versions can be found on my website:<br>&nbsp;&gt; <a href="https://serilum.com/mods?changelog=collective" target="_blank" rel="nofollow noopener">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-8.28-fabric+forge+neo Release 17.06.2026

[Fabric/Forge/Neo] 1.20.1-8.28

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<h2><img src="https://cdn.serilum.com/description/nameplate/whats-new.svg" alt="What's new"></h2><p>Added a thread pool and url encoding to the update checker.<br />If you're interested in the server-side code of it, please visit <a href="https://github.com/Serilum/.update-checker" target="_blank">https://github.com/Serilum/.update-checker</a>.</p><br><h2><img src="https://cdn.serilum.com/description/nameplate/historic-changelog.svg" alt="Historic changelog"></h2><p>The complete changelog with detailed information about previous versions can be found on my website:<br>&nbsp;&gt; <a href="https://serilum.com/mods?changelog=collective" target="_blank" rel="nofollow noopener">https://serilum.com/mods?changelog=collective</a></p>
26.1.2-8.27-fabric+forge+neo Release 16.06.2026

[Fabric/Forge/Neo] 26.1.2-8.27

Підтримувані версії Minecraft
26.1.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p><img src="https://cdn.serilum.com/description/nameplate/whats-new.svg" alt="What's new"></p><p>Added extra config options and functionality to fix translations when Collective is only installed on the server.<br />The default option is that it sends all text in the server's language. This means no prompt at all for users.<br />Another option is that users can download the translation files as a resource pack when they join the server. This does prompt, but only when optionally enabled.<br />See the config list on the project page for more information!</p><br><p><img src="https://cdn.serilum.com/description/nameplate/historic-changelog.svg" alt="Historic changelog"></p><p>The complete changelog with detailed information about previous versions can be found on my website:<br>&nbsp;&gt; <a href="https://serilum.com/mods?changelog=collective" target="_blank" rel="nofollow noopener">https://serilum.com/mods?changelog=collective</a></p>
1.21.11-8.27-fabric+forge+neo Release 16.06.2026

[Fabric/Forge/Neo] 1.21.11-8.27

Підтримувані версії Minecraft
1.21.11
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p><img src="https://cdn.serilum.com/description/nameplate/whats-new.svg" alt="What's new"></p><p>Added extra config options and functionality to fix translations when Collective is only installed on the server.<br />The default option is that it sends all text in the server's language. This means no prompt at all for users.<br />Another option is that users can download the translation files as a resource pack when they join the server. This does prompt, but only when optionally enabled.<br />See the config list on the project page for more information!</p><br><p><img src="https://cdn.serilum.com/description/nameplate/historic-changelog.svg" alt="Historic changelog"></p><p>The complete changelog with detailed information about previous versions can be found on my website:<br>&nbsp;&gt; <a href="https://serilum.com/mods?changelog=collective" target="_blank" rel="nofollow noopener">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-8.27-fabric+forge+neo Release 16.06.2026

[Fabric/Forge/Neo] 1.21.1-8.27

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p><img src="https://cdn.serilum.com/description/nameplate/whats-new.svg" alt="What's new"></p><p>Added extra config options and functionality to fix translations when Collective is only installed on the server.<br />The default option is that it sends all text in the server's language. This means no prompt at all for users.<br />Another option is that users can download the translation files as a resource pack when they join the server. This does prompt, but only when optionally enabled.<br />See the config list on the project page for more information!</p><br><p><img src="https://cdn.serilum.com/description/nameplate/historic-changelog.svg" alt="Historic changelog"></p><p>The complete changelog with detailed information about previous versions can be found on my website:<br>&nbsp;&gt; <a href="https://serilum.com/mods?changelog=collective" target="_blank" rel="nofollow noopener">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-8.27-fabric+forge+neo Release 16.06.2026

[Fabric/Forge/Neo] 1.20.1-8.27

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p><img src="https://cdn.serilum.com/description/nameplate/whats-new.svg" alt="What's new"></p><p>Added extra config options and functionality to fix translations when Collective is only installed on the server.<br />The default option is that it sends all text in the server's language. This means no prompt at all for users.<br />Another option is that users can download the translation files as a resource pack when they join the server. This does prompt, but only when optionally enabled.<br />See the config list on the project page for more information!</p><br><p><img src="https://cdn.serilum.com/description/nameplate/historic-changelog.svg" alt="Historic changelog"></p><p>The complete changelog with detailed information about previous versions can be found on my website:<br>&nbsp;&gt; <a href="https://serilum.com/mods?changelog=collective" target="_blank" rel="nofollow noopener">https://serilum.com/mods?changelog=collective</a></p>
26.1.2-8.25-fabric+forge+neo Release 07.06.2026

[Fabric/Forge/Neo] 26.1.2-8.25

Підтримувані версії Minecraft
26.1.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added missing Screenshot Compression lang key.<br />Fixed update checker showing e.g. 1.2 -> 1.1.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.11-8.25-fabric+forge+neo Release 07.06.2026

[Fabric/Forge/Neo] 1.21.11-8.25

Підтримувані версії Minecraft
1.21.11
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added missing Screenshot Compression lang key.<br />Fixed update checker showing e.g. 1.2 -> 1.1.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-8.25-fabric+forge+neo Release 07.06.2026

[Fabric/Forge/Neo] 1.21.1-8.25

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added missing Screenshot Compression lang key.<br />Fixed update checker showing e.g. 1.2 -> 1.1.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-8.25-fabric+forge+neo Release 07.06.2026

[Fabric/Forge/Neo] 1.20.1-8.25

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added missing Screenshot Compression lang key.<br />Fixed update checker showing e.g. 1.2 -> 1.1.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
26.1.2-8.24-fabric+forge+neo Release 07.06.2026

[Fabric/Forge/Neo] 26.1.2-8.24

Підтримувані версії Minecraft
26.1.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Further extended MessageFunctions in preparation for dependent mod translations.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.11-8.24-fabric+forge+neo Release 07.06.2026

[Fabric/Forge/Neo] 1.21.11-8.24

Підтримувані версії Minecraft
1.21.11
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Further extended MessageFunctions in preparation for dependent mod translations.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-8.24-fabric+forge+neo Release 07.06.2026

[Fabric/Forge/Neo] 1.21.1-8.24

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Further extended MessageFunctions in preparation for dependent mod translations.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-8.24-fabric+forge+neo Release 07.06.2026

[Fabric/Forge/Neo] 1.20.1-8.24

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Further extended MessageFunctions in preparation for dependent mod translations.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
26.1.2-8.23-fabric+forge+neo Release 06.06.2026

[Fabric/Forge/Neo] 26.1.2-8.23

Підтримувані версії Minecraft
26.1.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Adds translations to the Serilum mod collection! Dependent mods will be updated soon.<br />If the in-game language is set to something other than English, Collective downloads the specific lang file from https://github.com/Serilum/.translations<br />This can be turned off via the 'downloadNonEnglishTranslations' config.<br />If you'd like to contribute translations, please visit https://serilum.com/translations<br />It's been on the todo list for a while. Hope this is useful for those of you that are not using English, thanks for giving the mod collection a try!</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.11-8.23-fabric+forge+neo Release 06.06.2026

[Fabric/Forge/Neo] 1.21.11-8.23

Підтримувані версії Minecraft
1.21.11
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Adds translations to the Serilum mod collection! Dependent mods will be updated soon.<br />If the in-game language is set to something other than English, Collective downloads the specific lang file from https://github.com/Serilum/.translations<br />This can be turned off via the 'downloadNonEnglishTranslations' config.<br />If you'd like to contribute translations, please visit https://serilum.com/translations<br />It's been on the todo list for a while. Hope this is useful for those of you that are not using English, thanks for giving the mod collection a try!</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-8.23-fabric+forge+neo Release 06.06.2026

[Fabric/Forge/Neo] 1.21.1-8.23

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Adds translations to the Serilum mod collection! Dependent mods will be updated soon.<br />If the in-game language is set to something other than English, Collective downloads the specific lang file from https://github.com/Serilum/.translations<br />This can be turned off via the 'downloadNonEnglishTranslations' config.<br />If you'd like to contribute translations, please visit https://serilum.com/translations<br />It's been on the todo list for a while. Hope this is useful for those of you that are not using English, thanks for giving the mod collection a try!</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-8.23-fabric+forge+neo Release 06.06.2026

[Fabric/Forge/Neo] 1.20.1-8.23

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Adds translations to the Serilum mod collection! Dependent mods will be updated soon.<br />If the in-game language is set to something other than English, Collective downloads the specific lang file from https://github.com/Serilum/.translations<br />This can be turned off via the 'downloadNonEnglishTranslations' config.<br />If you'd like to contribute translations, please visit https://serilum.com/translations<br />It's been on the todo list for a while. Hope this is useful for those of you that are not using English, thanks for giving the mod collection a try!</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
26.1.2-8.22-fabric+forge+neo Release 01.05.2026

[Fabric/Forge/Neo] 26.1.2-8.22

Підтримувані версії Minecraft
26.1.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed the possibility of a nullpointer exception with Villager Names.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.11-8.22-fabric+forge+neo Release 01.05.2026

[Fabric/Forge/Neo] 1.21.11-8.22

Підтримувані версії Minecraft
1.21.11
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed the possibility of a nullpointer exception with Villager Names.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-8.22-fabric+forge+neo Release 01.05.2026

[Fabric/Forge/Neo] 1.21.1-8.22

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed the possibility of a nullpointer exception with Villager Names.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-8.22-fabric+forge+neo Release 01.05.2026

[Fabric/Forge/Neo] 1.20.1-8.22

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed the possibility of a nullpointer exception with Villager Names.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
26.1.2-8.21-fabric+forge+neo Release 01.05.2026

[Fabric/Forge/Neo] 26.1.2-8.21

Підтримувані версії Minecraft
26.1.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added extra functions related to MerchantOffers.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.11-8.21-fabric+forge+neo Release 01.05.2026

[Fabric/Forge/Neo] 1.21.11-8.21

Підтримувані версії Minecraft
1.21.11
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added extra functions related to MerchantOffers.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-8.21-fabric+forge+neo Release 01.05.2026

[Fabric/Forge/Neo] 1.21.1-8.21

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added extra functions related to MerchantOffers.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-8.21-fabric+forge+neo Release 01.05.2026

[Fabric/Forge/Neo] 1.20.1-8.21

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added extra functions related to MerchantOffers.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
26.1.2-8.20-fabric+forge+neo Release 14.04.2026

[Fabric/Forge/Neo] 26.1.2-8.20

Підтримувані версії Minecraft
26.1.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated PlayerFunctions to fix some respawn related issues.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.11-8.20-fabric+forge+neo Release 14.04.2026

[Fabric/Forge/Neo] 1.21.11-8.20

Підтримувані версії Minecraft
1.21.11
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated PlayerFunctions to fix some respawn related issues.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-8.20-fabric+forge+neo Release 14.04.2026

[Fabric/Forge/Neo] 1.21.1-8.20

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated PlayerFunctions to fix some respawn related issues.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-8.20-fabric+forge+neo Release 14.04.2026

[Fabric/Forge/Neo] 1.20.1-8.20

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated PlayerFunctions to fix some respawn related issues.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
26.1.2-8.19-fabric+forge+neo Release 12.04.2026

[Fabric/Forge/Neo] 26.1.2-8.19

Підтримувані версії Minecraft
26.1.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>(Forge) Fixed the network handler sending some packets twice.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.11-8.19-fabric+forge+neo Release 12.04.2026

[Fabric/Forge/Neo] 1.21.11-8.19

Підтримувані версії Minecraft
1.21.11
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>(Forge) Fixed the network handler sending some packets twice.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-8.19-fabric+forge+neo Release 12.04.2026

[Fabric/Forge/Neo] 1.21.1-8.19

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>(Forge) Fixed the network handler sending some packets twice.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-8.19-fabric+forge+neo Release 12.04.2026

[Fabric/Forge/Neo] 1.20.1-8.19

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>(Forge) Fixed the network handler sending some packets twice.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
26.1.2-8.17-fabric+forge+neo Release 09.04.2026

[Fabric/Forge/Neo] 26.1.2-8.17

Підтримувані версії Minecraft
26.1.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated Collective to Minecraft version 26.1.2.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
26.1.1-8.17-fabric+forge+neo Release 09.04.2026

[Fabric/Forge/Neo] 26.1.1-8.17

Підтримувані версії Minecraft
26.1.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added an optional async update checker for dependent mods.<br />Prints e.g. "[Update] Collective has an update available: 8.0 -> 8.13" to the console.<br />Will ignore output completely if the server goes down.<br />The update checker can be disabled via the 'enableUpdateChecker' config option.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.11-8.17-fabric+forge+neo Release 09.04.2026

[Fabric/Forge/Neo] 1.21.11-8.17

Підтримувані версії Minecraft
1.21.11
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added an optional async update checker for dependent mods.<br />Prints e.g. "[Update] Collective has an update available: 8.0 -> 8.13" to the console.<br />Will ignore output completely if the server goes down.<br />The update checker can be disabled via the 'enableUpdateChecker' config option.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-8.17-fabric+forge+neo Release 09.04.2026

[Fabric/Forge/Neo] 1.21.1-8.17

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added an optional async update checker for dependent mods.<br />Prints e.g. "[Update] Collective has an update available: 8.0 -> 8.13" to the console.<br />Will ignore output completely if the server goes down.<br />The update checker can be disabled via the 'enableUpdateChecker' config option.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-8.17-fabric+forge+neo Release 09.04.2026

[Fabric/Forge/Neo] 1.20.1-8.17

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added an optional async update checker for dependent mods.<br />Prints e.g. "[Update] Collective has an update available: 8.0 -> 8.13" to the console.<br />Will ignore output completely if the server goes down.<br />The update checker can be disabled via the 'enableUpdateChecker' config option.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
26.1.1-8.16-fabric+forge+neo Release 02.04.2026

[Fabric/Forge/Neo] 26.1.1-8.16

Підтримувані версії Minecraft
26.1.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated Collective to Minecraft version 26.1.1.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
26.1.0-8.16-fabric+forge+neo Release 25.03.2026

[Fabric/Forge/Neo] 26.1.0-8.16

Підтримувані версії Minecraft
26.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>(26.1) Updated all mixin files to their correct targets.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
26.1.0-8.15-fabric+forge+neo Release 25.03.2026

[Fabric/Forge/Neo] 26.1.0-8.15

Підтримувані версії Minecraft
26.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>(26.1) Changed the Forge mixin.json file's Java version to 21 to support their outdated Mixin plugin.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
26.1.0-8.14-fabric+forge+neo Release 25.03.2026

[Fabric/Forge/Neo] 26.1.0-8.14

Підтримувані версії Minecraft
26.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>(26.1) Fixed Collective's getSurfaceBlockPos function.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
26.1.0-8.13-fabric+forge+neo Release 25.03.2026

[Fabric/Forge/Neo] 26.1.0-8.13

Підтримувані версії Minecraft
26.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated Collective to Minecraft version 26.1.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.11-8.13-fabric+forge+neo Release 10.12.2025

[Fabric/Forge/Neo] 1.21.11-8.13

Підтримувані версії Minecraft
1.21.11
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated Collective to Minecraft version 1.21.11.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.10-8.13-fabric+forge+neo Release 25.10.2025

[Fabric/Forge/Neo] 1.21.10-8.13

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added ClientUtilsHelper, which currently allows setting a block render type in Common code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-8.13-fabric+forge+neo Release 25.10.2025

[Fabric/Forge/Neo] 1.21.1-8.13

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added ClientUtilsHelper, which currently allows setting a block render type in Common code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-8.13-fabric+forge+neo Release 25.10.2025

[Fabric/Forge/Neo] 1.20.1-8.13

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added ClientUtilsHelper, which currently allows setting a block render type in Common code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.10-8.12-fabric+forge+neo Release 22.10.2025

[Fabric/Forge/Neo] 1.21.10-8.12

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Cleaned up DuskConfig.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-8.12-fabric+forge+neo Release 22.10.2025

[Fabric/Forge/Neo] 1.21.1-8.12

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Cleaned up DuskConfig.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-8.12-fabric+forge+neo Release 22.10.2025

[Fabric/Forge/Neo] 1.20.1-8.12

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Cleaned up DuskConfig.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.10-8.11-fabric+forge+neo Release 19.10.2025

[Fabric/Forge/Neo] 1.21.10-8.11

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Scheduled client tasks now don't increase their tick count when the game is paused.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.8-8.11-fabric+forge+neo Release 19.10.2025

[Fabric/Forge/Neo] 1.21.8-8.11

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Scheduled client tasks now don't increase their tick count when the game is paused.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-8.11-fabric+forge+neo Release 19.10.2025

[Fabric/Forge/Neo] 1.21.1-8.11

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Scheduled client tasks now don't increase their tick count when the game is paused.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-8.11-fabric+forge+neo Release 19.10.2025

[Fabric/Forge/Neo] 1.20.1-8.11

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Scheduled client tasks now don't increase their tick count when the game is paused.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.10-8.10-fabric+forge+neo Release 18.10.2025

[Fabric/Forge/Neo] 1.21.10-8.10

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Extended HeadFunctions to be able to return a GameProfile directly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.8-8.10-fabric+forge+neo Release 18.10.2025

[Fabric/Forge/Neo] 1.21.8-8.10

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Extended HeadFunctions to be able to return a GameProfile directly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-8.10-fabric+forge+neo Release 18.10.2025

[Fabric/Forge/Neo] 1.21.1-8.10

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Extended HeadFunctions to be able to return a GameProfile directly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-8.10-fabric+forge+neo Release 18.10.2025

[Fabric/Forge/Neo] 1.20.1-8.10

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Extended HeadFunctions to be able to return a GameProfile directly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.10-8.9-fabric+forge+neo Release 14.10.2025

[Fabric/Forge/Neo] 1.21.10-8.9

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>(1.21.9/10) Fixed mob heads dropping twice.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.9-8.9-fabric+forge+neo Release 14.10.2025

[Fabric/Forge/Neo] 1.21.9-8.9

Підтримувані версії Minecraft
1.21.9
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>(1.21.9/10) Fixed mob heads dropping twice.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.10-8.8-fabric+forge+neo Release 07.10.2025

[Fabric/Forge/Neo] 1.21.10-8.8

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated Collective to Minecraft version 1.21.10.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.9-8.8-fabric+forge+neo Release 03.10.2025

[Fabric/Forge/Neo] 1.21.9-8.8

Підтримувані версії Minecraft
1.21.9
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>(1.21.9) Fixed the game crashing when editing config values.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.9-8.7-fabric+forge+neo Release 03.10.2025

[Fabric/Forge/Neo] 1.21.9-8.7

Підтримувані версії Minecraft
1.21.9
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Extended EntityFunctions to be able to set the SkullBlockEntity profiles.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.8-8.7-fabric+forge+neo Release 03.10.2025

[Fabric/Forge/Neo] 1.21.8-8.7

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Extended EntityFunctions to be able to set the SkullBlockEntity profiles.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-8.7-fabric+forge+neo Release 03.10.2025

[Fabric/Forge/Neo] 1.21.1-8.7

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Extended EntityFunctions to be able to set the SkullBlockEntity profiles.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-8.7-fabric+forge+neo Release 03.10.2025

[Fabric/Forge/Neo] 1.20.1-8.7

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Extended EntityFunctions to be able to set the SkullBlockEntity profiles.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.9-8.6-fabric+forge+neo Release 03.10.2025

[Fabric/Forge/Neo] 1.21.9-8.6

Підтримувані версії Minecraft
1.21.9
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>(1.21.9) Fixed Collective not loading correctly in a server environment.<br />Fixed an issue generating player heads.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.9-8.5-fabric+forge+neo Release 02.10.2025

[Fabric/Forge/Neo] 1.21.9-8.5

Підтримувані версії Minecraft
1.21.9
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added helper functions to register KeyMappings inside the common code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.8-8.5-fabric+forge+neo Release 02.10.2025

[Fabric/Forge/Neo] 1.21.8-8.5

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added helper functions to register KeyMappings inside the common code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-8.5-fabric+forge+neo Release 02.10.2025

[Fabric/Forge/Neo] 1.21.1-8.5

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added helper functions to register KeyMappings inside the common code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-8.5-fabric+forge+neo Release 02.10.2025

[Fabric/Forge/Neo] 1.20.1-8.5

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added helper functions to register KeyMappings inside the common code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.9-8.4-fabric+forge+neo Release 01.10.2025

[Fabric/Forge/Neo] 1.21.9-8.4

Підтримувані версії Minecraft
1.21.9
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated Collective to Minecraft version 1.21.9.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.8-8.4-fabric+forge+neo Release 17.07.2025

[Fabric/Forge/Neo] 1.21.8-8.4

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated Collective to Minecraft version 1.21.8.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.7-8.4-fabric+forge+neo Release 30.06.2025

[Fabric/Forge/Neo] 1.21.7-8.4

Підтримувані версії Minecraft
1.21.7
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated Collective to Minecraft version 1.21.7.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.6-8.4-fabric+forge+neo Release 18.06.2025

[Fabric/Forge/Neo] 1.21.6-8.4

Підтримувані версії Minecraft
1.21.6
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>(1.21.6 Fabric) Updated callbacks to fix an incorrect reference.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.6-8.3-fabric+forge+neo Release 18.06.2025

[Fabric/Forge/Neo] 1.21.6-8.3

Підтримувані версії Minecraft
1.21.6
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Update Collective to Minecraft version 1.21.6.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.5-8.3-fabric+forge+neo Release 16.04.2025

[Fabric/Forge/Neo] 1.21.5-8.3

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added support for a custom village tag for getNearbyVillage in BlockPosFunctions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.4-8.3-fabric+forge+neo Release 16.04.2025

[Fabric/Forge/Neo] 1.21.4-8.3

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added support for a custom village tag for getNearbyVillage in BlockPosFunctions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-8.3-fabric+forge+neo Release 16.04.2025

[Fabric/Forge/Neo] 1.21.1-8.3

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added support for a custom village tag for getNearbyVillage in BlockPosFunctions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-8.3-fabric+forge+neo Release 16.04.2025

[Fabric/Forge/Neo] 1.20.1-8.3

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added support for a custom village tag for getNearbyVillage in BlockPosFunctions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.5-8.2-fabric+forge+neo Release 06.04.2025

[Fabric/Forge/Neo] 1.21.5-8.2

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>(1.21.5) Prevent IllegalArgumentException from being able to throw for custom player heads.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.5-8.1-fabric+forge+neo Release 30.03.2025

[Fabric/Forge/Neo] 1.21.5-8.1

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>(Fabric) Improved block place mixin target to fix it not being cancelled correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.4-8.1-fabric+forge+neo Release 30.03.2025

[Fabric/Forge/Neo] 1.21.4-8.1

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>(Fabric) Improved block place mixin target to fix it not being cancelled correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-8.1-fabric+forge+neo Release 30.03.2025

[Fabric/Forge/Neo] 1.21.1-8.1

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>(Fabric) Improved block place mixin target to fix it not being cancelled correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-8.1-fabric+forge+neo Release 30.03.2025

[Fabric/Forge/Neo] 1.20.1-8.1

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>(Fabric) Improved block place mixin target to fix it not being cancelled correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.5-8.0-fabric+forge+neo Release 30.03.2025

[Fabric/Forge/Neo] 1.21.5-8.0

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated Collective's schematic parsing code.<br />Added support for WorldEdit v3 schematics.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.4-8.0-fabric+forge+neo Release 30.03.2025

[Fabric/Forge/Neo] 1.21.4-8.0

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated Collective's schematic parsing code.<br />Added support for WorldEdit v3 schematics.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-8.0-fabric+forge+neo Release 30.03.2025

[Fabric/Forge/Neo] 1.21.1-8.0

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated Collective's schematic parsing code.<br />Added support for WorldEdit v3 schematics.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-8.0-fabric+forge+neo Release 30.03.2025

[Fabric/Forge/Neo] 1.20.1-8.0

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated Collective's schematic parsing code.<br />Added support for WorldEdit v3 schematics.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.5-7.99-fabric+forge+neo Release 27.03.2025

[Fabric/Forge/Neo] 1.21.5-7.99

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>(1.21.5) Fixed a nullpointer exception when loading a spawn point.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.5-7.98-fabric+forge+neo Release 27.03.2025

[Fabric/Forge/Neo] 1.21.5-7.98

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>(1.21.5) Extended EntityFunctions, again.<br />Apologies for the repeated uploads, blame Mojang for making things inaccessible!</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.5-7.94-fabric+forge+neo Release 27.03.2025

[Fabric/Forge/Neo] 1.21.5-7.94

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated Collective to Minecraft version 1.21.5.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.4-7.94-fabric+forge+neo Release 06.03.2025

[Fabric/Forge/Neo] 1.21.4-7.94

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Extended ItemFunctions to bypass UseOnContext method protection.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-7.94-fabric+forge+neo Release 06.03.2025

[Fabric/Forge/Neo] 1.21.1-7.94

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Extended ItemFunctions to bypass UseOnContext method protection.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.94-fabric+forge+neo Release 06.03.2025

[Fabric/Forge/Neo] 1.20.1-7.94

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Extended ItemFunctions to bypass UseOnContext method protection.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.4-7.93-fabric+forge+neo Release 23.02.2025

[Fabric/Forge/Neo] 1.21.4-7.93

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added GUIFunctions. For now to globally check whether elements should be hidden.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-7.93-fabric+forge+neo Release 23.02.2025

[Fabric/Forge/Neo] 1.21.1-7.93

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added GUIFunctions. For now to globally check whether elements should be hidden.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.93-fabric+forge+neo Release 23.02.2025

[Fabric/Forge/Neo] 1.20.1-7.93

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added GUIFunctions. For now to globally check whether elements should be hidden.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.4-7.92-fabric+forge+neo Release 19.02.2025

[Fabric/Forge/Neo] 1.21.4-7.92

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Extended TaskFunctions to delay a task on the client.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-7.92-fabric+forge+neo Release 19.02.2025

[Fabric/Forge/Neo] 1.21.1-7.92

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Extended TaskFunctions to delay a task on the client.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.92-fabric+forge+neo Release 19.02.2025

[Fabric/Forge/Neo] 1.20.1-7.92

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Extended TaskFunctions to delay a task on the client.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.4-7.91-fabric+forge+neo Release 12.02.2025

[Fabric/Forge/Neo] 1.21.4-7.91

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed a bug in the global bundle config enable check function.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-7.91-fabric+forge+neo Release 12.02.2025

[Fabric/Forge/Neo] 1.21.1-7.91

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed a bug in the global bundle config enable check function.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.91-fabric+forge+neo Release 12.02.2025

[Fabric/Forge/Neo] 1.20.1-7.91

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed a bug in the global bundle config enable check function.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.4-7.90-fabric+forge+neo Release 11.02.2025

[Fabric/Forge/Neo] 1.21.4-7.90

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Update code related to bundle enable checks to fix some not loading correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-7.90-fabric+forge+neo Release 11.02.2025

[Fabric/Forge/Neo] 1.21.1-7.90

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Update code related to bundle enable checks to fix some not loading correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.90-fabric+forge+neo Release 11.02.2025

[Fabric/Forge/Neo] 1.20.1-7.90

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Update code related to bundle enable checks to fix some not loading correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.4-7.89-fabric+forge+neo Release 06.12.2024

[Fabric/Forge/Neo] 1.21.4-7.89

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated Collective to Minecraft version 1.21.4.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.3-7.89-fabric+forge+neo Release 26.10.2024

[Fabric/Forge/Neo] 1.21.3-7.89

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated Collective to Minecraft version 1.21.3.<br />- Once again compatible with Fabric, Forge and NeoForge!</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.2-7.89-fabric+neo Release 24.10.2024

[Fabric/Neo] 1.21.2-7.89

Підтримувані версії Minecraft
1.21.2 1.21.3
Завантажувачі / Платформи
fabric neoforge quilt
Показати зміни
<p>(1.21.2) Updated Collective to work with the new block/item registry key process.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.2-7.88-fabric+neo Release 24.10.2024

[Fabric/Neo] 1.21.2-7.88

Підтримувані версії Minecraft
1.21.2 1.21.3
Завантажувачі / Платформи
fabric neoforge quilt
Показати зміни
<p>(1.21.2 only) Fixed affected explosion blocks not being cleared correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.2-7.87-fabric+neo Release 23.10.2024

[Fabric/Neo] 1.21.2-7.87

Підтримувані версії Minecraft
1.21.2 1.21.3
Завантажувачі / Платформи
fabric neoforge quilt
Показати зміни
<p>Further extended ExplosionFunctions, to aid in updating dependent mods.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-7.87-fabric+forge+neo Release 23.10.2024

[Fabric/Forge/Neo] 1.21.1-7.87

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Further extended ExplosionFunctions, to aid in updating dependent mods.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.87-fabric+forge+neo Release 23.10.2024

[Fabric/Forge/Neo] 1.20.1-7.87

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Further extended ExplosionFunctions, to aid in updating dependent mods.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.2-7.86-fabric+neo Release 23.10.2024

[Fabric/Neo] 1.21.2-7.86

Підтримувані версії Minecraft
1.21.2 1.21.3
Завантажувачі / Платформи
fabric neoforge quilt
Показати зміни
<p>(1.21.2 only) Fixed Collective tasks running more than once.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.2-7.85-fabric+neo Release 23.10.2024

[Fabric/Neo] 1.21.2-7.85

Підтримувані версії Minecraft
1.21.2 1.21.3
Завантажувачі / Платформи
fabric neoforge quilt
Показати зміни
<p>Added ExplosionFunctions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-7.85-fabric+forge+neo Release 23.10.2024

[Fabric/Forge/Neo] 1.21.1-7.85

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added ExplosionFunctions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.85-fabric+forge+neo Release 23.10.2024

[Fabric/Forge/Neo] 1.20.1-7.85

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added ExplosionFunctions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.2-7.84-fabric+neo Release 23.10.2024

[Fabric/Neo] 1.21.2-7.84

Підтримувані версії Minecraft
1.21.2 1.21.3
Завантажувачі / Платформи
fabric neoforge quilt
Показати зміни
<p>Updated Collective to Minecraft version 1.21.2.<br>- Without Forge for now, support will be added once they update.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-7.84-fabric+forge+neo Release 15.08.2024

[Fabric/Forge/Neo] 1.21.1-7.84

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added better error handling when generating item drop lists for dependent mods.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.6-7.84-fabric+forge+neo Release 15.08.2024

[Fabric/Forge/Neo] 1.20.6-7.84

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added better error handling when generating item drop lists for dependent mods.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.84-fabric+forge+neo Release 15.08.2024

[Fabric/Forge/Neo] 1.20.1-7.84

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added better error handling when generating item drop lists for dependent mods.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-7.83-fabric+forge+neo Release 15.08.2024

[Fabric/Forge/Neo] 1.21.1-7.83

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated ScreenFunctions to add a widget to an existing screen.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.6-7.83-fabric+forge+neo Release 15.08.2024

[Fabric/Forge/Neo] 1.20.6-7.83

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated ScreenFunctions to add a widget to an existing screen.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.83-fabric+forge+neo Release 15.08.2024

[Fabric/Forge/Neo] 1.20.1-7.83

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated ScreenFunctions to add a widget to an existing screen.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-7.81-fabric+forge+neo Release 09.08.2024

[Fabric/Forge/Neo] 1.21.1-7.81

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed a wrong version dependency set in NeoForge.<br />Uploaded a new file to help invalidate caches.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.0-7.81-fabric+forge+neo Release 09.08.2024

[Fabric/Forge/Neo] 1.21.0-7.81

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed a wrong version dependency set in NeoForge.<br />Uploaded a new file to help invalidate caches.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.6-7.81-fabric+forge+neo Release 09.08.2024

[Fabric/Forge/Neo] 1.20.6-7.81

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed a wrong version dependency set in NeoForge.<br />Uploaded a new file to help invalidate caches.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.81-fabric+forge+neo Release 09.08.2024

[Fabric/Forge/Neo] 1.20.1-7.81

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed a wrong version dependency set in NeoForge.<br />Uploaded a new file to help invalidate caches.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.1-7.80-fabric+forge+neo Release 08.08.2024

[Fabric/Forge/Neo] 1.21.1-7.80

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated Collective to Minecraft version 1.21.1.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.0-7.80-fabric+forge+neo Release 28.07.2024

[Fabric/Forge/Neo] 1.21.0-7.80

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Reverted the changes made in Collective version 7.79.<br />This fixes a compatibility issue during load.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.6-7.80-fabric+forge+neo Release 28.07.2024

[Fabric/Forge/Neo] 1.20.6-7.80

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Reverted the changes made in Collective version 7.79.<br />This fixes a compatibility issue during load.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.80-fabric+forge+neo Release 28.07.2024

[Fabric/Forge/Neo] 1.20.1-7.80

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Reverted the changes made in Collective version 7.79.<br />This fixes a compatibility issue during load.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.0-7.78-fabric+forge+neo Release 27.07.2024

[Fabric/Forge/Neo] 1.21.0-7.78

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated ModLoaderHelper functions.<br />Added a more generic check to see if a mod should be loaded, used in bundles.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.6-7.78-fabric+forge+neo Release 27.07.2024

[Fabric/Forge/Neo] 1.20.6-7.78

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated ModLoaderHelper functions.<br />Added a more generic check to see if a mod should be loaded, used in bundles.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.78-fabric+forge+neo Release 27.07.2024

[Fabric/Forge/Neo] 1.20.1-7.78

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated ModLoaderHelper functions.<br />Added a more generic check to see if a mod should be loaded, used in bundles.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.0-7.77-fabric+forge+neo Release 27.07.2024

[Fabric/Forge/Neo] 1.21.0-7.77

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added support to enable/disable included mods in Serilum's Bundles via the config.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.6-7.77-fabric+forge+neo Release 27.07.2024

[Fabric/Forge/Neo] 1.20.6-7.77

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added support to enable/disable included mods in Serilum's Bundles via the config.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.77-fabric+forge+neo Release 27.07.2024

[Fabric/Forge/Neo] 1.20.1-7.77

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added support to enable/disable included mods in Serilum's Bundles via the config.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.0-7.75-fabric+forge+neo Release 27.07.2024

[Fabric/Forge/Neo] 1.21.0-7.75

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated config screen init code.<br />(NeoForge) Fixed the in-game config screen not loading correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.6-7.75-fabric+forge+neo Release 27.07.2024

[Fabric/Forge/Neo] 1.20.6-7.75

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated config screen init code.<br />(NeoForge) Fixed the in-game config screen not loading correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.75-fabric+forge+neo Release 27.07.2024

[Fabric/Forge/Neo] 1.20.1-7.75

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated config screen init code.<br />(NeoForge) Fixed the in-game config screen not loading correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.0-7.74-fabric+forge+neo Release 24.07.2024

[Fabric/Forge/Neo] 1.21.0-7.74

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Removed the anti-repost check from Collective.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.6-7.74-fabric+forge+neo Release 24.07.2024

[Fabric/Forge/Neo] 1.20.6-7.74

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Removed the anti-repost check from Collective.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.74-fabric+forge+neo Release 24.07.2024

[Fabric/Forge/Neo] 1.20.1-7.74

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Removed the anti-repost check from Collective.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.0-7.73-fabric+forge+neo Release 23.07.2024

[Fabric/Forge/Neo] 1.21.0-7.73

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed the config screens not showing correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.6-7.73-fabric+forge+neo Release 23.07.2024

[Fabric/Forge/Neo] 1.20.6-7.73

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed the config screens not showing correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.73-fabric+forge+neo Release 23.07.2024

[Fabric/Forge/Neo] 1.20.1-7.73

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed the config screens not showing correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.0-7.72-fabric+forge+neo Release 23.07.2024

[Fabric/Forge/Neo] 1.21.0-7.72

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Improved the config loading sequence with multiple mods.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.6-7.72-fabric+forge+neo Release 23.07.2024

[Fabric/Forge/Neo] 1.20.6-7.72

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Improved the config loading sequence with multiple mods.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.72-fabric+forge+neo Release 23.07.2024

[Fabric/Forge/Neo] 1.20.1-7.72

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Improved the config loading sequence with multiple mods.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.0-7.71-fabric+forge+neo Release 13.07.2024

[Fabric/Forge/Neo] 1.21.0-7.71

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed a NullPointerException in TeleportHelper.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.6-7.71-fabric+forge+neo Release 13.07.2024

[Fabric/Forge/Neo] 1.20.6-7.71

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed a NullPointerException in TeleportHelper.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.71-fabric+forge+neo Release 13.07.2024

[Fabric/Forge/Neo] 1.20.1-7.71

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed a NullPointerException in TeleportHelper.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.0-7.70-fabric+forge+neo Release 30.06.2024

[Fabric/Forge/Neo] 1.21.0-7.70

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated and extended TeleportHelper functions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.6-7.70-fabric+forge+neo Release 30.06.2024

[Fabric/Forge/Neo] 1.20.6-7.70

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated and extended TeleportHelper functions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.70-fabric+forge+neo Release 30.06.2024

[Fabric/Forge/Neo] 1.20.1-7.70

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated and extended TeleportHelper functions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.0-7.68-fabric+forge+neo Release 28.06.2024

[Fabric/Forge/Neo] 1.21.0-7.68

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added improved BlockEntity caching, only active if a dependent mod enables it for a specific type.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.6-7.68-fabric+forge+neo Release 28.06.2024

[Fabric/Forge/Neo] 1.20.6-7.68

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added improved BlockEntity caching, only active if a dependent mod enables it for a specific type.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.68-fabric+forge+neo Release 28.06.2024

[Fabric/Forge/Neo] 1.20.1-7.68

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added improved BlockEntity caching, only active if a dependent mod enables it for a specific type.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.0-7.67-fabric+forge+neo Release 27.06.2024

[Fabric/Forge/Neo] 1.21.0-7.67

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added support for note block sounds for player heads.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.6-7.67-fabric+forge+neo Release 27.06.2024

[Fabric/Forge/Neo] 1.20.6-7.67

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added support for note block sounds for player heads.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.67-fabric+forge+neo Release 27.06.2024

[Fabric/Forge/Neo] 1.20.1-7.67

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added support for note block sounds for player heads.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.0-7.66-fabric+forge+neo Release 27.06.2024

[Fabric/Forge/Neo] 1.21.0-7.66

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added note block sound support for textured mob heads.<br />(1.21.0 Neo) Fixed versionRange being set incorrectly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.6-7.66-fabric+forge+neo Release 27.06.2024

[Fabric/Forge/Neo] 1.20.6-7.66

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added note block sound support for textured mob heads.<br />(1.21.0 Neo) Fixed versionRange being set incorrectly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.66-fabric+forge+neo Release 27.06.2024

[Fabric/Forge/Neo] 1.20.1-7.66

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added note block sound support for textured mob heads.<br />(1.21.0 Neo) Fixed versionRange being set incorrectly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.0-7.65-fabric+forge+neo Release 27.06.2024

[Fabric/Forge/Neo] 1.21.0-7.65

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated ToolFunctions to improve compatibility.<br />(1.21.0 Neo) Updated Collective to work with NeoForge version 21.0.40+.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.6-7.65-fabric+forge+neo Release 27.06.2024

[Fabric/Forge/Neo] 1.20.6-7.65

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated ToolFunctions to improve compatibility.<br />(1.21.0 Neo) Updated Collective to work with NeoForge version 21.0.40+.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.65-fabric+forge+neo Release 27.06.2024

[Fabric/Forge/Neo] 1.20.1-7.65

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated ToolFunctions to improve compatibility.<br />(1.21.0 Neo) Updated Collective to work with NeoForge version 21.0.40+.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.0-7.64-fabric+forge+neo Release 22.06.2024

[Fabric/Forge/Neo] 1.21.0-7.64

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed isNumber function returning a false positive.<br />Added missing CreativeModTabFunctions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.6-7.64-fabric+forge+neo Release 22.06.2024

[Fabric/Forge/Neo] 1.20.6-7.64

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed isNumber function returning a false positive.<br />Added missing CreativeModTabFunctions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.64-fabric+forge+neo Release 22.06.2024

[Fabric/Forge/Neo] 1.20.4-7.64

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed isNumber function returning a false positive.<br />Added missing CreativeModTabFunctions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.64-fabric+forge+neo Release 22.06.2024

[Fabric/Forge/Neo] 1.20.1-7.64

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed isNumber function returning a false positive.<br />Added missing CreativeModTabFunctions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.64-fabric+forge Release 22.06.2024

[Fabric/Forge] 1.19.2-7.64

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed isNumber function returning a false positive.<br />Added missing CreativeModTabFunctions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.0-7.63-fabric+forge+neo Release 22.06.2024

[Fabric/Forge/Neo] 1.21.0-7.63

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added helper functions to add blocks and items via the Common source.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.6-7.63-fabric+forge+neo Release 22.06.2024

[Fabric/Forge/Neo] 1.20.6-7.63

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added helper functions to add blocks and items via the Common source.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.63-fabric+forge+neo Release 22.06.2024

[Fabric/Forge/Neo] 1.20.4-7.63

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added helper functions to add blocks and items via the Common source.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.63-fabric+forge+neo Release 22.06.2024

[Fabric/Forge/Neo] 1.20.1-7.63

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added helper functions to add blocks and items via the Common source.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.63-fabric+forge Release 22.06.2024

[Fabric/Forge] 1.19.2-7.63

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added helper functions to add blocks and items via the Common source.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.0-7.62-fabric+forge+neo Release 20.06.2024

[Fabric/Forge/Neo] 1.21.0-7.62

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>(Fabric) Fixed horses taking fall damage when they shouldn't.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.6-7.62-fabric+forge+neo Release 20.06.2024

[Fabric/Forge/Neo] 1.20.6-7.62

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>(Fabric) Fixed horses taking fall damage when they shouldn't.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.62-fabric+forge+neo Release 20.06.2024

[Fabric/Forge/Neo] 1.20.4-7.62

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>(Fabric) Fixed horses taking fall damage when they shouldn't.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.62-fabric+forge+neo Release 20.06.2024

[Fabric/Forge/Neo] 1.20.1-7.62

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>(Fabric) Fixed horses taking fall damage when they shouldn't.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.62-fabric+forge Release 20.06.2024

[Fabric/Forge] 1.19.2-7.62

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>(Fabric) Fixed horses taking fall damage when they shouldn't.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.21.0-7.61-fabric+forge+neo Release 13.06.2024

[Fabric/Forge/Neo] 1.21.0-7.61

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated Collective to Minecraft version 1.21.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.6-7.61-fabric+forge+neo Release 28.05.2024

[Fabric/Forge/Neo] 1.20.6-7.61

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added a fuzzy check to the isOre function, using its raw name.<br />Improves mod compatibility with ore blocks not having set a block tag.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.61-fabric+forge+neo Release 28.05.2024

[Fabric/Forge/Neo] 1.20.4-7.61

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added a fuzzy check to the isOre function, using its raw name.<br />Improves mod compatibility with ore blocks not having set a block tag.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.61-fabric+forge+neo Release 28.05.2024

[Fabric/Forge/Neo] 1.20.1-7.61

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added a fuzzy check to the isOre function, using its raw name.<br />Improves mod compatibility with ore blocks not having set a block tag.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.61-fabric+forge Release 28.05.2024

[Fabric/Forge] 1.19.2-7.61

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added a fuzzy check to the isOre function, using its raw name.<br />Improves mod compatibility with ore blocks not having set a block tag.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.6-7.60-fabric+forge+neo Release 22.05.2024

[Fabric/Forge/Neo] 1.20.6-7.60

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added functions related to getting the item dropped by blocks, specifically ores.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.60-fabric+forge+neo Release 22.05.2024

[Fabric/Forge/Neo] 1.20.4-7.60

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added functions related to getting the item dropped by blocks, specifically ores.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.60-fabric+forge+neo Release 22.05.2024

[Fabric/Forge/Neo] 1.20.1-7.60

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added functions related to getting the item dropped by blocks, specifically ores.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.60-fabric+forge Release 22.05.2024

[Fabric/Forge] 1.19.2-7.60

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added functions related to getting the item dropped by blocks, specifically ores.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.6-7.59-fabric+forge+neo Release 22.05.2024

[Fabric/Forge/Neo] 1.20.6-7.59

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Cleaned up BlockPosFunctions and added a function to recursively get connected blocks via BlockTags.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.59-fabric+forge+neo Release 22.05.2024

[Fabric/Forge/Neo] 1.20.4-7.59

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Cleaned up BlockPosFunctions and added a function to recursively get connected blocks via BlockTags.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.59-fabric+forge+neo Release 22.05.2024

[Fabric/Forge/Neo] 1.20.1-7.59

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Cleaned up BlockPosFunctions and added a function to recursively get connected blocks via BlockTags.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.59-fabric+forge Release 22.05.2024

[Fabric/Forge] 1.19.2-7.59

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Cleaned up BlockPosFunctions and added a function to recursively get connected blocks via BlockTags.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.6-7.58-fabric+forge+neo Release 10.05.2024

[Fabric/Forge/Neo] 1.20.6-7.58

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>(1.20.6 Neo) Updated Collective to work with NeoForge version 20.6.50-beta+.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.6-7.57-fabric+forge+neo Release 08.05.2024

[Fabric/Forge/Neo] 1.20.6-7.57

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed mob heads being generated with a set name longer than 16, which is not allowed by the game.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.57-fabric+forge+neo Release 08.05.2024

[Fabric/Forge/Neo] 1.20.4-7.57

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed mob heads being generated with a set name longer than 16, which is not allowed by the game.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.57-fabric+forge+neo Release 08.05.2024

[Fabric/Forge/Neo] 1.20.1-7.57

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed mob heads being generated with a set name longer than 16, which is not allowed by the game.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.57-fabric+forge Release 08.05.2024

[Fabric/Forge] 1.19.2-7.57

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed mob heads being generated with a set name longer than 16, which is not allowed by the game.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.6-7.56-fabric+forge+neo Release 02.05.2024

[Fabric/Forge/Neo] 1.20.6-7.56

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added compatibility with more modded villager entities.<br />(Neo 1.20.6) Fixed the experimental world settings showing up on load in dev.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.56-fabric+forge+neo Release 02.05.2024

[Fabric/Forge/Neo] 1.20.4-7.56

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added compatibility with more modded villager entities.<br />(Neo 1.20.6) Fixed the experimental world settings showing up on load in dev.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.56-fabric+forge+neo Release 02.05.2024

[Fabric/Forge/Neo] 1.20.1-7.56

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added compatibility with more modded villager entities.<br />(Neo 1.20.6) Fixed the experimental world settings showing up on load in dev.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.56-fabric+forge Release 02.05.2024

[Fabric/Forge] 1.19.2-7.56

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added compatibility with more modded villager entities.<br />(Neo 1.20.6) Fixed the experimental world settings showing up on load in dev.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.6-7.55-fabric+forge+neo Release 01.05.2024

[Fabric/Forge/Neo] 1.20.6-7.55

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>(1.20.6) Added a GUI callback to Collective to use within the common code.<br />Mostly due to Forge having removed the event.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.6-7.54-fabric+forge+neo Release 01.05.2024

[Fabric/Forge/Neo] 1.20.6-7.54

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated Collective to Minecraft version 1.20.6.<br />Includes compatibility for Fabric, Forge and NeoForge.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.5-7.54-fabric+neo Release 28.04.2024

[Fabric/Neo] 1.20.5-7.54

Підтримувані версії Minecraft
1.20.5
Завантажувачі / Платформи
fabric neoforge quilt
Показати зміни
<p>Changed the sign check order to fix hanging sign functionality.<br />Updated HeadFunctions to replace any spaces from the entity name.<br />(1.20.5) Changed the way a Holder is wrapped for mob effects.<br />(1.20.5 Neo) Updated to work with NeoForge's TickEvent update in 20.5.14.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.54-fabric+forge+neo Release 28.04.2024

[Fabric/Forge/Neo] 1.20.4-7.54

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Changed the sign check order to fix hanging sign functionality.<br />Updated HeadFunctions to replace any spaces from the entity name.<br />(1.20.5) Changed the way a Holder is wrapped for mob effects.<br />(1.20.5 Neo) Updated to work with NeoForge's TickEvent update in 20.5.14.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.54-fabric+forge+neo Release 28.04.2024

[Fabric/Forge/Neo] 1.20.1-7.54

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Changed the sign check order to fix hanging sign functionality.<br />Updated HeadFunctions to replace any spaces from the entity name.<br />(1.20.5) Changed the way a Holder is wrapped for mob effects.<br />(1.20.5 Neo) Updated to work with NeoForge's TickEvent update in 20.5.14.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.54-fabric+forge Release 28.04.2024

[Fabric/Forge] 1.19.2-7.54

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Changed the sign check order to fix hanging sign functionality.<br />Updated HeadFunctions to replace any spaces from the entity name.<br />(1.20.5) Changed the way a Holder is wrapped for mob effects.<br />(1.20.5 Neo) Updated to work with NeoForge's TickEvent update in 20.5.14.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.5-7.53-fabric+neo Release 27.04.2024

[Fabric/Neo] 1.20.5-7.53

Підтримувані версії Minecraft
1.20.5
Завантажувачі / Платформи
fabric neoforge quilt
Показати зміни
<p>Replaced a boolean that was inverted incorrectly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.53-fabric+forge+neo Release 27.04.2024

[Fabric/Forge/Neo] 1.20.4-7.53

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Replaced a boolean that was inverted incorrectly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.53-fabric+forge+neo Release 27.04.2024

[Fabric/Forge/Neo] 1.20.1-7.53

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Replaced a boolean that was inverted incorrectly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.53-fabric+forge Release 27.04.2024

[Fabric/Forge] 1.19.2-7.53

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Replaced a boolean that was inverted incorrectly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.5-7.52-fabric+neo Release 27.04.2024

[Fabric/Neo] 1.20.5-7.52

Підтримувані версії Minecraft
1.20.5
Завантажувачі / Платформи
fabric neoforge quilt
Показати зміни
<p>Fixed the experimental settings warning showing when it shouldn't.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.52-fabric+forge+neo Release 27.04.2024

[Fabric/Forge/Neo] 1.20.4-7.52

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed the experimental settings warning showing when it shouldn't.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.52-fabric+forge+neo Release 27.04.2024

[Fabric/Forge/Neo] 1.20.1-7.52

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed the experimental settings warning showing when it shouldn't.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.52-fabric+forge Release 27.04.2024

[Fabric/Forge] 1.19.2-7.52

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed the experimental settings warning showing when it shouldn't.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.5-7.51-fabric+neo Release 27.04.2024

[Fabric/Neo] 1.20.5-7.51

Підтримувані версії Minecraft
1.20.5
Завантажувачі / Платформи
fabric neoforge quilt
Показати зміни
<p>Updated Collective to Minecraft version 1.20.5.<br />Without Forge, for now. Support will be added once they update.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.51-fabric+forge+neo Release 26.04.2024

[Fabric/Forge/Neo] 1.20.4-7.51

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added code related to hiding the Experimental Settings Warning, specifically in a development environment.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.51-fabric+forge+neo Release 26.04.2024

[Fabric/Forge/Neo] 1.20.1-7.51

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added code related to hiding the Experimental Settings Warning, specifically in a development environment.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.51-fabric+forge Release 26.04.2024

[Fabric/Forge] 1.19.2-7.51

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added code related to hiding the Experimental Settings Warning, specifically in a development environment.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.50-fabric+forge+neo Release 25.04.2024

[Fabric/Forge/Neo] 1.20.4-7.50

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added a TeleportHelper class to use the separate mod loader's teleport code in Common.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.50-fabric+forge+neo Release 25.04.2024

[Fabric/Forge/Neo] 1.20.1-7.50

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added a TeleportHelper class to use the separate mod loader's teleport code in Common.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.50-fabric+forge Release 25.04.2024

[Fabric/Forge] 1.19.2-7.50

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added a TeleportHelper class to use the separate mod loader's teleport code in Common.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.49-fabric+forge+neo Release 23.04.2024

[Fabric/Forge/Neo] 1.20.4-7.49

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated ItemEntityMixin for Fabric to be able to edit itemstack data on pickup.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.49-fabric+forge+neo Release 23.04.2024

[Fabric/Forge/Neo] 1.20.1-7.49

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated ItemEntityMixin for Fabric to be able to edit itemstack data on pickup.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.49-fabric+forge Release 23.04.2024

[Fabric/Forge] 1.19.2-7.49

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated ItemEntityMixin for Fabric to be able to edit itemstack data on pickup.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.47-fabric+forge+neo Release 23.04.2024

[Fabric/Forge/Neo] 1.20.4-7.47

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed mob heads not being named correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.47-fabric+forge+neo Release 23.04.2024

[Fabric/Forge/Neo] 1.20.1-7.47

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed mob heads not being named correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.47-fabric+forge Release 23.04.2024

[Fabric/Forge] 1.19.2-7.47

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed mob heads not being named correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.46-fabric+forge+neo Release 23.04.2024

[Fabric/Forge/Neo] 1.20.4-7.46

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Changed the functionality of how player textures are parsed.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.46-fabric+forge+neo Release 23.04.2024

[Fabric/Forge/Neo] 1.20.1-7.46

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Changed the functionality of how player textures are parsed.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.46-fabric+forge Release 23.04.2024

[Fabric/Forge] 1.19.2-7.46

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Changed the functionality of how player textures are parsed.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.45-fabric+forge+neo Release 23.04.2024

[Fabric/Forge/Neo] 1.20.4-7.45

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Collective now uses the GameProfileCache function to get UUID data instead of via the Mojang API.<br />Updated backend code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.45-fabric+forge+neo Release 23.04.2024

[Fabric/Forge/Neo] 1.20.1-7.45

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Collective now uses the GameProfileCache function to get UUID data instead of via the Mojang API.<br />Updated backend code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.45-fabric+forge Release 23.04.2024

[Fabric/Forge] 1.19.2-7.45

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Collective now uses the GameProfileCache function to get UUID data instead of via the Mojang API.<br />Updated backend code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.43-fabric+forge+neo Release 22.04.2024

[Fabric/Forge/Neo] 1.20.4-7.43

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated CropFunctions to use a specific hand or itemstack as input.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.43-fabric+forge+neo Release 22.04.2024

[Fabric/Forge/Neo] 1.20.1-7.43

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated CropFunctions to use a specific hand or itemstack as input.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.43-fabric+forge Release 22.04.2024

[Fabric/Forge] 1.19.2-7.43

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated CropFunctions to use a specific hand or itemstack as input.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.42-fabric+forge+neo Release 22.04.2024

[Fabric/Forge/Neo] 1.20.4-7.42

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Improved GameProfile handling when null for player heads.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.42-fabric+forge+neo Release 22.04.2024

[Fabric/Forge/Neo] 1.20.1-7.42

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Improved GameProfile handling when null for player heads.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.42-fabric+forge Release 22.04.2024

[Fabric/Forge] 1.19.2-7.42

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Improved GameProfile handling when null for player heads.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.41-fabric+forge+neo Release 21.04.2024

[Fabric/Forge/Neo] 1.20.4-7.41

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Overhauled Player Head functionality, used by dependent mods.<br />Picking up player heads will now keep the player name.<br />Improved effiency via caching and the MinecraftSessionService.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.41-fabric+forge+neo Release 21.04.2024

[Fabric/Forge/Neo] 1.20.1-7.41

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Overhauled Player Head functionality, used by dependent mods.<br />Picking up player heads will now keep the player name.<br />Improved effiency via caching and the MinecraftSessionService.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.41-fabric+forge Release 21.04.2024

[Fabric/Forge] 1.19.2-7.41

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Overhauled Player Head functionality, used by dependent mods.<br />Picking up player heads will now keep the player name.<br />Improved effiency via caching and the MinecraftSessionService.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.40-fabric+forge+neo Release 12.03.2024

[Fabric/Forge/Neo] 1.20.4-7.40

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>No code changes, but thought this was the best way to reach everyone.<br />Windows Defender has had issues this past week with some mods falsely flagging the mod as a "Trojan:Script/Wacatac.B!ml".<br />This is a false positive. Microsoft has fixed this in their latest Defender update. The solution is to update Windows Defender's definitions.<br /><br />This can be done via Windows Update, or alternatively via these steps:<br />1. Open command prompt as administrator.<br />2. Run the following, without the “-quotes: <br /><br />“cd C:\Program Files\Windows Defender && MpCmdRun.exe -removedefinitions -dynamicsignatures && MpCmdRun.exe -SignatureUpdate”<br /><br />That's it! I wish I could do more. I can assure you there is nothing wrong with the mod. Hopefully in a few days Defender be updated automatically for everyone.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.40-fabric+forge+neo Release 12.03.2024

[Fabric/Forge/Neo] 1.20.1-7.40

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>No code changes, but thought this was the best way to reach everyone.<br />Windows Defender has had issues this past week with some mods falsely flagging the mod as a "Trojan:Script/Wacatac.B!ml".<br />This is a false positive. Microsoft has fixed this in their latest Defender update. The solution is to update Windows Defender's definitions.<br /><br />This can be done via Windows Update, or alternatively via these steps:<br />1. Open command prompt as administrator.<br />2. Run the following, without the “-quotes: <br /><br />“cd C:\Program Files\Windows Defender && MpCmdRun.exe -removedefinitions -dynamicsignatures && MpCmdRun.exe -SignatureUpdate”<br /><br />That's it! I wish I could do more. I can assure you there is nothing wrong with the mod. Hopefully in a few days Defender be updated automatically for everyone.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.40-fabric+forge Release 12.03.2024

[Fabric/Forge] 1.19.2-7.40

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>No code changes, but thought this was the best way to reach everyone.<br />Windows Defender has had issues this past week with some mods falsely flagging the mod as a "Trojan:Script/Wacatac.B!ml".<br />This is a false positive. Microsoft has fixed this in their latest Defender update. The solution is to update Windows Defender's definitions.<br /><br />This can be done via Windows Update, or alternatively via these steps:<br />1. Open command prompt as administrator.<br />2. Run the following, without the “-quotes: <br /><br />“cd C:\Program Files\Windows Defender && MpCmdRun.exe -removedefinitions -dynamicsignatures && MpCmdRun.exe -SignatureUpdate”<br /><br />That's it! I wish I could do more. I can assure you there is nothing wrong with the mod. Hopefully in a few days Defender be updated automatically for everyone.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.39-fabric+forge+neo Release 10.03.2024

[Fabric/Forge/Neo] 1.20.4-7.39

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added player head caching functionality to Collective. Will only be enabled if a dependent mod uses it.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.39-fabric+forge+neo Release 10.03.2024

[Fabric/Forge/Neo] 1.20.1-7.39

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added player head caching functionality to Collective. Will only be enabled if a dependent mod uses it.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.39-fabric+forge Release 10.03.2024

[Fabric/Forge] 1.19.2-7.39

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added player head caching functionality to Collective. Will only be enabled if a dependent mod uses it.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.37-fabric+forge+neo Release 09.03.2024

[Fabric/Forge/Neo] 1.20.4-7.37

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added function and access transformer/widener related to BlockSetType in BlockFunctions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.37-fabric+forge+neo Release 09.03.2024

[Fabric/Forge/Neo] 1.20.1-7.37

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added function and access transformer/widener related to BlockSetType in BlockFunctions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.37-fabric+forge Release 09.03.2024

[Fabric/Forge] 1.19.2-7.37

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added function and access transformer/widener related to BlockSetType in BlockFunctions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.36-fabric+forge+neo Release 26.02.2024

[Fabric/Forge/Neo] 1.20.4-7.36

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added GearFunctions. For saving, managing and reading player inventories.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.36-fabric+forge+neo Release 26.02.2024

[Fabric/Forge/Neo] 1.20.1-7.36

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added GearFunctions. For saving, managing and reading player inventories.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.36-fabric+forge Release 26.02.2024

[Fabric/Forge] 1.19.2-7.36

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added GearFunctions. For saving, managing and reading player inventories.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.34-fabric+forge+neo Release 25.02.2024

[Fabric/Forge/Neo] 1.20.4-7.34

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added Multiloader Networking features to Collective.<br />Based on the common-networking code from @mysticdrew <3</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.34-fabric+forge+neo Release 25.02.2024

[Fabric/Forge/Neo] 1.20.1-7.34

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added Multiloader Networking features to Collective.<br />Based on the common-networking code from @mysticdrew <3</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.34-fabric+forge Release 25.02.2024

[Fabric/Forge] 1.19.2-7.34

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added Multiloader Networking features to Collective.<br />Based on the common-networking code from @mysticdrew <3</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.32-fabric+forge+neo Release 22.02.2024

[Fabric/Forge/Neo] 1.20.4-7.32

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated WorldFunctions. Cleaned it up and added extra functions related to the world folder.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.32-fabric+forge+neo Release 22.02.2024

[Fabric/Forge/Neo] 1.20.1-7.32

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated WorldFunctions. Cleaned it up and added extra functions related to the world folder.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.32-fabric+forge Release 22.02.2024

[Fabric/Forge] 1.19.2-7.32

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated WorldFunctions. Cleaned it up and added extra functions related to the world folder.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.31-fabric+forge+neo Release 21.02.2024

[Fabric/Forge/Neo] 1.20.4-7.31

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed the in-game config screen height, so the buttons no longer overlap incorrectly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.31-fabric+forge+neo Release 21.02.2024

[Fabric/Forge/Neo] 1.20.1-7.31

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed the in-game config screen height, so the buttons no longer overlap incorrectly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.31-fabric+forge Release 21.02.2024

[Fabric/Forge] 1.19.2-7.31

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed the in-game config screen height, so the buttons no longer overlap incorrectly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.30-fabric+forge+neo Release 30.12.2023

[Fabric/Forge/Neo] 1.20.4-7.30

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated PlayerFunctions.<br />Added support for a custom player spawn point.<br />Added extra logging and an option to disable the spawn check in the 'isJoiningWorldForTheFirstTime' function.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.2-7.30-fabric+forge+neo Release 30.12.2023

[Fabric/Forge/Neo] 1.20.2-7.30

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated PlayerFunctions.<br />Added support for a custom player spawn point.<br />Added extra logging and an option to disable the spawn check in the 'isJoiningWorldForTheFirstTime' function.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.30-fabric+forge+neo Release 30.12.2023

[Fabric/Forge/Neo] 1.20.1-7.30

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated PlayerFunctions.<br />Added support for a custom player spawn point.<br />Added extra logging and an option to disable the spawn check in the 'isJoiningWorldForTheFirstTime' function.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.30-fabric+forge Release 30.12.2023

[Fabric/Forge] 1.19.2-7.30

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated PlayerFunctions.<br />Added support for a custom player spawn point.<br />Added extra logging and an option to disable the spawn check in the 'isJoiningWorldForTheFirstTime' function.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.28-fabric+forge+neo Release 28.12.2023

[Fabric/Forge/Neo] 1.20.4-7.28

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Cleaned up Schematic code.<br />Fixed an issue where .schem files were incorrectly parsed.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.2-7.28-fabric+forge+neo Release 28.12.2023

[Fabric/Forge/Neo] 1.20.2-7.28

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Cleaned up Schematic code.<br />Fixed an issue where .schem files were incorrectly parsed.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.28-fabric+forge+neo Release 28.12.2023

[Fabric/Forge/Neo] 1.20.1-7.28

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Cleaned up Schematic code.<br />Fixed an issue where .schem files were incorrectly parsed.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.28-fabric+forge Release 28.12.2023

[Fabric/Forge] 1.19.2-7.28

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Cleaned up Schematic code.<br />Fixed an issue where .schem files were incorrectly parsed.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.26-fabric+forge+neo Release 21.12.2023

[Fabric/Forge/Neo] 1.20.4-7.26

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed Common mixins not loading correctly in NeoForge.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.2-7.26-fabric+forge+neo Release 21.12.2023

[Fabric/Forge/Neo] 1.20.2-7.26

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed Common mixins not loading correctly in NeoForge.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.26-fabric+forge+neo Release 21.12.2023

[Fabric/Forge/Neo] 1.20.1-7.26

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed Common mixins not loading correctly in NeoForge.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.26-fabric+forge Release 21.12.2023

[Fabric/Forge] 1.19.2-7.26

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed Common mixins not loading correctly in NeoForge.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.25-fabric+forge+neo Release 21.12.2023

[Fabric/Forge/Neo] 1.20.4-7.25

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Made the MixinConfigPlugin check less specific to allow mixin files in Common.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.2-7.25-fabric+forge+neo Release 21.12.2023

[Fabric/Forge/Neo] 1.20.2-7.25

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Made the MixinConfigPlugin check less specific to allow mixin files in Common.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.25-fabric+forge+neo Release 21.12.2023

[Fabric/Forge/Neo] 1.20.1-7.25

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Made the MixinConfigPlugin check less specific to allow mixin files in Common.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.25-fabric+forge Release 21.12.2023

[Fabric/Forge] 1.19.2-7.25

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Made the MixinConfigPlugin check less specific to allow mixin files in Common.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.24-fabric+forge+neo Release 21.12.2023

[Fabric/Forge/Neo] 1.20.4-7.24

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added an extra option to specify a maximum Y value in the Spawn A Mob code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.2-7.24-fabric+forge+neo Release 21.12.2023

[Fabric/Forge/Neo] 1.20.2-7.24

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added an extra option to specify a maximum Y value in the Spawn A Mob code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.24-fabric+forge+neo Release 21.12.2023

[Fabric/Forge/Neo] 1.20.1-7.24

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added an extra option to specify a maximum Y value in the Spawn A Mob code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.24-fabric+forge Release 21.12.2023

[Fabric/Forge] 1.19.2-7.24

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added an extra option to specify a maximum Y value in the Spawn A Mob code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.23-fabric+forge+neo Release 20.12.2023

[Fabric/Forge/Neo] 1.20.4-7.23

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated Spawn A Mob code.<br />It's been cleaned up, and added an option to only spawn mobs below the surface.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.2-7.23-fabric+forge+neo Release 20.12.2023

[Fabric/Forge/Neo] 1.20.2-7.23

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated Spawn A Mob code.<br />It's been cleaned up, and added an option to only spawn mobs below the surface.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.23-fabric+forge+neo Release 20.12.2023

[Fabric/Forge/Neo] 1.20.1-7.23

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated Spawn A Mob code.<br />It's been cleaned up, and added an option to only spawn mobs below the surface.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.23-fabric+forge Release 20.12.2023

[Fabric/Forge] 1.19.2-7.23

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated Spawn A Mob code.<br />It's been cleaned up, and added an option to only spawn mobs below the surface.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.22-fabric+forge+neo Release 18.12.2023

[Fabric/Forge/Neo] 1.20.4-7.22

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added access transformer and function related to entity flags.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.2-7.22-fabric+forge+neo Release 18.12.2023

[Fabric/Forge/Neo] 1.20.2-7.22

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added access transformer and function related to entity flags.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.22-fabric+forge+neo Release 18.12.2023

[Fabric/Forge/Neo] 1.20.1-7.22

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added access transformer and function related to entity flags.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.22-fabric+forge Release 18.12.2023

[Fabric/Forge] 1.19.2-7.22

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added access transformer and function related to entity flags.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.21-fabric+forge+neo Release 17.12.2023

[Fabric/Forge/Neo] 1.20.4-7.21

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>(1.20.4) Updated the modEventBus field in NeoForge to the new format.<br />Updated mods.toml and fabric.mod.json data.<br />Added 'type="required"' line, needed in the latest NeoForge version.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.2-7.21-fabric+forge+neo Release 17.12.2023

[Fabric/Forge/Neo] 1.20.2-7.21

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>(1.20.4) Updated the modEventBus field in NeoForge to the new format.<br />Updated mods.toml and fabric.mod.json data.<br />Added 'type="required"' line, needed in the latest NeoForge version.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.21-fabric+forge+neo Release 17.12.2023

[Fabric/Forge/Neo] 1.20.1-7.21

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>(1.20.4) Updated the modEventBus field in NeoForge to the new format.<br />Updated mods.toml and fabric.mod.json data.<br />Added 'type="required"' line, needed in the latest NeoForge version.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.21-fabric+forge Release 17.12.2023

[Fabric/Forge] 1.19.2-7.21

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>(1.20.4) Updated the modEventBus field in NeoForge to the new format.<br />Updated mods.toml and fabric.mod.json data.<br />Added 'type="required"' line, needed in the latest NeoForge version.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.19-fabric+forge+neo Release 17.12.2023

[Fabric/Forge/Neo] 1.20.4-7.19

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added ScreenFunctions related to client-side sign editing.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.2-7.19-fabric+forge+neo Release 17.12.2023

[Fabric/Forge/Neo] 1.20.2-7.19

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added ScreenFunctions related to client-side sign editing.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.19-fabric+forge+neo Release 17.12.2023

[Fabric/Forge/Neo] 1.20.1-7.19

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added ScreenFunctions related to client-side sign editing.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.19-fabric+forge Release 17.12.2023

[Fabric/Forge] 1.19.2-7.19

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added ScreenFunctions related to client-side sign editing.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.16-fabric+forge+neo Release 14.12.2023

[Fabric/Forge/Neo] 1.20.4-7.16

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added the mixin config class for pre-NeoForge versions as well, to improve compatibility.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.2-7.16-fabric+forge+neo Release 14.12.2023

[Fabric/Forge/Neo] 1.20.2-7.16

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added the mixin config class for pre-NeoForge versions as well, to improve compatibility.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.16-fabric+forge+neo Release 14.12.2023

[Fabric/Forge/Neo] 1.20.1-7.16

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added the mixin config class for pre-NeoForge versions as well, to improve compatibility.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.16-fabric+forge Release 14.12.2023

[Fabric/Forge] 1.19.2-7.16

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added the mixin config class for pre-NeoForge versions as well, to improve compatibility.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.15-fabric+forge+neo Release 10.12.2023

[Fabric/Forge/Neo] 1.20.4-7.15

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Further improvements to Collective's in-game config screen.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.2-7.15-fabric+forge+neo Release 10.12.2023

[Fabric/Forge/Neo] 1.20.2-7.15

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Further improvements to Collective's in-game config screen.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.15-fabric+forge+neo Release 10.12.2023

[Fabric/Forge/Neo] 1.20.1-7.15

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Further improvements to Collective's in-game config screen.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.15-fabric+forge Release 10.12.2023

[Fabric/Forge] 1.19.2-7.15

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Further improvements to Collective's in-game config screen.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.14-fabric+forge+neo Release 09.12.2023

[Fabric/Forge/Neo] 1.20.4-7.14

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed some issues related to the in-game config screen.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.2-7.14-fabric+forge+neo Release 09.12.2023

[Fabric/Forge/Neo] 1.20.2-7.14

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed some issues related to the in-game config screen.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.14-fabric+forge+neo Release 09.12.2023

[Fabric/Forge/Neo] 1.20.1-7.14

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixed some issues related to the in-game config screen.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.14-fabric+forge Release 09.12.2023

[Fabric/Forge] 1.19.2-7.14

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed some issues related to the in-game config screen.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.4-7.13-fabric+forge+neo Release 07.12.2023

[Fabric/Forge/Neo] 1.20.4-7.13

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated Collective to Minecraft version 1.20.4.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.3-7.13-fabric+forge+neo Release 07.12.2023

[Fabric/Forge/Neo] 1.20.3-7.13

Підтримувані версії Minecraft
1.20.3
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixes an issue where Collective sets returned BlockPos positions too high.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.2-7.13-fabric+forge+neo Release 07.12.2023

[Fabric/Forge/Neo] 1.20.2-7.13

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixes an issue where Collective sets returned BlockPos positions too high.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.13-fabric+forge+neo Release 07.12.2023

[Fabric/Forge/Neo] 1.20.1-7.13

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Fixes an issue where Collective sets returned BlockPos positions too high.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.13-fabric+forge Release 07.12.2023

[Fabric/Forge] 1.19.2-7.13

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixes an issue where Collective sets returned BlockPos positions too high.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.3-7.12-fabric+forge+neo Release 06.12.2023

[Fabric/Forge/Neo] 1.20.3-7.12

Підтримувані версії Minecraft
1.20.3
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated Collective to Minecraft version 1.20.3.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.2-7.12-fabric+forge+neo Release 06.12.2023

[Fabric/Forge/Neo] 1.20.2-7.12

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added an extra check if the chunk is loaded to the function that finds surface block positions. Improves compatibility with other mods.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.12-fabric+forge+neo Release 06.12.2023

[Fabric/Forge/Neo] 1.20.1-7.12

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added an extra check if the chunk is loaded to the function that finds surface block positions. Improves compatibility with other mods.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.12-fabric+forge Release 06.12.2023

[Fabric/Forge] 1.19.2-7.12

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added an extra check if the chunk is loaded to the function that finds surface block positions. Improves compatibility with other mods.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.2-7.11-fabric+forge+neo Release 04.12.2023

[Fabric/Forge/Neo] 1.20.2-7.11

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added the BlockTagsHelper class. It aids in providing support for modded blocks within the multi mod loader environment.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.11-fabric+forge+neo Release 04.12.2023

[Fabric/Forge/Neo] 1.20.1-7.11

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added the BlockTagsHelper class. It aids in providing support for modded blocks within the multi mod loader environment.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.11-fabric+forge Release 04.12.2023

[Fabric/Forge] 1.19.2-7.11

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added the BlockTagsHelper class. It aids in providing support for modded blocks within the multi mod loader environment.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.2-7.9-fabric+forge+neo Release 28.11.2023

[Fabric/Forge/Neo] 1.20.2-7.9

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added support for the Spawn Radius gamerule in the function where Collective determines if a player spawned in a world for the first time.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.9-fabric+forge+neo Release 28.11.2023

[Fabric/Forge/Neo] 1.20.1-7.9

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added support for the Spawn Radius gamerule in the function where Collective determines if a player spawned in a world for the first time.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.9-fabric+forge Release 28.11.2023

[Fabric/Forge] 1.19.2-7.9

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added support for the Spawn Radius gamerule in the function where Collective determines if a player spawned in a world for the first time.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.2-7.8-fabric+forge+neo Release 25.11.2023

[Fabric/Forge/Neo] 1.20.2-7.8

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Adds support with Chat Heads for dependent chat mods. Thanks to @Fourmisain on Github for the PR!</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.8-fabric+forge+neo Release 25.11.2023

[Fabric/Forge/Neo] 1.20.1-7.8

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Adds support with Chat Heads for dependent chat mods. Thanks to @Fourmisain on Github for the PR!</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.8-fabric+forge Release 25.11.2023

[Fabric/Forge] 1.19.2-7.8

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Adds support with Chat Heads for dependent chat mods. Thanks to @Fourmisain on Github for the PR!</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.2-7.7-fabric+forge+neo Release 11.11.2023

[Fabric/Forge/Neo] 1.20.2-7.7

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Changed when the JSON file generation runs, so dependent mods can access it sooner.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.7-fabric+forge+neo Release 11.11.2023

[Fabric/Forge/Neo] 1.20.1-7.7

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Changed when the JSON file generation runs, so dependent mods can access it sooner.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.7-fabric+forge Release 11.11.2023

[Fabric/Forge] 1.19.2-7.7

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Changed when the JSON file generation runs, so dependent mods can access it sooner.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-7.7-fabric+forge+neo Release 11.11.2023

[Fabric/Forge] 1.18.2-7.7

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Changed when the JSON file generation runs, so dependent mods can access it sooner.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.2-7.6-forge+fabric Release 11.11.2023

[Fabric/Forge/Neo] 1.20.2-7.6

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Made some changes to the FakePlayer code and its factory.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.6-forge+fabric Release 11.11.2023

[Fabric/Forge/Neo] 1.20.1-7.6

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Made some changes to the FakePlayer code and its factory.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.6-forge+fabric Release 11.11.2023

[Fabric/Forge] 1.19.2-7.6

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Made some changes to the FakePlayer code and its factory.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-7.6-forge+fabric Release 11.11.2023

[Fabric/Forge] 1.18.2-7.6

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Made some changes to the FakePlayer code and its factory.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.2-7.5-forge+fabric Release 09.11.2023

[Fabric/Forge/Neo] 1.20.2-7.5

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>(1.20.2) Added extra checks which mixins should be loaded, to prevent unwanted behaviour on NeoForge.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.2-7.3-forge+fabric Release 08.11.2023

[Fabric/Forge/Neo] 1.20.2-7.3

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated access transformer file structure.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.3-forge+fabric Release 08.11.2023

[Fabric/Forge/Neo] 1.20.1-7.3

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated access transformer file structure.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.3-forge+fabric Release 08.11.2023

[Fabric/Forge] 1.19.2-7.3

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated access transformer file structure.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-7.3-forge+fabric Release 08.11.2023

[Fabric/Forge] 1.18.2-7.3

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated access transformer file structure.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.2-7.0-forge+fabric Release 08.11.2023

[Fabric/Forge/Neo] 1.20.2-7.0

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>(1.20.*) Added official support for NeoForge. Just like Fabric and Forge, in the same jar.<br />Updated backend code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-7.0-forge+fabric Release 08.11.2023

[Fabric/Forge/Neo] 1.20.1-7.0

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>(1.20.*) Added official support for NeoForge. Just like Fabric and Forge, in the same jar.<br />Updated backend code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-7.0-forge+fabric Release 08.11.2023

[Fabric/Forge] 1.19.2-7.0

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>(1.20.*) Added official support for NeoForge. Just like Fabric and Forge, in the same jar.<br />Updated backend code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-7.0-forge+fabric Release 08.11.2023

[Fabric/Forge] 1.18.2-7.0

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>(1.20.*) Added official support for NeoForge. Just like Fabric and Forge, in the same jar.<br />Updated backend code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.2-6.82-forge+fabric Release 06.11.2023

[Forge & Fabric] 1.20.2-6.82

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Removed deprecated GlobalVariable fields.<br />Cleaned up backend code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-6.82-forge+fabric Release 06.11.2023

[Forge & Fabric] 1.20.1-6.82

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Removed deprecated GlobalVariable fields.<br />Cleaned up backend code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.82-forge+fabric Release 06.11.2023

[Forge & Fabric] 1.19.2-6.82

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Removed deprecated GlobalVariable fields.<br />Cleaned up backend code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.82-forge+fabric Release 06.11.2023

[Forge & Fabric] 1.18.2-6.82

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Removed deprecated GlobalVariable fields.<br />Cleaned up backend code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.2-6.80-forge+fabric Release 03.11.2023

[Forge & Fabric] 1.20.2-6.80

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated and cleaned up backend code.<br />Deprecated (large) List<String> fields in GlobalVariables. Will be removed once dependent mods are updated.<br />Made the hardcoded JSON fields in Collective editable in ./config/collective/.<br />Added callbacks for when JSON fields are loaded.<br />Added function to request JSON file generation by dependent mods. So they'll only generate when needed.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-6.80-forge+fabric Release 03.11.2023

[Forge & Fabric] 1.20.1-6.80

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated and cleaned up backend code.<br />Deprecated (large) List<String> fields in GlobalVariables. Will be removed once dependent mods are updated.<br />Made the hardcoded JSON fields in Collective editable in ./config/collective/.<br />Added callbacks for when JSON fields are loaded.<br />Added function to request JSON file generation by dependent mods. So they'll only generate when needed.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.80-forge+fabric Release 03.11.2023

[Forge & Fabric] 1.19.2-6.80

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated and cleaned up backend code.<br />Deprecated (large) List<String> fields in GlobalVariables. Will be removed once dependent mods are updated.<br />Made the hardcoded JSON fields in Collective editable in ./config/collective/.<br />Added callbacks for when JSON fields are loaded.<br />Added function to request JSON file generation by dependent mods. So they'll only generate when needed.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.80-forge+fabric Release 03.11.2023

[Forge & Fabric] 1.18.2-6.80

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated and cleaned up backend code.<br />Deprecated (large) List<String> fields in GlobalVariables. Will be removed once dependent mods are updated.<br />Made the hardcoded JSON fields in Collective editable in ./config/collective/.<br />Added callbacks for when JSON fields are loaded.<br />Added function to request JSON file generation by dependent mods. So they'll only generate when needed.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.2-6.75-forge+fabric Release 02.11.2023

[Forge & Fabric] 1.20.2-6.75

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added support for extra modded villager entities.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-6.75-forge+fabric Release 02.11.2023

[Forge & Fabric] 1.20.1-6.75

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added support for extra modded villager entities.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.75-forge+fabric Release 02.11.2023

[Forge & Fabric] 1.19.2-6.75

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added support for extra modded villager entities.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.75-forge+fabric Release 02.11.2023

[Forge & Fabric] 1.18.2-6.75

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added support for extra modded villager entities.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.2-6.74-forge+fabric Release 02.11.2023

[Forge & Fabric] 1.20.2-6.74

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added functions related to the merchant menu and screen.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-6.74-forge+fabric Release 02.11.2023

[Forge & Fabric] 1.20.1-6.74

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Added functions related to the merchant menu and screen.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.74-forge+fabric Release 02.11.2023

[Forge & Fabric] 1.19.2-6.74

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added functions related to the merchant menu and screen.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.74-forge+fabric Release 02.11.2023

[Forge & Fabric] 1.18.2-6.74

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added functions related to the merchant menu and screen.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.2-6.72-forge+fabric Release 29.10.2023

[Forge & Fabric] 1.20.2-6.72

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated various backend mixin settings.<br />Fixed Forge global callbacks not working correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-6.72-forge+fabric Release 29.10.2023

[Forge & Fabric] 1.20.1-6.72

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated various backend mixin settings.<br />Fixed Forge global callbacks not working correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.72-forge+fabric Release 29.10.2023

[Forge & Fabric] 1.19.2-6.72

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated various backend mixin settings.<br />Fixed Forge global callbacks not working correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.72-forge+fabric Release 29.10.2023

[Forge & Fabric] 1.18.2-6.72

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated various backend mixin settings.<br />Fixed Forge global callbacks not working correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.2-6.66-forge+fabric Release 22.09.2023

[Forge & Fabric] 1.20.2-6.66

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated simulated FakePlayer code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-6.66-forge+fabric Release 22.09.2023

[Forge & Fabric] 1.20.1-6.66

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated simulated FakePlayer code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.4-6.66-forge+fabric Release 22.09.2023

[Forge & Fabric] 1.19.4-6.66

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated simulated FakePlayer code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.66-forge+fabric Release 22.09.2023

[Forge & Fabric] 1.19.2-6.66

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated simulated FakePlayer code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.66-forge+fabric Release 22.09.2023

[Forge & Fabric] 1.18.2-6.66

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated simulated FakePlayer code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.2-6.65-forge+fabric Release 21.09.2023

[Forge & Fabric] 1.20.2-6.65

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric forge neoforge quilt
Показати зміни
<p>Updated Collective to Minecraft version 1.20.2.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-6.65-forge+fabric Release 12.07.2023

[Forge & Fabric] 1.20.1-6.65

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed incorrect mixin reference on Fabric. Hopefully for real this time! *Finger's crossed*.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.4-6.65-forge+fabric Release 12.07.2023

[Forge & Fabric] 1.19.4-6.65

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed incorrect mixin reference on Fabric. Hopefully for real this time! *Finger's crossed*.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.65-forge+fabric Release 12.07.2023

[Forge & Fabric] 1.19.2-6.65

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed incorrect mixin reference on Fabric. Hopefully for real this time! *Finger's crossed*.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.65-forge+fabric Release 12.07.2023

[Forge & Fabric] 1.18.2-6.65

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed incorrect mixin reference on Fabric. Hopefully for real this time! *Finger's crossed*.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-6.64-forge+fabric Release 12.07.2023

[Forge & Fabric] 1.20.1-6.64

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed the new mixin format not exported correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.4-6.64-forge+fabric Release 12.07.2023

[Forge & Fabric] 1.19.4-6.64

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed the new mixin format not exported correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.64-forge+fabric Release 12.07.2023

[Forge & Fabric] 1.19.2-6.64

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed the new mixin format not exported correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.64-forge+fabric Release 12.07.2023

[Forge & Fabric] 1.18.2-6.64

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed the new mixin format not exported correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-6.62-forge+fabric Release 21.06.2023

[Forge & Fabric] 1.20.1-6.62

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed config strings losing their trailing spaces when using the in-game config editor.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.4-6.62-forge+fabric Release 21.06.2023

[Forge & Fabric] 1.19.4-6.62

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed config strings losing their trailing spaces when using the in-game config editor.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.62-forge+fabric Release 21.06.2023

[Forge & Fabric] 1.19.2-6.62

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed config strings losing their trailing spaces when using the in-game config editor.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.62-forge+fabric Release 21.06.2023

[Forge & Fabric] 1.18.2-6.62

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed config strings losing their trailing spaces when using the in-game config editor.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-6.61-forge+fabric Release 19.06.2023

[Forge & Fabric] 1.20.1-6.61

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Moved ClientWorldLoad event callback to its own class. Fixes a crash in a dedicated server environment.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.4-6.61-forge+fabric Release 19.06.2023

[Forge & Fabric] 1.19.4-6.61

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Moved ClientWorldLoad event callback to its own class. Fixes a crash in a dedicated server environment.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.61-forge+fabric Release 19.06.2023

[Forge & Fabric] 1.19.2-6.61

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Moved ClientWorldLoad event callback to its own class. Fixes a crash in a dedicated server environment.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.61-forge+fabric Release 19.06.2023

[Forge & Fabric] 1.18.2-6.61

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Moved ClientWorldLoad event callback to its own class. Fixes a crash in a dedicated server environment.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-6.60-forge+fabric Release 19.06.2023

[Forge & Fabric] 1.20.1-6.60

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added ClientWorldLoad event callback.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.4-6.60-forge+fabric Release 19.06.2023

[Forge & Fabric] 1.19.4-6.60

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added ClientWorldLoad event callback.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.60-forge+fabric Release 19.06.2023

[Forge & Fabric] 1.19.2-6.60

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added ClientWorldLoad event callback.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.60-forge+fabric Release 19.06.2023

[Forge & Fabric] 1.18.2-6.60

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added ClientWorldLoad event callback.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-6.59-forge+fabric Release 18.06.2023

[Forge & Fabric] 1.20.1-6.59

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed FABFunctions scanning unloaded chunks.<br />Improved chat mixin compatibility, thanks to @SCPRedMage on Github!</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.4-6.59-forge+fabric Release 18.06.2023

[Forge & Fabric] 1.19.4-6.59

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed FABFunctions scanning unloaded chunks.<br />Improved chat mixin compatibility, thanks to @SCPRedMage on Github!</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.59-forge+fabric Release 18.06.2023

[Forge & Fabric] 1.19.2-6.59

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed FABFunctions scanning unloaded chunks.<br />Improved chat mixin compatibility, thanks to @SCPRedMage on Github!</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.59-forge+fabric Release 18.06.2023

[Forge & Fabric] 1.18.2-6.59

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed FABFunctions scanning unloaded chunks.<br />Improved chat mixin compatibility, thanks to @SCPRedMage on Github!</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20.1-6.57-forge+fabric Release 12.06.2023

[Forge & Fabric] 1.20.1-6.57

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated Collective to Minecraft version 1.20.1.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20-6.57-forge+fabric Release 08.06.2023

[Forge & Fabric] 1.20-6.57

Підтримувані версії Minecraft
1.20
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated SignFunctions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.4-6.57-forge+fabric Release 08.06.2023

[Forge & Fabric] 1.19.4-6.57

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated SignFunctions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.57-forge+fabric Release 08.06.2023

[Forge & Fabric] 1.19.2-6.57

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated SignFunctions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.57-forge+fabric Release 08.06.2023

[Forge & Fabric] 1.18.2-6.57

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated SignFunctions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20-6.56-forge+fabric Release 08.06.2023

[Forge & Fabric] 1.20-6.56

Підтримувані версії Minecraft
1.20
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed pack.mcmeta values.<br />Updated backend code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.4-6.56-forge+fabric Release 08.06.2023

[Forge & Fabric] 1.19.4-6.56

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed pack.mcmeta values.<br />Updated backend code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.56-forge+fabric Release 08.06.2023

[Forge & Fabric] 1.19.2-6.56

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed pack.mcmeta values.<br />Updated backend code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.56-forge+fabric Release 08.06.2023

[Forge & Fabric] 1.18.2-6.56

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed pack.mcmeta values.<br />Updated backend code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.20-6.55-forge+fabric Release 08.06.2023

[Forge & Fabric] 1.20-6.55

Підтримувані версії Minecraft
1.20
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated Collective to Minecraft version 1.20.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.4-6.55-forge+fabric Release 06.06.2023

[Forge & Fabric] 1.19.4-6.55

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added URL to Modrinth alongside CurseForge.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.55-forge+fabric Release 06.06.2023

[Forge & Fabric] 1.19.3-6.55

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added URL to Modrinth alongside CurseForge.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.55-forge+fabric Release 06.06.2023

[Forge & Fabric] 1.19.2-6.55

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added URL to Modrinth alongside CurseForge.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.55-forge+fabric Release 06.06.2023

[Forge & Fabric] 1.18.2-6.55

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added URL to Modrinth alongside CurseForge.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.4-6.54-forge+fabric Release 23.03.2023

[Forge & Fabric] 1.19.4-6.54

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>(1.19.4 only) Updated Collective to work with the changes to MobSpawnEvent in Forge version 45.0.23.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.4-6.53-forge+fabric Release 15.03.2023

[Forge & Fabric] 1.19.4-6.53

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated Collective to Minecraft version 1.19.4.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.53-forge+fabric Release 14.03.2023

[Forge & Fabric] 1.19.3-6.53

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed Player Heads not being generated correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.53-forge+fabric Release 14.03.2023

[Forge & Fabric] 1.19.2-6.53

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed Player Heads not being generated correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.53-forge+fabric Release 14.03.2023

[Forge & Fabric] 1.18.2-6.53

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed Player Heads not being generated correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.52-forge+fabric Release 12.03.2023

[Forge & Fabric] 1.19.3-6.52

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added KeyMappingFunctions, used to retrieve the private key field from a KeyMapping.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.52-forge+fabric Release 12.03.2023

[Forge & Fabric] 1.19.2-6.52

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added KeyMappingFunctions, used to retrieve the private key field from a KeyMapping.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.52-forge+fabric Release 12.03.2023

[Forge & Fabric] 1.18.2-6.52

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added KeyMappingFunctions, used to retrieve the private key field from a KeyMapping.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.51-forge+fabric Release 12.03.2023

[Forge & Fabric] 1.19.3-6.51

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed how Collective applies a tag to entities which originate from spawners used by dependent mods.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.51-forge+fabric Release 12.03.2023

[Forge & Fabric] 1.19.2-6.51

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed how Collective applies a tag to entities which originate from spawners used by dependent mods.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.51-forge+fabric Release 12.03.2023

[Forge & Fabric] 1.18.2-6.51

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed how Collective applies a tag to entities which originate from spawners used by dependent mods.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.50-forge+fabric Release 10.03.2023

[Forge & Fabric] 1.19.3-6.50

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added HashMapFunctions, which adds a custom computeIfAbsent function to add compatibility with threaded dimensions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.50-forge+fabric Release 10.03.2023

[Forge & Fabric] 1.19.2-6.50

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added HashMapFunctions, which adds a custom computeIfAbsent function to add compatibility with threaded dimensions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.50-forge+fabric Release 10.03.2023

[Forge & Fabric] 1.18.2-6.50

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added HashMapFunctions, which adds a custom computeIfAbsent function to add compatibility with threaded dimensions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.49-forge+fabric Release 04.03.2023

[Forge & Fabric] 1.19.3-6.49

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Changed how values in HashMaps are put. Instead of using an event, it uses the computeIfAbsent Java function.<br />This fixes incompatibilities with other mods creating dimensions/levels without using the event.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.49-forge+fabric Release 04.03.2023

[Forge & Fabric] 1.19.2-6.49

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Changed how values in HashMaps are put. Instead of using an event, it uses the computeIfAbsent Java function.<br />This fixes incompatibilities with other mods creating dimensions/levels without using the event.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.49-forge+fabric Release 04.03.2023

[Forge & Fabric] 1.18.2-6.49

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Changed how values in HashMaps are put. Instead of using an event, it uses the computeIfAbsent Java function.<br />This fixes incompatibilities with other mods creating dimensions/levels without using the event.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.48-forge+fabric Release 17.02.2023

[Forge & Fabric] 1.19.3-6.48

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed the CollectivePlayerEvents.ON_PLAYER_DIG_SPEED_CALC callback not being applied correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.48-forge+fabric Release 17.02.2023

[Forge & Fabric] 1.19.2-6.48

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed the CollectivePlayerEvents.ON_PLAYER_DIG_SPEED_CALC callback not being applied correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.48-forge+fabric Release 17.02.2023

[Forge & Fabric] 1.18.2-6.48

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed the CollectivePlayerEvents.ON_PLAYER_DIG_SPEED_CALC callback not being applied correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.47-forge+fabric Release 16.02.2023

[Forge & Fabric] 1.19.3-6.47

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added support for special characters in the toml -> json5 config conversion. This is only used for dependent Serilum mods.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.47-forge+fabric Release 16.02.2023

[Forge & Fabric] 1.19.2-6.47

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added support for special characters in the toml -> json5 config conversion. This is only used for dependent Serilum mods.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.47-forge+fabric Release 16.02.2023

[Forge & Fabric] 1.18.2-6.47

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added support for special characters in the toml -> json5 config conversion. This is only used for dependent Serilum mods.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.46-forge+fabric Release 16.02.2023

[Forge & Fabric] 1.19.3-6.46

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added a new TaskFunction to Collective which can correctly delay tasks, used in dependent mods.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.46-forge+fabric Release 16.02.2023

[Forge & Fabric] 1.19.2-6.46

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added a new TaskFunction to Collective which can correctly delay tasks, used in dependent mods.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.46-forge+fabric Release 16.02.2023

[Forge & Fabric] 1.18.2-6.46

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added a new TaskFunction to Collective which can correctly delay tasks, used in dependent mods.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.45-forge+fabric Release 15.02.2023

[Forge & Fabric] 1.19.3-6.45

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated DuskConfig to work correctly with min and max number values.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.45-forge+fabric Release 15.02.2023

[Forge & Fabric] 1.19.2-6.45

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated DuskConfig to work correctly with min and max number values.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.45-forge+fabric Release 15.02.2023

[Forge & Fabric] 1.18.2-6.45

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated DuskConfig to work correctly with min and max number values.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.43-forge+fabric Release 23.01.2023

[Forge & Fabric] 1.19.3-6.43

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed a rare NullPointerException when launching Collective server-side.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.43-forge+fabric Release 23.01.2023

[Forge & Fabric] 1.19.2-6.43

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed a rare NullPointerException when launching Collective server-side.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.43-forge+fabric Release 23.01.2023

[Forge & Fabric] 1.18.2-6.43

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed a rare NullPointerException when launching Collective server-side.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.42-forge+fabric Release 23.01.2023

[Forge & Fabric] 1.19.3-6.42

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Removed legacy Forge code from Collective, since all mods have been ported to use Multiloader.<br />Time for a big nap and then I'll focus on mod updates.<br />Thanks for downloading!</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.42-forge+fabric Release 23.01.2023

[Forge & Fabric] 1.19.2-6.42

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Removed legacy Forge code from Collective, since all mods have been ported to use Multiloader.<br />Time for a big nap and then I'll focus on mod updates.<br />Thanks for downloading!</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.42-forge+fabric Release 23.01.2023

[Forge & Fabric] 1.18.2-6.42

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Removed legacy Forge code from Collective, since all mods have been ported to use Multiloader.<br />Time for a big nap and then I'll focus on mod updates.<br />Thanks for downloading!</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.40-forge+fabric Release 22.01.2023

[Forge & Fabric] 1.19.3-6.40

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added functions related to setting the creative tab category variable of items.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.40-forge+fabric Release 22.01.2023

[Forge & Fabric] 1.19.2-6.40

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added functions related to setting the creative tab category variable of items.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.40-forge+fabric Release 22.01.2023

[Forge & Fabric] 1.18.2-6.40

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added functions related to setting the creative tab category variable of items.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.38-forge+fabric Release 21.01.2023

[Forge & Fabric] 1.19.3-6.38

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated CollectiveEntityEvents to allow canceling entity deaths.<br />Updated backend code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.38-forge+fabric Release 21.01.2023

[Forge & Fabric] 1.19.2-6.38

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated CollectiveEntityEvents to allow canceling entity deaths.<br />Updated backend code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.38-forge+fabric Release 21.01.2023

[Forge & Fabric] 1.18.2-6.38

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated CollectiveEntityEvents to allow canceling entity deaths.<br />Updated backend code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.34-forge+fabric Release 21.01.2023

[Forge & Fabric] 1.19.3-6.34

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added get functions for goalSelector and targetSelector from within Common.<br />Added UtilityFunctions, which for now contain a function to create a new DamageSource from within Common.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.34-forge+fabric Release 21.01.2023

[Forge & Fabric] 1.19.2-6.34

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added get functions for goalSelector and targetSelector from within Common.<br />Added UtilityFunctions, which for now contain a function to create a new DamageSource from within Common.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.34-forge+fabric Release 21.01.2023

[Forge & Fabric] 1.18.2-6.34

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added get functions for goalSelector and targetSelector from within Common.<br />Added UtilityFunctions, which for now contain a function to create a new DamageSource from within Common.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.33-forge+fabric Release 21.01.2023

[Forge & Fabric] 1.19.3-6.33

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added event related to lightning bolts, to prevent certain mods from turning.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.33-forge+fabric Release 21.01.2023

[Forge & Fabric] 1.19.2-6.33

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added event related to lightning bolts, to prevent certain mods from turning.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.33-forge+fabric Release 21.01.2023

[Forge & Fabric] 1.18.2-6.33

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added event related to lightning bolts, to prevent certain mods from turning.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.32-forge+fabric Release 20.01.2023

[Forge & Fabric] 1.19.3-6.32

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated event callbacks.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.32-forge+fabric Release 20.01.2023

[Forge & Fabric] 1.19.2-6.32

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated event callbacks.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.32-forge+fabric Release 20.01.2023

[Forge & Fabric] 1.18.2-6.32

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated event callbacks.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.31-forge+fabric Release 19.01.2023

[Forge & Fabric] 1.19.3-6.31

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated function to generate all possible loot drops from entities on demand to the new mod structure.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.31-forge+fabric Release 19.01.2023

[Forge & Fabric] 1.19.2-6.31

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated function to generate all possible loot drops from entities on demand to the new mod structure.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.31-forge+fabric Release 19.01.2023

[Forge & Fabric] 1.18.2-6.31

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated function to generate all possible loot drops from entities on demand to the new mod structure.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.30-forge+fabric Release 16.01.2023

[Forge & Fabric] 1.19.3-6.30

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed crash on startup on Fabric due to missing service files.<br />Changed informational log messages to correctly use a logger.<br />Added function and access transformers to set an entity's size.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.30-forge+fabric Release 16.01.2023

[Forge & Fabric] 1.19.2-6.30

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed crash on startup on Fabric due to missing service files.<br />Changed informational log messages to correctly use a logger.<br />Added function and access transformers to set an entity's size.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.30-forge+fabric Release 16.01.2023

[Forge & Fabric] 1.18.2-6.30

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed crash on startup on Fabric due to missing service files.<br />Changed informational log messages to correctly use a logger.<br />Added function and access transformers to set an entity's size.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.28-forge+fabric Release 16.01.2023

[Forge & Fabric] 1.19.3-6.28

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated CollectiveSpawnEvents to work with special spawns e.g. from spawn eggs.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.28-forge+fabric Release 16.01.2023

[Forge & Fabric] 1.19.2-6.28

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated CollectiveSpawnEvents to work with special spawns e.g. from spawn eggs.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.28-forge+fabric Release 16.01.2023

[Forge & Fabric] 1.18.2-6.28

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated CollectiveSpawnEvents to work with special spawns e.g. from spawn eggs.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.27-forge+fabric Release 16.01.2023

[Forge & Fabric] 1.19.3-6.27

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added an event callback related to pre piston activation.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.27-forge+fabric Release 16.01.2023

[Forge & Fabric] 1.19.2-6.27

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added an event callback related to pre piston activation.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.27-forge+fabric Release 16.01.2023

[Forge & Fabric] 1.18.2-6.27

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added an event callback related to pre piston activation.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.26-forge+fabric Release 14.01.2023

[Forge & Fabric] 1.19.3-6.26

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed ServerGamePacketListenerImplMixin not being applied correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.26-forge+fabric Release 14.01.2023

[Forge & Fabric] 1.19.2-6.26

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed ServerGamePacketListenerImplMixin not being applied correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.26-forge+fabric Release 14.01.2023

[Forge & Fabric] 1.18.2-6.26

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed ServerGamePacketListenerImplMixin not being applied correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.25-forge+fabric Release 14.01.2023

[Forge & Fabric] 1.19.3-6.25

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Re-added missing service files, causing a NullPointerException.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.25-forge+fabric Release 14.01.2023

[Forge & Fabric] 1.19.2-6.25

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Re-added missing service files, causing a NullPointerException.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.25-forge+fabric Release 14.01.2023

[Forge & Fabric] 1.18.2-6.25

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Re-added missing service files, causing a NullPointerException.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.24-forge+fabric Release 14.01.2023

[Forge & Fabric] 1.19.3-6.24

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Removed legacy fabric code, due to all other mods having received an update.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.24-forge+fabric Release 14.01.2023

[Forge & Fabric] 1.19.2-6.24

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Removed legacy fabric code, due to all other mods having received an update.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.24-forge+fabric Release 14.01.2023

[Forge & Fabric] 1.18.2-6.24

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Removed legacy fabric code, due to all other mods having received an update.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.23-forge+fabric Release 14.01.2023

[Forge & Fabric] 1.19.3-6.23

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated callback events related to Server and Client chat.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.23-forge+fabric Release 14.01.2023

[Forge & Fabric] 1.19.2-6.23

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated callback events related to Server and Client chat.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.23-forge+fabric Release 14.01.2023

[Forge & Fabric] 1.18.2-6.23

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated callback events related to Server and Client chat.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.22-forge+fabric Release 12.01.2023

[Forge & Fabric] 1.19.3-6.22

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added Flint and Steel ToolFunction.<br />Added getBlockPosFromHitResult to BlockPosFunctions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.22-forge+fabric Release 12.01.2023

[Forge & Fabric] 1.19.2-6.22

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added Flint and Steel ToolFunction.<br />Added getBlockPosFromHitResult to BlockPosFunctions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.22-forge+fabric Release 12.01.2023

[Forge & Fabric] 1.18.2-6.22

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added Flint and Steel ToolFunction.<br />Added getBlockPosFromHitResult to BlockPosFunctions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.21-forge+fabric Release 11.01.2023

[Forge & Fabric] 1.19.3-6.21

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed Neighbour Notify event callback not working correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.21-forge+fabric Release 11.01.2023

[Forge & Fabric] 1.19.2-6.21

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed Neighbour Notify event callback not working correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.21-forge+fabric Release 11.01.2023

[Forge & Fabric] 1.18.2-6.21

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed Neighbour Notify event callback not working correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.20-forge+fabric Release 11.01.2023

[Forge & Fabric] 1.19.3-6.20

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Removed leftover Triplet code.<br />Cleaned up mods.toml file.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.20-forge+fabric Release 11.01.2023

[Forge & Fabric] 1.19.2-6.20

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Removed leftover Triplet code.<br />Cleaned up mods.toml file.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.20-forge+fabric Release 11.01.2023

[Forge & Fabric] 1.18.2-6.20

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Removed leftover Triplet code.<br />Cleaned up mods.toml file.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.19-forge+fabric Release 11.01.2023

[Forge & Fabric] 1.19.3-6.19

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Changed the package of the Triplet used in Collective to improve compatibility.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.19-forge+fabric Release 11.01.2023

[Forge & Fabric] 1.19.2-6.19

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Changed the package of the Triplet used in Collective to improve compatibility.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.19-forge+fabric Release 11.01.2023

[Forge & Fabric] 1.18.2-6.19

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Changed the package of the Triplet used in Collective to improve compatibility.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.18-forge+fabric Release 10.01.2023

[Forge & Fabric] 1.19.3-6.18

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Simplified ItemInHandRendererMixin, which fixes an issue on fabric when not rendering the main hand.<br />Improved backend performance.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.18-forge+fabric Release 10.01.2023

[Forge & Fabric] 1.19.2-6.18

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Simplified ItemInHandRendererMixin, which fixes an issue on fabric when not rendering the main hand.<br />Improved backend performance.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.18-forge+fabric Release 10.01.2023

[Forge & Fabric] 1.18.2-6.18

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Simplified ItemInHandRendererMixin, which fixes an issue on fabric when not rendering the main hand.<br />Improved backend performance.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.17-forge+fabric Release 10.01.2023

[Forge & Fabric] 1.19.3-6.17

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Tweaked DuskConfig to improve compatibility.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.17-forge+fabric Release 10.01.2023

[Forge & Fabric] 1.19.2-6.17

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Tweaked DuskConfig to improve compatibility.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.17-forge+fabric Release 10.01.2023

[Forge & Fabric] 1.18.2-6.17

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Tweaked DuskConfig to improve compatibility.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.16-forge+fabric Release 09.01.2023

[Forge & Fabric] 1.19.3-6.16

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated EntityFunctions. Added function related to mob spawners.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.16-forge+fabric Release 09.01.2023

[Forge & Fabric] 1.19.2-6.16

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated EntityFunctions. Added function related to mob spawners.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.16-forge+fabric Release 09.01.2023

[Forge & Fabric] 1.18.2-6.16

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Updated EntityFunctions. Added function related to mob spawners.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.15-forge+fabric Release 09.01.2023

[Forge & Fabric] 1.19.3-6.15

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Some more minor adjustments to the format of config names on the in-game configuration screen.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.15-forge+fabric Release 09.01.2023

[Forge & Fabric] 1.19.2-6.15

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Some more minor adjustments to the format of config names on the in-game configuration screen.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.15-forge+fabric Release 09.01.2023

[Forge & Fabric] 1.18.2-6.15

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Some more minor adjustments to the format of config names on the in-game configuration screen.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.14-forge+fabric Release 08.01.2023

[Forge & Fabric] 1.19.3-6.14

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed formatting for certain config keys on the in-game configuration screen.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.14-forge+fabric Release 08.01.2023

[Forge & Fabric] 1.19.2-6.14

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed formatting for certain config keys on the in-game configuration screen.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.14-forge+fabric Release 08.01.2023

[Forge & Fabric] 1.18.2-6.14

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed formatting for certain config keys on the in-game configuration screen.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.13-forge+fabric Release 08.01.2023

[Forge & Fabric] 1.19.3-6.13

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed the config folder and files not generating inside the game directory.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.13-forge+fabric Release 08.01.2023

[Forge & Fabric] 1.19.2-6.13

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed the config folder and files not generating inside the game directory.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.13-forge+fabric Release 08.01.2023

[Forge & Fabric] 1.18.2-6.13

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed the config folder and files not generating inside the game directory.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.50-fabric Release 08.01.2023

[Fabric] 1.16.5-5.50

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>Removed leftover debug lines.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.12-forge+fabric Release 07.01.2023

[Forge & Fabric] 1.19.3-6.12

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed Village/Biome Spawn Point not working correctly when the game was set to a different language.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.12-forge+fabric Release 07.01.2023

[Forge & Fabric] 1.19.2-6.12

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed Village/Biome Spawn Point not working correctly when the game was set to a different language.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.12-forge+fabric Release 07.01.2023

[Forge & Fabric] 1.18.2-6.12

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed Village/Biome Spawn Point not working correctly when the game was set to a different language.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.49-forge Release 07.01.2023

[Forge] 1.16.5-5.49

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>Fixed Village/Biome Spawn Point not working correctly when the game was set to a different language.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.49-fabric Release 07.01.2023

[Fabric] 1.16.5-5.49

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>Fixed Village/Biome Spawn Point not working correctly when the game was set to a different language.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.9-forge+fabric Release 06.01.2023

[Forge & Fabric] 1.19.3-6.9

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added missing Event Trigger reference in Services file.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.9-forge+fabric Release 06.01.2023

[Forge & Fabric] 1.19.2-6.9

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added missing Event Trigger reference in Services file.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.9-forge+fabric Release 06.01.2023

[Forge & Fabric] 1.18.2-6.9

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added missing Event Trigger reference in Services file.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.8-forge+fabric Release 06.01.2023

[Forge & Fabric] 1.19.3-6.8

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed names on the config screen being capitalized incorrectly.<br />Added service related to triggering events from Common. For now just related to a nether portal spawn.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.8-forge+fabric Release 06.01.2023

[Forge & Fabric] 1.19.2-6.8

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed names on the config screen being capitalized incorrectly.<br />Added service related to triggering events from Common. For now just related to a nether portal spawn.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.8-forge+fabric Release 06.01.2023

[Forge & Fabric] 1.18.2-6.8

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed names on the config screen being capitalized incorrectly.<br />Added service related to triggering events from Common. For now just related to a nether portal spawn.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.7-forge+fabric Release 06.01.2023

[Forge & Fabric] 1.19.3-6.7

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed config files not being created correctly during boot.<br />Added services files to get the ToolFunctions for both Forge and Fabric.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.7-forge+fabric Release 06.01.2023

[Forge & Fabric] 1.19.2-6.7

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed config files not being created correctly during boot.<br />Added services files to get the ToolFunctions for both Forge and Fabric.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.7-forge+fabric Release 06.01.2023

[Forge & Fabric] 1.18.2-6.7

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed config files not being created correctly during boot.<br />Added services files to get the ToolFunctions for both Forge and Fabric.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.5-forge+fabric Release 05.01.2023

[Forge & Fabric] 1.19.3-6.5

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed an exception related to the config hanndler.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.5-forge+fabric Release 05.01.2023

[Forge & Fabric] 1.19.2-6.5

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed an exception related to the config hanndler.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.5-forge+fabric Release 05.01.2023

[Forge & Fabric] 1.18.2-6.5

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed an exception related to the config hanndler.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.4-forge+fabric Release 05.01.2023

[Forge & Fabric] 1.19.3-6.4

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added support for Serilum's non-updated Fabric mods by including the collective-fabric mod file.<br />This means that all old Forge and Fabric mods are compatible with the current library.<br />Once every mod has received an update, the old code will be removed.<br />Thanks for playing! :D</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.4-forge+fabric Release 05.01.2023

[Forge & Fabric] 1.19.2-6.4

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added support for Serilum's non-updated Fabric mods by including the collective-fabric mod file.<br />This means that all old Forge and Fabric mods are compatible with the current library.<br />Once every mod has received an update, the old code will be removed.<br />Thanks for playing! :D</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.4-forge+fabric Release 05.01.2023

[Forge & Fabric] 1.18.2-6.4

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Added support for Serilum's non-updated Fabric mods by including the collective-fabric mod file.<br />This means that all old Forge and Fabric mods are compatible with the current library.<br />Once every mod has received an update, the old code will be removed.<br />Thanks for playing! :D</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.1-forge+fabric Release 04.01.2023

[Forge & Fabric] 1.19.3-6.1

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed Collective not loading correctly in a server environment.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.1-forge+fabric Release 04.01.2023

[Forge & Fabric] 1.19.2-6.1

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed Collective not loading correctly in a server environment.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.1-forge+fabric Release 04.01.2023

[Forge & Fabric] 1.18.2-6.1

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>Fixed Collective not loading correctly in a server environment.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-6.0-forge+fabric Release 04.01.2023

[Forge & Fabric] 1.19.3-6.0

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>The big 6.0 backend update!<br />Forge and Fabric (and Quilt) are now contained in one file.<br /><br />This also means that the two separate project pages for Forge/Fabric will be converted to one (on CurseForge). While having a clean file list! The Fabric project page on CF will remain as a legacy for older Fabric versions.<br /><br />Both versions use .json5 for their config. Old files are automatically converted.<br />Forge mods can now be configured in-game via the mod list with the Configure button!<br /><br />Contains pre-6.0 Forge code to make Collective compatible with the current versions. Will be removed once every mod has received an update. This code is only loaded when a mod requests it, it doesn't affect performance.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-6.0-forge+fabric Release 04.01.2023

[Forge & Fabric] 1.19.2-6.0

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>The big 6.0 backend update!<br />Forge and Fabric (and Quilt) are now contained in one file.<br /><br />This also means that the two separate project pages for Forge/Fabric will be converted to one (on CurseForge). While having a clean file list! The Fabric project page on CF will remain as a legacy for older Fabric versions.<br /><br />Both versions use .json5 for their config. Old files are automatically converted.<br />Forge mods can now be configured in-game via the mod list with the Configure button!<br /><br />Contains pre-6.0 Forge code to make Collective compatible with the current versions. Will be removed once every mod has received an update. This code is only loaded when a mod requests it, it doesn't affect performance.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-6.0-forge+fabric Release 04.01.2023

[Forge & Fabric] 1.18.2-6.0

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric forge quilt
Показати зміни
<p>The big 6.0 backend update!<br />Forge and Fabric (and Quilt) are now contained in one file.<br /><br />This also means that the two separate project pages for Forge/Fabric will be converted to one (on CurseForge). While having a clean file list! The Fabric project page on CF will remain as a legacy for older Fabric versions.<br /><br />Both versions use .json5 for their config. Old files are automatically converted.<br />Forge mods can now be configured in-game via the mod list with the Configure button!<br /><br />Contains pre-6.0 Forge code to make Collective compatible with the current versions. Will be removed once every mod has received an update. This code is only loaded when a mod requests it, it doesn't affect performance.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-5.45-forge Release 18.12.2022

[Forge] 1.19.3-5.45

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
forge
Показати зміни
<p>Fixed Collective not using the minimum world height correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.45-forge Release 18.12.2022

[Forge] 1.18.2-5.45

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Fixed Collective not using the minimum world height correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.45-forge Release 18.12.2022

[Forge] 1.16.5-5.45

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>Fixed Collective not using the minimum world height correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-5.45-fabric Release 18.12.2022

[Fabric] 1.19.3-5.45

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric
Показати зміни
<p>Fixed Collective not using the minimum world height correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.45-fabric Release 18.12.2022

[Fabric] 1.18.2-5.45

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Fixed Collective not using the minimum world height correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.45-fabric Release 18.12.2022

[Fabric] 1.16.5-5.45

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>Fixed Collective not using the minimum world height correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-5.44-forge Release 18.12.2022

[Forge] 1.19.3-5.44

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
forge
Показати зміни
<p>Added option to the getSurfaceBlockPos function to ignore trees.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.44-forge Release 18.12.2022

[Forge] 1.18.2-5.44

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Added option to the getSurfaceBlockPos function to ignore trees.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.44-forge Release 18.12.2022

[Forge] 1.16.5-5.44

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>Added option to the getSurfaceBlockPos function to ignore trees.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-5.44-fabric Release 18.12.2022

[Fabric] 1.19.3-5.44

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added option to the getSurfaceBlockPos function to ignore trees.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.44-fabric Release 18.12.2022

[Fabric] 1.18.2-5.44

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added option to the getSurfaceBlockPos function to ignore trees.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.44-fabric Release 18.12.2022

[Fabric] 1.16.5-5.44

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added option to the getSurfaceBlockPos function to ignore trees.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-5.43-forge Release 17.12.2022

[Forge] 1.19.3-5.43

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
forge
Показати зміни
<p>Added support for entities loaded via structure block schematic files.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.43-forge Release 17.12.2022

[Forge] 1.18.2-5.43

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Added support for entities loaded via structure block schematic files.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.43-forge Release 17.12.2022

[Forge] 1.16.5-5.43

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>Added support for entities loaded via structure block schematic files.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-5.43-fabric Release 17.12.2022

[Fabric] 1.19.3-5.43

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added support for entities loaded via structure block schematic files.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.43-fabric Release 17.12.2022

[Fabric] 1.18.2-5.43

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added support for entities loaded via structure block schematic files.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.43-fabric Release 17.12.2022

[Fabric] 1.16.5-5.43

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added support for entities loaded via structure block schematic files.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-5.39-forge Release 16.12.2022

[Forge] 1.19.3-5.39

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
forge
Показати зміни
<p>Updated Collective's schematic code to allow input of structure block nbt schematic files.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.39-forge Release 16.12.2022

[Forge] 1.18.2-5.39

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Updated Collective's schematic code to allow input of structure block nbt schematic files.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.39-forge Release 16.12.2022

[Forge] 1.16.5-5.39

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>Updated Collective's schematic code to allow input of structure block nbt schematic files.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-5.39-fabric Release 16.12.2022

[Fabric] 1.19.3-5.39

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric
Показати зміни
<p>Updated Collective's schematic code to allow input of structure block nbt schematic files.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.39-fabric Release 16.12.2022

[Fabric] 1.18.2-5.39

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Updated Collective's schematic code to allow input of structure block nbt schematic files.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.39-fabric Release 16.12.2022

[Fabric] 1.16.5-5.39

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>Updated Collective's schematic code to allow input of structure block nbt schematic files.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-5.35-forge Release 16.12.2022

[Forge] 1.19.3-5.35

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
forge
Показати зміни
<p>Added an extra check for when the Mojang API is down, used in player head functions, to prevent unwanted behaviour.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.35-forge Release 16.12.2022

[Forge] 1.18.2-5.35

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Added an extra check for when the Mojang API is down, used in player head functions, to prevent unwanted behaviour.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.35-forge Release 16.12.2022

[Forge] 1.16.5-5.35

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>Added an extra check for when the Mojang API is down, used in player head functions, to prevent unwanted behaviour.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-5.35-fabric Release 16.12.2022

[Fabric] 1.19.3-5.35

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added an extra check for when the Mojang API is down, used in player head functions, to prevent unwanted behaviour.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.35-fabric Release 16.12.2022

[Fabric] 1.18.2-5.35

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added an extra check for when the Mojang API is down, used in player head functions, to prevent unwanted behaviour.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.35-fabric Release 16.12.2022

[Fabric] 1.16.5-5.35

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added an extra check for when the Mojang API is down, used in player head functions, to prevent unwanted behaviour.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-5.34-forge Release 14.12.2022

[Forge] 1.19.3-5.34

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
forge
Показати зміни
<p>Added the placeBlockEntitiesInWorld function inside the schematic code to place BlockEntities based on NBT data.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.34-forge Release 14.12.2022

[Forge] 1.18.2-5.34

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Added the placeBlockEntitiesInWorld function inside the schematic code to place BlockEntities based on NBT data.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.34-forge Release 14.12.2022

[Forge] 1.16.5-5.34

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>Added the placeBlockEntitiesInWorld function inside the schematic code to place BlockEntities based on NBT data.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-5.34-fabric Release 14.12.2022

[Fabric] 1.19.3-5.34

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added the placeBlockEntitiesInWorld function inside the schematic code to place BlockEntities based on NBT data.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.34-fabric Release 14.12.2022

[Fabric] 1.18.2-5.34

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added the placeBlockEntitiesInWorld function inside the schematic code to place BlockEntities based on NBT data.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.34-fabric Release 14.12.2022

[Fabric] 1.16.5-5.34

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added the placeBlockEntitiesInWorld function inside the schematic code to place BlockEntities based on NBT data.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-5.28-forge Release 14.12.2022

[Forge] 1.19.3-5.28

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
forge
Показати зміни
<p>Updated Collective's schematic code to correctly use the offset stored in the NBT file.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.28-forge Release 14.12.2022

[Forge] 1.18.2-5.28

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Updated Collective's schematic code to correctly use the offset stored in the NBT file.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.28-forge Release 14.12.2022

[Forge] 1.16.5-5.28

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>Updated Collective's schematic code to correctly use the offset stored in the NBT file.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-5.28-fabric Release 14.12.2022

[Fabric] 1.19.3-5.28

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric
Показати зміни
<p>Updated Collective's schematic code to correctly use the offset stored in the NBT file.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.28-fabric Release 14.12.2022

[Fabric] 1.18.2-5.28

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Updated Collective's schematic code to correctly use the offset stored in the NBT file.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.28-fabric Release 14.12.2022

[Fabric] 1.16.5-5.28

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>Updated Collective's schematic code to correctly use the offset stored in the NBT file.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-5.25-forge Release 08.12.2022

[Forge] 1.19.3-5.25

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
forge
Показати зміни
<p>Updated Collective to Minecraft version 1.19.3.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-5.25-forge Release 07.12.2022

[Forge] 1.19.2-5.25

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Updated EntityFunctions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.25-forge Release 07.12.2022

[Forge] 1.18.2-5.25

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Updated EntityFunctions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.25-forge Release 07.12.2022

[Forge] 1.16.5-5.25

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>Updated EntityFunctions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-5.25-fabric Release 07.12.2022

[Fabric] 1.19.3-5.25

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric
Показати зміни
<p>Updated EntityFunctions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.25-fabric Release 07.12.2022

[Fabric] 1.18.2-5.25

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Updated EntityFunctions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.25-fabric Release 07.12.2022

[Fabric] 1.16.5-5.25

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>Updated EntityFunctions.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.3-5.23-fabric Release 07.12.2022

[Fabric] 1.19.3-5.23

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric
Показати зміни
<p>(Fabric) Updated Collective to Minecraft version 1.19.3.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-5.22-forge Release 05.12.2022

[Forge] 1.19.2-5.22

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Updated functions related to saving itemstack NBT data to a file. Added functions to sanitize the input.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.22-forge Release 05.12.2022

[Forge] 1.18.2-5.22

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Updated functions related to saving itemstack NBT data to a file. Added functions to sanitize the input.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.22-forge Release 05.12.2022

[Forge] 1.16.5-5.22

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>Updated functions related to saving itemstack NBT data to a file. Added functions to sanitize the input.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-5.22-fabric Release 05.12.2022

[Fabric] 1.19.2-5.22

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Updated functions related to saving itemstack NBT data to a file. Added functions to sanitize the input.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.22-fabric Release 05.12.2022

[Fabric] 1.18.2-5.22

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Updated functions related to saving itemstack NBT data to a file. Added functions to sanitize the input.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.22-fabric Release 05.12.2022

[Fabric] 1.16.5-5.22

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>Updated functions related to saving itemstack NBT data to a file. Added functions to sanitize the input.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-5.21-forge Release 05.12.2022

[Forge] 1.19.2-5.21

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Added an option to the function which determines whether a player joins a world for the first time to ignore a non-empty inventory.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.21-forge Release 05.12.2022

[Forge] 1.18.2-5.21

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Added an option to the function which determines whether a player joins a world for the first time to ignore a non-empty inventory.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.21-forge Release 05.12.2022

[Forge] 1.16.5-5.21

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>Added an option to the function which determines whether a player joins a world for the first time to ignore a non-empty inventory.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-5.21-fabric Release 05.12.2022

[Fabric] 1.19.2-5.21

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added an option to the function which determines whether a player joins a world for the first time to ignore a non-empty inventory.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.21-fabric Release 05.12.2022

[Fabric] 1.18.2-5.21

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added an option to the function which determines whether a player joins a world for the first time to ignore a non-empty inventory.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.21-fabric Release 05.12.2022

[Fabric] 1.16.5-5.21

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added an option to the function which determines whether a player joins a world for the first time to ignore a non-empty inventory.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-5.20-forge Release 05.12.2022

[Forge] 1.19.2-5.20

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Updated and cleaned up ToolFunctions, to improve compatibility with other mods.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.20-forge Release 05.12.2022

[Forge] 1.18.2-5.20

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Updated and cleaned up ToolFunctions, to improve compatibility with other mods.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.20-forge Release 05.12.2022

[Forge] 1.16.5-5.20

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>Updated and cleaned up ToolFunctions, to improve compatibility with other mods.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-5.20-fabric Release 05.12.2022

[Fabric] 1.19.2-5.20

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Updated and cleaned up ToolFunctions, to improve compatibility with other mods.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.20-fabric Release 05.12.2022

[Fabric] 1.18.2-5.20

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Updated and cleaned up ToolFunctions, to improve compatibility with other mods.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.20-fabric Release 05.12.2022

[Fabric] 1.16.5-5.20

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>Updated and cleaned up ToolFunctions, to improve compatibility with other mods.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-5.19-forge Release 05.12.2022

[Forge] 1.19.2-5.19

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Fixed the local PC time not being parsed correctly when containing a &nbsp; character.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.19-forge Release 05.12.2022

[Forge] 1.18.2-5.19

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Fixed the local PC time not being parsed correctly when containing a &nbsp; character.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.19-forge Release 05.12.2022

[Forge] 1.16.5-5.19

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>Fixed the local PC time not being parsed correctly when containing a &nbsp; character.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-5.19-fabric Release 05.12.2022

[Fabric] 1.19.2-5.19

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Fixed the local PC time not being parsed correctly when containing a &nbsp; character.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.19-fabric Release 05.12.2022

[Fabric] 1.18.2-5.19

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Fixed the local PC time not being parsed correctly when containing a &nbsp; character.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.19-fabric Release 05.12.2022

[Fabric] 1.16.5-5.19

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>Fixed the local PC time not being parsed correctly when containing a &nbsp; character.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-5.18-fabric Release 05.12.2022

[Fabric] 1.19.2-5.18

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>(Fabric) Fixed config values being parsed incorrectly when left empty.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.18-fabric Release 05.12.2022

[Fabric] 1.18.2-5.18

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>(Fabric) Fixed config values being parsed incorrectly when left empty.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.18-fabric Release 05.12.2022

[Fabric] 1.16.5-5.18

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>(Fabric) Fixed config values being parsed incorrectly when left empty.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-5.17-forge Release 04.12.2022

[Forge] 1.19.2-5.17

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
Показати зміни
<p>The function which simulates commands now works in a server environment. This fixes Village/Biome Spawn Point not working server-side.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.17-forge Release 04.12.2022

[Forge] 1.18.2-5.17

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
<p>The function which simulates commands now works in a server environment. This fixes Village/Biome Spawn Point not working server-side.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.17-forge Release 04.12.2022

[Forge] 1.16.5-5.17

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>The function which simulates commands now works in a server environment. This fixes Village/Biome Spawn Point not working server-side.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-5.17-fabric Release 04.12.2022

[Fabric] 1.19.2-5.17

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>The function which simulates commands now works in a server environment. This fixes Village/Biome Spawn Point not working server-side.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.17-fabric Release 04.12.2022

[Fabric] 1.18.2-5.17

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>The function which simulates commands now works in a server environment. This fixes Village/Biome Spawn Point not working server-side.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.17-fabric Release 04.12.2022

[Fabric] 1.16.5-5.17

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>The function which simulates commands now works in a server environment. This fixes Village/Biome Spawn Point not working server-side.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-5.16-forge Release 14.11.2022

[Forge] 1.19.2-5.16

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Cleaned up backend code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.16-forge Release 14.11.2022

[Forge] 1.18.2-5.16

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Cleaned up backend code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.16-forge Release 14.11.2022

[Forge] 1.16.5-5.16

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>Cleaned up backend code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-5.16-fabric Release 14.11.2022

[Fabric] 1.19.2-5.16

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Cleaned up backend code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.16-fabric Release 14.11.2022

[Fabric] 1.18.2-5.16

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Cleaned up backend code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.16-fabric Release 14.11.2022

[Fabric] 1.16.5-5.16

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>Cleaned up backend code.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-5.15-forge Release 08.11.2022

[Forge] 1.19.2-5.15

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Fixes the problems caused by Mojang's launcher update.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.15-forge Release 08.11.2022

[Forge] 1.18.2-5.15

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Fixes the problems caused by Mojang's launcher update.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.15-forge Release 08.11.2022

[Forge] 1.16.5-5.15

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>Fixes the problems caused by Mojang's launcher update.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-5.15-fabric Release 08.11.2022

[Fabric] 1.19.2-5.15

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Fixes the problems caused by Mojang's launcher update.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.15-fabric Release 08.11.2022

[Fabric] 1.18.2-5.15

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Fixes the problems caused by Mojang's launcher update.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.15-fabric Release 08.11.2022

[Fabric] 1.16.5-5.15

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>Fixes the problems caused by Mojang's launcher update.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-5.14-fabric Release 30.10.2022

[Fabric] 1.19.2-5.14

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>(Fabric) Updated ConfigFunctions to work with the new .json5 files.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.14-fabric Release 30.10.2022

[Fabric] 1.18.2-5.14

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>(Fabric) Updated ConfigFunctions to work with the new .json5 files.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.14-fabric Release 30.10.2022

[Fabric] 1.16.5-5.14

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>(Fabric) Updated ConfigFunctions to work with the new .json5 files.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-5.13-forge Release 30.10.2022

[Forge] 1.19.2-5.13

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Fixed minecraft version specific biome and village input.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.13-forge Release 30.10.2022

[Forge] 1.18.2-5.13

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Fixed minecraft version specific biome and village input.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.13-forge Release 30.10.2022

[Forge] 1.16.5-5.13

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>Fixed minecraft version specific biome and village input.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-5.13-fabric Release 30.10.2022

[Fabric] 1.19.2-5.13

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Fixed minecraft version specific biome and village input.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.13-fabric Release 30.10.2022

[Fabric] 1.18.2-5.13

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Fixed minecraft version specific biome and village input.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.13-fabric Release 30.10.2022

[Fabric] 1.16.5-5.13

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>Fixed minecraft version specific biome and village input.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-5.12-forge Release 30.10.2022

[Forge] 1.19.2-5.12

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Added CommandFunctions to get the raw output of a command.<br />Added code to get coordinates of nearby biomes.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.12-forge Release 30.10.2022

[Forge] 1.18.2-5.12

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Added CommandFunctions to get the raw output of a command.<br />Added code to get coordinates of nearby biomes.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.12-forge Release 30.10.2022

[Forge] 1.16.5-5.12

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>Added CommandFunctions to get the raw output of a command.<br />Added code to get coordinates of nearby biomes.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-5.12-fabric Release 30.10.2022

[Fabric] 1.19.2-5.12

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added CommandFunctions to get the raw output of a command.<br />Added code to get coordinates of nearby biomes.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.12-fabric Release 30.10.2022

[Fabric] 1.18.2-5.12

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added CommandFunctions to get the raw output of a command.<br />Added code to get coordinates of nearby biomes.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.12-fabric Release 30.10.2022

[Fabric] 1.16.5-5.12

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added CommandFunctions to get the raw output of a command.<br />Added code to get coordinates of nearby biomes.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-5.11-forge Release 20.10.2022

[Forge] 1.19.2-5.11

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Changed the input of the Schematic function to work with an InputStream, instead of a file path.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.11-forge Release 20.10.2022

[Forge] 1.18.2-5.11

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Changed the input of the Schematic function to work with an InputStream, instead of a file path.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.11-forge Release 20.10.2022

[Forge] 1.16.5-5.11

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>Changed the input of the Schematic function to work with an InputStream, instead of a file path.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-5.11-fabric Release 20.10.2022

[Fabric] 1.19.2-5.11

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Changed the input of the Schematic function to work with an InputStream, instead of a file path.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.11-fabric Release 20.10.2022

[Fabric] 1.18.2-5.11

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Changed the input of the Schematic function to work with an InputStream, instead of a file path.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.11-fabric Release 20.10.2022

[Fabric] 1.16.5-5.11

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>Changed the input of the Schematic function to work with an InputStream, instead of a file path.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-5.10-forge Release 19.10.2022

[Forge] 1.19.2-5.10

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Updated backend code.<br />Synced version with local development.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.10-forge Release 19.10.2022

[Forge] 1.18.2-5.10

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Updated backend code.<br />Synced version with local development.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.10-forge Release 19.10.2022

[Forge] 1.16.5-5.10

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>Updated backend code.<br />Synced version with local development.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-5.10-fabric Release 19.10.2022

[Fabric] 1.19.2-5.10

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Updated backend code.<br />Synced version with local development.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.10-fabric Release 19.10.2022

[Fabric] 1.18.2-5.10

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Updated backend code.<br />Synced version with local development.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.10-fabric Release 19.10.2022

[Fabric] 1.16.5-5.10

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>Updated backend code.<br />Synced version with local development.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-5.8-forge Release 16.10.2022

[Forge] 1.19.2-5.8

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Added EntityFunction to force set a LivingEntity's health, above the max health limit.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.8-forge Release 16.10.2022

[Forge] 1.18.2-5.8

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Added EntityFunction to force set a LivingEntity's health, above the max health limit.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.8-forge Release 16.10.2022

[Forge] 1.16.5-5.8

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>Added EntityFunction to force set a LivingEntity's health, above the max health limit.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-5.8-fabric Release 16.10.2022

[Fabric] 1.19.2-5.8

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added EntityFunction to force set a LivingEntity's health, above the max health limit.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.8-fabric Release 16.10.2022

[Fabric] 1.18.2-5.8

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added EntityFunction to force set a LivingEntity's health, above the max health limit.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.8-fabric Release 16.10.2022

[Fabric] 1.16.5-5.8

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added EntityFunction to force set a LivingEntity's health, above the max health limit.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-5.7-forge Release 11.10.2022

[Forge] 1.19.2-5.7

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Added BlockPos function to get a random position inside an ungenerated chunk.<br />Added functionality to Collective to parse .schem and .schematic files.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.7-forge Release 11.10.2022

[Forge] 1.18.2-5.7

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Added BlockPos function to get a random position inside an ungenerated chunk.<br />Added functionality to Collective to parse .schem and .schematic files.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.7-forge Release 11.10.2022

[Forge] 1.16.5-5.7

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>Added BlockPos function to get a random position inside an ungenerated chunk.<br />Added functionality to Collective to parse .schem and .schematic files.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-5.7-fabric Release 11.10.2022

[Fabric] 1.19.2-5.7

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added BlockPos function to get a random position inside an ungenerated chunk.<br />Added functionality to Collective to parse .schem and .schematic files.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.7-fabric Release 11.10.2022

[Fabric] 1.18.2-5.7

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added BlockPos function to get a random position inside an ungenerated chunk.<br />Added functionality to Collective to parse .schem and .schematic files.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.7-fabric Release 11.10.2022

[Fabric] 1.16.5-5.7

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added BlockPos function to get a random position inside an ungenerated chunk.<br />Added functionality to Collective to parse .schem and .schematic files.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-5.5-forge Release 10.10.2022

[Forge] 1.19.2-5.5

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
Показати зміни
<p>(Forge) Moved mod icon to the root of the resources folder to prevent a crash when clicking on Collective in the mod list.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.5-forge Release 10.10.2022

[Forge] 1.18.2-5.5

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
<p>(Forge) Moved mod icon to the root of the resources folder to prevent a crash when clicking on Collective in the mod list.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.5-forge Release 10.10.2022

[Forge] 1.16.5-5.5

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>(Forge) Moved mod icon to the root of the resources folder to prevent a crash when clicking on Collective in the mod list.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-5.4-fabric Release 02.10.2022

[Fabric] 1.19.2-5.4

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>(Fabric) Fixed some config values not being parsed correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.18.2-5.4-fabric Release 02.10.2022

[Fabric] 1.18.2-5.4

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>(Fabric) Fixed some config values not being parsed correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.16.5-5.4-fabric Release 02.10.2022

[Fabric] 1.16.5-5.4

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>(Fabric) Fixed some config values not being parsed correctly.</p><p>The complete changelog with previous versions can be found at: <br>&nbsp; <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a></p>
1.19.2-5.3-fabric Release 01.10.2022

[Fabric] 1.19.2-5.3

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>(Fabric) Added backwards compatibility for the previous .json files. They'll be transformed to .json5 when loaded with the new configuration manager.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.18.2-5.3-fabric Release 01.10.2022

[Fabric] 1.18.2-5.3

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>(Fabric) Added backwards compatibility for the previous .json files. They'll be transformed to .json5 when loaded with the new configuration manager.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.16.5-5.3-fabric Release 01.10.2022

[Fabric] 1.16.5-5.3

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>(Fabric) Added backwards compatibility for the previous .json files. They'll be transformed to .json5 when loaded with the new configuration manager.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.19.2-5.2-fabric Release 01.10.2022

[Fabric] 1.19.2-5.2

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>(Fabric) Rolled back an update to mixins related to chat functions for now due to a crash.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.18.2-5.2-fabric Release 01.10.2022

[Fabric] 1.18.2-5.2

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>(Fabric) Rolled back an update to mixins related to chat functions for now due to a crash.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.16.5-5.2-fabric Release 01.10.2022

[Fabric] 1.16.5-5.2

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>(Fabric) Rolled back an update to mixins related to chat functions for now due to a crash.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.19.2-5.1-fabric Release 01.10.2022

[Fabric] 1.19.2-5.1

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>(Fabric) Updated mixins related to client and server chat messages.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.18.2-5.1-fabric Release 01.10.2022

[Fabric] 1.18.2-5.1

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>(Fabric) Updated mixins related to client and server chat messages.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.16.5-5.1-fabric Release 01.10.2022

[Fabric] 1.16.5-5.1

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>(Fabric) Updated mixins related to client and server chat messages.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.19.2-5.0-forge Release 01.10.2022

[Forge] 1.19.2-5.0

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
Показати зміни
<p>(Fabric) A new major update!<br />Added support for Mod Menu.<br />Added custom configuration screen compatible with Mod Menu.<br />The config now correctly uses the .json5 suffix. This does mean you'll have to update the config files again.<br />Added extra information to fabric.mod.json.<br />Added Minecraft loaded event callback.<br />Added default language loaded event callback.<br />Dependent mods will be updated to work with Mod Menu too.<br />(Forge) Added mod icon. Synced versions with Fabric.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.18.2-5.0-forge Release 01.10.2022

[Forge] 1.18.2-5.0

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
<p>(Fabric) A new major update!<br />Added support for Mod Menu.<br />Added custom configuration screen compatible with Mod Menu.<br />The config now correctly uses the .json5 suffix. This does mean you'll have to update the config files again.<br />Added extra information to fabric.mod.json.<br />Added Minecraft loaded event callback.<br />Added default language loaded event callback.<br />Dependent mods will be updated to work with Mod Menu too.<br />(Forge) Added mod icon. Synced versions with Fabric.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.16.5-5.0-forge Release 01.10.2022

[Forge] 1.16.5-5.0

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>(Fabric) A new major update!<br />Added support for Mod Menu.<br />Added custom configuration screen compatible with Mod Menu.<br />The config now correctly uses the .json5 suffix. This does mean you'll have to update the config files again.<br />Added extra information to fabric.mod.json.<br />Added Minecraft loaded event callback.<br />Added default language loaded event callback.<br />Dependent mods will be updated to work with Mod Menu too.<br />(Forge) Added mod icon. Synced versions with Fabric.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.19.2-5.0-fabric Release 01.10.2022

[Fabric] 1.19.2-5.0

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>(Fabric) A new major update!<br />Added support for Mod Menu.<br />Added custom configuration screen compatible with Mod Menu.<br />The config now correctly uses the .json5 suffix. This does mean you'll have to update the config files again.<br />Added extra information to fabric.mod.json.<br />Added Minecraft loaded event callback.<br />Added default language loaded event callback.<br />Dependent mods will be updated to work with Mod Menu too.<br />(Forge) Added mod icon. Synced versions with Fabric.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.18.2-5.0-fabric Release 01.10.2022

[Fabric] 1.18.2-5.0

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>(Fabric) A new major update!<br />Added support for Mod Menu.<br />Added custom configuration screen compatible with Mod Menu.<br />The config now correctly uses the .json5 suffix. This does mean you'll have to update the config files again.<br />Added extra information to fabric.mod.json.<br />Added Minecraft loaded event callback.<br />Added default language loaded event callback.<br />Dependent mods will be updated to work with Mod Menu too.<br />(Forge) Added mod icon. Synced versions with Fabric.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.16.5-5.0-fabric Release 01.10.2022

[Fabric] 1.16.5-5.0

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>(Fabric) A new major update!<br />Added support for Mod Menu.<br />Added custom configuration screen compatible with Mod Menu.<br />The config now correctly uses the .json5 suffix. This does mean you'll have to update the config files again.<br />Added extra information to fabric.mod.json.<br />Added Minecraft loaded event callback.<br />Added default language loaded event callback.<br />Dependent mods will be updated to work with Mod Menu too.<br />(Forge) Added mod icon. Synced versions with Fabric.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.19.2-4.70-fabric Release 27.09.2022

[Fabric] 1.19.2-4.70

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>(Fabric) Added entity teleport command callback to CollectiveEntityEvents.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.18.2-4.70-fabric Release 27.09.2022

[Fabric] 1.18.2-4.70

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>(Fabric) Added entity teleport command callback to CollectiveEntityEvents.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.16.5-4.70-fabric Release 27.09.2022

[Fabric] 1.16.5-4.70

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>(Fabric) Added entity teleport command callback to CollectiveEntityEvents.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.19.2-4.69-forge Release 26.09.2022

[Forge] 1.19.2-4.69

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Now also setting the demand variable to 0 when resetting a merchant's offer.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.18.2-4.69-forge Release 26.09.2022

[Forge] 1.18.2-4.69

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Now also setting the demand variable to 0 when resetting a merchant's offer.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.16.5-4.69-forge Release 26.09.2022

[Forge] 1.16.5-4.69

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>Now also setting the demand variable to 0 when resetting a merchant's offer.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.19.2-4.69-fabric Release 26.09.2022

[Fabric] 1.19.2-4.69

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Now also setting the demand variable to 0 when resetting a merchant's offer.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.18.2-4.69-fabric Release 26.09.2022

[Fabric] 1.18.2-4.69

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Now also setting the demand variable to 0 when resetting a merchant's offer.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.16.5-4.69-fabric Release 26.09.2022

[Fabric] 1.16.5-4.69

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>Now also setting the demand variable to 0 when resetting a merchant's offer.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.19.2-4.68-forge Release 24.09.2022

[Forge] 1.19.2-4.68

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Updated GameSettingsFunctions to be able to set the gamma value in-game.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.18.2-4.68-forge Release 24.09.2022

[Forge] 1.18.2-4.68

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Updated GameSettingsFunctions to be able to set the gamma value in-game.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.16.5-4.68-forge Release 24.09.2022

[Forge] 1.16.5-4.68

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>Updated GameSettingsFunctions to be able to set the gamma value in-game.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.19.2-4.68-fabric Release 24.09.2022

[Fabric] 1.19.2-4.68

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Updated GameSettingsFunctions to be able to set the gamma value in-game.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.18.2-4.68-fabric Release 24.09.2022

[Fabric] 1.18.2-4.68

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Updated GameSettingsFunctions to be able to set the gamma value in-game.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.16.5-4.68-fabric Release 24.09.2022

[Fabric] 1.16.5-4.68

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>Updated GameSettingsFunctions to be able to set the gamma value in-game.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.19.2-4.65-forge Release 22.09.2022

[Forge] 1.19.2-4.65

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Added functions related to setting and resetting mob spawner delay.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.18.2-4.65-forge Release 22.09.2022

[Forge] 1.18.2-4.65

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Added functions related to setting and resetting mob spawner delay.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.16.5-4.65-forge Release 22.09.2022

[Forge] 1.16.5-4.65

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>Added functions related to setting and resetting mob spawner delay.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.19.2-4.65-fabric Release 22.09.2022

[Fabric] 1.19.2-4.65

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added functions related to setting and resetting mob spawner delay.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.18.2-4.65-fabric Release 22.09.2022

[Fabric] 1.18.2-4.65

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added functions related to setting and resetting mob spawner delay.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.16.5-4.65-fabric Release 22.09.2022

[Fabric] 1.16.5-4.65

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added functions related to setting and resetting mob spawner delay.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.19.2-4.64-forge Release 19.09.2022

[Forge] 1.19.2-4.64

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Added an extra check to the recursive find block functions to prevent a StackOverflow error.<br />(Fabric) Fixed a nullpointerexception when checking if an entity was from a spawner.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.18.2-4.64-forge Release 19.09.2022

[Forge] 1.18.2-4.64

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Added an extra check to the recursive find block functions to prevent a StackOverflow error.<br />(Fabric) Fixed a nullpointerexception when checking if an entity was from a spawner.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.16.5-4.64-forge Release 19.09.2022

[Forge] 1.16.5-4.64

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>Added an extra check to the recursive find block functions to prevent a StackOverflow error.<br />(Fabric) Fixed a nullpointerexception when checking if an entity was from a spawner.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.19.2-4.64-fabric Release 19.09.2022

[Fabric] 1.19.2-4.64

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added an extra check to the recursive find block functions to prevent a StackOverflow error.<br />(Fabric) Fixed a nullpointerexception when checking if an entity was from a spawner.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.18.2-4.64-fabric Release 19.09.2022

[Fabric] 1.18.2-4.64

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added an extra check to the recursive find block functions to prevent a StackOverflow error.<br />(Fabric) Fixed a nullpointerexception when checking if an entity was from a spawner.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.16.5-4.64-fabric Release 19.09.2022

[Fabric] 1.16.5-4.64

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added an extra check to the recursive find block functions to prevent a StackOverflow error.<br />(Fabric) Fixed a nullpointerexception when checking if an entity was from a spawner.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.19.2-4.63-fabric Release 17.09.2022

[Fabric] 1.19.2-4.63

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>(Fabric) Fixed incompatibilities with other mods due to an incorrectly applied ItemStackMixin.<br /> Fixes item events from other mods not being run correctly.<br /> Thanks @Pyrofab on Github for the code the current function is based on!</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.18.2-4.63-fabric Release 17.09.2022

[Fabric] 1.18.2-4.63

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>(Fabric) Fixed incompatibilities with other mods due to an incorrectly applied ItemStackMixin.<br /> Fixes item events from other mods not being run correctly.<br /> Thanks @Pyrofab on Github for the code the current function is based on!</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.16.5-4.63-fabric Release 17.09.2022

[Fabric] 1.16.5-4.63

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>(Fabric) Fixed incompatibilities with other mods due to an incorrectly applied ItemStackMixin.<br /> Fixes item events from other mods not being run correctly.<br /> Thanks @Pyrofab on Github for the code the current function is based on!</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.19.2-4.57-forge Release 17.09.2022

[Forge] 1.19.2-4.57

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Fixed a crash when a dimension was loaded before the WorldLoadEvent was run.<br />Improved performance by using WeakHashMaps to allow better garbage collection.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.18.2-4.57-forge Release 17.09.2022

[Forge] 1.18.2-4.57

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Fixed a crash when a dimension was loaded before the WorldLoadEvent was run.<br />Improved performance by using WeakHashMaps to allow better garbage collection.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.16.5-4.57-forge Release 17.09.2022

[Forge] 1.16.5-4.57

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>Fixed a crash when a dimension was loaded before the WorldLoadEvent was run.<br />Improved performance by using WeakHashMaps to allow better garbage collection.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.19.2-4.57-fabric Release 17.09.2022

[Fabric] 1.19.2-4.57

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Fixed a crash when a dimension was loaded before the WorldLoadEvent was run.<br />Improved performance by using WeakHashMaps to allow better garbage collection.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.18.2-4.57-fabric Release 17.09.2022

[Fabric] 1.18.2-4.57

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Fixed a crash when a dimension was loaded before the WorldLoadEvent was run.<br />Improved performance by using WeakHashMaps to allow better garbage collection.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.16.5-4.57-fabric Release 17.09.2022

[Fabric] 1.16.5-4.57

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>Fixed a crash when a dimension was loaded before the WorldLoadEvent was run.<br />Improved performance by using WeakHashMaps to allow better garbage collection.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.19.2-4.56-forge Release 16.09.2022

[Forge] 1.19.2-4.56

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Fixed Collective crashing when trying to spawn an entity into an incorrectly loaded world.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.18.2-4.56-forge Release 16.09.2022

[Forge] 1.18.2-4.56

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Fixed Collective crashing when trying to spawn an entity into an incorrectly loaded world.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.16.5-4.56-forge Release 16.09.2022

[Forge] 1.16.5-4.56

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>Fixed Collective crashing when trying to spawn an entity into an incorrectly loaded world.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.19.2-4.56-fabric Release 16.09.2022

[Fabric] 1.19.2-4.56

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Fixed Collective crashing when trying to spawn an entity into an incorrectly loaded world.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.18.2-4.56-fabric Release 16.09.2022

[Fabric] 1.18.2-4.56

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Fixed Collective crashing when trying to spawn an entity into an incorrectly loaded world.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.16.5-4.56-fabric Release 16.09.2022

[Fabric] 1.16.5-4.56

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>Fixed Collective crashing when trying to spawn an entity into an incorrectly loaded world.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.19.2-4.55-forge Release 16.09.2022

[Forge] 1.19.2-4.55

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Added a multitide of functions related to sending messages, in their own class MessageFunctions.<br />Updated to work with MutableComponents directly.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.18.2-4.55-forge Release 16.09.2022

[Forge] 1.18.2-4.55

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Added a multitide of functions related to sending messages, in their own class MessageFunctions.<br />Updated to work with MutableComponents directly.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.16.5-4.55-forge Release 16.09.2022

[Forge] 1.16.5-4.55

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>Added a multitide of functions related to sending messages, in their own class MessageFunctions.<br />Updated to work with MutableComponents directly.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.19.2-4.55-fabric Release 16.09.2022

[Fabric] 1.19.2-4.55

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added a multitide of functions related to sending messages, in their own class MessageFunctions.<br />Updated to work with MutableComponents directly.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.18.2-4.55-fabric Release 16.09.2022

[Fabric] 1.18.2-4.55

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added a multitide of functions related to sending messages, in their own class MessageFunctions.<br />Updated to work with MutableComponents directly.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.16.5-4.55-fabric Release 16.09.2022

[Fabric] 1.16.5-4.55

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added a multitide of functions related to sending messages, in their own class MessageFunctions.<br />Updated to work with MutableComponents directly.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.19.2-4.54-forge Release 14.09.2022

[Forge] 1.19.2-4.54

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Added functions related to in-game settings.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.18.2-4.54-forge Release 14.09.2022

[Forge] 1.18.2-4.54

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Added functions related to in-game settings.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.16.5-4.54-forge Release 14.09.2022

[Forge] 1.16.5-4.54

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>Added functions related to in-game settings.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.19.2-4.54-fabric Release 14.09.2022

[Fabric] 1.19.2-4.54

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added functions related to in-game settings.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.18.2-4.54-fabric Release 14.09.2022

[Fabric] 1.18.2-4.54

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added functions related to in-game settings.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.16.5-4.54-fabric Release 14.09.2022

[Fabric] 1.16.5-4.54

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>Added functions related to in-game settings.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.19.2-4.52-forge Release 06.09.2022

[Forge] 1.19.2-4.52

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Extended EntityFunctions to work with Villagers, Wandering Traders and their merchant offers.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.18.2-4.52-forge Release 06.09.2022

[Forge] 1.18.2-4.52

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Extended EntityFunctions to work with Villagers, Wandering Traders and their merchant offers.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.16.5-4.52-forge Release 06.09.2022

[Forge] 1.16.5-4.52

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>Extended EntityFunctions to work with Villagers, Wandering Traders and their merchant offers.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.19.2-4.52-fabric Release 06.09.2022

[Fabric] 1.19.2-4.52

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Extended EntityFunctions to work with Villagers, Wandering Traders and their merchant offers.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.18.2-4.52-fabric Release 06.09.2022

[Fabric] 1.18.2-4.52

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Extended EntityFunctions to work with Villagers, Wandering Traders and their merchant offers.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.16.5-4.52-fabric Release 06.09.2022

[Fabric] 1.16.5-4.52

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>Extended EntityFunctions to work with Villagers, Wandering Traders and their merchant offers.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.19.2-4.51-forge Release 05.09.2022

[Forge] 1.19.2-4.51

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Updated EntityFunctions.<br />Cleaned up code and added setEntityFlag function.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.18.2-4.51-forge Release 05.09.2022

[Forge] 1.18.2-4.51

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
<p>Updated EntityFunctions.<br />Cleaned up code and added setEntityFlag function.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.16.5-4.51-forge Release 05.09.2022

[Forge] 1.16.5-4.51

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
<p>Updated EntityFunctions.<br />Cleaned up code and added setEntityFlag function.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.19.2-4.51-fabric Release 05.09.2022

[Fabric] 1.19.2-4.51

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Updated EntityFunctions.<br />Cleaned up code and added setEntityFlag function.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.18.2-4.51-fabric Release 05.09.2022

[Fabric] 1.18.2-4.51

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
<p>Updated EntityFunctions.<br />Cleaned up code and added setEntityFlag function.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.16.5-4.51-fabric Release 05.09.2022

[Fabric] 1.16.5-4.51

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
<p>Updated EntityFunctions.<br />Cleaned up code and added setEntityFlag function.</p><p>The complete changelog with previous versions can be found at <a href="https://serilum.com/mods?changelog=collective" target="_blank">https://serilum.com/mods?changelog=collective</a>.</p>
1.19.2-4.50-forge Release 30.08.2022

[Forge] 1.19.2-4.50

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
Показати зміни
Initial release of Collective (Forge) for Minecraft 1.19.2 on Modrinth.
1.18.2-4.50-forge Release 30.08.2022

[Forge] 1.18.2-4.50

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
Initial release of Collective (Forge) for Minecraft 1.18.2 on Modrinth.
1.16.5-4.50-forge Release 30.08.2022

[Forge] 1.16.5-4.50

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
forge
Показати зміни
Initial release of Collective (Forge) for Minecraft 1.16.5 on Modrinth.
1.19.2-4.50-fabric Release 30.08.2022

[Fabric] 1.19.2-4.50

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
Initial release of Collective (Fabric) for Minecraft 1.19.2 on Modrinth.
1.18.2-4.50-fabric Release 30.08.2022

[Fabric] 1.18.2-4.50

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
Initial release of Collective (Fabric) for Minecraft 1.18.2 on Modrinth.
1.16.5-4.50-fabric Release 30.08.2022

[Fabric] 1.16.5-4.50

Підтримувані версії Minecraft
1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
Initial release of Collective (Fabric) for Minecraft 1.16.5 on Modrinth.