🌘
🌘
🌘
🌘
Bloodmoon Advanced
Search…
Bloodmoon Advanced
❓FAQ
📚
Guides
Enable bloodmoon for your world
General
Commands & Permissions
⏰SCHEDULES
Introduction
Commands
Properties
🚧
SIGNS
Introduction
Overview
💀
Mobs
Introduction
Properties
Commands
Spawn mechanics
Boss
Mythic mobs
📦
Items
Introduction
Commands
🌡️Lifecycles
Introduction
Commands
🎬
Actions
Introduction
Commands
💀
Death Actions
Introduction
⏲️ Events
Introduction
Stop Event
Death Event
Heal Event
Lightning Event
Potion effect Event
Teleport Event
Swap Event
Reinforcement Event
Dash Event
Speak Event
Respawn Event
Explode Event
Sound Event
Vanish Event
Shield Event
Placeholder API
Overview of placeholders
📄
Configs
config.yml
mobs.yml
actions.yml
lifecycles.yml
items.yml
messages.yml
schedules.yml
🖇️API
Introduction
API docs
Powered By
GitBook
Reinforcement Event
This event will spawn extra mobs.
Required arguments
Order
Type
Argument
1
mob-name
mobname/mythicmob/mobtype
2
number
radius for mob to spawn
3
number
amount of mobs to spawn
4
decimal
percentage of occurrence
What it does
Whenever the event is triggered, it will spawn our custom mobs or default Minecraft mobs in a radius.
Example usage
100% chance to spawn 2 zombies in a radius of 10
100% chance to spawn 2 blazing cubes in a radius of 10
1
actions
:
2
reinforcement
:
3
events
:
4
-
reinforcements ZOMBIE 10 2 100
5
-
reinforcements blazing
-
cube 10 2 100
6
commands
:
[]
Copied!
⏲️ Events - Previous
Swap Event
Next - ⏲️ Events
Dash Event
Last modified
2yr ago
Copy link
Contents
Required arguments
What it does
Example usage