- Versions
- 1.21
Supported Minecraft Versions: 1.21-1.21.11
*IMPORTANT NOTES:
You need to use a brewing stand to craft effects, A crafting table will NOT work, Also you can't brew potions if you have this plugin on the server because it replaces the normal brewing GUI with the Crafting GUI for potions
All recipes are configurable, these are the default recipes:
New Bars for passives and Icons depending on cooldown:
New Cool Particles
New Passives
/recipes
New Effect Crafting GUI
Augmented Effects
How to activate abilities
Use BindCommands Mod if you want to use Key Binds
/lspark | /rspark |
/ability1 | /ability2 |
/use_spark left | /use_spark right |
If you don't want to use BindCommands do /controls and you can use:
Shift Offhand | Offhand |
Commands:
Player Commands | OP Commands |
/cratedeffects | /effects |
/ldrain | /augments |
/rdrain | /giveselector |
/trust, /untrust <player> | /cooldown |
/swap | /cleareffect |
/recipes | /seteffect |
/checkeffect |
config.yml:
Code:
# ██████╗░██╗░░░██╗ ██████╗░░█████╗░░█████╗░███╗░░░███╗░██╗░░░░░░░██╗███████╗███╗░░██╗
# ██╔══██╗╚██╗░██╔╝ ██╔══██╗██╔══██╗██╔══██╗████╗░████║░██║░░██╗░░██║██╔════╝████╗░██║
# ██████╦╝░╚████╔╝░ ██║░░██║██║░░██║██║░░██║██╔████╔██║░╚██╗████╗██╔╝█████╗░░██╔██╗██║
# ██╔══██╗░░╚██╔╝░░ ██║░░██║██║░░██║██║░░██║██║╚██╔╝██║░░████╔═████║░██╔══╝░░██║╚████║
# ██████╦╝░░░██║░░░ ██████╔╝╚█████╔╝╚█████╔╝██║░╚═╝░██║░░╚██╔╝░╚██╔╝░███████╗██║░╚███║
# ╚═════╝░░░░╚═╝░░░ ╚═════╝░░╚════╝░░╚════╝░╚═╝░░░░░╚═╝░░░╚═╝░░░╚═╝░░╚══════╝╚═╝░░╚══╝#
# ░█████╗░░█████╗░███╗░░██╗███████╗██╗░██████╗░░░░██╗░░░██╗███╗░░░███╗██╗░░░░░
# ██╔══██╗██╔══██╗████╗░██║██╔════╝██║██╔════╝░░░░╚██╗░██╔╝████╗░████║██║░░░░░
# ██║░░╚═╝██║░░██║██╔██╗██║█████╗░░██║██║░░██╗░░░░░╚████╔╝░██╔████╔██║██║░░░░░
# ██║░░██╗██║░░██║██║╚████║██╔══╝░░██║██║░░╚██╗░░░░░╚██╔╝░░██║╚██╔╝██║██║░░░░░
# ╚█████╔╝╚█████╔╝██║░╚███║██║░░░░░██║╚██████╔╝██╗░░░██║░░░██║░╚═╝░██║███████╗
# ░╚════╝░░╚════╝░╚═╝░░╚══╝╚═╝░░░░░╚═╝░╚═════╝░╚═╝░░░╚═╝░░░╚═╝░░░░░╚═╝╚══════╝
configs:
lava_swim: true
brewing_beam: true # show the black beam coming out of the brewing stand when a ritual starts
drain_cooldown: 60 # Cooldown for draining
default_offhand_for_ability: false # Makes the default way to spark offhand and shift offhand instead of /rspark and /lspark
stop_unequip_while_on_cooldown: false
haste_enchant: true
emerald_enchant: true
drop_effects_on_death: 1
random_effect_on_join: false
chain_lightning: true # turn it off if you find bugs in thunder effect like lightning striking twice sometimes
action_bar_update_time: 1 # How often to update the action bar (in ticks). 1 = every tick, 2 = every 2 ticks, etc.
event_update_time: 1 # How often to to call passives (in ticks). 1 = every tick, 2 = every 2 ticks, etc.
disabled_worlds:
- null
empty_slots_icon: false
drop_head_on_death: true
hitcounter_bar: true
announce_when_brewing_normal_effect: true
haste_passive_increase_value: 0.1
speed_passive_increase_value: 0.2
# ██╗░░░░░██╗███╗░░░███╗██╗████████╗░██████╗
# ██║░░░░░██║████╗░████║██║╚══██╔══╝██╔════╝
# ██║░░░░░██║██╔████╔██║██║░░░██║░░░╚█████╗░
# ██║░░░░░██║██║╚██╔╝██║██║░░░██║░░░░╚═══██╗
# ███████╗██║██║░╚═╝░██║██║░░░██║░░░██████╔╝
# ╚══════╝╚═╝╚═╝░░░░░╚═╝╚═╝░░░╚═╝░░░╚═════╝░
augments: # Specify the limit for augmented effects (0 = none, -1 = infinite )
emerald: 1
feather: 1
fire: 1
frost: 1
haste: 1
heart: 1
invis: 1
ocean: 1
regen: 1
speed: 1
strength: 1
thunder: 1
ender: 0
effects: # Specify the limit for augmented effects (0 = none, -1 = infinite)
emerald: 3
feather: 3
fire: 3
frost: 3
haste: 3
heart: 3
invis: 3
ocean: 3
regen: 3
speed: 3
strength: 3
thunder: 3
ender: 1
# ██████╗░░█████╗░███╗░░░███╗░█████╗░░██████╗░███████╗
# ██╔══██╗██╔══██╗████╗░████║██╔══██╗██╔════╝░██╔════╝
# ██║░░██║███████║██╔████╔██║███████║██║░░██╗░█████╗░░
# ██║░░██║██╔══██║██║╚██╔╝██║██╔══██║██║░░╚██╗██╔══╝░░
# ██████╔╝██║░░██║██║░╚═╝░██║██║░░██║╚██████╔╝███████╗
# ╚═════╝░╚═╝░░╚═╝╚═╝░░░░░╚═╝╚═╝░░╚═╝░╚═════╝░╚══════╝
damage:
speed_dash_damage: 2.0
thunder: 4
feather_spark: 8
ocean_drown: 4
increasing_fire_damage_multiplier: 1.3
max_fire_damage_multiplier: 3.0
fire_launch_strength: 4.0
trident_pull_strength: 1.5
speed_dash_strength: 2
feather_mace: 1.5
dragon: 4
how_many_hits_to_blind_enemies_using_invis: 10
should_invis_blind_enemies_when_hitting_with_an_arrow: true
# ██████╗░██╗░░░██╗██████╗░░█████╗░████████╗██╗░█████╗░███╗░░██╗░██████╗
# ██╔══██╗██║░░░██║██╔══██╗██╔══██╗╚══██╔══╝██║██╔══██╗████╗░██║██╔════╝
# ██║░░██║██║░░░██║██████╔╝███████║░░░██║░░░██║██║░░██║██╔██╗██║╚█████╗░
# ██║░░██║██║░░░██║██╔══██╗██╔══██║░░░██║░░░██║██║░░██║██║╚████║░╚═══██╗
# ██████╔╝╚██████╔╝██║░░██║██║░░██║░░░██║░░░██║╚█████╔╝██║░╚███║██████╔╝
# ╚═════╝░░╚═════╝░╚═╝░░╚═╝╚═╝░░╚═╝░░░╚═╝░░░╚═╝░╚════╝░╚═╝░░╚══╝╚═════╝░
durations:
freeze_frozen_duration: 5
emerald_item_lock_duration: 5
dragon_curse_duration: 7
ritual_duration: 600
fire_spark: 4
frost_spark: 10
heart_spark: 60
emerald_spark: 10
invis_spark: 10
ocean_spark: 5
regen_spark: 30
strength_spark: 15
thunder_spark: 10
haste_spark: 15
feather_spark: 4
# ░█████╗░░█████╗░░█████╗░██╗░░░░░██████╗░░█████╗░░██╗░░░░░░░██╗███╗░░██╗░██████╗
# ██╔══██╗██╔══██╗██╔══██╗██║░░░░░██╔══██╗██╔══██╗░██║░░██╗░░██║████╗░██║██╔════╝
# ██║░░╚═╝██║░░██║██║░░██║██║░░░░░██║░░██║██║░░██║░╚██╗████╗██╔╝██╔██╗██║╚█████╗░
# ██║░░██╗██║░░██║██║░░██║██║░░░░░██║░░██║██║░░██║░░████╔═████║░██║╚████║░╚═══██╗
# ╚█████╔╝╚█████╔╝╚█████╔╝███████╗██████╔╝╚█████╔╝░░╚██╔╝░╚██╔╝░██║░╚███║██████╔╝
# ░╚════╝░░╚════╝░░╚════╝░╚══════╝╚═════╝░░╚════╝░░░░╚═╝░░░╚═╝░░╚═╝░░╚══╝╚═════╝░
cooldowns:
fire_spark: 60
frost_spark: 90
heart_spark: 120
emerald_spark: 30
invis_spark: 90
ocean_spark: 90
regen_spark: 60
strength_spark: 60
thunder_spark: 90
haste_spark: 60
feather_spark: 40
speed_spark: 20
ender_spark: 10
ender_dragon_breath: 30
# ██████╗░░█████╗░██████╗░██╗██╗░░░██╗░██████╗
# ██╔══██╗██╔══██╗██╔══██╗██║██║░░░██║██╔════╝
# ██████╔╝███████║██║░░██║██║██║░░░██║╚█████╗░
# ██╔══██╗██╔══██║██║░░██║██║██║░░░██║░╚═══██╗
# ██║░░██║██║░░██║██████╔╝██║╚██████╔╝██████╔╝
# ╚═╝░░╚═╝╚═╝░░╚═╝╚═════╝░╚═╝░╚═════╝░╚═════╝░
radius:
fire: 5.0
invis: 10.0
ocean: 15.0
ocean_drown: 5.0
thunder: 7.0
feather: 4.0
frost: 5.0
ender: 50.0
regen_effect: 20
# ██████╗░███████╗░█████╗░██╗██████╗░███████╗░██████╗
# ██╔══██╗██╔════╝██╔══██╗██║██╔══██╗██╔════╝██╔════╝
# ██████╔╝█████╗░░██║░░╚═╝██║██████╔╝█████╗░░╚█████╗░
# ██╔══██╗██╔══╝░░██║░░██╗██║██╔═══╝░██╔══╝░░░╚═══██╗
# ██║░░██║███████╗╚█████╔╝██║██║░░░░░███████╗██████╔╝
# ╚═╝░░╚═╝╚══════╝░╚════╝░╚═╝╚═╝░░░░░╚══════╝╚═════╝░
recipes:
emerald:
key: emerald
shape:
- WSW
- OEO
- CTC
ingredients:
W: WILD_ARMOR_TRIM_SMITHING_TEMPLATE
S: SNIFFER_EGG
E: EMERALD_BLOCK
O: OMINOUS_BOTTLE
C: ENDER_CHEST
T: ENCHANTING_TABLE
feather:
key: feather
shape:
- BPB
- FHF
- BPB
ingredients:
B: BREEZE_ROD
P: PHANTOM_MEMBRANE
H: HEAVY_CORE
F: FEATHER
fire:
key: fire
shape:
- URU
- NPN
- URU
ingredients:
U: NETHERITE_UPGRADE_SMITHING_TEMPLATE
R: RESPAWN_ANCHOR
N: NETHERITE_INGOT
P: MUSIC_DISC_PIGSTEP
frost:
key: frost
shape:
- TPT
- HDH
- TPT
ingredients:
P: VERDANT_FROGLIGHT
T: FLOW_ARMOR_TRIM_SMITHING_TEMPLATE
H: GOAT_HORN
D: MUSIC_DISC_CREATOR
haste:
key: haste
shape:
- DBD
- GEG
- DND
ingredients:
D: DIAMOND_BLOCK
B: BEACON
G: GOLD_BLOCK
E: DEEPSLATE_EMERALD_ORE
N: NETHERITE_PICKAXE
heart:
key: heart
shape:
- PTP
- EBE
- PTP
ingredients:
P: POTION
E: ENCHANTED_GOLDEN_APPLE
B: BEETROOT
T: TOTEM_OF_UNDYING
invis:
key: invis
shape:
- EME
- SOS
- ERE
ingredients:
E: ENDER_EYE
M: MUSIC_DISC_5
R: RECOVERY_COMPASS
S: SILENCE_ARMOR_TRIM_SMITHING_TEMPLATE
O: OMINOUS_TRIAL_KEY
ocean:
key: ocean
shape:
- EHE
- TCT
- EHE
ingredients:
E: TIDE_ARMOR_TRIM_SMITHING_TEMPLATE
H: HEART_OF_THE_SEA
T: TRIDENT
C: CONDUIT
regen:
key: regen
shape:
- EHE
- PAP
- EME
ingredients:
E: END_CRYSTAL
H: HONEY_BLOCK
P: VERDANT_FROGLIGHT
A: AXOLOTL_BUCKET
M: MUSIC_DISC_CREATOR_MUSIC_BOX
speed:
key: speed
shape:
- RSR
- DHE
- RNR
ingredients:
R: RABBIT_FOOT
S: SADDLE
D: DUNE_ARMOR_TRIM_SMITHING_TEMPLATE
H: DIAMOND_HORSE_ARMOR
E: EYE_ARMOR_TRIM_SMITHING_TEMPLATE
N: NETHERITE_BOOTS
strength:
key: strength
shape:
- PRP
- SWA
- PRP
ingredients:
P: PLAYER_HEAD
R: RIB_ARMOR_TRIM_SMITHING_TEMPLATE
S: NETHERITE_SWORD
W: WITHER_ROSE
A: NETHERITE_AXE
thunder:
key: thunder
shape:
- BLB
- TCT
- BLB
ingredients:
B: BOLT_ARMOR_TRIM_SMITHING_TEMPLATE
L: LODESTONE
C: CREEPER_HEAD
T: TRIDENT
ender:
key: ender
shape:
- HSH
- SDS
- HSH
ingredients:
S: SPIRE_ARMOR_TRIM_SMITHING_TEMPLATE
D: DRAGON_EGG
H: DRAGON_HEAD
offhand:
Doomwen: true
messages.yml# ██████╗░██╗░░░██╗ ██████╗░░█████╗░░█████╗░███╗░░░███╗░██╗░░░░░░░██╗███████╗███╗░░██╗
# ██╔══██╗╚██╗░██╔╝ ██╔══██╗██╔══██╗██╔══██╗████╗░████║░██║░░██╗░░██║██╔════╝████╗░██║
# ██████╦╝░╚████╔╝░ ██║░░██║██║░░██║██║░░██║██╔████╔██║░╚██╗████╗██╔╝█████╗░░██╔██╗██║
# ██╔══██╗░░╚██╔╝░░ ██║░░██║██║░░██║██║░░██║██║╚██╔╝██║░░████╔═████║░██╔══╝░░██║╚████║
# ██████╦╝░░░██║░░░ ██████╔╝╚█████╔╝╚█████╔╝██║░╚═╝░██║░░╚██╔╝░╚██╔╝░███████╗██║░╚███║
# ╚═════╝░░░░╚═╝░░░ ╚═════╝░░╚════╝░░╚════╝░╚═╝░░░░░╚═╝░░░╚═╝░░░╚═╝░░╚══════╝╚═╝░░╚══╝#
# ░█████╗░░█████╗░███╗░░██╗███████╗██╗░██████╗░░░░██╗░░░██╗███╗░░░███╗██╗░░░░░
# ██╔══██╗██╔══██╗████╗░██║██╔════╝██║██╔════╝░░░░╚██╗░██╔╝████╗░████║██║░░░░░
# ██║░░╚═╝██║░░██║██╔██╗██║█████╗░░██║██║░░██╗░░░░░╚████╔╝░██╔████╔██║██║░░░░░
# ██║░░██╗██║░░██║██║╚████║██╔══╝░░██║██║░░╚██╗░░░░░╚██╔╝░░██║╚██╔╝██║██║░░░░░
# ╚█████╔╝╚█████╔╝██║░╚███║██║░░░░░██║╚██████╔╝██╗░░░██║░░░██║░╚═╝░██║███████╗
# ░╚════╝░░╚════╝░╚═╝░░╚══╝╚═╝░░░░░╚═╝░╚═════╝░╚═╝░░░╚═╝░░░╚═╝░░░░░╚═╝╚══════╝
configs:
lava_swim: true
brewing_beam: true # show the black beam coming out of the brewing stand when a ritual starts
drain_cooldown: 60 # Cooldown for draining
default_offhand_for_ability: false # Makes the default way to spark offhand and shift offhand instead of /rspark and /lspark
stop_unequip_while_on_cooldown: false
haste_enchant: true
emerald_enchant: true
drop_effects_on_death: 1
random_effect_on_join: false
chain_lightning: true # turn it off if you find bugs in thunder effect like lightning striking twice sometimes
action_bar_update_time: 1 # How often to update the action bar (in ticks). 1 = every tick, 2 = every 2 ticks, etc.
event_update_time: 1 # How often to to call passives (in ticks). 1 = every tick, 2 = every 2 ticks, etc.
disabled_worlds:
- null
empty_slots_icon: false
drop_head_on_death: true
hitcounter_bar: true
announce_when_brewing_normal_effect: true
haste_passive_increase_value: 0.1
speed_passive_increase_value: 0.2
# ██╗░░░░░██╗███╗░░░███╗██╗████████╗░██████╗
# ██║░░░░░██║████╗░████║██║╚══██╔══╝██╔════╝
# ██║░░░░░██║██╔████╔██║██║░░░██║░░░╚█████╗░
# ██║░░░░░██║██║╚██╔╝██║██║░░░██║░░░░╚═══██╗
# ███████╗██║██║░╚═╝░██║██║░░░██║░░░██████╔╝
# ╚══════╝╚═╝╚═╝░░░░░╚═╝╚═╝░░░╚═╝░░░╚═════╝░
augments: # Specify the limit for augmented effects (0 = none, -1 = infinite )
emerald: 1
feather: 1
fire: 1
frost: 1
haste: 1
heart: 1
invis: 1
ocean: 1
regen: 1
speed: 1
strength: 1
thunder: 1
ender: 0
effects: # Specify the limit for augmented effects (0 = none, -1 = infinite)
emerald: 3
feather: 3
fire: 3
frost: 3
haste: 3
heart: 3
invis: 3
ocean: 3
regen: 3
speed: 3
strength: 3
thunder: 3
ender: 1
# ██████╗░░█████╗░███╗░░░███╗░█████╗░░██████╗░███████╗
# ██╔══██╗██╔══██╗████╗░████║██╔══██╗██╔════╝░██╔════╝
# ██║░░██║███████║██╔████╔██║███████║██║░░██╗░█████╗░░
# ██║░░██║██╔══██║██║╚██╔╝██║██╔══██║██║░░╚██╗██╔══╝░░
# ██████╔╝██║░░██║██║░╚═╝░██║██║░░██║╚██████╔╝███████╗
# ╚═════╝░╚═╝░░╚═╝╚═╝░░░░░╚═╝╚═╝░░╚═╝░╚═════╝░╚══════╝
damage:
speed_dash_damage: 2.0
thunder: 4
feather_spark: 8
ocean_drown: 4
increasing_fire_damage_multiplier: 1.3
max_fire_damage_multiplier: 3.0
fire_launch_strength: 4.0
trident_pull_strength: 1.5
speed_dash_strength: 2
feather_mace: 1.5
dragon: 4
how_many_hits_to_blind_enemies_using_invis: 10
should_invis_blind_enemies_when_hitting_with_an_arrow: true
# ██████╗░██╗░░░██╗██████╗░░█████╗░████████╗██╗░█████╗░███╗░░██╗░██████╗
# ██╔══██╗██║░░░██║██╔══██╗██╔══██╗╚══██╔══╝██║██╔══██╗████╗░██║██╔════╝
# ██║░░██║██║░░░██║██████╔╝███████║░░░██║░░░██║██║░░██║██╔██╗██║╚█████╗░
# ██║░░██║██║░░░██║██╔══██╗██╔══██║░░░██║░░░██║██║░░██║██║╚████║░╚═══██╗
# ██████╔╝╚██████╔╝██║░░██║██║░░██║░░░██║░░░██║╚█████╔╝██║░╚███║██████╔╝
# ╚═════╝░░╚═════╝░╚═╝░░╚═╝╚═╝░░╚═╝░░░╚═╝░░░╚═╝░╚════╝░╚═╝░░╚══╝╚═════╝░
durations:
freeze_frozen_duration: 5
emerald_item_lock_duration: 5
dragon_curse_duration: 7
ritual_duration: 600
fire_spark: 4
frost_spark: 10
heart_spark: 60
emerald_spark: 10
invis_spark: 10
ocean_spark: 5
regen_spark: 30
strength_spark: 15
thunder_spark: 10
haste_spark: 15
feather_spark: 4
# ░█████╗░░█████╗░░█████╗░██╗░░░░░██████╗░░█████╗░░██╗░░░░░░░██╗███╗░░██╗░██████╗
# ██╔══██╗██╔══██╗██╔══██╗██║░░░░░██╔══██╗██╔══██╗░██║░░██╗░░██║████╗░██║██╔════╝
# ██║░░╚═╝██║░░██║██║░░██║██║░░░░░██║░░██║██║░░██║░╚██╗████╗██╔╝██╔██╗██║╚█████╗░
# ██║░░██╗██║░░██║██║░░██║██║░░░░░██║░░██║██║░░██║░░████╔═████║░██║╚████║░╚═══██╗
# ╚█████╔╝╚█████╔╝╚█████╔╝███████╗██████╔╝╚█████╔╝░░╚██╔╝░╚██╔╝░██║░╚███║██████╔╝
# ░╚════╝░░╚════╝░░╚════╝░╚══════╝╚═════╝░░╚════╝░░░░╚═╝░░░╚═╝░░╚═╝░░╚══╝╚═════╝░
cooldowns:
fire_spark: 60
frost_spark: 90
heart_spark: 120
emerald_spark: 30
invis_spark: 90
ocean_spark: 90
regen_spark: 60
strength_spark: 60
thunder_spark: 90
haste_spark: 60
feather_spark: 40
speed_spark: 20
ender_spark: 10
ender_dragon_breath: 30
# ██████╗░░█████╗░██████╗░██╗██╗░░░██╗░██████╗
# ██╔══██╗██╔══██╗██╔══██╗██║██║░░░██║██╔════╝
# ██████╔╝███████║██║░░██║██║██║░░░██║╚█████╗░
# ██╔══██╗██╔══██║██║░░██║██║██║░░░██║░╚═══██╗
# ██║░░██║██║░░██║██████╔╝██║╚██████╔╝██████╔╝
# ╚═╝░░╚═╝╚═╝░░╚═╝╚═════╝░╚═╝░╚═════╝░╚═════╝░
radius:
fire: 5.0
invis: 10.0
ocean: 15.0
ocean_drown: 5.0
thunder: 7.0
feather: 4.0
frost: 5.0
ender: 50.0
regen_effect: 20
# ██████╗░███████╗░█████╗░██╗██████╗░███████╗░██████╗
# ██╔══██╗██╔════╝██╔══██╗██║██╔══██╗██╔════╝██╔════╝
# ██████╔╝█████╗░░██║░░╚═╝██║██████╔╝█████╗░░╚█████╗░
# ██╔══██╗██╔══╝░░██║░░██╗██║██╔═══╝░██╔══╝░░░╚═══██╗
# ██║░░██║███████╗╚█████╔╝██║██║░░░░░███████╗██████╔╝
# ╚═╝░░╚═╝╚══════╝░╚════╝░╚═╝╚═╝░░░░░╚══════╝╚═════╝░
recipes:
emerald:
key: emerald
shape:
- WSW
- OEO
- CTC
ingredients:
W: WILD_ARMOR_TRIM_SMITHING_TEMPLATE
S: SNIFFER_EGG
E: EMERALD_BLOCK
O: OMINOUS_BOTTLE
C: ENDER_CHEST
T: ENCHANTING_TABLE
feather:
key: feather
shape:
- BPB
- FHF
- BPB
ingredients:
B: BREEZE_ROD
P: PHANTOM_MEMBRANE
H: HEAVY_CORE
F: FEATHER
fire:
key: fire
shape:
- URU
- NPN
- URU
ingredients:
U: NETHERITE_UPGRADE_SMITHING_TEMPLATE
R: RESPAWN_ANCHOR
N: NETHERITE_INGOT
P: MUSIC_DISC_PIGSTEP
frost:
key: frost
shape:
- TPT
- HDH
- TPT
ingredients:
P: VERDANT_FROGLIGHT
T: FLOW_ARMOR_TRIM_SMITHING_TEMPLATE
H: GOAT_HORN
D: MUSIC_DISC_CREATOR
haste:
key: haste
shape:
- DBD
- GEG
- DND
ingredients:
D: DIAMOND_BLOCK
B: BEACON
G: GOLD_BLOCK
E: DEEPSLATE_EMERALD_ORE
N: NETHERITE_PICKAXE
heart:
key: heart
shape:
- PTP
- EBE
- PTP
ingredients:
P: POTION
E: ENCHANTED_GOLDEN_APPLE
B: BEETROOT
T: TOTEM_OF_UNDYING
invis:
key: invis
shape:
- EME
- SOS
- ERE
ingredients:
E: ENDER_EYE
M: MUSIC_DISC_5
R: RECOVERY_COMPASS
S: SILENCE_ARMOR_TRIM_SMITHING_TEMPLATE
O: OMINOUS_TRIAL_KEY
ocean:
key: ocean
shape:
- EHE
- TCT
- EHE
ingredients:
E: TIDE_ARMOR_TRIM_SMITHING_TEMPLATE
H: HEART_OF_THE_SEA
T: TRIDENT
C: CONDUIT
regen:
key: regen
shape:
- EHE
- PAP
- EME
ingredients:
E: END_CRYSTAL
H: HONEY_BLOCK
P: VERDANT_FROGLIGHT
A: AXOLOTL_BUCKET
M: MUSIC_DISC_CREATOR_MUSIC_BOX
speed:
key: speed
shape:
- RSR
- DHE
- RNR
ingredients:
R: RABBIT_FOOT
S: SADDLE
D: DUNE_ARMOR_TRIM_SMITHING_TEMPLATE
H: DIAMOND_HORSE_ARMOR
E: EYE_ARMOR_TRIM_SMITHING_TEMPLATE
N: NETHERITE_BOOTS
strength:
key: strength
shape:
- PRP
- SWA
- PRP
ingredients:
P: PLAYER_HEAD
R: RIB_ARMOR_TRIM_SMITHING_TEMPLATE
S: NETHERITE_SWORD
W: WITHER_ROSE
A: NETHERITE_AXE
thunder:
key: thunder
shape:
- BLB
- TCT
- BLB
ingredients:
B: BOLT_ARMOR_TRIM_SMITHING_TEMPLATE
L: LODESTONE
C: CREEPER_HEAD
T: TRIDENT
ender:
key: ender
shape:
- HSH
- SDS
- HSH
ingredients:
S: SPIRE_ARMOR_TRIM_SMITHING_TEMPLATE
D: DRAGON_EGG
H: DRAGON_HEAD
offhand:
Doomwen: true
Code:
# messages.yml
effects:
names:
emerald: "�DFC00Emerald Effect"
feather: "&#BEA3CAFeather Effect"
fire: "&#FC7803Fire Effect"
frost: "AE3FCFrost Effect"
haste: "&#B96C00Haste Effect"
heart: "&#FC0046Heart Effect"
invis: "E00FCInvis Effect"
ocean: "AFCOcean Effect"
regen: "&#FC00DDRegen Effect"
speed: "&#d1a44bSpeed Effect"
strength: "	E2020Strength Effect"
thunder: "&#FCED00Thunder Effect"
dragon: "򄊧Ender Effect"
colors:
primary:
invis: "ᚨB0"
haste: "̤B00"
regen: "&#B0009A"
feather: "𔫸C"
thunder: "&#B0A600"
strength: "F1616"
frost: "ȯFB0"
heart: "&#B00030"
emerald: "	B000"
ocean: "EB0"
fire: "&#B05302"
speed: "&#b5883a"
dragon: "A0735"
secondary:
invis: "E00FC"
haste: "&#B96C00"
regen: "&#FC00DD"
feather: "&#BEA3CA"
thunder: "&#FCED00"
strength: "	E2020"
frost: "AE3FC"
heart: "&#FC0046"
emerald: "�DFC00"
ocean: "AFC"
fire: "&#FC7803"
speed: "&#d1a44b"
dragon: "򄊧"
lore:
duration: "DD0ᴅᴜʀᴀᴛɪᴏɴ: {duration}"
cooldown: "DD0ᴄᴏᴏʟᴅᴏᴡɴ: {cooldown}"
emerald:
passive_title: "	B000ᴘᴀꜱꜱɪᴠᴇ ᴇꜰꜰᴇᴄᴛꜱ:"
passive:
- "�DFC00\uD83D\uDCB2 §x§6§D§6§D§6§DLooting 5"
- "�DFC00\uD83D\uDCB2 §x§6§D§6§D§6§DPermanent Hero of the village"
- "�DFC00\uD83D\uDCB2 §x§6§D§6§D§6§D2.0x exp"
- "�DFC00\uD83D\uDCB2 §x§6§D§6§D§6§DConsumables have a 50% chance of not being consumed"
- "�DFC00\uD83D\uDCB2 §x§6§D§6§D§6§DReceiving 10 hits lock the attacker's food and XP for {emerald_lock_duration}s"
spark_title: "	B000ꜱᴘᴀʀᴋ ᴇꜰꜰᴇᴄᴛꜱ:"
spark:
- "�DFC00\uD83D\uDCB2 §x§6§D§6§D§6§DHero of the village 5.0"
- "�DFC00\uD83D\uDCB2 §x§6§D§6§D§6§D4.0x exp"
- "�DFC00\uD83D\uDCB2 §x§6§D§6§D§6§DConsumables have a 75% chance not to be consumed"[/CENTER]