AddonsBedrock
Random Respawn
Beds no longer work. Upon death, players will respawn at a random location in a radius 500 - 20000 blocks from world spawn.
⬇ Download on CurseForgeRandom Respawn
A Minecraft Bedrock Edition behavior pack that teleports players to a random safe location after respawning.
How It Works
- Player dies and respawns
- A random X,Z coordinate is generated (500–20000 blocks from origin)
- The player is teleported to that location at the world height limit (Y=319)
- Resistance V is applied for 8 seconds, letting the player fall safely to the ground
- Chunks load automatically on teleport — no manual scanning needed
Requirements
- Minecraft Bedrock Edition 1.21.70 or later
- Scripting API must be enabled — the pack uses
@minecraft/server
Installation
- Download the
.mcpackfile - Double-click the
.mcpackfile to import it into Minecraft - Create or edit a world, then activate the pack under Behavior Packs
- Join the world, die, and respawn at a random location
Configuration
Edit scripts/main.js to adjust:
Variable Default Description
dist (min) 500 Minimum teleport distance from origin
dist (max) 20000 Maximum teleport distance from origin
Important Notes
- Achievements are permanently disabled in worlds with this pack active. This is a platform-level restriction for any world with scripting enabled and cannot be worked around.
- The pack only triggers on death respawns, not on the initial world join.
License
MIT — see LICENSE
Verified by MCModsHub
- Pack type: .mcpack — a single pack
- Manifest requires Minecraft 1.21.70 or newer
- Complete pack — everything it depends on is inside the file
- Download size: 20 KB
- Download link checked 26 Aug 2026 — working
These come from our own check of the pack file, not from the source page.