Blood Moon

Quick rating

Blood Moon

No reviews yet

Adds occasional "Blood Moons" to the game

Adventure/Exploration
Mod Loaders
Paper
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
License
GNU General Public License v3.0 only
Latest Version
1.6
Authors

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Blood Moon...

Blood Moon is a plugin that adds periodic "Blood Moons", that can either be triggered manually, or randomly every full Moon (the odds of this can be configured).

During a Blood Moon, all zombies that spawn will gain a set of gear (which you configure)

This image shows a screenshot of a Minecraft player looking at a zombie in full Netherite armour with the text "Blood-Moon", "Mobs you find will be stronger" across the middle of the screen

Commands:

/setequipement

  • Opens the GUI to configure the gear that zombies will have during a blood moon
    (This command requires the operator permission)

/trigger <world>

  • Forces a blood moon in the specified world (if no world is specified the user's current world is used)
    (Requires the bloodmoon.trigger permission)

/reload-bloodmoon

  • Reloads the plugin
    (Requires the bloodmoon.reload permission)

/equipmentpool <add/list> <slot>

  • Allows you to add items to the random equipment pool (instead of using the preset equipment this will use random items for each mob - this behavior must be enabled in the /setequipment GUI) (Requires the bloodmoon.equipmentpool permission)

config.yml

This is the default config.yml for the plugin

#A percentage chance, without the % symbol
bloodmoon-chance: 50.0
#I recommend you leave this as true...
do-bloodmoons: true
#Allow players to sleep during a blood moon
allow-sleep: false
messages:
  blood-moon-chat-message: '§4As the blood moon rises the countless monsters band together, you encounter mobs with stronger gear...§4'
  blood-moon-title-message: '§cThe Blood Moon Rises Once Again!§c'
  blood-moon-subtitle-message: '§4Mobs you find will have stronger armour§4'

# This is the message that the player gets when they attempt to enter a bed during a blood moon if allow-sleep is false

  bloodmoon-bedenter: '§4§lYou can not enter the bed during a blood moon... Good luck§l§4'
# The worlds you don't want blood moons to occur in. Added in version 1.5
disabled-worlds:
  - example

Equipment pools

Equipment pools are a new experimental feature, every night mobs will gain random items from a pool of equipment instead of a fixed armour set, as with /setequipment. A GUI for this is currently in development, but as of right now you have to use the /equipmentpool command to configure it. To enable the equipment pools you have to press the enable button in the /setequipment GUI

data.json

The plugin uses a data.json file located in the /plugins/BloodMoon directory (next to the config.yml file), direct modification of this file is discouraged, instead it is recommended to use the /setequipement <zombie_slot> command. Please note that attributes such as the item name and trims are not saved at this moment in time (although this is subject to change) *Please note that a server restart may be required when using the /setequipement command for the changes to take effect...

Contact me!

If you wish to contact me for either a bug report, or feature request, you can do so via my Github issues page.

Screenshots

Gallery

  • Command usage for /setequipement
    Command usage for /setequipement
  • New GUI
    New GUI
  • Usage of the /setequipement command
    Usage of the /setequipement command
  • Usage of the /trigger command to force a blood-moon
    Usage of the /trigger command to force a blood-moon

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works