Abilities


Overview

PantheonSent

hertz

alienevo

Gravestone: Core

GeckoLib 4

afomni

Palladium

phantompig

Arrzee's Multiverse

Gravestone Mod


god_stalked

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false true
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false true
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"pantheonsent:god_stalked","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":true,"hidden_in_bar":true,"list_index":-1,"gui_position":"null","description":"null"}

moon_knight_blocking

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"pantheonsent:moon_knight_blocking","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

moon_knight_gliding

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"pantheonsent:moon_knight_gliding","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

apply_effect_in_radius

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 note_block}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
effect String effect to apply false minecraft:regeneration
effect_2 String effect to apply false none
effect_3 String effect to apply false none
effect_4 String effect to apply false none
radius Integer radius of effect false 20

Example:

{"type":"hertz:apply_effect_in_radius","icon":"minecraft:note_block","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","effect":"minecraft:regeneration","effect_2":"none","effect_3":"none","effect_4":"none","radius":20}

asgardian_ascend

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
elevate Boolean True, give stormbreaker and armor. False, take. false true

Example:

{"type":"hertz:asgardian_ascend","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","elevate":true}

bifrost

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"hertz:bifrost","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

bifrost_setpoint

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 red_bed}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"hertz:bifrost_setpoint","icon":"minecraft:red_bed","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

collision_damage

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 netherite_boots}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
damage Float Damage dealt to entities colliding with power-haver false 20.0
kill Boolean Kill the colliding entity? false false

Example:

{"type":"hertz:collision_damage","icon":"minecraft:netherite_boots","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","damage":20.0,"kill":false}

concussive_blast

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 skeleton_skull}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
particle String Particle to spawn false hertz_heroes:circle
distance Integer Distance of blast false 5

Example:

{"type":"hertz:concussive_blast","icon":"minecraft:skeleton_skull","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","particle":"hertz_heroes:circle","distance":5}

glider_wings

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 structure_void}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"hertz:glider_wings","icon":"minecraft:structure_void","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

greed_loop

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"hertz:greed_loop","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

lightning_shock

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
radius Integer Radius to summon lightning in false 8

Example:

{"type":"hertz:lightning_shock","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","radius":8}

lightning_slam

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
radius Integer Radius to summon lightning in false 8

Example:

{"type":"hertz:lightning_slam","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","radius":8}

orange_lantern_forcefield

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"hertz:orange_lantern_forcefield","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

orange_lantern_forcefield_dummy

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"hertz:orange_lantern_forcefield_dummy","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

orange_lantern_forcefield_dummy_alt

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"hertz:orange_lantern_forcefield_dummy_alt","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

orange_lantern_mace

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"hertz:orange_lantern_mace","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

raycast_damage_with_sound

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 note_block}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
sound String Sound to play false minecraft:entity.player.attack.strong
distance Integer Max distance to raycast false 5

Example:

{"type":"hertz:raycast_damage_with_sound","icon":"minecraft:note_block","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","sound":"minecraft:entity.player.attack.strong","distance":5}

apply_dna_from_prototype_core

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
property String please dont change false alienevodnaapplication

Example:

{"type":"alienevo:apply_dna_from_prototype_core","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","property":"alienevodnaapplication"}

apply_dna_from_prototype_omnitrix

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"alienevo:apply_dna_from_prototype_omnitrix","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

astro_chargepunch

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 barrier}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"alienevo:astro_chargepunch","icon":"minecraft:barrier","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

astro_laser_damage

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
radius Float Radius in which surrounding entities will be damaged false 10.0
height Float Height in which surrounding entities will be damaged false 10.0
damage Float Damage the ability will deal false 3.0
tag_ex String Tag that exlcudes entities if desired false exclusion_tag
damage_type String Type of damage. false minecraft:player_attack

Example:

{"type":"alienevo:astro_laser_damage","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","radius":10.0,"height":10.0,"damage":3.0,"tag_ex":"exclusion_tag","damage_type":"minecraft:player_attack"}

astro_punch_air_damage

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 barrier}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
radius Float Radius in which surrounding entities will be damaged false 10.0
damage Float Damage the ability will deal false 3.0
tag_ex String Tag that exlcudes entities if desired false exclusion_tag
damage_type String Type of damage. false minecraft:player_attack

Example:

{"type":"alienevo:astro_punch_air_damage","icon":"minecraft:barrier","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","radius":10.0,"damage":3.0,"tag_ex":"exclusion_tag","damage_type":"minecraft:player_attack"}

astro_punch_damage

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 barrier}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
radius Float Radius in which surrounding entities will be damaged false 10.0
damage Float Damage the ability will deal false 3.0
tag_ex String Tag that exlcudes entities if desired false exclusion_tag
damage_type String Type of damage. false minecraft:player_attack

Example:

{"type":"alienevo:astro_punch_damage","icon":"minecraft:barrier","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","radius":10.0,"damage":3.0,"tag_ex":"exclusion_tag","damage_type":"minecraft:player_attack"}

astrojump

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 barrier}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
boost_strength Float Boost Strength false 1.0

Example:

{"type":"alienevo:astrojump","icon":"minecraft:barrier","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","boost_strength":1.0}

back_attack_reduction

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 shield}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
damage_reduction Float Damage reduction factor (0-1) false 1.0

Example:

{"type":"alienevo:back_attack_reduction","icon":"minecraft:shield","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","damage_reduction":1.0}

charge_leap

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
score_value String Scoreboard Name false Motion.Score
division_amount Float The amount the scoreboard value will be divided by false 1.0

Example:

{"type":"alienevo:charge_leap","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","score_value":"Motion.Score","division_amount":1.0}

create_all_dna_prototype_core

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
property String please dont change false alienevodnageneration

Example:

{"type":"alienevo:create_all_dna_prototype_core","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","property":"alienevodnageneration"}

create_all_dna_prototype_omnitrix

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"alienevo:create_all_dna_prototype_omnitrix","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

cycle_position

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 arrow}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"alienevo:cycle_position","icon":"minecraft:arrow","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

decrease_digit

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 stone_button}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"alienevo:decrease_digit","icon":"minecraft:stone_button","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

display_code

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 oak_sign}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"alienevo:display_code","icon":"minecraft:oak_sign","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

display_prototype_core_info

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
property String please dont change false alienevodnainfo

Example:

{"type":"alienevo:display_prototype_core_info","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","property":"alienevodnainfo"}

entity_damage

Does damage to what the executer is looking at.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
damage Float The amount of damage the ability does false 0.0
damage_type String The type of damage that is done false minecraft:player_attack
effect String The effect that is give to the entity if used false null
fire_seconds Float How many seconds the entity should be on fire false 0.0
potion_seconds Integer How many seconds the entity should have the effect false 0
potion_amplifier Integer What level the effect is false 0
hide_particles Boolean If potion particles should be visable false false
range Float The amount of range the ability has false 0.0
at String Where the damage is(by and from will not work if this is not null) false null
by String What entity is doing the damage false @s
from String What entity is the damage from false @s
command_as_entity String Excute a command from the entity if used false null
excluded_tag String Tag that will be excluded from damage if used false damage_excluded_tag

Example:

{"type":"alienevo:entity_damage","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","damage":0.0,"damage_type":"minecraft:player_attack","effect":"null","fire_seconds":0.0,"potion_seconds":0,"potion_amplifier":0,"hide_particles":false,"range":0.0,"at":"null","by":"@s","from":"@s","command_as_entity":"null","excluded_tag":"damage_excluded_tag"}

explosion

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 tnt}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
strength Float Explosion Strength false 1.0
causes_fire Boolean Whether the explosion causes fire false false
random_x_range Integer Range for random X offset false 5
random_y_range Integer Range for random Y offset false 5
random_z_range Integer Range for random Z offset false 5

Example:

{"type":"alienevo:explosion","icon":"minecraft:tnt","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","strength":1.0,"causes_fire":false,"random_x_range":5,"random_y_range":5,"random_z_range":5}

glow_color_module

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 nether_star}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"alienevo:glow_color_module","icon":"minecraft:nether_star","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

glowing_eyes

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"alienevo:glowing_eyes","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

increase_digit

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 stone_button}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"alienevo:increase_digit","icon":"minecraft:stone_button","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

infinity

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
radius Integer Radius in which surrounding entities will be damaged false 10
tag_ex String Tag that excludes entities if desired false exclusion_tag
speed_multiplier Float Multiplier to adjust the speed of motion false 0.05

Example:

{"type":"alienevo:infinity","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","radius":10,"tag_ex":"exclusion_tag","speed_multiplier":0.05}

main_uniform

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"alienevo:main_uniform","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

motion

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
motion Float Motion false 1.0

Example:

{"type":"alienevo:motion","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","motion":1.0}

motion_dash

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
motion Float Motion false 1.0

Example:

{"type":"alienevo:motion_dash","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","motion":1.0}

motion_water

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
motion Float Motion false 1.0

Example:

{"type":"alienevo:motion_water","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","motion":1.0}

obtain_core_colors

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"alienevo:obtain_core_colors","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

omnitrix_cycle_next

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
property String Do not change this property false omnitrix_cycle
use_multiple_sounds Boolean Whether to randomize between multiple cycling sounds false false
cycle_sound String The primary sound to play when cycling false prototype_cycle_1
alt_sound_1 String First alternative cycling sound false prototype_cycle_2
alt_sound_2 String Second alternative cycling sound false prototype_cycle_3
alt_sound_3 String Third alternative cycling sound false prototype_cycle_4

Example:

{"type":"alienevo:omnitrix_cycle_next","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","property":"omnitrix_cycle","use_multiple_sounds":false,"cycle_sound":"prototype_cycle_1","alt_sound_1":"prototype_cycle_2","alt_sound_2":"prototype_cycle_3","alt_sound_3":"prototype_cycle_4"}

omnitrix_cycle_next_animated

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
property String Do not change this property false omnitrix_cycle

Example:

{"type":"alienevo:omnitrix_cycle_next_animated","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","property":"omnitrix_cycle"}

omnitrix_cycle_playlists

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
cycle_direction String Direction to cycle playlists false right
property String Cycle property false omnitrix_cycle

Example:

{"type":"alienevo:omnitrix_cycle_playlists","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","cycle_direction":"right","property":"omnitrix_cycle"}

omnitrix_cycle_playlists_quick

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
cycle_direction String Direction to cycle playlists false right
property String Cycle property false cycle_quick_change

Example:

{"type":"alienevo:omnitrix_cycle_playlists_quick","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","cycle_direction":"right","property":"cycle_quick_change"}

omnitrix_cycle_previous

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
property String Do not change this property false omnitrix_cycle
use_multiple_sounds Boolean Whether to randomize between multiple cycling sounds false false
cycle_sound String The primary sound to play when cycling false prototype_cycle_1
alt_sound_1 String First alternative cycling sound false prototype_cycle_2
alt_sound_2 String Second alternative cycling sound false prototype_cycle_3
alt_sound_3 String Third alternative cycling sound false prototype_cycle_4

Example:

{"type":"alienevo:omnitrix_cycle_previous","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","property":"omnitrix_cycle","use_multiple_sounds":false,"cycle_sound":"prototype_cycle_1","alt_sound_1":"prototype_cycle_2","alt_sound_2":"prototype_cycle_3","alt_sound_3":"prototype_cycle_4"}

omnitrix_cycle_sounds

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 note_block}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
use_multiple_sounds Boolean Whether to randomize between multiple cycling sounds false true
cycle_sound String The primary sound to play when cycling false prototype_cycle_1
alt_sound_1 String First alternative cycling sound false prototype_cycle_2
alt_sound_2 String Second alternative cycling sound false prototype_cycle_3
alt_sound_3 String Third alternative cycling sound false prototype_cycle_4
sound_volume Float Volume for cycling sounds (0.0 to 1.0) false 1.0
sound_pitch Float Pitch for cycling sounds (0.5 to 2.0) false 1.0

Example:

{"type":"alienevo:omnitrix_cycle_sounds","icon":"minecraft:note_block","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","use_multiple_sounds":true,"cycle_sound":"prototype_cycle_1","alt_sound_1":"prototype_cycle_2","alt_sound_2":"prototype_cycle_3","alt_sound_3":"prototype_cycle_4","sound_volume":1.0,"sound_pitch":1.0}

omnitrix_detransform

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
property String Internal property key for the Omnitrix cycle false omnitrix_cycle

Example:

{"type":"alienevo:omnitrix_detransform","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","property":"omnitrix_cycle"}

omnitrix_timer

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 clock}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
property String Internal property key for the Omnitrix cycle false omnitrix_cycle

Example:

{"type":"alienevo:omnitrix_timer","icon":"minecraft:clock","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","property":"omnitrix_cycle"}

omnitrix_transform

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
watch String The name of the Omnitrix and user in the configuration files false prototype
property String Internal property key for the Omnitrix cycle false omnitrix_cycle
transform_sound String The primary sound set to use during transformation (e.g., 'prototype') false prototype
use_timeout_bubble Boolean Whether to show the timeout bubble on detransform false true
use_multiple_sounds Boolean Whether to randomize between multiple transformation sounds false false
alt_sound_1 String First alternative transformation sound false omnitrix
alt_sound_2 String Second alternative transformation sound false alien_force

Example:

{"type":"alienevo:omnitrix_transform","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","watch":"prototype","property":"omnitrix_cycle","transform_sound":"prototype","use_timeout_bubble":true,"use_multiple_sounds":false,"alt_sound_1":"omnitrix","alt_sound_2":"alien_force"}

particle_ring

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 nether_star}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
particle_id String Particle type to spawn false end_rod
mode String Ring mode (static/spread/gather) false static
particle_count Integer Number of particles in the ring false 36
spawn_delay Integer Ticks between each particle spawn false 1
ring_distance Float Base distance of particles from center false 3.0
ring_height Float Base height offset from player false 0.0
layer_count Integer Number of ring layers false 3
layer_height Float Height between each ring layer false 0.5
distance_decrease Float How much to decrease ring distance per layer false 0.5
particle_speed Float Speed of particles (for spread/gather) false 1.0
rotation_speed Float Speed of ring rotation false 2.0
particle_spread Float Random spread of particles from their spawn position false 0.1
vertical_spread Float Additional vertical spread of particles false 0.0

Example:

{"type":"alienevo:particle_ring","icon":"minecraft:nether_star","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","particle_id":"end_rod","mode":"static","particle_count":36,"spawn_delay":1,"ring_distance":3.0,"ring_height":0.0,"layer_count":3,"layer_height":0.5,"distance_decrease":0.5,"particle_speed":1.0,"rotation_speed":2.0,"particle_spread":0.1,"vertical_spread":0.0}

primary_color_module

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 red_dye}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"alienevo:primary_color_module","icon":"minecraft:red_dye","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

pyro_surf

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"alienevo:pyro_surf","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

quick_change_transform

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
property String Primary property key for the custom cycle false cycle_quick_change
legacy_property String Legacy property key for omnitrix cycle (for compatibility) false omnitrix_cycle

Example:

{"type":"alienevo:quick_change_transform","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","property":"cycle_quick_change","legacy_property":"omnitrix_cycle"}

quick_cycle_next

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
property String Property to cycle through false cycle_quick_change

Example:

{"type":"alienevo:quick_cycle_next","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","property":"cycle_quick_change"}

quick_cycle_previous

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
property String Property to cycle through false cycle_quick_change

Example:

{"type":"alienevo:quick_cycle_previous","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","property":"cycle_quick_change"}

retrieve_armor

Retrieve your stored armor.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 iron_chestplate}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"alienevo:retrieve_armor","icon":"minecraft:iron_chestplate","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

reveal_code

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 redstone_torch}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"alienevo:reveal_code","icon":"minecraft:redstone_torch","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

screenshake

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 piston}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
vertical_intensity Float Vertical Shake Intensity (degrees) false 0.3
horizontal_intensity Float Horizontal Shake Intensity (degrees) false 1.0
frequency Float Speed multiplier (1.0 = normal, 2.0 = faster) false 1.0
duration Integer How long the shake lasts in ticks false 20
ease_duration Integer How many ticks to spend easing out false 5
tag_name String The tag to check for false shake

Example:

{"type":"alienevo:screenshake","icon":"minecraft:piston","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","vertical_intensity":0.3,"horizontal_intensity":1.0,"frequency":1.0,"duration":20,"ease_duration":5,"tag_name":"shake"}

screenshake_loop

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 piston}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
vertical_intensity Float Vertical Shake Intensity (degrees) false 0.3
horizontal_intensity Float Horizontal Shake Intensity (degrees) false 1.0
frequency Float Speed multiplier (1.0 = normal, 2.0 = faster) false 1.0

Example:

{"type":"alienevo:screenshake_loop","icon":"minecraft:piston","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","vertical_intensity":0.3,"horizontal_intensity":1.0,"frequency":1.0}

secondary_color_module

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blue_dye}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"alienevo:secondary_color_module","icon":"minecraft:blue_dye","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

secondary_uniform

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"alienevo:secondary_uniform","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

slower_hunger

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
reduction_factor Float How much hunger is reduced (lower = slower hunger) false 0.1

Example:

{"type":"alienevo:slower_hunger","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","reduction_factor":0.1}

sonic_clap

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
radius Float Radius in which surrounding entities will be damaged false 10.0
damage Float Damage the ability will deal false 3.0
fire_seconds Float How many seconds the entity should be on fire false 0.0
tag_ex String Tag that exlcudes entities if desired false exclusion_tag
damage_type String Type of damage. false minecraft:player_attack
knockback Float Knockback strength (0 for no knockback) false 0.0

Example:

{"type":"alienevo:sonic_clap","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","radius":10.0,"damage":3.0,"fire_seconds":0.0,"tag_ex":"exclusion_tag","damage_type":"minecraft:player_attack","knockback":0.0}

stat_ability

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
score_value String Scoreboard Name false Score.Board
Division_Amount String The amount the scoreboard value will be divided by false 1
Attribute_Type String The attribute that will be used false palladium:levitation_speed
UUID String The UUID used for the attribute false cc154bdc-21f8-11ee-be56-0242ac120002
Attribute_Mod String addition , multiply_total , multiply_base false addition

Example:

{"type":"alienevo:stat_ability","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","score_value":"Score.Board","Division_Amount":"1","Attribute_Type":"palladium:levitation_speed","UUID":"cc154bdc-21f8-11ee-be56-0242ac120002","Attribute_Mod":"addition"}

store_armor

Store your armor away for when you need it most.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
namespace String unique namespace for your storage location false alienevo
identity String unique extra name for your storage location false store

Example:

{"type":"alienevo:store_armor","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","namespace":"alienevo","identity":"store"}

wall_climb

Allows you to scale surfaces.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 barrier}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
climb_speed Float Climbing speed. false 0.1
data_name String Persistent data used false climb

Example:

{"type":"alienevo:wall_climb","icon":"minecraft:barrier","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","climb_speed":0.1,"data_name":"climb"}

wall_climb_small

Allows you to scale surfaces.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 barrier}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
climb_speed Float Climbing speed. false 0.1
data_name String Persistent data used false climb

Example:

{"type":"alienevo:wall_climb_small","icon":"minecraft:barrier","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","climb_speed":0.1,"data_name":"climb"}

wall_run

Allows you to run on walls, including moving up and down.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 barrier}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
run_speed Float Wall running speed. false 0.1
data_name String Persistent data used false wall_run

Example:

{"type":"alienevo:wall_run","icon":"minecraft:barrier","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","run_speed":0.1,"data_name":"wall_run"}

xp_system

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
Alien.Level String Scoreboard name for alien level false Alien.Level
Alien.XP String Scoreboard name for alien XP false Alien.XP
Alien.SkillPoint String Scoreboard name for alien skill points false Alien.SkillPoint

Example:

{"type":"alienevo:xp_system","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","Alien.Level":"Alien.Level","Alien.XP":"Alien.XP","Alien.SkillPoint":"Alien.SkillPoint"}

dynamic_attribute_modifier

Adds an attribute modifier to the entity while the ability is enabled that is entirely configurable via a scoreboard.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 iron_chestplate}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
scoreboard String Scoreboard Name. false Score.Board
attribute Attribute Determines which attribute should be modified. Possible attributes: forge:block_reach, forge:entity_gravity, forge:entity_reach, forge:nametag_distance, forge:step_height_addition, forge:swim_speed, ice_and_fire_delight:number_of_explosions, lodestone:magic_damage, lodestone:magic_proficiency, lodestone:magic_resistance, minecraft:generic.armor, minecraft:generic.armor_toughness, minecraft:generic.attack_damage, minecraft:generic.attack_knockback, minecraft:generic.attack_speed, minecraft:generic.flying_speed, minecraft:generic.follow_range, minecraft:generic.knockback_resistance, minecraft:generic.luck, minecraft:generic.max_health, minecraft:generic.movement_speed, minecraft:horse.jump_strength, minecraft:zombie.spawn_reinforcements, palladium:destroy_speed, palladium:fall_resistance, palladium:flight_flexibility, palladium:flight_speed, palladium:heroic_flight_type, palladium:jump_power, palladium:leaping, palladium:levitation_speed, palladium:punch_damage, scguns:additional_bullet_damage, scguns:bullet_damage_multiplier, scguns:projectile_speed, scguns:reload_speed, scguns:spread_multiplier false minecraft:generic.armor
division_amount Double The amount the scoreboard value will be divided by false 1.0
operation Integer The operation for the giving attribute modifier (More: https://minecraft.gamepedia.com/Attribute#Operations) false 0
uuid UUID Sets the unique identifier for this attribute modifier. If not specified it will generate a random one false 498be4fb-af04-42f2-8948-e6ccdc0d99e1

Example:

{"type":"gravecore:dynamic_attribute_modifier","icon":"minecraft:iron_chestplate","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","scoreboard":"Score.Board","attribute":"minecraft:generic.armor","division_amount":1.0,"operation":0,"uuid":"498be4fb-af04-42f2-8948-e6ccdc0d99e1"}

potion_punch

anything the player hits is given a desired potion effect for a configurable time.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 iron_chestplate}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
effect MobEffect name of the potion effect. false minecraft:poison
time Integer the length of time that the potion lasts (in seconds). false 0

Example:

{"type":"gravecore:potion_punch","icon":"minecraft:iron_chestplate","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","effect":"minecraft:poison","time":0}

screenshake

makes the screen shake at a varying intensity.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 iron_chestplate}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
intensity Integer sets the intensity of the screenshake. false 1
duration Integer sets the duration of the screenshake from the first tick of the ability (in ticks). false 10
distance Float sets the distance people are effected by screenshake. false 26.0

Example:

{"type":"gravecore:screenshake","icon":"minecraft:iron_chestplate","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","intensity":1,"duration":10,"distance":26.0}

armor_animation

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false true
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false true
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
item ResourceLocation ID of the gecko armor item that must be worn currently. false test:example_item
controller String Name of the animation controller the animation is played on. Leave it as 'main' if you didnt specify one. false main
animation_trigger String Name of the animation trigger false animation_trigger_name

Example:

{"type":"geckolib:armor_animation","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":true,"hidden_in_bar":true,"list_index":-1,"gui_position":"null","description":"null","item":"test:example_item","controller":"main","animation_trigger":"animation_trigger_name"}

render_layer_animation

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false true
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false true
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
render_layer ResourceLocation Determines the ID of the render layer receiving the animation. Must be a gecko render layer! false test:example_layer
controller String Name of the animation controller the animation is played on. Leave it as 'main' if you didnt specify one. false main
animation_trigger String Name of the animation trigger false animation_trigger_name

Example:

{"type":"geckolib:render_layer_animation","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":true,"hidden_in_bar":true,"list_index":-1,"gui_position":"null","description":"null","render_layer":"test:example_layer","controller":"main","animation_trigger":"animation_trigger_name"}

aoe_damage

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
radius Float Radius in which surrounding entities will be damaged false 10.0
damage Float Damage the ability will deal false 3.0
fire_seconds Float How many seconds the entity should be on fire false 0.0
tag_ex String Tag that exlcudes entities if desired false exclusion_tag
damage_type String Type of damage. false minecraft:player_attack

Example:

{"type":"afomni:aoe_damage","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","radius":10.0,"damage":3.0,"fire_seconds":0.0,"tag_ex":"exclusion_tag","damage_type":"minecraft:player_attack"}

chroma_leap

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"afomni:chroma_leap","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

vax_leap

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"afomni:vax_leap","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

ability_wheel

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
abilities String[] List of ability keys to be used in the ability wheel. false [example_ability]
texture TextureReference Lets you use a custom texture for the wheel. If left null it will use the default rendering. false /
disable_mouse_scrolling Boolean Disables the ability to use the mouse wheel to scroll between the options. false false
disable_center_icon Boolean Disables the rendering of the icon in the middle of the wheel. false false

Example:

{"type":"palladium:ability_wheel","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","abilities":["example_ability"],"texture":"null","disable_mouse_scrolling":false,"disable_center_icon":false}

aim

Allows the player to aim their arms.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
time Integer Determines how many ticks it takes until the arm is fully aimed false 10
arm ArmType Determines which arm(s) should point. Possible values: [none, main_arm, off_arm, right_arm, left_arm, both] false MAIN_ARM

Example:

{"type":"palladium:aim","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","time":10,"arm":"main_arm"}

animation_timer

This ability is used to create a timer that can be used for animations. It is not meant to be used directly.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false true
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false true
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
start_value Integer The value for the integer when the ability is disabled false 0
max_value Integer The value for the integer when the ability is enabled false 20

Example:

{"type":"palladium:animation_timer","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":true,"hidden_in_bar":true,"list_index":-1,"gui_position":"null","description":"null","start_value":0,"max_value":20}

attribute_modifier

Adds an attribute modifier to the entity while the ability is enabled.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 iron_chestplate}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
attribute Attribute Determines which attribute should be modified. Possible attributes: forge:block_reach, forge:entity_gravity, forge:entity_reach, forge:nametag_distance, forge:step_height_addition, forge:swim_speed, ice_and_fire_delight:number_of_explosions, lodestone:magic_damage, lodestone:magic_proficiency, lodestone:magic_resistance, minecraft:generic.armor, minecraft:generic.armor_toughness, minecraft:generic.attack_damage, minecraft:generic.attack_knockback, minecraft:generic.attack_speed, minecraft:generic.flying_speed, minecraft:generic.follow_range, minecraft:generic.knockback_resistance, minecraft:generic.luck, minecraft:generic.max_health, minecraft:generic.movement_speed, minecraft:horse.jump_strength, minecraft:zombie.spawn_reinforcements, palladium:destroy_speed, palladium:fall_resistance, palladium:flight_flexibility, palladium:flight_speed, palladium:heroic_flight_type, palladium:jump_power, palladium:leaping, palladium:levitation_speed, palladium:punch_damage, scguns:additional_bullet_damage, scguns:bullet_damage_multiplier, scguns:projectile_speed, scguns:reload_speed, scguns:spread_multiplier false minecraft:generic.armor
amount Double The amount for the giving attribute modifier false 1.0
operation Integer The operation for the giving attribute modifier (More: https://minecraft.gamepedia.com/Attribute#Operations) false 0
uuid UUID Sets the unique identifier for this attribute modifier. If not specified it will generate a random one false 498be4fb-af04-42f2-8948-e6ccdc0d99e1

Example:

{"type":"palladium:attribute_modifier","icon":"minecraft:iron_chestplate","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","attribute":"minecraft:generic.armor","amount":1.0,"operation":0,"uuid":"498be4fb-af04-42f2-8948-e6ccdc0d99e1"}

command

Executes commands.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 command_block}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
first_tick_commands CommandFunctionParsing Sets the commands which get executed when gaining/activating the ability false []
last_tick_commands CommandFunctionParsing Sets the commands which get executed when losing/deactivating the ability false []
commands CommandFunctionParsing Sets the commands which get executed when using the ability false [say Hello World]

Example:

{"type":"palladium:command","icon":"minecraft:command_block","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","first_tick_commands":[],"last_tick_commands":[],"commands":["say Hello World"]}

damage_immunity

Makes the entity immune against certain damage source tags.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 potion}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
damage_sources List Determines which damage sources have no effect on the entity based on a tag. Minecraft's builtin damage source tags: [minecraft:damages_helmet, minecraft:bypasses_armor, minecraft:bypasses_shield, minecraft:bypasses_invulnerability, minecraft:bypasses_cooldown, minecraft:bypasses_effects, minecraft:bypasses_resistance, minecraft:bypasses_enchantments, minecraft:is_fire, minecraft:is_projectile, minecraft:witch_resistant_to, minecraft:is_explosion, minecraft:is_fall, minecraft:is_drowning, minecraft:is_freezing, minecraft:is_lightning, minecraft:no_anger, minecraft:no_impact, minecraft:always_most_significant_fall, minecraft:wither_immune_to, minecraft:ignites_armor_stands, minecraft:burns_armor_stands, minecraft:avoids_guardian_thorns, minecraft:always_triggers_silverfish, minecraft:always_hurts_ender_dragons] false [minecraft:is_lightning, minecraft:is_fall]

Example:

{"type":"palladium:damage_immunity","icon":"minecraft:potion","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","damage_sources":["minecraft:is_lightning","minecraft:is_fall"]}

disable_hotbar_scroll

When enabled, the player will not be able to scroll through the hotbar anymore.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"palladium:disable_hotbar_scroll","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

dummy

Does nothing.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"palladium:dummy","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

energy_beam

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
energy_beam ResourceLocation Configuration for the look of the beam. Check wiki for information. false example:energy_beam
damage_type ResourceLocation Damage type which is applied when an entity is hit. Uses normal player/mob attack if null/unchanged. false /
damage Float The damage dealt with aiming for entities (per tick) false 5.0
max_distance Float The maximum distance you can reach with your heat vision false 30.0
speed Float Speed at which the energy beam extends from the player. Use 0 for instant extension. false 0.5
set_on_fire_seconds Integer You can use this to set targeted entities on fire. If set to 0 it will not cause any. false 0
cause_fire Boolean If enabled, targeted blocks will start to burn (fire will be placed). false false
smelt_blocks Boolean If enabled, targeted blocks will turn into their smelting result (e.g. sand will turn into glass). false false

Example:

{"type":"palladium:energy_beam","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","energy_beam":"example:energy_beam","damage_type":"null","damage":5.0,"max_distance":30.0,"speed":0.5,"set_on_fire_seconds":0,"cause_fire":false,"smelt_blocks":false}

energy_blast

Deprecated, please switch to 'palladium:energy_beam'

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
origin String Defines the origin point of the energy blast false eyes
color Color Defines the color of the blast false java.awt.Color[r=255,g=0,b=0]
damage Float The damage dealt with aiming for entities (per tick) false 1.0
max_distance Float The maximum distance you can reach with your heat vision false 30.0

Example:

{"type":"palladium:energy_blast","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","origin":"eyes","color":"#FF0000","damage":1.0,"max_distance":30.0}

entity_glow

Makes the entity, the entities visible for you, glow.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 glow_berries}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
mode Mode Determines if this ability makes the entity itself glow, or lets you see other entities with their glow effect. Possible values: [self, others] false SELF
color Color Determines the color of the glow effect. If left empty, it will use the default team color. false /
distance Double The distance at which the glow effect is visible. If left empty, it will behave normally. false 0.0
property_key String If you want to make the glow dependent on a Palladium Property, this is the key/name of it which you can specify. false /
property_value String If you want to make the glow dependent on a Palladium Property, this is value of it which you can specify. false /

Example:

{"type":"palladium:entity_glow","icon":"minecraft:glow_berries","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","mode":"self","color":"null","distance":0.0,"property_key":"null","property_value":"null"}

fire_aspect

Makes this entity's attacks light targets on fire as if fire aspect was used.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 flint_and_steel}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
time Integer The amount of time, in seconds, that the victim entity will be set on fire for false 5
should_stack_time Boolean If true, attacking an entity that's already on fire will add the "time" field to their current burn time instead of setting it false false
max_time Integer If "should_stack_time" is true, the victim's burn time (in seconds) will not exceed this value after being hit false 5

Example:

{"type":"palladium:fire_aspect","icon":"minecraft:flint_and_steel","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","time":5,"should_stack_time":false,"max_time":5}

fluid_walking

Let's you define a fluid you can walk on.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
fluid_tag TagKey Determines the tag for the fluid(s) you can walk on. You need tags because of each fluid there are 2 fluids actually: A still and a flowing one. Minecraft's two fluid tags are: minecraft:water & minecraft:lava false minecraft:lava

Example:

{"type":"palladium:fluid_walking","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","fluid_tag":"minecraft:lava"}

gui_overlay

Displays a gui overlay on the screen.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false true
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false true
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
texture TextureReference Texture path for the gui overlay false minecraft:textures/gui/presets/isles.png
texture_width Integer Width of the texture file false 256
texture_height Integer Width of the texture file false 256
translate Vec3 Translation of the rendered object false [0.0 / 0.0 / 0.0]
rotate Vec3 Rotation of the rendered object false [0.0 / 0.0 / 0.0]
scale Vec3 Scale of the rendered object false [1.0 / 1.0 / 1.0]
alignment TextureAlignment Determines how the image is aligned on the screen. Possible values: [top_left, top_center, top_right, middle_left, center, middle_right, bottom_left, bottom_center, bottom_right, stretch] false STRETCH

Example:

{"type":"palladium:gui_overlay","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":true,"hidden_in_bar":true,"list_index":-1,"gui_position":"null","description":"null","texture":"minecraft:textures/gui/presets/isles.png","texture_width":256,"texture_height":256,"translate":[0.0,0.0,0.0],"rotate":[0.0,0.0,0.0],"scale":[1.0,1.0,1.0],"alignment":"stretch"}

healing

Heals the entity.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 apple}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
frequency Integer Sets the frequency of healing (in ticks) false 20
amount Float Sets the amount of hearts for each healing false 3.0

Example:

{"type":"palladium:healing","icon":"minecraft:apple","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","frequency":20,"amount":3.0}

hide_body_part

Allows you to hide an entity's body parts.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false true
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false true
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
body_parts List Determines which body parts should be invisible. Overlaying parts will be still visible. Available parts: [head, head_overlay, chest, chest_overlay, right_arm, right_arm_overlay, left_arm, left_arm_overlay, right_leg, right_leg_overlay, left_leg, left_leg_overlay, cape] false [right_arm, left_arm]
affects_first_person Boolean Determines if your first person arm should disappear aswell (if it's disabled) false true

Example:

{"type":"palladium:hide_body_part","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":true,"hidden_in_bar":true,"list_index":-1,"gui_position":"null","description":"null","body_parts":["right_arm","left_arm"],"affects_first_person":true}

immortality

Makes you unable to die.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 totem_of_undying}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"palladium:immortality","icon":"minecraft:totem_of_undying","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

intangibility

Makes the player go through blocks.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
vertical Boolean Makes the player vertically intangible aswell false false
whitelist TagKey Tag which includes the block the player can phase through. Leave null for all blocks. false /
blacklist TagKey Tag which includes the block the player can phase through. Leave null for all blocks. false palladium:prevents_intangibility

Example:

{"type":"palladium:intangibility","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","vertical":false,"whitelist":"null","blacklist":"palladium:prevents_intangibility"}

invisibility

Makes the player invisible. Also makes mobs not see the player anymore.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false TexturedIcon{texture=palladium:textures/icon/invisibility.png, tint=null}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"palladium:invisibility","icon":"palladium:textures/icon/invisibility.png","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

name_change

Lets you change the name of the player (in chat, tablist, above head).

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false true
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false true
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
name Component The name the player's one will turn into false literal{John Doe}

Example:

{"type":"palladium:name_change","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":true,"hidden_in_bar":true,"list_index":-1,"gui_position":"null","description":"null","name":{"text":"John Doe"}}

particles

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
emitter List Configuration for where the particle spawns at. Check wiki for information. false [example:emitter]
particle_type ParticleType ID of the particle you want to spawn. false minecraft:dust
options String Additional options for the particle (like color of a dust particle) false

Example:

{"type":"palladium:particles","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","emitter":"[example:emitter]","particle_type":"minecraft:dust","options":""}

play_sound

Plays a sound when being enabled.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false true
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false true
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
sound ResourceLocation Sound ID that is being played false minecraft:item.elytra.flying
volume Float Volume for the played sound false 1.0
pitch Float Pitch for the played sound false 1.0
looping Boolean Whether or not the sound should loop during the time the ability is enabled false false
play_self Boolean Whether or not the sound should be played to just the player executing the ability, or to all players false false

Example:

{"type":"palladium:play_sound","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":true,"hidden_in_bar":true,"list_index":-1,"gui_position":"null","description":"null","sound":"minecraft:item.elytra.flying","volume":1.0,"pitch":1.0,"looping":false,"play_self":false}

projectile

Allows you to shoot a projectile.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 snowball}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
entity_type EntityType Entity type ID for the projectile entity false minecraft:snowball
entity_data CompoundTag Entity NBT data false /
inaccuracy Float Determines the inaccuracy when shooting the projectile false 0.0
velocity Float Determines the velocity when shooting the projectile false 1.5
swinging_arm ArmType Determines which arm(s) should swing upon shooting. Possible values: [none, main_arm, off_arm, right_arm, left_arm, both] false MAIN_ARM
damage_from_player Boolean If this is set to true and a custom projectile is used, the damage will automatically be set the player damage value false false
ignore_player_movement Boolean If this is set to true and you shoot a projectile, your player's movement will NOT be added to it. Having the player movement be added is default default vanilla behaviour false false

Example:

{"type":"palladium:projectile","icon":"minecraft:snowball","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","entity_type":"minecraft:snowball","entity_data":"null","inaccuracy":0.0,"velocity":1.5,"swinging_arm":"main_arm","damage_from_player":false,"ignore_player_movement":false}

remove_body_part

Allows you to remove an entity's body parts.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false true
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false true
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
body_parts List Determines which body parts should be completely removed. Available parts: [head, head_overlay, chest, chest_overlay, right_arm, right_arm_overlay, left_arm, left_arm_overlay, right_leg, right_leg_overlay, left_leg, left_leg_overlay, cape] false [right_arm, left_arm]
affects_first_person Boolean Determines if your first person arm should disappear aswell (if it's disabled) false true

Example:

{"type":"palladium:remove_body_part","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":true,"hidden_in_bar":true,"list_index":-1,"gui_position":"null","description":"null","body_parts":["right_arm","left_arm"],"affects_first_person":true}

render_layer

Allows you to add a render layer to the entity.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false true
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false true
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
render_layer ResourceLocation ID of the render layer that will be rendered false namespace:render_layer_id

Example:

{"type":"palladium:render_layer","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":true,"hidden_in_bar":true,"list_index":-1,"gui_position":"null","description":"null","render_layer":"namespace:render_layer_id"}

render_layer_by_accessory_slot

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
default_layer ResourceLocation ID of the render layer that will be used if none is specified in the accessory slot. Can be null. false namespace:render_layer_id
accessory_slot AccessorySlot ID of the slot that will be looked in for to get a render layer. There must be a render_layer accessory in it to get it from. false palladium:chest

Example:

{"type":"palladium:render_layer_by_accessory_slot","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","default_layer":"namespace:render_layer_id","accessory_slot":"palladium:chest"}

repeating_animation_timer

This ability is used to create a timer that can be used for animations. It is not meant to be used directly.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false true
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false true
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
start_value Integer The value for the integer when the ability is disabled false 0
max_value Integer The value for the integer when the ability is enabled false 20

Example:

{"type":"palladium:repeating_animation_timer","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":true,"hidden_in_bar":true,"list_index":-1,"gui_position":"null","description":"null","start_value":0,"max_value":20}

restrict_slots

Let's you restrict the slots that can be used by the player. It will drop the items if disabled while the player has items in the restricted slots.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
slots List Slot(s) that will not be able to contain items anymore. Example values: [mainhand, offhand, feet, legs, chest, head, curios:back, curios:necklace, trinkets:chest/back, trinkets:chest/necklace] false [chest]

Example:

{"type":"palladium:restrict_slots","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","slots":["chest"]}

sculk_immunity

When enabled, the player will not cause any walk-related sculk vibrations anymore.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 sculk}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"palladium:sculk_immunity","icon":"minecraft:sculk","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

shader_effect

Allows you to apply a custom shader effect.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false true
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false true
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
shader ResourceLocation ID of the shader that shall be applied false minecraft:shaders/post/creeper.json

Example:

{"type":"palladium:shader_effect","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":true,"hidden_in_bar":true,"list_index":-1,"gui_position":"null","description":"null","shader":"minecraft:shaders/post/creeper.json"}

show_both_arms

Enables the rendering of your off-hand.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false true
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"palladium:show_both_arms","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":true,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

shrink_body_overlay

Allows you to shrink the body overlay.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false true
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false true
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
start_value Integer The value for the integer when the ability is disabled false 0
max_value Integer The value for the integer when the ability is enabled false 20

Example:

{"type":"palladium:shrink_body_overlay","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":true,"hidden_in_bar":true,"list_index":-1,"gui_position":"null","description":"null","start_value":0,"max_value":20}

size

This ability allows an entity to change it's size using Pehkui.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false TexturedIcon{texture=palladium:textures/icon/size.png, tint=null}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
scale Float Determines the scale as a multiplier false 0.1

Example:

{"type":"palladium:size","icon":"palladium:textures/icon/size.png","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","scale":0.1}

skin_change

Allows you to change a player's skin.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false true
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false true
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
texture SkinTypedValue Texture for the skin change false SkinTypedValue{normal=minecraft:textures/entity/zombie/drowned.png, slim=minecraft:textures/entity/zombie/drowned.png}
model_type ChangedModelType Model type for the player. 'normal' = Wide-armed Steve model; 'slim' = Slim-armed Alex model; 'keep' = Does not change the player's default model. Possible values: [keep, normal, slim] false KEEP
priority Integer Priority for the skin (in case multiple skin changes are applied, the one with the highest priority will be used) false 50

Example:

{"type":"palladium:skin_change","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":true,"hidden_in_bar":true,"list_index":-1,"gui_position":"null","description":"null","texture":"minecraft:textures/entity/zombie/drowned.png","model_type":"keep","priority":50}

slowfall

Makes the entity fall slower.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 feather}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"palladium:slowfall","icon":"minecraft:feather","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

tool_hands

Allows the player to mine a block and receive its drops as if a tool were used

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 wooden_pickaxe}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
drop_block_tags List Blocks in these tags will be dropped when mined false [minecraft:mineable/pickaxe, minecraft:needs_iron_tool]

Example:

{"type":"palladium:tool_hands","icon":"minecraft:wooden_pickaxe","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","drop_block_tags":["minecraft:mineable/pickaxe","minecraft:needs_iron_tool"]}

trail

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
trail ResourceLocation ID for the trail renderer. Trail configuration files must be under 'assets//palladium/trails/.json' false example:trail_renderer_id

Example:

{"type":"palladium:trail","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","trail":"example:trail_renderer_id"}

vibrate

Adds a vibration effect to the player.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false true
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false true
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"palladium:vibrate","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":true,"hidden_in_bar":true,"list_index":-1,"gui_position":"null","description":"null"}

water_walk

Allows the player to walk on water.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"palladium:water_walk","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

offset_projectile

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 arrow}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
entity_type String Entity type false palladium:custom_projectile
entity_data CompoundTag NBT Data false /
yawOverride Integer Yaw Override false -999
pitchOverride Integer Pitch Override false -999
yawOffset Integer Yaw Offset false -999
pitchOffset Integer Pitch Offset false -999
speed Integer Speed false 5

Example:

{"type":"phantompig:offset_projectile","icon":"minecraft:arrow","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","entity_type":"palladium:custom_projectile","entity_data":"null","yawOverride":-999,"pitchOverride":-999,"yawOffset":-999,"pitchOffset":-999,"speed":5}

activate_speed

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 feather}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:activate_speed","icon":"minecraft:feather","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

add_speed

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 feather}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:add_speed","icon":"minecraft:feather","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

add_temp_max_speed

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 anvil}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
levels Integer How many speed levels to add false 1
new_color Integer New color (optional) false -1

Example:

{"type":"arrzenhanced:add_temp_max_speed","icon":"minecraft:anvil","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","levels":1,"new_color":-1}

add_warpwave_strength

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 feather}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
field String Field to modify false arrzenhanced.warpwave.strength
value Integer Value to add false 1

Example:

{"type":"arrzenhanced:add_warpwave_strength","icon":"minecraft:feather","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","field":"arrzenhanced.warpwave.strength","value":1}

aerokinesis

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 compass}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:aerokinesis","icon":"minecraft:compass","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

aoe_damage

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 barrier}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
radius Integer Radius in which surrounding entities will be damaged false 10
damage Float Damage the ability will deal false 3.0
fire_seconds Float How many seconds the entity should be on fire false 0.0
tag_ex String Tag that exlcudes entities if desired false exclusion_tag
effect String Status effect to give false /
effect_seconds Float Status effect seconds false 2.0

Example:

{"type":"arrzenhanced:aoe_damage","icon":"minecraft:barrier","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","radius":10,"damage":3.0,"fire_seconds":0.0,"tag_ex":"exclusion_tag","effect":"null","effect_seconds":2.0}

aoe_damage_orig

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 barrier}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
radius Integer Radius in which surrounding entities will be damaged false 10
damage Float Damage the ability will deal false 3.0

Example:

{"type":"arrzenhanced:aoe_damage_orig","icon":"minecraft:barrier","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","radius":10,"damage":3.0}

apply_selected_power

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 piston}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:apply_selected_power","icon":"minecraft:piston","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

armed_and_dangerous

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:armed_and_dangerous","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

arrow_select

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 feather}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
operation String next / back / reset false next

Example:

{"type":"arrzenhanced:arrow_select","icon":"minecraft:feather","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","operation":"next"}

block_damage

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 shield}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
angle Float Angle to ignore damage at (from center of vision, halve whatever value you think is right) false 67.5

Example:

{"type":"arrzenhanced:block_damage","icon":"minecraft:shield","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","angle":67.5}

breach_logic

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 end_portal_frame}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:breach_logic","icon":"minecraft:end_portal_frame","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

break_curios

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 iron_nugget}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:break_curios","icon":"minecraft:iron_nugget","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

change_size

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 feather}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
operation String shrink / grow / reset false shrink

Example:

{"type":"arrzenhanced:change_size","icon":"minecraft:feather","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","operation":"shrink"}

clear_powers

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:clear_powers","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

collision_damage

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 netherite_boots}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
damage Float Damage dealt to entities colliding with power-haver false 20.0

Example:

{"type":"arrzenhanced:collision_damage","icon":"minecraft:netherite_boots","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","damage":20.0}

condense_suit

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 piston}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:condense_suit","icon":"minecraft:piston","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

configure_breach

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 end_portal_frame}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:configure_breach","icon":"minecraft:end_portal_frame","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

convert_item

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
to_item String item to switch to false minecraft:dirt
nbt CompoundTag NBT Data false /
hand String mainhand / offhand false mainhand

Example:

{"type":"arrzenhanced:convert_item","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","to_item":"minecraft:dirt","nbt":"null","hand":"mainhand"}

damage_boost_bar

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 note_block}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:damage_boost_bar","icon":"minecraft:note_block","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

discarded_arrow

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 arrow}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:discarded_arrow","icon":"minecraft:arrow","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

effect_punch

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 lightning_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
effect String Status effect to apply false minecraft:wither
strength Integer Status effect to apply false 0
length Integer Seconds to apply effect false 2

Example:

{"type":"arrzenhanced:effect_punch","icon":"minecraft:lightning_rod","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","effect":"minecraft:wither","strength":0,"length":2}

expand_suit

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 piston}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:expand_suit","icon":"minecraft:piston","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

fire_selected_arrow

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 arrow}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:fire_selected_arrow","icon":"minecraft:arrow","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

forcefield

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
particleOptions String List in the format "R G B A" false 1.000 0.533 0 1

Example:

{"type":"arrzenhanced:forcefield","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","particleOptions":"1.000 0.533 0 1"}

ground_shake

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 netherite_ingot}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
damage Integer Damage to deal false 7
radius Integer Radius to deal damage false 4

Example:

{"type":"arrzenhanced:ground_shake","icon":"minecraft:netherite_ingot","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","damage":7,"radius":4}

ground_slam

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 netherite_ingot}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
damage Integer Damage to deal false 7
radius Integer Radius to deal damage false 4

Example:

{"type":"arrzenhanced:ground_slam","icon":"minecraft:netherite_ingot","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","damage":7,"radius":4}

hide_armor

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 shield}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:hide_armor","icon":"minecraft:shield","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

high_jump

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:high_jump","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

holster_firearm

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:holster_firearm","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

inject_others

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:inject_others","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

inject_velocity

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:inject_velocity","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

kinetic_accumulation

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:kinetic_accumulation","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

knockback_raycast

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 piston}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
distance Integer Raycast distance false 10
strength Float Knockback strength false 1.2

Example:

{"type":"arrzenhanced:knockback_raycast","icon":"minecraft:piston","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","distance":10,"strength":1.2}

landing_damage

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:landing_damage","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

launch_at_angle

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:launch_at_angle","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

leap

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
scale Integer Movement scale false 2

Example:

{"type":"arrzenhanced:leap","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","scale":2}

level_tracker

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 compass}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:level_tracker","icon":"minecraft:compass","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

load_arrow

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 arrow}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
operation String load / unload false load

Example:

{"type":"arrzenhanced:load_arrow","icon":"minecraft:arrow","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","operation":"load"}

looped_conditional_audio

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 note_block}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
sound String Sound to play false minecraft:ambient.cave
sound_interval Integer Interval to play sounds at false 20

Example:

{"type":"arrzenhanced:looped_conditional_audio","icon":"minecraft:note_block","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","sound":"minecraft:ambient.cave","sound_interval":20}

movement

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 barrier}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
motion_scale Float Motion Scale false 1.1

Example:

{"type":"arrzenhanced:movement","icon":"minecraft:barrier","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","motion_scale":1.1}

nuclear_fusion_bar

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 note_block}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:nuclear_fusion_bar","icon":"minecraft:note_block","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

offset_projectile

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 arrow}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
entity_type String Entity type false palladium:custom_projectile
entity_data CompoundTag NBT Data false /
hand String mainhand or offhand, overwrites yawOffset & pitchOffset! false /
yawOverride Integer Yaw Override false -999
pitchOverride Integer Pitch Override false -999
yawOffset Integer Yaw Offset false -999
pitchOffset Integer Pitch Offset false -999
frontOffset Float Front Offset false -999.0
speed Integer Speed false 5
swing Boolean Swing Arm t/f false true

Example:

{"type":"arrzenhanced:offset_projectile","icon":"minecraft:arrow","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","entity_type":"palladium:custom_projectile","entity_data":"null","hand":"null","yawOverride":-999,"pitchOverride":-999,"yawOffset":-999,"pitchOffset":-999,"frontOffset":-999.0,"speed":5,"swing":true}

offset_projectile_alt

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 arrow}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
entity_type String Entity type false palladium:custom_projectile
entity_data CompoundTag NBT Data false /
hand String mainhand or offhand, overwrites yawOffset & pitchOffset! false /
yawOverride Integer Yaw Override false -999
pitchOverride Integer Pitch Override false -999
yawOffset Integer Yaw Offset false -999
pitchOffset Integer Pitch Offset false -999
frontOffset Float Front Offset false -999.0
speed Integer Speed false 5
swing Boolean Swing Arm t/f false true

Example:

{"type":"arrzenhanced:offset_projectile_alt","icon":"minecraft:arrow","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","entity_type":"palladium:custom_projectile","entity_data":"null","hand":"null","yawOverride":-999,"pitchOverride":-999,"yawOffset":-999,"pitchOffset":-999,"frontOffset":-999.0,"speed":5,"swing":true}

particles_at_hands

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 note_block}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:particles_at_hands","icon":"minecraft:note_block","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

rage_bar

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 note_block}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:rage_bar","icon":"minecraft:note_block","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

rapid_regeneration

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 shield}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:rapid_regeneration","icon":"minecraft:shield","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

raycast_damage

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 note_block}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
distance Integer Max distance to raycast false 10
damage Integer Damage to deal false 2
runHexiosFunction Boolean run a specific function for hexios false false

Example:

{"type":"arrzenhanced:raycast_damage","icon":"minecraft:note_block","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","distance":10,"damage":2,"runHexiosFunction":false}

raycast_damage_with_sound

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 note_block}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
sound String Sound to play false minecraft:entity.player.attack.strong
distance Integer Max distance to raycast false 5
damage Float Damage to deal false 3.5
add_mainhand_damage Boolean Add the damage of the player's mainhand item to the damage dealt false false

Example:

{"type":"arrzenhanced:raycast_damage_with_sound","icon":"minecraft:note_block","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","sound":"minecraft:entity.player.attack.strong","distance":5,"damage":3.5,"add_mainhand_damage":false}

raycast_give_effect

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 skeleton_skull}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
distance Integer Max distance to raycast false 5

Example:

{"type":"arrzenhanced:raycast_give_effect","icon":"minecraft:skeleton_skull","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","distance":5}

regen_in_dark

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 shield}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:regen_in_dark","icon":"minecraft:shield","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

remove_speed

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 anvil}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:remove_speed","icon":"minecraft:anvil","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

remove_warpwave_strength

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 anvil}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
field String Field to modify false arrzenhanced.warpwave.strength
value Integer Value to subtract false 1

Example:

{"type":"arrzenhanced:remove_warpwave_strength","icon":"minecraft:anvil","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","field":"arrzenhanced.warpwave.strength","value":1}

reset_speed

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 anvil}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:reset_speed","icon":"minecraft:anvil","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

saturation_freeze

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:saturation_freeze","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

scaling_health

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:scaling_health","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

scaling_strength

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:scaling_strength","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

shadow_dome

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 anvil}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:shadow_dome","icon":"minecraft:anvil","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

shock_punch

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 lightning_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:shock_punch","icon":"minecraft:lightning_rod","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

slash_attack

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
distance Float Max distance to raycast false 3.5
damage Integer Damage false 5

Example:

{"type":"arrzenhanced:slash_attack","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","distance":3.5,"damage":5}

sonic_scream

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 netherite_ingot}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
damage Integer Damage to deal false 10
radius Integer Radius to deal damage false 4

Example:

{"type":"arrzenhanced:sonic_scream","icon":"minecraft:netherite_ingot","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","damage":10,"radius":4}

speed_run_sound

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 note_block}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
sound String Sound to play false minecraft:ambient.cave
sound_interval Integer Interval to play sounds at false 20
volume Float Volume false 0.25
pitch Float Pitch false 1.0

Example:

{"type":"arrzenhanced:speed_run_sound","icon":"minecraft:note_block","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","sound":"minecraft:ambient.cave","sound_interval":20,"volume":0.25,"pitch":1.0}

speed_sounds

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 note_block}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
loop Boolean Loop t/f false true

Example:

{"type":"arrzenhanced:speed_sounds","icon":"minecraft:note_block","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","loop":true}

speedburst_shield_toggle

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 compass}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:speedburst_shield_toggle","icon":"minecraft:compass","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

stat_ability

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 barrier}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
score_value String scoreboard name false Score.Board
Division_Amount String optional, amnt to divide by false 1
Attribute_Type String target attribute false palladium:levitation_speed
UUID String UUID used for attribute false cc154bdc-21f8-11ee-be56-0242ac120002
Attribute_Mod String valid options: [addition, multiply_total, multiply_base] false addition

Example:

{"type":"arrzenhanced:stat_ability","icon":"minecraft:barrier","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","score_value":"Score.Board","Division_Amount":"1","Attribute_Type":"palladium:levitation_speed","UUID":"cc154bdc-21f8-11ee-be56-0242ac120002","Attribute_Mod":"addition"}

summon_breach

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 end_portal_frame}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
color Integer Hardcoded color false -1

Example:

{"type":"arrzenhanced:summon_breach","icon":"minecraft:end_portal_frame","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","color":-1}

summon_speedforce_breach

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 end_portal_frame}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
color Integer Hardcoded color false 3

Example:

{"type":"arrzenhanced:summon_speedforce_breach","icon":"minecraft:end_portal_frame","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","color":3}

suppress_powers

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 piston}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
distance Integer Raycast distance false 10

Example:

{"type":"arrzenhanced:suppress_powers","icon":"minecraft:piston","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","distance":10}

telekinesis

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 ender_pearl}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
multiplier Float Multiplier for pull/push false 0.12
max_distance Integer Max distance to select targets at false 8
grip_distance Integer Distance to hold targets at false 5
fail_chance Float Chance to cancel telekinesis on damage (0.5 == 50%) false 0.5
particles Boolean Spawn telekinesis particles false true
vert_offset Float Vertical (Y-val) offset for where to hold the entity false 0.0
collect Boolean If we should collect entities while telekinesis is active false false

Example:

{"type":"arrzenhanced:telekinesis","icon":"minecraft:ender_pearl","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","multiplier":0.12,"max_distance":8,"grip_distance":5,"fail_chance":0.5,"particles":true,"vert_offset":0.0,"collect":false}

temporary_overwrite_value

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 anvil}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
main_prop String Main property name false arrzenhanced.warpwave.color
new_value Integer Value to switch to false 2
old_prop String Backup/old property name false arrzenhanced.warpwave.color.old

Example:

{"type":"arrzenhanced:temporary_overwrite_value","icon":"minecraft:anvil","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","main_prop":"arrzenhanced.warpwave.color","new_value":2,"old_prop":"arrzenhanced.warpwave.color.old"}

throw_lightning_offset

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 arrow}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
entity_type String Entity type false palladium:custom_projectile
entity_data CompoundTag NBT Data false /
yawOverride Integer Yaw Override false -999
pitchOverride Integer Pitch Override false -999
yawOffset Integer Yaw Offset false -999
pitchOffset Integer Pitch Offset false -999
speed Integer Speed false 5

Example:

{"type":"arrzenhanced:throw_lightning_offset","icon":"minecraft:arrow","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","entity_type":"palladium:custom_projectile","entity_data":"null","yawOverride":-999,"pitchOverride":-999,"yawOffset":-999,"pitchOffset":-999,"speed":5}

thunder_clap

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:thunder_clap","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

toggle_prism_blade

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:toggle_prism_blade","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

transform_open_menu

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 piston}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:transform_open_menu","icon":"minecraft:piston","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

transform_read_power

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 piston}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
distance Integer Raycast distance false 10

Example:

{"type":"arrzenhanced:transform_read_power","icon":"minecraft:piston","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","distance":10}

unstoppable

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 netherite_ingot}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:unstoppable","icon":"minecraft:netherite_ingot","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

vanilla_flight

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 note_block}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:vanilla_flight","icon":"minecraft:note_block","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

wall_run

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 ladder}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:wall_run","icon":"minecraft:ladder","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

wallclimb

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 ladder}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
speed Float Climbing speed false 0.2

Example:

{"type":"arrzenhanced:wallclimb","icon":"minecraft:ladder","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","speed":0.2}

warden_boom

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:warden_boom","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

wipe_transformations

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 piston}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"arrzenhanced:wipe_transformations","icon":"minecraft:piston","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

wraith_shove

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 shield}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
knockback_strength Float Knockback strength false 3.0

Example:

{"type":"arrzenhanced:wraith_shove","icon":"minecraft:shield","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","knockback_strength":3.0}

aoe_damage

deals damage around the ability user has options to exclude things and or do fire damage if desired as well as give damage credit to the ability user. - thanks nexo

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
radius Integer Radius in which surrounding entities will be damaged false 10
damage Float Damage the ability will deal false 3.0
fire_seconds Float How many seconds the entity should be on fire false 0.0
tag_ex String Tag that exlcudes entities if desired false exclusion_tag

Example:

{"type":"gravestone:aoe_damage","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","radius":10,"damage":3.0,"fire_seconds":0.0,"tag_ex":"exclusion_tag"}

aoe_knockback

knocks entities around the user back.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
radius Integer Radius in which surrounding entities will be knockedback false 10
knockback Float the strength of the knockback false 2.0
tag_ex String Tag that exlcudes entities if desired false exclusion_tag
invert Boolean Invert the knockback direction false false
crush Boolean Crush the target if they are pressed up against a wall false false
cone Boolean only knockback entities in front of you false false

Example:

{"type":"gravestone:aoe_knockback","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","radius":10,"knockback":2.0,"tag_ex":"exclusion_tag","invert":false,"crush":false,"cone":false}

charged_knockback

aoe knockback ability with variable knockback strength based off a score - VenWhoVian

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
radius Integer Radius in which surrounding entities will be damaged false 10
score String what scoreboard to use for knockback strength false grave.biot.shove
scoreMax String what scoreboard to use for max possible knockback strength false grave.biot.shoveMax
tag_ex String Tag that exlcudes entities if desired false exclusion_tag
invert Boolean Invert the knockback direction false false

Example:

{"type":"gravestone:charged_knockback","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","radius":10,"score":"grave.biot.shove","scoreMax":"grave.biot.shoveMax","tag_ex":"exclusion_tag","invert":false}

drain_accessory_energy

drain an accessory by a certain amount per tick - thank you awesomebossdj7

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 redstone}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
curios_slot String Curios Slot Id false body
trinket_slot String Trinket Slot Id false chest/cape
energy_drain Integer The amount of energy to drain (per tick, which is 20 per second.) false 10

Example:

{"type":"gravestone:drain_accessory_energy","icon":"minecraft:redstone","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","curios_slot":"body","trinket_slot":"chest/cape","energy_drain":10}

drain_per_tick

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
energy Integer Amount of energy to drain per tick false 10
id String Item to look for in curios slot false grave.codec:tachyon_device
curios_slot String curios slot id false body
trinket_slot String trinket slot id false chest/cape

Example:

{"type":"gravestone:drain_per_tick","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","energy":10,"id":"grave.codec:tachyon_device","curios_slot":"body","trinket_slot":"chest/cape"}

dynamic_pehkui

lets the player tie a scoreboard to any scale type or just set any scale type normally.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
scale_type String from the list of pehkui scales in game false palladium:ability
scale_number Float what you set the scale to if not by scoreboard false 1.1
scoreboard String Motion Scale false grave.scale.test
scoreboard_divider Float what you divide the score by false 0.0
delay Integer what you divide the score by false 0
is_score String True or False false true

Example:

{"type":"gravestone:dynamic_pehkui","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","scale_type":"palladium:ability","scale_number":1.1,"scoreboard":"grave.scale.test","scoreboard_divider":0.0,"delay":0,"is_score":"true"}

explode

EXPLOSION

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
explosion Integer boom false 10
fire Boolean boom false true

Example:

{"type":"gravestone:explode","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","explosion":10,"fire":true}

knockback

knocks entities infront of the user back.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
radius Integer Radius in which surrounding entities will be knockedback false 10
knockback Float the strength of the knockback false 2.0
tag_ex String Tag that exlcudes entities if desired false exclusion_tag
invert Boolean Invert the knockback direction false false
crush Boolean Crush the target if they are pressed up against a wall false false

Example:

{"type":"gravestone:knockback","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","radius":10,"knockback":2.0,"tag_ex":"exclusion_tag","invert":false,"crush":false}

movement

Adds forward momentum to the player.

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
motion_scale Float Motion Scale false 1.1

Example:

{"type":"gravestone:movement","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","motion_scale":1.1}

no_fire

the player is unable to set on fire, via cores burning effect and actual fire

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /

Example:

{"type":"gravestone:no_fire","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null"}

projectile

amazing new projectile script. - thanks phantompig

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
velocity Float Determines the velocity when shooting the projectile false 5.0
yawOverride Float Locks the calculated yaw value to this (setting this to -999 will make it ignored false -999.0
pitchOverride Float Locks the calculated pitch value to this (setting this to -999 will make it ignored false -999.0
yawOffset Float the value offset for the yaw from the body false -20.0
pitchOffset Float the value offset for the pitch from the body false 25.0
yawInaccuracy Float how inaccurate the projectiles yaw value is going to be false 0.0
pitchInaccuracy Float how inaccurate the projectiles pitch value is going to be false 0.0
entity_type String Entity type ID for the projectile entity false palladium:custom_projectile
entity_data CompoundTag Entity NBT data; works the same as the projectile ability false /
count Float how many fire when the ability is activated false 1.0
swinging_arm String Determines which arm(s) should swing upon shooting. Possible values: [none, main_arm, off_arm, right_arm, left_arm, both] false main_arm

Example:

{"type":"gravestone:projectile","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","velocity":5.0,"yawOverride":-999.0,"pitchOverride":-999.0,"yawOffset":-20.0,"pitchOffset":25.0,"yawInaccuracy":0.0,"pitchInaccuracy":0.0,"entity_type":"palladium:custom_projectile","entity_data":"null","count":1.0,"swinging_arm":"main_arm"}

set_palladium_property_by_score

sets a palladium properly based on a scoreboard

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
palladium_property String palladium property being altered false graveomnicycle
scoreboard String scoreboard altering the palladium property false grave.omni.setslot

Example:

{"type":"gravestone:set_palladium_property_by_score","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","palladium_property":"graveomnicycle","scoreboard":"grave.omni.setslot"}

stat_ability

Deprecated, please switch to 'gravecore:dynamic_attribute_modifier'

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
score_value String Scoreboard Name false Score.Board
Division_Amount String The amount the scoreboard value will be divided by false 1
Attribute_Type String The attribute that will be used false palladium:levitation_speed
UUID String The UUID used for the attribute false cc154bdc-21f8-11ee-be56-0242ac120002
Attribute_Mod String addition , multiply_total , multiply_base false addition

Example:

{"type":"gravestone:stat_ability","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","score_value":"Score.Board","Division_Amount":"1","Attribute_Type":"palladium:levitation_speed","UUID":"cc154bdc-21f8-11ee-be56-0242ac120002","Attribute_Mod":"addition"}

stone_index_detection

detects the most common block from the stone index in a BLANK radius

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
score String the scoreboard that the type is put in false cm.ninjago.earth.index
needs Integer the required amount of any 1 block false 6

Example:

{"type":"gravestone:stone_index_detection","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","score":"cm.ninjago.earth.index","needs":6}

store_armour

store your armour away for when you need it most. tags: grave.armour.store stores the amour, grave.armour.add returns the armour to the player

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=0 air}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
namespace String unique namespace for your storage location false minecraft
identity String unique extra name for your storage location "namespace:username_identity" false banana

Example:

{"type":"gravestone:store_armour","icon":{"type":"palladium:item","item":"minecraft:air","count":0},"title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","namespace":"minecraft","identity":"banana"}

telekinesis

Entity Targeter/Falling Block Generator inspired by Hazender - VenWhoVian

Settings:

Setting Type Description Required Fallback Value
icon IIcon Icon for the ability false ItemIcon{stack=1 blaze_rod}
title Component Allows you to set a custom title for this ability false /
bar_color AbilityColor Changes the color of the ability in the ability bar. Possible values: [white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black] false LIGHT_GRAY
hidden Boolean Determines if the ability is visible in the powers screen false false
hidden_in_bar Boolean Determines if the ability is visible in the ability bar on your screen false false
list_index Integer Determines the list index for custom ability lists. Starts at 0. Going beyond 4 (which is the 5th place in the ability) will start a new list. Keeping it at -1 will automatically arrange the abilities. false -1
gui_position Vec2 Position of the ability in the ability menu. Leave null for automatic positioning. 0/0 is center false /
description AbilityDescription Description of the ability. Visible in ability menu false /
allowed_blocks String block tags for allowed blocks false grave.ht:magnetic
banned_entities String entity tags for banned entities false grave.ht:magnetic_entities
distance Integer Distance in which the player can target entities or blocks false 10
grip_score String score used to control the distance of the held entity/block false grave.biot.scroll

Example:

{"type":"gravestone:telekinesis","icon":"minecraft:blaze_rod","title":"null","bar_color":"light_gray","hidden":false,"hidden_in_bar":false,"list_index":-1,"gui_position":"null","description":"null","allowed_blocks":"grave.ht:magnetic","banned_entities":"grave.ht:magnetic_entities","distance":10,"grip_score":"grave.biot.scroll"}