Changes
Page history
standardized layout
authored
May 11, 2024
by
Lxlp
Show whitespace changes
Inline
Side-by-side
MythicMobs/mechanics/model/Glow.md
View page @
e5ae4ec2
[
< Back to mechanic page
](
../../Model-Mechanics
)
Mechanic: Glow
===============
Alias: GlowBone
---------------
## Description
Configure the model's glow and glow color.
Attributes
----------
## Attributes
| Attribute | Aliases | Description | Type | Default |
|------------|------------------|----------------------------------------------------------------------------------------------------|---------|---------|
| modelid | m, mid, model | Targeted model | String | |
...
...
@@ -33,3 +28,7 @@ This example will make the full model glow Blue when it spawns, all we have to d
-
model{m=MiniSoldier} @self ~onSpawn
-
glowbone{m=MiniSoldier;c=3986FE} @self ~onSpawn
```
## Aliases
-
[x] glowbone
\ No newline at end of file