Basic Usage
This page was last updated for version v1.2.1
Example Effect
Basics
display-name
Description
The name that shows up in-game for the effect. It could be any name, no need to use unique names.
Notes
If you don't give your effect a display name, it will automatically display the effect's key name.
You can select a display name from the translations file. Just put
%%
and type the key from theeffects
section. Example:
icon
Description
The item that shows up in the GUIs for the effect.
Properties
material (see Material)
custom-model-data
amount
glow
player-head-name (For player heads, use premium account usernames)
player-head-texture (For player heads, use texture value)
Example
Last updated