Mineuniverse
Log in Register
Mods

Spawn After Achievement

Let you configure to allow spawn entity after some achievement events
by Dovorol
Download Claim this project
165 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Mobs Server Utility

You wanna allow some mob spawning after player reach some game progress, similar to Terraria? Now it's possible with this mod. You can easily make it just by using config file.

Here is example of rules

[
  {
    "example": true, //delete this value or make it false to apply rule
    "entities": ["minecraft:zombie", "minecraft:zombie_villager", "minecraft:husk"],
    "achievement": "minecraft:story/enter_the_nether",
    "messages": {
      "en_us": ["Now zombies arise in the dark", "Beware of the night!"],
      "uk_ua": ["Тепер зомбі з'являються в темряві", "Остерігайтесь ночі!"]
    },
    "messagesColor": "GOLD"
  },
  {
    "entities": [...],
    "achievement": "...",
    "messages": {
      ...
    },
    "messagesColor": "..."
  }
]

Here you can find all achievements to configure

Here colors for chat message

Update

With new update now you can block entity to spawn with another config file block-after-achievement.json

!!! Important

"messagesColor" is white by default,

"messages" let you set few messages that will displaced accidentally,

Both parameters "messages" and "messagesColor" are not required

Set "example" to false or delete it to make rule work

I recommend to check all the config files of this mod

The most delicious that it's fully works with any entity from another mod

 
spawn-after-achievement-1.0.4-1.20.1-fabricloader-0.15.6.jar
MC Fabric, 1.20.1
Release 2024-09-16 Get

You Might Also Like

APTweaks: Items (11.x Classic)
Item clustering (fallen blocks, experience orbs, ...) and garbage cleanup.
9,884,514
VanillaDeathChest (Fabric)
Places containers when players die that contain their items.
994,762
Styled Nicknames
Simple, but configurable nicknaming mod allowing your server's players (and admins) to change their nickname with full formatting support
989,499
Tiquality
Make server lag the problem of the source player.
99,489
Blame (Fabric)
Those gosh darn crashlogs not saying which worldgen feature is crashing!
99,012
Weathering with You
Forecast Minecraft weather with a radar or a hat!
98,579