Community listing page, reviews here may not be monitored by the author.
Mob gater
No reviews yet
Allows blocking specific mob spawning controlled by advancement
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
Filters
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Mob Gater gives players an ability to block specific mob spawning based on advancements. Players can define what advancements are necessary for a mob to spawn, including from spawners.
This is done in the "mob-gater.json" configuration file. Make an entity type id entry per every mob you want to gate, and write a list of advancement ids needed. An example:
{
"arphex:hornet_harbinger" : [
"minecraft:story/smelt_iron",
"minecraft:story/obtain_armor"
],
"arphex:hornet_harbinger_giant" : [
"minecraft:story/smelt_iron",
"minecraft:story/obtain_armor"
],
"born_in_chaos_v1:lifestealer" : [
"minecraft:story/shiny_gear"
],
"born_in_chaos_v1:nightmare_stalker" : [
"minecraft:nether/netherite_armor"
],
"born_in_chaos_v1:scarlet_persecutor" : [
"minecraft:story/shiny_gear"
],
"arphex:spider_obstructer" : [
"minecraft:story/smelt_iron",
"minecraft:story/obtain_armor"
],
"arphex:spider_lunger" : [
"minecraft:nether/netherite_armor"
],
"arphex:spider_moth" : [
"minecraft:nether/netherite_armor",
"minecraft:nether/brew_potion"
]
}
Mob Gater creates 2 files when a server starts in the "mob-gater" directory: "all-advancements.txt", which contains all advancement ids, and "all-entity-types.txt", which contains all entity ids, so you don't have to search them.
It also adds a command "mob-gater-reload" that reparses the configuration file and reloads the rules, so you can make changes while the game is running. It will tell if there are any errors in the file. This command requires permission level 3.
When a player gets all advancements defined in any rule, a toast will appear on the screen that will tell what mob has been unlocked.
Mob Gater allows creating more balanced progression, preventing players from encountering strong mobs before they have a capability to kill them.
Mob Gater works in singleplayer and multiplayer.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources