promotional bannermobile promotional banner

No Mobs Thank You

Prevents unwanted mobs from spawning via JSON presets and override lists.
Back to Files

nomobsthankyou-fabric-1.1.0+mc26.1.2.jar

File namenomobsthankyou-fabric-1.1.0+mc26.1.2.jar
Uploader
3CTeam3CTeam
Uploaded
Aug 25, 2026
Downloads
8
Size
48.9 KB
Mod Loaders
Fabric
File ID
8730623
Type
R
Release
Supported game versions
  • 26.1.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:no-mobs-thank-you-1623496:8730623"

Learn more about Curse Maven

What's new

V-1.1.0 - 1.1.3


Important

Delete your existing config/nomobsthankyou-presets.json file and re-enable your preset. The preset format has changed, and the old names (disableMonsters, disablePassiveMobs, villagersAllowed) are no longer supported.


Changed

  • (26.1.2, 26.2) Updated the required NeoForge and Fabric API versions.
  • Reduced the number of presets from 6 to 4.
  • Removed disableMonsters and disablePassiveMobs.
  • Renamed villagersAllowed to onlyVillagers.
  • open list/presets now uses the shared config file-name constants instead of hardcoded strings.

Fixed

  • NeoForge: removed the redundant EntityJoinLevelEvent spawn-blocking path.