Select version for changelog:
Changelog
Random Ground Block Addon - Initial Release (Version 1.0.0)
New Features:
- Dynamic Ground Transformation: Implements a core mechanic where any ground block a player steps on is instantly replaced by a randomly selected block from Minecraft's entire block library.
- Comprehensive Block Randomization: Supports the generation of a wide variety of block types, ensuring high unpredictability, including but not limited to:
- Ores: Coal, Iron, Gold, Diamond, Emerald, Netherite Scrap Blocks.
- Utility Blocks: Furnaces, Crafting Tables, Chests, End Rods, Beacons.
- Mob Spawners: Skeleton, Zombie, Spider, Cave Spider spawners.
- Building Blocks: Dirt, Stone, Cobblestone, Wood Planks (all types), Terracotta, Concrete, Wool, Glass.
- Redstone Components: Redstone Dust, Levers, Buttons, Pistons, Observers.
- Natural Blocks: Grass, Sand, Gravel, various types of leaves and logs.
- Decorative Blocks: Flowers, Banners, Carpets.
- Dangerous Blocks: Lava, Magma Blocks, TNT, Cactus.
- Player-Agnostic Activation: The effect applies to all players in the world, creating a shared, chaotic experience.
- Performance-Optimized Design: Utilizes
system.runIntervalfor efficient block monitoring, minimizing potential lag while providing a responsive effect. - Basic Error Handling: Includes mechanisms to handle cases where blocks might be unobtainable or cannot be set, preventing script crashes.
Enhancements & Fixes:
- Initial implementation focused on stability and core functionality.
- Ensures that only non-air and non-water blocks trigger transformations, preventing unintended changes in open spaces or water bodies.
- Includes a mechanism to prevent rapid, repetitive block changes while a player remains stationary on the same block.
Known Issues (Initial Release):
- None explicitly known at the time of release beyond standard Minecraft scripting limitations.
Compatibility:
- Designed for Minecraft Bedrock Edition 1.21.80.
- Requires "Holiday Creator Features," "Beta APIs," and "GameTest Framework" experimental toggles to be enabled in world settings for the addon to function correctly.
Downloads
- Ground Shuffle.mcpack (3.58 MB)



Comments have been disabled for this project.