Community listing page, reviews here may not be monitored by the author.
Spawn After Achievement
No reviews yet
Let you configure to allow spawn entity after some achievement events
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
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
Compatibility
Supported Environments
Runs entirely on the server. Also works in singleplayer.
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
About
Description
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
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 Nerkin
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