diff options
Diffstat (limited to 'items/JASPER_POWER_SCROLL.json')
-rw-r--r-- | items/JASPER_POWER_SCROLL.json | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/items/JASPER_POWER_SCROLL.json b/items/JASPER_POWER_SCROLL.json index 3a254d4d..bb469512 100644 --- a/items/JASPER_POWER_SCROLL.json +++ b/items/JASPER_POWER_SCROLL.json @@ -1,18 +1,16 @@ { "itemid": "minecraft:writable_book", - "displayname": "§f§f§dJasper Power Scroll", - "nbttag": "{generation:0,ench:[],HideFlags:254,display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7§7Gain §c+10❁ Strength §7for §a5s\",3:\"§a§7when using your §e§lRIGHT CLICK\",4:\"§e§l§6Item Ability§7.\",5:\"\",6:\"§7§7Can be combined with any §bitem\",7:\"§b§7with a §e§lRIGHT CLICK §6Item\",8:\"§6Ability §7at an anvil.\",9:\"\",10:\"§5§lEPIC\"],Name:\"§f§f§dJasper Power Scroll\"},ExtraAttributes:{id:\"JASPER_POWER_SCROLL\"},resolved:0b}", + "displayname": "§dJasper Power Scroll", + "nbttag": "{generation:0,ench:[],HideFlags:254,display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7§7Gain §c+10❁ Strength §7for §a5s §7when using your\",3:\"§7§e§lRIGHT CLICK §6Item Ability§7.\",4:\"\",5:\"§7§7Can be combined with any §bitem §7with a §e§lRIGHT\",6:\"§e§lCLICK §6Item Ability §7at an anvil.\",7:\"\",8:\"§5§lEPIC\"],Name:\"§dJasper Power Scroll\"},ExtraAttributes:{id:\"JASPER_POWER_SCROLL\"},resolved:0b}", "damage": 0, "lore": [ "§7§8Combinable in Anvil", "", - "§7§7Gain §c+10❁ Strength §7for §a5s", - "§a§7when using your §e§lRIGHT CLICK", - "§e§l§6Item Ability§7.", + "§7§7Gain §c+10❁ Strength §7for §a5s §7when using your", + "§7§e§lRIGHT CLICK §6Item Ability§7.", "", - "§7§7Can be combined with any §bitem", - "§b§7with a §e§lRIGHT CLICK §6Item", - "§6Ability §7at an anvil.", + "§7§7Can be combined with any §bitem §7with a §e§lRIGHT", + "§e§lCLICK §6Item Ability §7at an anvil.", "", "§5§lEPIC" ], @@ -30,7 +28,7 @@ "internalname": "JASPER_POWER_SCROLL", "crafttext": "Requires Gemstone Collection VII", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Power_Scroll", |