Compatibility
Minecraft: Java Edition
1.21.1â1.21.11
Platforms
Supported environments
Client and server
Tags
Creators
Details
Licensed ARR
Published 2 weeks ago
Random Supply Box
Random Supply Box is a lightweight Fabric mod for Minecraft 1.21.1 that automatically spawns indestructible loot boxes across your world â every 2 minutes, at a completely random location.
⨠Features
- Automatic spawning â A new supply box appears every 2 minutes (2400 ticks).
- Truly random positions â X/Z range: Âą29,999,983, Y range: -67 to 100. The box replaces any existing block.
- Random loot, weighted by rarity â Each box contains 5â20 stacks of random items. Common items are more frequent; epic items are rare.
- No creativeâonly items â Bedrock, command blocks, barriers, structure blocks, etc. are excluded.
- Indestructible â Cannot be broken by players (even in Creative mode).
- Autoâdisappears â Each box vanishes after 10 minutes (12000 ticks).
- Vanilla chest texture â Uses the classic chest appearance (you need to copy the texture once â see Installation).
đĽ Installation
- Install Fabric Loader (0.15.0 or later) and Fabric API for Minecraft 1.21.1.
- Download this modâs
.jarfile and place it in yourmodsfolder. - Texture fix: To see the chest texture, copy
assets/minecraft/textures/entity/chest/normal.pngfrom a default Minecraft resource pack to
assets/randomsupplybox/textures/block/supply_box.pnginside the mod JAR (or into a separate resource pack).
If you skip this, the box will show a purple/black missing texture. - Launch the game â the mod works on both singleplayer and servers.
âď¸ Technical details
| Setting | Value |
|---|---|
| Spawn interval | 2 minutes (2400 ticks) |
| Box lifespan | 10 minutes (12000 ticks) |
| X/Z range | -29,999,983 to 29,999,983 |
| Y range | -67 to 100 |
| Inventory size | 27 slots (3 rows) |
| Number of stacks | 5â20 per box |
| Rarity weights | Common=100, Uncommon=30, Rare=8, Epic=2 |
đ§ Compatibility
- Works with any mod that doesnât break vanilla item registry or world generation.
- Compatible with performance mods (Sodium, Lithium, etc.).
đ License
All Rights Reserved â do not redistribute or modify without permission.
đ¤ Author
FrostPierce
đ Credits
- Texture from vanilla Minecraft (Mojang Studios).
- Fabric modding community.
Enjoy hunting for random loot! đ


