File Details
Shadewalk.mcaddon
- R
- Jul 1, 2026
- 47.30 KB
- 224
- 1.21.51
File Name
Shadewalk_Shadewalker_Horror.mcaddon
Supported Versions
- 1.21.51
Shadewalk Mod
## Version 1.0.0 — Shadewalker Update
Release date: 2026-07-01
Compatible with: Minecraft Bedrock 1.21.51.01
### Added
- **New mob: Shadewalker**
- A humanoid, ghost-like entity with a tattered robe, pale skin, and glowing white eyes.
- Spawns only at night in low light (light level ≤ 6) on the surface.
- Idle behavior: slow wandering and occasionally looking at the player.
- **Jumpscare mechanic:** when a player gets within 5 blocks, the entity suddenly screeches, throws its arms open, and snaps its head, then vanishes half a second later.
- **Custom model and texture** for the Shadewalker (64x64, standard humanoid rig).
- **Two new animations:** an idle sway animation and a jumpscare animation (quick snap + scale pulse).
- **Two original sound effects:** an ambient sound and a jumpscare screech.
- Localization support for English (en_US) and Persian (fa_IR) mob and spawn egg names.
- Custom icons for both the Behavior Pack and Resource Pack.
### Technical Details
- `format_version`: 1.21.0
- `min_engine_version`: 1.21.50
- Entity identifier: `shadewalk:shadewalker`
- Uses the Actor Properties system to sync the jumpscare state between server and client.
### Known Limitations
- The entity does not chase or attack the player yet — it only triggers a jumpscare and despawns.
- No custom items or blocks are included in this version.
- No custom dimension or structure is included.
### Planned for Future Versions
- Real chase and attack behavior.
- A cursed item/block tied to the Shadewalker.
- Possible custom horror dimension or structure.