Uploaded April 2022 | Updated September 2026, 2 weeks ago
Making mob farms is hard. Especially if you don't know the mechanics. There is a bunch of mixed information out there. i know i struggled to understand how mob spawning works in bedrock and why the farm i saw working on hermit craft didnt work on my xbox. This is how mob spawning works on bedrock edition. With this basic information you can get a start on designing your own farm this is not 100% complete, but it give you a bunch of mechanics in a 20min video. It is packed with info, enjoy.
pack Release:
github.com/RavinMaddHatter/Bedrock-Technical-Resource-Pack/releases/tag/release1
link to pack code:
github.com/RavinMaddHatter/Bedrock-Technical-Resource-Pack
Link to Wiki for pack
github.com/RavinMaddHatter/Bedrock-Technical-Resource-Pack/wiki
My Discord:
https://mee6.xyz/i/mtgqgYSeMu
My Twitch:
twitch.tv/ravinmadhatter
Bedrock Dev:
https://bedrock.dev/
Minecraft official docs:
docs.microsoft.com/en-us/minecraft/creator
00:00 - intro
01:33 - Ticking Areas
02:54 - Spawning distances on SIM 4
03:45 - Spawn Algorithm
04:18 - Default behavior packs and where to find them
05:20 - Mob Caps (yes more than one)
06:48 - Density check areas
08:49 - Cave Vs Surface
11:18 - Intro to structure spawns
14:54 - Slime Chunks
15:21 - Things i personally avoid if i can
18:35- Outro
Making mob farms is hard. Especially if you don't know the mechanics. There is a bunch of mixed information out there. i know i struggled to understand how mob spawning works in bedrock and why the farm i saw working on hermit craft didnt work on my xbox. This is how mob spawning works on bedrock edition. With this basic information you can get a start on designing your own farm this is not 100% complete, but it give you a bunch of mechanics in a 20min video. It is packed with info, enjoy.
pack Release:
github.com/RavinMaddHatter/Bedrock-Technical-Resource-Pack/releases/tag/release1
link to pack code:
github.com/RavinMaddHatter/Bedrock-Technical-Resource-Pack
Link to Wiki for pack
github.com/RavinMaddHatter/Bedrock-Technical-Resource-Pack/wiki
My Discord:
https://mee6.xyz/i/mtgqgYSeMu
My Twitch:
twitch.tv/ravinmadhatter
Bedrock Dev:
https://bedrock.dev/
Minecraft official docs:
docs.microsoft.com/en-us/minecraft/creator
00:00 - intro
01:33 - Ticking Areas
02:54 - Spawning distances on SIM 4
03:45 - Spawn Algorithm
04:18 - Default behavior packs and where to find them
05:20 - Mob Caps (yes more than one)
06:48 - Density check areas
08:49 - Cave Vs Surface
11:18 - Intro to structure spawns
14:54 - Slime Chunks
15:21 - Things i personally avoid if i can
18:35- Outro








![Bedrock Spawns: Twitch Integration for Bedrock
Bedrock Spawns is a twitch extension for integrating and monetizing your stream with your Minecraft bedrock game. This is a tool to let viewers interact with your game in a way that you can have some control over.
Discord:
https://mee6.xyz/i/mtgqgYSeMu
Link to the extension to install
tinyurl.com/bedrockSpawns
or
https://dashboard.twitch.tv/extensions/uogwo6b5nchq53nn3ob81ic727rwn2-0.0.2
https://ravinmaddhatter.com/bedrock-spawns-config/
behavior pack download:
tinyurl.com/BPbedrockSpawns
or
https://github.com/RavinMaddHatter/BedrockSpawnsLauncher/releases/download/beta1/BedrockSpawns.zip
full release info:
https://github.com/RavinMaddHatter/BedrockSpawnsLauncher/releases/tag/beta1
World Behavior pack json file:
[
{
pack_id : b7121f89-596e-476b-b81d-263fc27d984b,
version : [ 1, 0, 0 ]
}
]
When making custom commands you should replace @s with {char_name} to make sure it works for every player
Example:
give {char_name} cobblestone 64
You can use @a and @e but remember commands are executed from the server so if you want them executed at a player you need to do:
execute {char_name} ~~~ summon creeper ~~~
Timestamps
00:00 intro
00:17 Demo for twitch spawns
02:00 Starting Extension Setup
02:09 Setting up BDS
03:20 Adding the token data to BDS
04:21 Adding the behavior pack
04:52 Setting up a world
05:25 Summary of server setup process
06:24 Setting your Minecraft name
07:03 Adding a friend/Joining a server
08:18 Adding Simple commands
12:12 Making Custom Commands
13:59 Submitting a custom command Bedrock Spawns: Twitch Integration for Bedrock](https://i.ytimg.com/vi/phCPkpavSlg/mqdefault.jpg)

