diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-31 18:56:37 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-31 18:56:37 -0500 |
commit | 0dc741cfa28940ce4a4b3b90148ef801ba6ce43d (patch) | |
tree | 3d6ed2768ce17a7ffd1016c56941a780616c0ce7 /items | |
parent | 81a9b31053a64f922894d4430f558fda88a260f9 (diff) | |
download | NotEnoughUpdates-REPO-0dc741cfa28940ce4a4b3b90148ef801ba6ce43d.tar.gz NotEnoughUpdates-REPO-0dc741cfa28940ce4a4b3b90148ef801ba6ce43d.tar.bz2 NotEnoughUpdates-REPO-0dc741cfa28940ce4a4b3b90148ef801ba6ce43d.zip |
Added Obtained from to Aurthopods 7
Diffstat (limited to 'items')
-rw-r--r-- | items/AATROX_PHONE_NUMBER.json | 11 | ||||
-rw-r--r-- | items/ABSORPTION.json | 6 | ||||
-rw-r--r-- | items/BANE_OF_ARTHROPODS;1.json | 2 | ||||
-rw-r--r-- | items/BANE_OF_ARTHROPODS;2.json | 2 | ||||
-rw-r--r-- | items/BANE_OF_ARTHROPODS;3.json | 2 | ||||
-rw-r--r-- | items/BANE_OF_ARTHROPODS;4.json | 6 | ||||
-rw-r--r-- | items/BANE_OF_ARTHROPODS;5.json | 2 | ||||
-rw-r--r-- | items/BANE_OF_ARTHROPODS;6.json | 9 | ||||
-rw-r--r-- | items/BANE_OF_ARTHROPODS;7.json | 8 | ||||
-rw-r--r-- | items/WEDDING_RING_6.json | 1 |
10 files changed, 29 insertions, 20 deletions
diff --git a/items/AATROX_PHONE_NUMBER.json b/items/AATROX_PHONE_NUMBER.json index 70c526a1..bbcedeeb 100644 --- a/items/AATROX_PHONE_NUMBER.json +++ b/items/AATROX_PHONE_NUMBER.json @@ -1,16 +1,17 @@ { "itemid": "minecraft:paper", - "displayname": "§aMaddox's Phone Number", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§aMaddox's Phone Number\"},ExtraAttributes:{id:\"AATROX_PHONE_NUMBER\"}}", + "displayname": "§aMaddox\u0027s Phone Number", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§aMaddox\u0027s Phone Number\"},ExtraAttributes:{id:\"AATROX_PHONE_NUMBER\"}}", "damage": 0, "lore": [ "§a§lUNCOMMON" ], "internalname": "AATROX_PHONE_NUMBER", "clickcommand": "", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Maddox's_Phone_Number" - ] + "https://hypixel-skyblock.fandom.com/wiki/Maddox\u0027s_Phone_Number" + ], + "crafttext": "" }
\ No newline at end of file diff --git a/items/ABSORPTION.json b/items/ABSORPTION.json index 6a3a2aa3..08673a6c 100644 --- a/items/ABSORPTION.json +++ b/items/ABSORPTION.json @@ -5,7 +5,7 @@ "clickcommand": "viewpotion", "damage": 3, "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:12b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§6Absorption\",2:\"§7Grants a boost to absorption\",3:\"§7health.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fAbsorption Potion\"},ExtraAttributes:{id:\"ABSORPTION\"}}", - "modver": "1.0.0", + "modver": "2.0.0-REL", "lore": [ "", "§6Absorption", @@ -13,5 +13,7 @@ "§7health.", "", "§f§lCOMMON" - ] + ], + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/BANE_OF_ARTHROPODS;1.json b/items/BANE_OF_ARTHROPODS;1.json index 42c9ce21..4b42d2d5 100644 --- a/items/BANE_OF_ARTHROPODS;1.json +++ b/items/BANE_OF_ARTHROPODS;1.json @@ -18,6 +18,6 @@ "parent": "BANE_OF_ARTHROPODS;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/BANE_OF_ARTHROPODS;2.json b/items/BANE_OF_ARTHROPODS;2.json index dd7e17c6..aebddb55 100644 --- a/items/BANE_OF_ARTHROPODS;2.json +++ b/items/BANE_OF_ARTHROPODS;2.json @@ -18,6 +18,6 @@ "parent": "BANE_OF_ARTHROPODS;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/BANE_OF_ARTHROPODS;3.json b/items/BANE_OF_ARTHROPODS;3.json index e680921b..bc01808f 100644 --- a/items/BANE_OF_ARTHROPODS;3.json +++ b/items/BANE_OF_ARTHROPODS;3.json @@ -18,6 +18,6 @@ "parent": "BANE_OF_ARTHROPODS;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/BANE_OF_ARTHROPODS;4.json b/items/BANE_OF_ARTHROPODS;4.json index 8f1d8eaf..596905ea 100644 --- a/items/BANE_OF_ARTHROPODS;4.json +++ b/items/BANE_OF_ARTHROPODS;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Bane of Arthropods IV\",1:\"§7Increases damage dealt to\",2:\"§7§7Silverfish§7, §7Spiders§7, and\",3:\"§7§7Cave Spiders§7 by §a32%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{bane_of_arthropods:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Bane of Arthropods IV\",1:\"§7Increases damage dealt to\",2:\"§7§7Silverfish§7, §7Spiders§7, and\",3:\"§7§7Cave Spiders§7 by §a32%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"BANE_OF_ARTHROPODS;4\",enchantments:{bane_of_arthropods:4}}}", "damage": 0, "lore": [ "§9Bane of Arthropods IV", @@ -27,5 +27,7 @@ }, "internalname": "BANE_OF_ARTHROPODS;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/BANE_OF_ARTHROPODS;5.json b/items/BANE_OF_ARTHROPODS;5.json index 2fde3a40..f97cea61 100644 --- a/items/BANE_OF_ARTHROPODS;5.json +++ b/items/BANE_OF_ARTHROPODS;5.json @@ -16,7 +16,7 @@ ], "internalname": "BANE_OF_ARTHROPODS;5", "parent": "BANE_OF_ARTHROPODS;4", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "crafttext": "", "clickcommand": "", "infoType": "" diff --git a/items/BANE_OF_ARTHROPODS;6.json b/items/BANE_OF_ARTHROPODS;6.json index f9a7b37e..94e1f96f 100644 --- a/items/BANE_OF_ARTHROPODS;6.json +++ b/items/BANE_OF_ARTHROPODS;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Bane of Arthropods VI\",1:\"§7Increases damage dealt to\",2:\"§7§7Silverfish§7, §7Spiders§7, and\",3:\"§7§7Cave Spiders§7 by §a48%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{bane_of_arthropods:6}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Bane of Arthropods VI\",1:\"§7Increases damage dealt to\",2:\"§7§7Silverfish§7, §7Spiders§7, and\",3:\"§7§7Cave Spiders§7 by §a48%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§aRare drop from Tarantula Broodfathers.\",9:\"\",10:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"BANE_OF_ARTHROPODS;6\",enchantments:{bane_of_arthropods:6}}}", "damage": 0, "lore": [ "§9Bane of Arthropods VI", @@ -18,5 +18,8 @@ ], "internalname": "BANE_OF_ARTHROPODS;6", "parent": "BANE_OF_ARTHROPODS;4", - "modver": "1.0.0" -} + "modver": "2.0.0-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/BANE_OF_ARTHROPODS;7.json b/items/BANE_OF_ARTHROPODS;7.json index 5d63de33..70c8f14e 100644 --- a/items/BANE_OF_ARTHROPODS;7.json +++ b/items/BANE_OF_ARTHROPODS;7.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§5Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Bane of Arthropods VII\",1:\"§7Increases damage dealt to\",2:\"§7§7Silverfish§7, §7Cave\",3:\"§7Spiders§7, and §7Spiders§7 by\",4:\"§7§a56%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"BANE_OF_ARTHROPODS;7\",enchantments:{bane_of_arthropods:7},uuid:\"ad236833-60ff-49f1-aa89-d79ec6c45c6a\",AttributeModifiers:[]}", + "nbttag": "{display:{Lore:[0:\"§9Bane of Arthropods VII\",1:\"§7Increases damage dealt to\",2:\"§7§7Silverfish§7, §7Cave\",3:\"§7Spiders§7, and §7Spiders§7 by\",4:\"§7§a56%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§aObtained from Experiments.\",10:\"\",11:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"BANE_OF_ARTHROPODS;7\"}}", "damage": 0, "lore": [ "§9Bane of Arthropods VII", @@ -13,11 +13,13 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§aObtained from Experiments.", + "", "§5§lEPIC" ], "internalname": "BANE_OF_ARTHROPODS;7", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/WEDDING_RING_6.json b/items/WEDDING_RING_6.json index c8fcc8e8..2ff00534 100644 --- a/items/WEDDING_RING_6.json +++ b/items/WEDDING_RING_6.json @@ -8,7 +8,6 @@ "parent": "WEDDING_RING_0", "nbttag": "{HideFlags:254,SkullOwner:{Id:\"931a184d-929f-3079-82cd-9a1fe5b5724c\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NzMwNjU2NzkyMDMsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzhmYjI2NWM4Y2M2MTM2MDYzYjRlYjE1NDUwZmUxZmUxYWI3NzM4YjBiZjU0ZDI2NTQ5MGUxZWY0OWRhNjBiN2MifX19\"}]}},display:{Lore:[0:\"§7Grants a 1 in 100,000 chance\",1:\"§7to deal §c+100% §7damage.\",2:\"\",3:\"§7§8True love is tough to find,\",4:\"§8but finding it hits you hard!\",5:\"\",6:\"§7Requires quest progress!\",7:\"\",8:\"§9§lRARE ACCESSORY\"],Name:\"§9Classy Ring of Love\"},ExtraAttributes:{modifier:\"silky\",id:\"WEDDING_RING_6\"}}", "modver": "1.5-REL", - "infoType": "", "lore": [ "§7Grants a 1 in 100,000 chance", "§7to deal §c+100% §7damage.", |