- dependencies update
- update mod to compatibility with 1.21.9+1.21.10
Full Changelog: https://github.com/MEGATREX4/randomblockplacement/compare/1.0.5-1.21.7+1.21.8...1.0.5-1.21.9+1.21.10
📦 Changelog — Version 1.0.5
🔄 Compatibility Updates
-
Added support for Minecraft 1.21.7
- Updated yarn mappings
- Upgraded Fabric API
- Modified
gradle.properties
andfabric.mod.json
to reflect compatibility
-
Added support for Minecraft 1.21.8
- Verified compatibility and updated relevant mappings
- Confirmed runtime stability for dual-version environments
🧱 Notes
mod_version
remains at 1.0.5- No functional changes introduced — purely compatibility enhancements
- Active development continues on branch
1.21.7+1.21.8
Full Changelog: https://github.com/MEGATREX4/randomblockplacement/compare/1.0.3-1.21.2+...1.0.5-1.21.7+1.21.8
Fixed randomization issue when only 2 block items were present. Implemented probability-based selection, ensuring even distribution: Each block now has a 100 / blockCount% chance to be chosen. Improved slot selection logic, preventing unnecessary re-selection of the same block. Refactored randomizeHotbarSlot for better readability and efficiency.
Block Placement Mod Update: Version 1.0.1-1.21.4
We’ve updated the mod to Minecraft 1.21.4! 🎉
Changes:
- Compatibility with Minecraft version 1.21.4.
Known Bug:
- The GUI is temporarily unavailable and has been replaced with a simple text message. This issue will be addressed in a future update.
Thank you for your patience and support!