diff options
Diffstat (limited to 'items/PLASMAFLUX_POWER_ORB.json')
-rw-r--r-- | items/PLASMAFLUX_POWER_ORB.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/items/PLASMAFLUX_POWER_ORB.json b/items/PLASMAFLUX_POWER_ORB.json index f8b7fa28..487f7b4f 100644 --- a/items/PLASMAFLUX_POWER_ORB.json +++ b/items/PLASMAFLUX_POWER_ORB.json @@ -17,6 +17,7 @@ "§7Increases all heals by §a+7.5%§7.", "§7Grants §c+35❁ Strength§7.", "", + "§4☠ §cRequires §5Wolf Slayer 7", "§6§lLEGENDARY" ], "recipe": { @@ -32,10 +33,11 @@ }, "internalname": "PLASMAFLUX_POWER_ORB", "clickcommand": "viewrecipe", - "modver": "1.5-REL", + "slayer_req": "WOLF_7", + "modver": "1.7.1-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Plasmaflux_Power_Orb" ] -}
\ No newline at end of file +} |