
Cloud Minecraft Modded
Allows mods to register commands using the Cloud Command Framework
- Загрузки
- 2K
- Подписчики
- 1
- Обновлён
- 21 июля 2026 г.
- Лицензия
- MIT
Опубликован 23 января 2026 г.
This mod does nothing on it's own, but is required by other mods. If you are looking for cloud-fabric or cloud-neoforge, this is the place!
links
- JavaDoc: https://javadoc.io/doc/org.incendo
- Docs: https://cloud.incendo.org/minecraft/modded
- Incendo Discord: https://discord.gg/aykZu32
modules
Ченджлог
2.0.0Релиз26.2 · 21 июля 2026 г.
After 17 beta releases, Cloud’s modded Minecraft integrations are now stable.
Cloud Minecraft Modded 2.0 provides Fabric and NeoForge integrations for Minecraft 26.2, with support for client and server commands and shared utilities for Minecraft-native argument types.
Highlights
- Fabric and NeoForge command managers for client and server commands
- Cloud-friendly parsers for Minecraft-native argument types
- Native Brigadier mappings and suggestions
- Minecraft selectors, coordinates, registry entries, and other shared data types
- Permission integration for modded platforms
- Signed command argument support
- Optional Adventure Platform integration for audiences and signed-message handling
Upgrading
If you are already using 2.0.0-beta.17, update your Cloud Minecraft Modded dependencies to 2.0.0.
Cloud Minecraft Modded 2.0 uses Cloud Core 2.1.0 and Cloud Minecraft 2.0.0.
Users migrating from Cloud 1.x should read the Cloud 2 migration guide. Cloud 2 uses the org.incendo group and package names, and platform integrations are versioned separately from Cloud Core.
Changes since beta.17
- Update Cloud Core to 2.1.0
- Update Cloud Minecraft to 2.0.0
- Expose required Immutables annotations to consumers (#142)
- Update Adventure Platform Mod to 7.1.1
See the modded Minecraft documentation for installation and usage.
Full Changelog: https://github.com/Incendo/cloud-minecraft-modded/compare/2.0.0-beta.17...2.0.0
2.0.0Релиз26.2 · 21 июля 2026 г.
After 17 beta releases, Cloud’s modded Minecraft integrations are now stable.
Cloud Minecraft Modded 2.0 provides Fabric and NeoForge integrations for Minecraft 26.2, with support for client and server commands and shared utilities for Minecraft-native argument types.
Highlights
- Fabric and NeoForge command managers for client and server commands
- Cloud-friendly parsers for Minecraft-native argument types
- Native Brigadier mappings and suggestions
- Minecraft selectors, coordinates, registry entries, and other shared data types
- Permission integration for modded platforms
- Signed command argument support
- Optional Adventure Platform integration for audiences and signed-message handling
Upgrading
If you are already using 2.0.0-beta.17, update your Cloud Minecraft Modded dependencies to 2.0.0.
Cloud Minecraft Modded 2.0 uses Cloud Core 2.1.0 and Cloud Minecraft 2.0.0.
Users migrating from Cloud 1.x should read the Cloud 2 migration guide. Cloud 2 uses the org.incendo group and package names, and platform integrations are versioned separately from Cloud Core.
Changes since beta.17
- Update Cloud Core to 2.1.0
- Update Cloud Minecraft to 2.0.0
- Expose required Immutables annotations to consumers (#142)
- Update Adventure Platform Mod to 7.1.1
See the modded Minecraft documentation for installation and usage.
Full Changelog: https://github.com/Incendo/cloud-minecraft-modded/compare/2.0.0-beta.17...2.0.0
2.0.0-beta.17Бета26.2 · 19 июня 2026 г.
What's Changed
- chore(deps): Update adventureMod to v6.9.0 by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/126
- chore(deps): Update dependency net.fabricmc:fabric-loader to v0.19.2 - autoclosed by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/127
- chore(deps): Update mod.publish.plugin to v2 by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/132
- chore(deps): Update fabricLoader to v0.19.3 by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/131
- chore(deps): Update dependency org.ow2.asm:asm to v9.10.1 by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/129
- chore(deps): Update immutables to v2.12.2 by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/130
- chore(deps): Update adventureMod to v7.0.0 by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/135
- chore(deps): Update gradle and github actions to v7 by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/136
Full Changelog: https://github.com/Incendo/cloud-minecraft-modded/compare/2.0.0-beta.16...2.0.0-beta.17
2.0.0-beta.17Бета26.2 · 19 июня 2026 г.
What's Changed
- chore(deps): Update adventureMod to v6.9.0 by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/126
- chore(deps): Update dependency net.fabricmc:fabric-loader to v0.19.2 - autoclosed by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/127
- chore(deps): Update mod.publish.plugin to v2 by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/132
- chore(deps): Update fabricLoader to v0.19.3 by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/131
- chore(deps): Update dependency org.ow2.asm:asm to v9.10.1 by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/129
- chore(deps): Update immutables to v2.12.2 by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/130
- chore(deps): Update adventureMod to v7.0.0 by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/135
- chore(deps): Update gradle and github actions to v7 by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/136
Full Changelog: https://github.com/Incendo/cloud-minecraft-modded/compare/2.0.0-beta.16...2.0.0-beta.17
2.0.0-beta.16Бета26.1, 26.1.1, 26.1.2 · 18 апреля 2026 г.
What's Changed
- chore(deps): Update plugin net.neoforged.moddev.repositories to v2.0.137 by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/101
- chore(deps): Update immutables to v2.12.1 by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/112
- chore(deps): Update dependency org.ow2.asm:asm to v9.9.1 by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/110
- chore(deps): Update gradle and github actions (major) by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/105
- chore(deps): Update dependency net.fabricmc.fabric-api:fabric-api-catalog to v0.141.1+1.21.11 by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/109
- chore(deps): Update dependency net.fabricmc:fabric-loader to v0.18.4 by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/111
- chore(deps): Update dependency net.neoforged:neoforge to v21.11.37-beta by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/97
- 26.1 support by @toxicity188 in https://github.com/Incendo/cloud-minecraft-modded/pull/123
- chore(deps): Update gradle/actions action to v6 by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/120
- chore(deps): Update dependency com.google.errorprone:error_prone_core to v2.49.0 by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/124
- chore(deps): Update dependency net.fabricmc:fabric-loader to v0.19.1 by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/122
New Contributors
- @toxicity188 made their first contribution in https://github.com/Incendo/cloud-minecraft-modded/pull/123
Full Changelog: https://github.com/Incendo/cloud-minecraft-modded/compare/2.0.0-beta.15...2.0.0-beta.16
2.0.0-beta.16Бета26.1, 26.1.1, 26.1.2 · 18 апреля 2026 г.
What's Changed
- chore(deps): Update plugin net.neoforged.moddev.repositories to v2.0.137 by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/101
- chore(deps): Update immutables to v2.12.1 by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/112
- chore(deps): Update dependency org.ow2.asm:asm to v9.9.1 by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/110
- chore(deps): Update gradle and github actions (major) by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/105
- chore(deps): Update dependency net.fabricmc.fabric-api:fabric-api-catalog to v0.141.1+1.21.11 by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/109
- chore(deps): Update dependency net.fabricmc:fabric-loader to v0.18.4 by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/111
- chore(deps): Update dependency net.neoforged:neoforge to v21.11.37-beta by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/97
- 26.1 support by @toxicity188 in https://github.com/Incendo/cloud-minecraft-modded/pull/123
- chore(deps): Update gradle/actions action to v6 by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/120
- chore(deps): Update dependency com.google.errorprone:error_prone_core to v2.49.0 by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/124
- chore(deps): Update dependency net.fabricmc:fabric-loader to v0.19.1 by @renovate[bot] in https://github.com/Incendo/cloud-minecraft-modded/pull/122
New Contributors
- @toxicity188 made their first contribution in https://github.com/Incendo/cloud-minecraft-modded/pull/123
Full Changelog: https://github.com/Incendo/cloud-minecraft-modded/compare/2.0.0-beta.15...2.0.0-beta.16
2.0.0-beta.15Бета1.21.11 · 23 января 2026 г.
2.0.0-beta.15Бета1.21.11 · 23 января 2026 г.
Комментарии
Загружаем…