diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-08-15 23:49:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-16 07:49:23 +1000 |
commit | 3e1eaf449377a38b10128cf35847c2f40411c412 (patch) | |
tree | 62f8ce5cf5258a72161be309da4f4e815ab8d06b /items/MANA_DISINTEGRATOR.json | |
parent | 0162818487df8c5b107a2228fe71684c544a0b90 (diff) | |
download | NotEnoughUpdates-REPO-3e1eaf449377a38b10128cf35847c2f40411c412.tar.gz NotEnoughUpdates-REPO-3e1eaf449377a38b10128cf35847c2f40411c412.tar.bz2 NotEnoughUpdates-REPO-3e1eaf449377a38b10128cf35847c2f40411c412.zip |
Fixed mob, added wet napkin and wiki links (#967)
Diffstat (limited to 'items/MANA_DISINTEGRATOR.json')
-rw-r--r-- | items/MANA_DISINTEGRATOR.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/items/MANA_DISINTEGRATOR.json b/items/MANA_DISINTEGRATOR.json index 9046d7b9..710886dd 100644 --- a/items/MANA_DISINTEGRATOR.json +++ b/items/MANA_DISINTEGRATOR.json @@ -1,22 +1,22 @@ { "itemid": "minecraft:skull", - "displayname": "§f§f§9Mana Disintegrator", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b9d84e23-a8e5-3992-bace-b6f3b32e34d8\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NDY2MjYyOSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjE1NjVjMWMyNjVmNTAzOThjMDY0NmE5YjdkNjQyODk1MjJjMGIwODkwOTFiYTVhMDRmMWQxOGJhYTg2MGQ4NSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7Reduces the mana cost of an item\",3:\"§7by §b1% §7when applied to a\",4:\"§7deployable or a wand. Can be\",5:\"§7applied up to §a10 §7times.\",6:\"\",7:\"§9§lRARE\"],Name:\"§f§f§9Mana Disintegrator\"},ExtraAttributes:{id:\"MANA_DISINTEGRATOR\"}}", + "displayname": "§9Mana Disintegrator", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b9d84e23-a8e5-3992-bace-b6f3b32e34d8\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NDY2MjYyOSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjE1NjVjMWMyNjVmNTAzOThjMDY0NmE5YjdkNjQyODk1MjJjMGIwODkwOTFiYTVhMDRmMWQxOGJhYTg2MGQ4NSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7Applies §9ᛃ §7on wands or\",3:\"§7deployables, reducing their mana\",4:\"§7cost by §b1%§7. Can be applied\",5:\"§7up to §a10 §7times.\",6:\"\",7:\"§9§lRARE\"],Name:\"§9Mana Disintegrator\"},ExtraAttributes:{id:\"MANA_DISINTEGRATOR\"}}", "damage": 3, "lore": [ "§7§8Combinable in Anvil", "", - "§7Reduces the mana cost of an item", - "§7by §b1% §7when applied to a", - "§7deployable or a wand. Can be", - "§7applied up to §a10 §7times.", + "§7Applies §9ᛃ §7on wands or", + "§7deployables, reducing their mana", + "§7cost by §b1%§7. Can be applied", + "§7up to §a10 §7times.", "", "§9§lRARE" ], "internalname": "MANA_DISINTEGRATOR", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Mana_Disintegrator", |