diff options
author | Schlaumeyer <51930935+SchIaumeyer@users.noreply.github.com> | 2022-04-22 06:02:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-22 06:02:14 +0200 |
commit | 6c3a71c8b8ab9ae0c2f1014aa81ba05c7bf27644 (patch) | |
tree | 16ff79a813458fc2c461def243b702e665c85ad8 /items/LUXURIOUS_SPOOL.json | |
parent | 179659a7592637b0f29347db048a1118ace02cd4 (diff) | |
download | NotEnoughUpdates-REPO-6c3a71c8b8ab9ae0c2f1014aa81ba05c7bf27644.tar.gz NotEnoughUpdates-REPO-6c3a71c8b8ab9ae0c2f1014aa81ba05c7bf27644.tar.bz2 NotEnoughUpdates-REPO-6c3a71c8b8ab9ae0c2f1014aa81ba05c7bf27644.zip |
Crimson Isle fixes (#722)
* One soul was missing
* max souls 228 -> 238
* Potion description changed
* Fixed belt stats
* Fixed belts
* Changed description to variable numbers
* Fixed Rods, changed order of abiphones
* Changed descrption of the power stones
* Changed description of power stones
* Added new Crimson Isle zones
Should be almost all
Diffstat (limited to 'items/LUXURIOUS_SPOOL.json')
-rw-r--r-- | items/LUXURIOUS_SPOOL.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/LUXURIOUS_SPOOL.json b/items/LUXURIOUS_SPOOL.json index c2126057..f1df4f8a 100644 --- a/items/LUXURIOUS_SPOOL.json +++ b/items/LUXURIOUS_SPOOL.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§aLuxurious Spool", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4d646b3e-0e95-34c4-bc6e-04276ff9f014\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTRhZjVmM2I1MGUyZGVhMjY4N2QyOTJjYzNhNWU0MmMwMjhiODYyNmU2Mzg4NDJmYjRmNzg2NzFkZWJlMjc2YyJ9fX0K\"}]}},display:{Lore:[0:\"§8Power Stone\",1:\"\",2:\"§7Combine §a9x §7of this stone at the\",3:\"§7§6Thaumaturgist §7to permanently\",4:\"§7unlock the §aSilky §7power.\",5:\"\",6:\"§7§8§oOlder Spiders often make\",7:\"§8§obetter quality string. It is\",8:\"§8§osaid that female ones are even\",9:\"§8§omore sturdy, but it was never\",10:\"§8§oproven.\",11:\"\",12:\"§7At §6750 Magical Power§7:\",13:\"§9+591☠ Crit Damage\",14:\"\",15:\"§7Unique Power Bonus:\",16:\"§e+5⚔ Bonus Attack Speed\",17:\"\",18:\"§7Requires §aCombat Skill Level XV§7!\",19:\"\",20:\"§a§lUNCOMMON POWER STONE\"],Name:\"§f§f§aLuxurious Spool\"},ExtraAttributes:{id:\"LUXURIOUS_SPOOL\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4d646b3e-0e95-34c4-bc6e-04276ff9f014\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTRhZjVmM2I1MGUyZGVhMjY4N2QyOTJjYzNhNWU0MmMwMjhiODYyNmU2Mzg4NDJmYjRmNzg2NzFkZWJlMjc2YyJ9fX0K\"}]}},display:{Lore:[0:\"§8Power Stone\",1:\"\",2:\"§7Combine §a9x §7of this stone at the\",3:\"§7§6Thaumaturgist §7to permanently\",4:\"§7unlock the §aSilky §7power.\",5:\"\",6:\"§7§8§oOlder Spiders often make\",7:\"§8§obetter quality string. It is\",8:\"§8§osaid that female ones are even\",9:\"§8§omore sturdy, but it was never\",10:\"§8§oproven.\",11:\"\",12:\"§7At §6§kmmm§r §6Magical Power§7:\",13:\"§9+§kmmm☠§r §9Crit Damage\",14:\"\",15:\"§7Unique Power Bonus:\",16:\"§e+5⚔ Bonus Attack Speed\",17:\"\",18:\"§7Requires §aCombat Skill Level XV§7!\",19:\"\",20:\"§a§lUNCOMMON POWER STONE\"],Name:\"§f§f§aLuxurious Spool\"},ExtraAttributes:{id:\"LUXURIOUS_SPOOL\"}}", "damage": 3, "lore": [ "§8Power Stone", @@ -16,8 +16,8 @@ "§8§omore sturdy, but it was never", "§8§oproven.", "", - "§7At §6750 Magical Power§7:", - "§9+591☠ Crit Damage", + "§7At §6§kmmm§r §6Magical Power§7:", + "§9+§kmmm☠§r §9Crit Damage", "", "§7Unique Power Bonus:", "§e+5⚔ Bonus Attack Speed", |