Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roomstalker - Custom Minecraft Bedrock Mob

An eerie, Enderman-inspired custom mob built from scratch for Minecraft Bedrock Edition (optimized for mobile/Android tablets, Windows PC, and iOS). The Roomstalker is constructed from hundreds of floating voxel fragments, allowing light to pass through the gaps in its torso and limbs.

Roomstalker In-Game Screenshot 1


⚙️ Mob Statistics & Balance

  • Health: 20 points ($10$ hearts)
  • Melee Damage: 5 points ($2.5$ hearts)
  • Movement Speed: 0.32 (slightly faster than a zombie, moves in creepy strides)
  • Rarity: Low spawn weight (5), matching Enderman rarity.
  • Spawning: Solitary (group size of 1). Spawns only in dark areas (light levels $\le 7$) at night on the surface or inside deep caves.
  • Drops: 0–2 Ender Pearls on death.

🎨 Visuals & Sound Design

  • 1-Block Doorway Collision: Despite standing 2.9 blocks tall, its collision box is optimized so it can creep through standard 1-block wide spaces (fences, doorways, etc.) to pursue players.
  • Reaching Attack Animation: During melee combat, its arms physically slide and extend forward 12 pixels ($0.75$ blocks) to strike the player before retracting.
  • Idle Glitching & Bobbing: Voxel fragments float and bob in an orbital rotation around the head and joints, combined with subtle idle head tilting.
  • Custom Audio Mappings:
    • Clicks: Fast, quiet insect-like static chattering sounds.
    • Hiss: Creepy, soft breathing hiss.
    • Death Groan: A low-pitched, frequency-modulated groan.

📁 Repository Structure

  • 📁 roomstalker_bp: The Behavior Pack containing the custom AI, pathfinding, targets, and spawning rules.
  • 📁 roomstalker_rp: The Resource Pack containing the custom 3D geometry model, sound files, texture sheets, and animation controllers.
  • 📁 assets: Screenshots and preview media.

🎮 How to Install

Method 1: Automatic Import (Easiest)

  1. Download the pre-compiled roomstalker.mcaddon file from the releases section.
  2. Tap/Double-click the file on your device.
  3. Select Open with ➜ Minecraft. The game will launch and install both Behavior and Resource packs automatically.

Method 2: Manual Installation

Copy the raw source folders to the Minecraft game directory:

  1. Copy the roomstalker_bp folder into your game's behavior_packs directory.
  2. Copy the roomstalker_rp folder into your game's resource_packs directory.
  3. Edit your world settings, go to Behavior Packs, and activate the Roomstalker pack!

Roomstalker In-Game Screenshot 2

About

An eerie, Enderman-inspired custom mob built from scratch for Minecraft Bedrock Edition (optimized for mobile/Android tablets, Windows PC, and iOS).

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors