
Chaos Cubed Content
Chaos Cubed (Upcoming 26.2 Game Drop), but Re-imagined and Re Implemented
- Загрузки
- 3K
- Подписчики
- 11
- Обновлён
- 9 июня 2026 г.
- Лицензия
- GPL-3.0-only
Опубликован 22 марта 2026 г.
Chaos Cubed Content
Experience the excitement of Minecraft Live’s upcoming GameDrop: Chaos Cubed — right now in Java Edition.
This mod brings an early, custom-built interpretation of the features revealed during the event, letting you explore them ahead of the official release.
Click Here to Join My Private Minecraft SMP with Custom Maces!!
🧪 Development Status
⚠️ Important Notice: Due to Personal Reasons I am unable to Update this project. BUT The Backend Server for Friends System is up and running and Will be Running.
Current Lifecycle Phase: SNAPSHOT Build In our ecosystem, Snapshot builds function as active, playable feature-releases. They are highly stable and showcase polished mechanics directly preceding major branch milestones.
✨ Features Included
- 🌋 Sulfur Caves
- 🧱 New Blocks
- 🟡 Sulfur Cube
👥 Friends System
- Friends System's World Hosting will not be Removed in Any Future Versions. If you found an Issue Please Report it!
⚠️ Privacy & Transparency Notice This mod only stores the minimum data required for the session and friends systems:
- Minecraft UUID
- Profile name
- Server presence status
- Friends & request states
No passwords, session tokens, emails, IP addresses, or tracking metrics are collected.
If you are concerned about security or privacy, you are free to inspect or decompile the mod—the source code is publicly available on GitHub for 100% transparency.
⚠️ Note
This mod is a custom interpretation based on the Minecraft Live GameDrop reveal.
All textures and mechanics are created from scratch and may differ from the official version when it releases.
This mod is fully hand-coded (not generated using tools like MCreator) and is built specifically for Fabric, with a focus on clean design and performance.
This mod is OpenSource and its code is available on GitHub. If you use it in a modpack or video, please give proper credit.
🛠 Issues
Report issues or feedback
Click Here
🔧 Dependencies
- Fabric API (required)
Ченджлог
1.10.1-SNAPSHOTБета1.21.11 · 9 июня 2026 г.
🛠️ Chaos Cubed Content v1.10.1-SNAPSHOT
🔄 What's New & Fixed
Sulfur Cube Physics & Behavior
- [MAJOR] Overhauled Movement Physics: Completely rebuilt how the Sulfur Cube moves and reacts to the world around it. It now handles collisions perfectly without getting stuck in walls, floating when it shouldn't, or glitching out during tight jumps.
- Smart Environment Reactions: The Sulfur Cube's motion logic is now perfectly synced with its surroundings. Landing on specific blocks will now properly trigger things like Sculk Sensors exactly when and where it's supposed to.
- Fully Working Archetype: The complete design and gameplay identity for the Sulfur Cube is now fully functional, stable, and ready to go!
📝 Note: The major SulfurCave refactor and world generation features will be arriving in the next update!
1.10-SNAPSHOTБета1.21.11 · 8 июня 2026 г.
🚀 Chaos Cubed Content v1.0-SNAPSHOT
✨ Added
- 💥 Sulfur Spikes: Added a new block type that deals spike damage, fitting the mod's environmental theme.
- 🎨 Dynamic Block Textures: The Sulfur Cube now dynamically pulls block textures directly from the game itself. No manual textures are needed in the mod files anymore.
- 📂 Data-Driven Archetypes: All archetypes are now handled entirely via
*.jsonfiles. Players can create a datapack using a vanilla-style structure to customize modifiers, add custom blocks (like stairs, slabs, or modded blocks), or change eatable tags. The basic template is available in the Chaos Cubed Content Repository. - 🪣 Sulfur Cube Bucket: Added the ability to pick up a Sulfur Cube with a bucket. Includes complete NBT serialization and deserialization to perfectly retain size, health, variants, and attributes when deployed.
🔄 Changed & Overhauled
- 👾 Rewritten Sulfur Cube Entity: Cleaned and optimized the core entity codebase for 1.21.11. Combined vanilla equipment checks with custom parameterized logic loops (
detectEquipmentUpdates) and restored proper field tracking for local knockback equations (dealDefaultKnockback). - 📦 Overhauled Renderer: Rewrote the rendering pipeline to ensure accurate rendering of all sizes, states, and variants without visual errors.
⚠️ Work-In-Progress (WIP)
- 🧱 Partial Physics Implementation: Core movement loops are functional, but signature entity bouncing parameters are currently offline.
- 🧊 Archetype Interaction Modifiers: Custom surface interactions (such as sliding flawlessly on ice or landing heavily without bouncing on metal blocks) are temporarily disabled and defaulting to base values while physics integrations are being completed.
🗺️ Planned for Next Update
- 🕳️ World Generation (Sulfur Caves): Natural underground generation for dedicated cave structures containing wild Sulfur Cubes and Sulfur Spikes.
- 🪐 Physics Engine Completion: Finalizing the
travel()loop injection points to restore accurate bouncing, sliding, and surface friction calculations.
1.9.1-SNAPSHOTБета1.21.9, 1.21.10, 1.21.11 · 26 мая 2026 г.
Chaos Cubed Content 1.9.1-SNAPSHOT
Added support UPnP, Direct connections
1.9-SNAPSHOTБета1.21.9, 1.21.10, 1.21.11 · 22 мая 2026 г.
Chaos Cubed Content v1.9-SNAPSHOT
This major snapshot shifts our networking paradigm to drastically improve performance and player security.
🚀 New Features
- Full Client-Side Friends List: Overhauled the friends layout to be entirely client-side. Game servers are no longer required to process your social interactions!
- Easy Local & Direct Hosting: Added native support for hosting worlds directly over your home network or via direct internet connections through our memory-only WebSocket network relay.
- Smart Skin Storage System: Player skins are now securely cached directly in our backend infrastructure.
- Fallback Handling: If a skin cannot be found in the backend, the client gracefully falls back to the Mojang API.
⚙️ Changes & Backend Upgrades
- Backend API Upgrade: Completely updated our custom backend API architecture to handle faster data syncs.
- 🔒 Severe Security Patch: Successfully patched a critical vulnerability that previously risked leaking player IP addresses. Your data is now fully anonymized through our socket system.
⚠️ Current Limitations
- Invite Only: The "Join World" feature is currently restricted. Players cannot request to join manually yet; you can only connect if you have been explicitly Invited by the host.
- Connection Constraints: Direct joining is currently limited to players on the same local home network or those using direct internet connection setups.
1.8.11-SNAPSHOTБета1.21.9, 1.21.10, 1.21.11 · 20 мая 2026 г.
Chaos Cubed v1.8.11
⚙️ Changes
- Patched Critical Bug Fix
1.8.10-SNAPSHOTБета1.21.9, 1.21.10, 1.21.11 · 20 мая 2026 г.
Chaos Cubed Content v1.8.10-SNAPSHOT
🚀 New Features
- Added Ability to reject / cancel Requests
⚙️ Changes
- Reformated the Friends List to now show Full Presense plus the Face if available (Note: Skins are currently fetched from Mojang API if the player name doesn't exist it may show just a Gray Square)
- Fixed Minor Bugs
1.8.9-SNAPSHOTБета1.21.9, 1.21.10, 1.21.11 · 19 мая 2026 г.
Chaos Cubed Content v1.8.8-SNAPSHOT
This is a SNAPSHOT build showcasing the implementation of highly requested visual upgrades, menu animations, and UI polish following our previous Alpha iterations.
🚀 New Features
🎨 Complete UI Polish & Animations
- No More Text Placeholders: Replaced the generic literal text placeholders (
✔) with our high-quality custom GUI textures (accept.png). - Interactive Button Highlights: Added responsive hover transitions. When you hover your mouse over the accept button, it smoothly swaps to a highlighted version (
accept_highlighted.png). - Menu Animations: The entire friends layout now features fluid entrance and scaling animations for a much more responsive, polished feel.
🔔 Real-Time Popups (Toast Notifications)
- Instant Feedback: Added functional Toast Notifications! You will now see clean popups on your screen whenever actions succeed or network errors occur.
- Detailed Error Logging: If a network handshake fails, the client now throws a detailed log entry alongside a toast notification detailing exactly what went wrong.
⚙️ Menu Preferences
- Privacy Controls: Added a brand new functional toggle under the game menus! Navigate to Options ➔ Online ➔ Allow Requests to customize who can send you incoming friend requests.
🌍 Game Customization & 26.2 Panorama
- Fresh Background Scene: The main menu background panorama has been updated to feature a custom 6-sided cubic view highlighting elements from the new 26.2 game drop version framework.
- Global Custom Title String: Overhauled the game identification strings. Your Main Menu title screen corner, F3 debug layout, and system window header will now dynamically display our custom version signature.
🔮 Coming Soon
- Decline & Cancel button Implementation.
- Join World System.
1.8.8-ALPHAАльфа1.21.9, 1.21.10, 1.21.11 · 18 мая 2026 г.
Chaos Cubed Content v1.8.8-ALPHA
🚀 New
- Added WebSocket support for live friend system updates
- Migrated friend system from Cloudflare KV to database
⚙️ Changes
- Friend system now updates instantly via events (no UI refresh needed)
- Improved sync reliability and session handling
- Faster friend action propagation
🛠 Backend
- WebSocket session system added
- Database-based friend storage implemented
- Improved reconnect handling
⚠️ Known Issues
- Occasional reconnect delay
- UI unchanged from v1.8.7
🔮 Coming Soon
- Toast notifications
- UI animations
- Join World system
Комментарии
Загружаем…