Skip to content

Mechanics: bloodyScreen

muhahahahe edited this page Feb 6, 2018 · 3 revisions

Use this mechanic to show a border warning screen for the targeted player.

Looks like bloody screen edges.

Note: Optifine users have to turn on Settings>Details>Vignette and vanilla minecraft users need to set Graphics: Fancy to be able to see it!

Attributes

Attribute Aliases Description Default
play use true to display the effect and false to remove it true

Example

BloodyScreen:
  Skills:
  - bloodyscreen{play=true}
  - delay 10
  - bloodyscreen{play=false}
This will display the effect and half a second later it will be removed.
Clone this wiki locally