🌘
🌘
🌘
🌘
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
Properties
Configuring properties for custom mobs
Properties are settings that can be added to custom mobs. A mob property may be related to one or more mob types.
You can set a mob property by using the following command:
1
/bloodmoon mob set <property> <mobname> <value>
Copied!
Available properties
Property
Values
Mob Type
Description
name
any text
all
Sets the display name of the mob
size
numeric
slime, magma cube
Sets the size of the mob
spawnchance
comma
all
Sets the chance for spawning the mob
powered
true/false
creeper
Sets a creeper to a charged state
lifecycle
lifecycle
all
Sets a life-cycle of a custom mob
health
comma
all
Sets the health of a custom mob
glowing
true/false
all
Sets a glow effect on the custom mob
explosionradius
numeric
creeper
Sets the explosion radius of a custom creeper
baby
true/false
zombie, wolf, etc ...
Sets the custom mob as a baby
angry
true/false
wolf
Sets the custom mob to spawn angry
damage
comma
all
Sets the damage done by the mob
boss
true/false
all
Indicates if the mob is a boss or not
mythicmob
any text
all
Set the entity to be replaced with the specified mythic mob
surface-spawn
true/false
all
Force the mob to spawn on the surface
Mobs - Previous
Introduction
Next - Mobs
Commands
Last modified
1yr ago
Copy link
Contents
Available properties