diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-04-24 15:45:47 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-24 15:45:47 -0400 |
commit | a4b05933e2ea9d535f984ec28624f09c1e577eb3 (patch) | |
tree | 9ba5b89d20a6674bcb64cefc5329b8fb47bef94e | |
parent | 7899bd5bae6b5a7df6f681898e535a902e608f26 (diff) | |
parent | b6302cf45d6b6da8e07908307b3b520b5a91be00 (diff) | |
download | NotEnoughUpdates-REPO-a4b05933e2ea9d535f984ec28624f09c1e577eb3.tar.gz NotEnoughUpdates-REPO-a4b05933e2ea9d535f984ec28624f09c1e577eb3.tar.bz2 NotEnoughUpdates-REPO-a4b05933e2ea9d535f984ec28624f09c1e577eb3.zip |
Merge pull request #473 from jani270/Books
Updated all Enchanted Books + Fix + Rainbow Names + Reforge Stone
456 files changed, 4945 insertions, 1159 deletions
diff --git a/constants/misc.json b/constants/misc.json index d919bfbe..08da53ff 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -1050,7 +1050,9 @@ "a7cb7319ac7547f0802116f38dc5ca85", "e686fe0aab804a71ac7011dc8c2b534c", "fb62446fa9f142d1aa99e6722c624623", - "9a2c1f42717e4f5ab054fd5aff73979b" + "9a2c1f42717e4f5ab054fd5aff73979b", + "f6da848bf1904f6d9045a7bb51e56d42", + "168300e64e744a6d89a07b7cf8ad6a7d" ], "ranks": { diff --git a/constants/reforgestones.json b/constants/reforgestones.json index ab9a39ae..15dc78d8 100644 --- a/constants/reforgestones.json +++ b/constants/reforgestones.json @@ -795,6 +795,54 @@ } } }, + "LUCKY_DICE":{ + "internalName":"LUCKY_DICE", + "reforgeName":"Lucky", + "reforgeType":"blacksmith/reforge_stone", + "itemTypes":"ROD", + "requiredRarities":[ + "COMMON", + "UNCOMMON", + "RARE", + "EPIC", + "LEGENDARY", + "MYTHIC" + ], + "reforgeCosts":{ + "COMMON":20000, + "UNCOMMON":40000, + "RARE":80000, + "EPIC":150000, + "LEGENDARY":300000, + "MYTHIC":60000 + }, + "reforgeStats":{ + "COMMON":{ + "sea_creature_chance":1, + "magic_find":1 + }, + "UNCOMMON":{ + "sea_creature_chance":2, + "magic_find":2 + }, + "RARE":{ + "sea_creature_chance":2, + "magic_find":3 + }, + "EPIC":{ + "sea_creature_chance":3, + "magic_find":4 + }, + "LEGENDARY":{ + "sea_creature_chance":5, + "magic_find":5 + }, + "MYTHIC":{ + "sea_creature_chance":7, + "magic_find":6 + } + } + }, "MIDAS_JEWEL":{ "internalName":"MIDAS_JEWEL", "reforgeName":"Gilded", diff --git a/items/AIMING;1.json b/items/AIMING;1.json index 9e9631ee..30b1f7aa 100644 --- a/items/AIMING;1.json +++ b/items/AIMING;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Aiming I\",1:\"§7Arrows home towards nearby\",2:\"§7monsters if they are within §a2\",3:\"§a§7blocks.\",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:{aiming:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Aiming I\",1:\"§7Arrows home towards nearby\",2:\"§7monsters if they are within §a2\",3:\"§a§7blocks.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Feather Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fBow\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"AIMING;1\",enchantments:{aiming:1}}}", "damage": 0, "lore": [ "§9Aiming I", @@ -12,10 +12,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Feather Collection", + "", + "§6Applied To:", + "§7- §fBow", + "", "§f§lCOMMON" ], "internalname": "AIMING;1", "parent": "AIMING;4", "clickcommand": "", - "modver": "1.0.0" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/AIMING;2.json b/items/AIMING;2.json index 224bd330..fc7baf21 100644 --- a/items/AIMING;2.json +++ b/items/AIMING;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Aiming II\",1:\"§7Arrows home towards nearby\",2:\"§7monsters if they are within §a4\",3:\"§a§7blocks.\",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:{aiming:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Aiming II\",1:\"§7Arrows home towards nearby\",2:\"§7monsters if they are within §a4\",3:\"§a§7blocks.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Feather Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fBow\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"AIMING;2\",enchantments:{aiming:2}}}", "damage": 0, "lore": [ "§9Aiming II", @@ -12,10 +12,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Feather Collection", + "", + "§6Applied To:", + "§7- §fBow", + "", "§f§lCOMMON" ], "internalname": "AIMING;2", "parent": "AIMING;4", "clickcommand": "", - "modver": "1.0.0" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/AIMING;3.json b/items/AIMING;3.json index 646afa05..f98fee1c 100644 --- a/items/AIMING;3.json +++ b/items/AIMING;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Aiming III\",1:\"§7Arrows home towards nearby\",2:\"§7monsters if they are within §a6\",3:\"§a§7blocks.\",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:{aiming:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Aiming III\",1:\"§7Arrows home towards nearby\",2:\"§7monsters if they are within §a6\",3:\"§a§7blocks.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Feather Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fBow\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"AIMING;3\",enchantments:{aiming:3}}}", "damage": 0, "lore": [ "§9Aiming III", @@ -12,10 +12,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Feather Collection", + "", + "§6Applied To:", + "§7- §fBow", + "", "§f§lCOMMON" ], "internalname": "AIMING;3", "parent": "AIMING;4", "clickcommand": "", - "modver": "1.0.0" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/AIMING;4.json b/items/AIMING;4.json index 4b01f9ca..aa9d5278 100644 --- a/items/AIMING;4.json +++ b/items/AIMING;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Aiming IV\",1:\"§7Arrows home towards nearby\",2:\"§7monsters if they are within §a8\",3:\"§a§7blocks.\",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:{aiming:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Aiming IV\",1:\"§7Arrows home towards nearby\",2:\"§7monsters if they are within §a8\",3:\"§a§7blocks.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Feather Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fBow\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"AIMING;4\",enchantments:{aiming:4}}}", "damage": 0, "lore": [ "§9Aiming IV", @@ -12,6 +12,13 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Feather Collection", + "", + "§6Applied To:", + "§7- §fBow", + "", "§f§lCOMMON" ], "recipe": { @@ -27,6 +34,7 @@ }, "internalname": "AIMING;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Feather VI" + "modver": "2.0.0-REL", + "crafttext": "Requires: Feather VI", + "infoType": "" }
\ No newline at end of file diff --git a/items/AIMING;5.json b/items/AIMING;5.json index 6eb4ceb4..9d7426ed 100644 --- a/items/AIMING;5.json +++ b/items/AIMING;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Aiming V\",1:\"§7Arrows home towards nearby\",2:\"§7monsters if they are within §a10\",3:\"§a§7blocks.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{aiming:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Aiming V\",1:\"§7Arrows home towards nearby\",2:\"§7monsters if they are within §a10\",3:\"§a§7blocks.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Feather Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fBow\",14:\"\",15:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"AIMING;5\",enchantments:{aiming:5}}}", "damage": 0, "lore": [ "§9Aiming V", @@ -12,9 +12,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Feather Collection", + "", + "§6Applied To:", + "§7- §fBow", + "", "§a§lUNCOMMON" ], "internalname": "AIMING;5", "parent": "AIMING;4", - "modver": "1.4-REL" + "modver": "2.0.0-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/ANGLER;1.json b/items/ANGLER;1.json index 730bdd5b..cb7cd04e 100644 --- a/items/ANGLER;1.json +++ b/items/ANGLER;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Angler I\",1:\"§7Increase chance to catch sea\",2:\"§7creatures by §a1%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{angler:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Angler I\",1:\"§7Increase chance to catch sea\",2:\"§7creatures by §a1%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Ink Sack Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ANGLER;1\",enchantments:{angler:1}}}", "damage": 0, "lore": [ "§9Angler I", @@ -11,11 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Ink Sack Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "ANGLER;1", "parent": "ANGLER;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/ANGLER;2.json b/items/ANGLER;2.json index 4f739d0b..0ea36d2e 100644 --- a/items/ANGLER;2.json +++ b/items/ANGLER;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Angler II\",1:\"§7Increase chance to catch sea\",2:\"§7creatures by §a2%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{angler:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Angler II\",1:\"§7Increase chance to catch sea\",2:\"§7creatures by §a2%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Ink Sack Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ANGLER;2\",enchantments:{angler:2}}}", "damage": 0, "lore": [ "§9Angler II", @@ -11,11 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Ink Sack Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "ANGLER;2", "parent": "ANGLER;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/ANGLER;3.json b/items/ANGLER;3.json index cbbf58b3..d5d18d72 100644 --- a/items/ANGLER;3.json +++ b/items/ANGLER;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Angler III\",1:\"§7Increase chance to catch sea\",2:\"§7creatures by §a3%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{angler:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Angler III\",1:\"§7Increase chance to catch sea\",2:\"§7creatures by §a3%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Ink Sack Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ANGLER;3\",enchantments:{angler:3}}}", "damage": 0, "lore": [ "§9Angler III", @@ -11,11 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Ink Sack Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "ANGLER;3", "parent": "ANGLER;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/ANGLER;4.json b/items/ANGLER;4.json index c59cd7ea..e87a194c 100644 --- a/items/ANGLER;4.json +++ b/items/ANGLER;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Angler IV\",1:\"§7Increase chance to catch sea\",2:\"§7creatures by §a4%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{angler:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Angler IV\",1:\"§7Increase chance to catch sea\",2:\"§7creatures by §a4%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Ink Sack Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ANGLER;4\",enchantments:{angler:4}}}", "damage": 0, "lore": [ "§9Angler IV", @@ -11,6 +11,14 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Ink Sack Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "recipe": { @@ -26,6 +34,7 @@ }, "internalname": "ANGLER;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Ink Sack VII" + "modver": "2.0.0-REL", + "crafttext": "Requires: Ink Sack VII", + "infoType": "" }
\ No newline at end of file diff --git a/items/ANGLER;5.json b/items/ANGLER;5.json index d7826efb..7b9f8b14 100644 --- a/items/ANGLER;5.json +++ b/items/ANGLER;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Angler V\",1:\"§7Increase chance to catch sea\",2:\"§7creatures by §a5%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",id:\"ANGLER;5\",enchantments:{angler:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Angler V\",1:\"§7Increase chance to catch sea\",2:\"§7creatures by §a5%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Ink Sack Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ANGLER;5\",enchantments:{angler:5}}}", "damage": 0, "lore": [ "§9Angler V", @@ -11,12 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Ink Sack Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§a§lUNCOMMON" ], "internalname": "ANGLER;5", "crafttext": "", "clickcommand": "", "parent": "ANGLER;4", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/ANGLER;6.json b/items/ANGLER;6.json index 633f761e..7870b2be 100644 --- a/items/ANGLER;6.json +++ b/items/ANGLER;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Angler VI\",1:\"§7Increase chance to catch sea\",2:\"§7creatures by §a6%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{angler:6}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Angler VI\",1:\"§7Increase chance to catch sea\",2:\"§7creatures by §a6%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aVI: §7Fishing,\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fFishing Rod\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"ANGLER;6\",enchantments:{angler:6}}}", "damage": 0, "lore": [ "§9Angler VI", @@ -11,11 +11,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aDrops rarely from Deep Sea Protectors.", + "§6Source:", + "§aVI: §7Fishing,", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", "", "§9§lRARE" ], "internalname": "ANGLER;6", "parent": "ANGLER;4", - "modver": "1.0.0" + "modver": "2.0.0-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/AQUA_AFFINITY;1.json b/items/AQUA_AFFINITY;1.json index 7bed01bc..45fdb5ed 100644 --- a/items/AQUA_AFFINITY;1.json +++ b/items/AQUA_AFFINITY;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[0:{lvl:1s,id:6s}],HideFlags:254,display:{Lore:[0:\"§9Aqua Affinity I\",1:\"§7Increases your underwater mining\",2:\"§7rate.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{aqua_affinity:1}}}", + "nbttag": "{ench:[0:{lvl:1s,id:6s}],HideFlags:254,display:{Lore:[0:\"§9Aqua Affinity I\",1:\"§7Increases your underwater mining\",2:\"§7rate.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI: §7Enchantment Table,\",9:\"§7Prismarine Crystals Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fHelmet\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"AQUA_AFFINITY;1\",enchantments:{aqua_affinity:1}}}", "damage": 0, "lore": [ "§9Aqua Affinity I", @@ -11,6 +11,13 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI: §7Enchantment Table,", + "§7Prismarine Crystals Collection", + "", + "§6Applied To:", + "§7- §fHelmet", + "", "§f§lCOMMON" ], "recipe": { @@ -26,6 +33,7 @@ }, "internalname": "AQUA_AFFINITY;1", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Prismarine Crystals IV" + "modver": "2.0.0-REL", + "crafttext": "Requires: Prismarine Crystals IV", + "infoType": "" }
\ No newline at end of file diff --git a/items/BANE_OF_ARTHROPODS;1.json b/items/BANE_OF_ARTHROPODS;1.json index 63f8a1df..a6a86281 100644 --- a/items/BANE_OF_ARTHROPODS;1.json +++ b/items/BANE_OF_ARTHROPODS;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Bane of Arthropods I\",1:\"§7Increases damage dealt to\",2:\"§7§7Spiders§7, §7Cave Spiders§7,\",3:\"§7and §7Silverfish§7 by §a8%§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;1\",enchantments:{bane_of_arthropods:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Bane of Arthropods I\",1:\"§7Increases damage dealt to\",2:\"§7§7Spiders§7, §7Cave Spiders§7,\",3:\"§7and §7Silverfish§7 by §a8%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Spider Eye Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cSmite\",18:\"§7- §cSharpness\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"BANE_OF_ARTHROPODS;1\",enchantments:{bane_of_arthropods:1}}}", "damage": 0, "lore": [ "§9Bane of Arthropods I", @@ -12,6 +12,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Spider Eye Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cSmite", + "§7- §cSharpness", + "", "§f§lCOMMON" ], "internalname": "BANE_OF_ARTHROPODS;1", diff --git a/items/BANE_OF_ARTHROPODS;2.json b/items/BANE_OF_ARTHROPODS;2.json index fc52f282..99b863f0 100644 --- a/items/BANE_OF_ARTHROPODS;2.json +++ b/items/BANE_OF_ARTHROPODS;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Bane of Arthropods II\",1:\"§7Increases damage dealt to\",2:\"§7§7Spiders§7, §7Cave Spiders§7,\",3:\"§7and §7Silverfish§7 by §a16%§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;2\",enchantments:{bane_of_arthropods:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Bane of Arthropods II\",1:\"§7Increases damage dealt to\",2:\"§7§7Spiders§7, §7Cave Spiders§7,\",3:\"§7and §7Silverfish§7 by §a16%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Spider Eye Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cSmite\",18:\"§7- §cSharpness\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"BANE_OF_ARTHROPODS;2\",enchantments:{bane_of_arthropods:2}}}", "damage": 0, "lore": [ "§9Bane of Arthropods II", @@ -12,6 +12,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Spider Eye Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cSmite", + "§7- §cSharpness", + "", "§f§lCOMMON" ], "internalname": "BANE_OF_ARTHROPODS;2", diff --git a/items/BANE_OF_ARTHROPODS;3.json b/items/BANE_OF_ARTHROPODS;3.json index cb1e2a36..1d65b9f2 100644 --- a/items/BANE_OF_ARTHROPODS;3.json +++ b/items/BANE_OF_ARTHROPODS;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Bane of Arthropods III\",1:\"§7Increases damage dealt to\",2:\"§7§7Spiders§7, §7Cave Spiders§7,\",3:\"§7and §7Silverfish§7 by §a24%§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;3\",enchantments:{bane_of_arthropods:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Bane of Arthropods III\",1:\"§7Increases damage dealt to\",2:\"§7§7Spiders§7, §7Cave Spiders§7,\",3:\"§7and §7Silverfish§7 by §a24%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Spider Eye Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cSmite\",18:\"§7- §cSharpness\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"BANE_OF_ARTHROPODS;3\",enchantments:{bane_of_arthropods:3}}}", "damage": 0, "lore": [ "§9Bane of Arthropods III", @@ -12,6 +12,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Spider Eye Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cSmite", + "§7- §cSharpness", + "", "§f§lCOMMON" ], "internalname": "BANE_OF_ARTHROPODS;3", diff --git a/items/BANE_OF_ARTHROPODS;4.json b/items/BANE_OF_ARTHROPODS;4.json index 596905ea..f9ac7155 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:\"BANE_OF_ARTHROPODS;4\",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:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Spider Eye Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cSmite\",18:\"§7- §cSharpness\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"BANE_OF_ARTHROPODS;4\",enchantments:{bane_of_arthropods:4}}}", "damage": 0, "lore": [ "§9Bane of Arthropods IV", @@ -12,6 +12,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Spider Eye Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cSmite", + "§7- §cSharpness", + "", "§f§lCOMMON" ], "recipe": { diff --git a/items/BANE_OF_ARTHROPODS;5.json b/items/BANE_OF_ARTHROPODS;5.json index f97cea61..bc580257 100644 --- a/items/BANE_OF_ARTHROPODS;5.json +++ b/items/BANE_OF_ARTHROPODS;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§aBane of Arthropods V\",1:\"§7Increases damage dealt to\",2:\"§7§7Silverfish§7, §7Spiders§7, and\",3:\"§7§7Cave Spiders§7 by §a40%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"BANE_OF_ARTHROPODS;5\",enchantments:{bane_of_arthropods:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§aBane of Arthropods V\",1:\"§7Increases damage dealt to\",2:\"§7§7Silverfish§7, §7Spiders§7, and\",3:\"§7§7Cave Spiders§7 by §a40%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Spider Eye Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cSmite\",18:\"§7- §cSharpness\",19:\"\",20:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"BANE_OF_ARTHROPODS;5\",enchantments:{bane_of_arthropods:5}}}", "damage": 0, "lore": [ "§aBane of Arthropods V", @@ -12,6 +12,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Spider Eye Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cSmite", + "§7- §cSharpness", + "", "§a§lUNCOMMON" ], "internalname": "BANE_OF_ARTHROPODS;5", diff --git a/items/BANE_OF_ARTHROPODS;6.json b/items/BANE_OF_ARTHROPODS;6.json index 94e1f96f..f64d021b 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:\"§aRare drop from Tarantula Broodfathers.\",9:\"\",10:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"BANE_OF_ARTHROPODS;6\",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:\"§6Source:\",9:\"§aVI: §7Slayer, Experiments\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cSmite\",17:\"§7- §cSharpness\",18:\"\",19:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"BANE_OF_ARTHROPODS;6\",enchantments:{bane_of_arthropods:6}}}", "damage": 0, "lore": [ "§9Bane of Arthropods VI", @@ -12,7 +12,16 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aRare drop from Tarantula Broodfathers.", + "§6Source:", + "§aVI: §7Slayer, Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cSmite", + "§7- §cSharpness", "", "§9§lRARE" ], diff --git a/items/BANE_OF_ARTHROPODS;7.json b/items/BANE_OF_ARTHROPODS;7.json index 70c8f14e..bb6b17b2 100644 --- a/items/BANE_OF_ARTHROPODS;7.json +++ b/items/BANE_OF_ARTHROPODS;7.json @@ -1,19 +1,27 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§5Enchanted Book", - "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\"}}", + "nbttag": "{display:{Lore:[0:\"§9Bane of Arthropods VII\",1:\"§7Increases damage dealt to\",2:\"§7§7Silverfish§7, §7Spiders§7, and\",3:\"§7§7Cave Spiders§7 by §a56%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aVII: §7Experiments\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cSmite\",17:\"§7- §cSharpness\",18:\"\",19:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"BANE_OF_ARTHROPODS;7\"}}", "damage": 0, "lore": [ "§9Bane of Arthropods VII", "§7Increases damage dealt to", - "§7§7Silverfish§7, §7Cave", - "§7Spiders§7, and §7Spiders§7 by", - "§7§a56%§7.", + "§7§7Silverfish§7, §7Spiders§7, and", + "§7§7Cave Spiders§7 by §a56%§7.", "", "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aObtained from Experiments.", + "§6Source:", + "§aVII: §7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cSmite", + "§7- §cSharpness", "", "§5§lEPIC" ], diff --git a/items/BIG_BRAIN;3.json b/items/BIG_BRAIN;3.json index d1eb947c..d6282383 100644 --- a/items/BIG_BRAIN;3.json +++ b/items/BIG_BRAIN;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Big Brain III\",1:\"§7Grants §b+15✎ Intelligence§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§aObtained at the Dark Auction\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{big_brain:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Big Brain III\",1:\"§7Grants §b+15✎ Intelligence§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aIII-V: §7Dark Auction.\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fHelmet\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"BIG_BRAIN;3\",enchantments:{big_brain:3}}}", "damage": 0, "lore": [ "§9Big Brain III", @@ -10,13 +10,17 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aObtained at the Dark Auction", + "§6Source:", + "§aIII-V: §7Dark Auction.", + "", + "§6Applied To:", + "§7- §fHelmet", "", "§f§lCOMMON" ], "internalname": "BIG_BRAIN;3", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/BIG_BRAIN;4.json b/items/BIG_BRAIN;4.json index 0344af40..a675c93b 100644 --- a/items/BIG_BRAIN;4.json +++ b/items/BIG_BRAIN;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Big Brain IV\",1:\"§7Grants §b+20✎ Intelligence§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§aObtained at the Dark Auction\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{big_brain:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Big Brain IV\",1:\"§7Grants §b+20✎ Intelligence§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aIII-V: §7Dark Auction.\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fHelmet\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"BIG_BRAIN;4\",enchantments:{big_brain:4}}}", "damage": 0, "lore": [ "§9Big Brain IV", @@ -10,11 +10,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aObtained at the Dark Auction", + "§6Source:", + "§aIII-V: §7Dark Auction.", + "", + "§6Applied To:", + "§7- §fHelmet", "", "§f§lCOMMON" ], "internalname": "BIG_BRAIN;4", "parent": "BIG_BRAIN;3", - "modver": "1.4-REL" + "modver": "2.0.0-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/BIG_BRAIN;5.json b/items/BIG_BRAIN;5.json index 1e7d6a7f..5aca04aa 100644 --- a/items/BIG_BRAIN;5.json +++ b/items/BIG_BRAIN;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Big Brain V\",1:\"§7Grants §b+25✎ Intelligence§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§aObtained at the Dark Auction\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{big_brain:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Big Brain V\",1:\"§7Grants §b+25✎ Intelligence§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aIII-V: §7Dark Auction.\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fHelmet\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"BIG_BRAIN;5\",enchantments:{big_brain:5}}}", "damage": 0, "lore": [ "§9Big Brain V", @@ -10,11 +10,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aObtained at the Dark Auction", + "§6Source:", + "§aIII-V: §7Dark Auction.", + "", + "§6Applied To:", + "§7- §fHelmet", "", "§a§lUNCOMMON" ], "internalname": "BIG_BRAIN;5", - "parent": "BIG_BRAIN;3", - "modver": "1.4-REL" + "parent": "BIG_BRAIN;3", + "modver": "2.0.0-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/BLAST_PROTECTION;1.json b/items/BLAST_PROTECTION;1.json index db25724f..b23be4d8 100644 --- a/items/BLAST_PROTECTION;1.json +++ b/items/BLAST_PROTECTION;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blast Protection I\",1:\"§7Grants §a+30 §a❈ Defense\",2:\"§a§7against explosions.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"BLAST_PROTECTION;1\",enchantments:{blast_protection:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blast Protection I\",1:\"§7Grants §a+30 §a❈ Defense\",2:\"§a§7against explosions.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Gunpowder Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fArmor\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cFire Protection\",16:\"§7- §cProtection\",17:\"§7- §cProjectile Protection\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"BLAST_PROTECTION;1\",enchantments:{blast_protection:1}}}", "damage": 0, "lore": [ "§9Blast Protection I", @@ -11,12 +11,24 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Gunpowder Collection", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cFire Protection", + "§7- §cProtection", + "§7- §cProjectile Protection", + "", "§f§lCOMMON" ], "internalname": "BLAST_PROTECTION;1", "parent": "BLAST_PROTECTION;4", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "crafttext": "", "infoType": "" }
\ No newline at end of file diff --git a/items/BLAST_PROTECTION;2.json b/items/BLAST_PROTECTION;2.json index a42045e2..97c3ccfb 100644 --- a/items/BLAST_PROTECTION;2.json +++ b/items/BLAST_PROTECTION;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blast Protection II\",1:\"§7Grants §a+60 §a❈ Defense\",2:\"§a§7against explosions.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"BLAST_PROTECTION;2\",enchantments:{blast_protection:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blast Protection II\",1:\"§7Grants §a+60 §a❈ Defense\",2:\"§a§7against explosions.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Gunpowder Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fArmor\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cFire Protection\",16:\"§7- §cProtection\",17:\"§7- §cProjectile Protection\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"BLAST_PROTECTION;2\",enchantments:{blast_protection:2}}}", "damage": 0, "lore": [ "§9Blast Protection II", @@ -11,12 +11,24 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Gunpowder Collection", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cFire Protection", + "§7- §cProtection", + "§7- §cProjectile Protection", + "", "§f§lCOMMON" ], "internalname": "BLAST_PROTECTION;2", "parent": "BLAST_PROTECTION;4", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "crafttext": "", "infoType": "" }
\ No newline at end of file diff --git a/items/BLAST_PROTECTION;3.json b/items/BLAST_PROTECTION;3.json index 54578e42..223e188a 100644 --- a/items/BLAST_PROTECTION;3.json +++ b/items/BLAST_PROTECTION;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blast Protection III\",1:\"§7Grants §a+90 §a❈ Defense\",2:\"§a§7against explosions.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"BLAST_PROTECTION;3\",enchantments:{blast_protection:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blast Protection III\",1:\"§7Grants §a+90 §a❈ Defense\",2:\"§a§7against explosions.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Gunpowder Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fArmor\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cFire Protection\",16:\"§7- §cProtection\",17:\"§7- §cProjectile Protection\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"BLAST_PROTECTION;3\",enchantments:{blast_protection:3}}}", "damage": 0, "lore": [ "§9Blast Protection III", @@ -11,12 +11,24 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Gunpowder Collection", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cFire Protection", + "§7- §cProtection", + "§7- §cProjectile Protection", + "", "§f§lCOMMON" ], "internalname": "BLAST_PROTECTION;3", "parent": "BLAST_PROTECTION;4", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "crafttext": "", "infoType": "" }
\ No newline at end of file diff --git a/items/BLAST_PROTECTION;4.json b/items/BLAST_PROTECTION;4.json index 4d0652e5..d7ab185d 100644 --- a/items/BLAST_PROTECTION;4.json +++ b/items/BLAST_PROTECTION;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blast Protection IV\",1:\"§7Grants §a+120 §a❈ Defense\",2:\"§a§7against explosions.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"BLAST_PROTECTION;4\",enchantments:{blast_protection:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blast Protection IV\",1:\"§7Grants §a+120 §a❈ Defense\",2:\"§a§7against explosions.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Gunpowder Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fArmor\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cFire Protection\",16:\"§7- §cProtection\",17:\"§7- §cProjectile Protection\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"BLAST_PROTECTION;4\",enchantments:{blast_protection:4}}}", "damage": 0, "lore": [ "§9Blast Protection IV", @@ -11,6 +11,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Gunpowder Collection", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cFire Protection", + "§7- §cProtection", + "§7- §cProjectile Protection", + "", "§f§lCOMMON" ], "recipe": { @@ -26,7 +38,7 @@ }, "internalname": "BLAST_PROTECTION;4", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "crafttext": "Requires: Gunpowder III", "infoType": "" }
\ No newline at end of file diff --git a/items/BLAST_PROTECTION;5.json b/items/BLAST_PROTECTION;5.json index 20b8c28f..0eed5cdc 100644 --- a/items/BLAST_PROTECTION;5.json +++ b/items/BLAST_PROTECTION;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Blast Protection V\",1:\"§7Grants §a+150 §a❈ Defense\",2:\"§a§7against explosions.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"BLAST_PROTECTION;5\",enchantments:{blast_protection:5}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Blast Protection V\",1:\"§7Grants §a+150 §a❈ Defense\",2:\"§a§7against explosions.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Gunpowder Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fArmor\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cFire Protection\",16:\"§7- §cProtection\",17:\"§7- §cProjectile Protection\",18:\"\",19:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"BLAST_PROTECTION;5\",enchantments:{blast_protection:5}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Blast Protection V", @@ -11,12 +11,24 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Gunpowder Collection", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cFire Protection", + "§7- §cProtection", + "§7- §cProjectile Protection", + "", "§a§lUNCOMMON" ], "internalname": "BLAST_PROTECTION;5", "parent": "BLAST_PROTECTION;4", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/BLAST_PROTECTION;6.json b/items/BLAST_PROTECTION;6.json index 05d8b533..d6a23269 100644 --- a/items/BLAST_PROTECTION;6.json +++ b/items/BLAST_PROTECTION;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§9Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Blast Protection VI\",1:\"§7Grants §a+180 §a❈ Defense\",2:\"§a§7against explosions.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{id:\"BLAST_PROTECTION;6\",enchantments:{blast_protection:6}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Blast Protection VI\",1:\"§7Grants §a+180 §a❈ Defense\",2:\"§a§7against explosions.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aVI: §7Experiments\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fArmor\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cFire Protection\",15:\"§7- §cProtection\",16:\"§7- §cProjectile Protection\",17:\"\",18:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{id:\"BLAST_PROTECTION;6\",enchantments:{blast_protection:6}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Blast Protection VI", @@ -11,11 +11,22 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aVI: §7Experiments", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cFire Protection", + "§7- §cProtection", + "§7- §cProjectile Protection", + "", "§9§lRARE" ], "internalname": "BLAST_PROTECTION;6", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/BLAST_PROTECTION;7.json b/items/BLAST_PROTECTION;7.json index 6835cd16..36fca7ca 100644 --- a/items/BLAST_PROTECTION;7.json +++ b/items/BLAST_PROTECTION;7.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§5Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Blast Protection VII\",1:\"§7Grants §a+210 §a❈ Defense\",2:\"§a§7against explosions.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"BLAST_PROTECTION;7\",enchantments:{blast_protection:7}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Blast Protection VII\",1:\"§7Grants §a+210 §a❈ Defense\",2:\"§a§7against explosions.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aVII: §7Experiments\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fArmor\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cFire Protection\",15:\"§7- §cProtection\",16:\"§7- §cProjectile Protection\",17:\"\",18:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"BLAST_PROTECTION;7\",enchantments:{blast_protection:7}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Blast Protection VII", @@ -11,11 +11,22 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aVII: §7Experiments", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cFire Protection", + "§7- §cProtection", + "§7- §cProjectile Protection", + "", "§5§lEPIC" ], "internalname": "BLAST_PROTECTION;7", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/BLESSING;1.json b/items/BLESSING;1.json index 2390acd8..e20d71a7 100644 --- a/items/BLESSING;1.json +++ b/items/BLESSING;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blessing I\",1:\"§7§a5%§7 chance to get double\",2:\"§7drops when fishing.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{blessing:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blessing I\",1:\"§7§a5%§7 chance to get double\",2:\"§7drops when fishing.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Prismarine Crystals Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"BLESSING;1\",enchantments:{blessing:1}}}", "damage": 0, "lore": [ "§9Blessing I", @@ -11,11 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Prismarine Crystals Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "BLESSING;1", "parent": "BLESSING;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/BLESSING;2.json b/items/BLESSING;2.json index 8d20733b..940eddda 100644 --- a/items/BLESSING;2.json +++ b/items/BLESSING;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blessing II\",1:\"§7§a10%§7 chance to get double\",2:\"§7drops when fishing.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{blessing:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blessing II\",1:\"§7§a10%§7 chance to get double\",2:\"§7drops when fishing.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Prismarine Crystals Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"BLESSING;2\",enchantments:{blessing:2}}}", "damage": 0, "lore": [ "§9Blessing II", @@ -11,11 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Prismarine Crystals Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "BLESSING;2", "parent": "BLESSING;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/BLESSING;3.json b/items/BLESSING;3.json index 5b3319b5..aa0ac523 100644 --- a/items/BLESSING;3.json +++ b/items/BLESSING;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blessing III\",1:\"§7§a15%§7 chance to get double\",2:\"§7drops when fishing.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{blessing:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blessing III\",1:\"§7§a15%§7 chance to get double\",2:\"§7drops when fishing.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Prismarine Crystals Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"BLESSING;3\",enchantments:{blessing:3}}}", "damage": 0, "lore": [ "§9Blessing III", @@ -11,11 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Prismarine Crystals Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "BLESSING;3", "parent": "BLESSING;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/BLESSING;4.json b/items/BLESSING;4.json index f635c25a..515fd1e9 100644 --- a/items/BLESSING;4.json +++ b/items/BLESSING;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blessing IV\",1:\"§7§a20%§7 chance to get double\",2:\"§7drops when fishing.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{blessing:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blessing IV\",1:\"§7§a20%§7 chance to get double\",2:\"§7drops when fishing.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Prismarine Crystals Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"BLESSING;4\",enchantments:{blessing:4}}}", "damage": 0, "lore": [ "§9Blessing IV", @@ -11,6 +11,14 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Prismarine Crystals Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "recipe": { @@ -26,6 +34,7 @@ }, "internalname": "BLESSING;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Prismarine Crystals VII" + "modver": "2.0.0-REL", + "crafttext": "Requires: Prismarine Crystals VII", + "infoType": "" }
\ No newline at end of file diff --git a/items/BLESSING;5.json b/items/BLESSING;5.json index 4ca8a2ec..c92c276e 100644 --- a/items/BLESSING;5.json +++ b/items/BLESSING;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blessing V\",1:\"§7§a25%§7 chance to get double\",2:\"§7drops when fishing.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",id:\"BLESSING;5\",enchantments:{blessing:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blessing V\",1:\"§7§a25%§7 chance to get double\",2:\"§7drops when fishing.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Prismarine Crystals Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"BLESSING;5\",enchantments:{blessing:5}}}", "damage": 0, "lore": [ "§9Blessing V", @@ -11,9 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Prismarine Crystals Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§a§lUNCOMMON" ], "internalname": "BLESSING;5", "parent": "BLESSING;4", - "modver": "1.4-REL" + "modver": "2.0.0-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/CASTER;1.json b/items/CASTER;1.json index e701bc9b..d4c5ce4d 100644 --- a/items/CASTER;1.json +++ b/items/CASTER;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Caster I\",1:\"§7§a1%§7 chance to not consume\",2:\"§7bait.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{caster:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Caster I\",1:\"§7§a1%§7 chance to not consume\",2:\"§7bait.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Ink Sack Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CASTER;1\",enchantments:{caster:1}}}", "damage": 0, "lore": [ "§9Caster I", @@ -11,11 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Ink Sack Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "CASTER;1", "parent": "CASTER;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/CASTER;2.json b/items/CASTER;2.json index 898e2c95..326a8142 100644 --- a/items/CASTER;2.json +++ b/items/CASTER;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Caster II\",1:\"§7§a2%§7 chance to not consume\",2:\"§7bait.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{caster:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Caster II\",1:\"§7§a2%§7 chance to not consume\",2:\"§7bait.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Ink Sack Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CASTER;2\",enchantments:{caster:2}}}", "damage": 0, "lore": [ "§9Caster II", @@ -11,11 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Ink Sack Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "CASTER;2", "parent": "CASTER;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/CASTER;3.json b/items/CASTER;3.json index 0b0825d6..372933b3 100644 --- a/items/CASTER;3.json +++ b/items/CASTER;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Caster III\",1:\"§7§a3%§7 chance to not consume\",2:\"§7bait.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{caster:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Caster III\",1:\"§7§a3%§7 chance to not consume\",2:\"§7bait.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Ink Sack Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CASTER;3\",enchantments:{caster:3}}}", "damage": 0, "lore": [ "§9Caster III", @@ -11,11 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Ink Sack Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "CASTER;3", "parent": "CASTER;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/CASTER;4.json b/items/CASTER;4.json index 38a25127..b580e9af 100644 --- a/items/CASTER;4.json +++ b/items/CASTER;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Caster IV\",1:\"§7§a4%§7 chance to not consume\",2:\"§7bait.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{caster:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Caster IV\",1:\"§7§a4%§7 chance to not consume\",2:\"§7bait.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Ink Sack Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CASTER;4\",enchantments:{caster:4}}}", "damage": 0, "lore": [ "§9Caster IV", @@ -11,6 +11,14 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Ink Sack Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "recipe": { @@ -26,6 +34,7 @@ }, "internalname": "CASTER;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Ink Sack V" + "modver": "2.0.0-REL", + "crafttext": "Requires: Ink Sack V", + "infoType": "" }
\ No newline at end of file diff --git a/items/CASTER;5.json b/items/CASTER;5.json index ea4caf2b..4260c4ad 100644 --- a/items/CASTER;5.json +++ b/items/CASTER;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Caster V\",1:\"§7§a5%§7 chance to not consume\",2:\"§7bait.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",id:\"CASTER;5\",enchantments:{caster:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Caster V\",1:\"§7§a5%§7 chance to not consume\",2:\"§7bait.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Ink Sack Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"CASTER;5\",enchantments:{caster:5}}}", "damage": 0, "lore": [ "§9Caster V", @@ -11,12 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Ink Sack Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§a§lUNCOMMON" ], "internalname": "CASTER;5", "crafttext": "", "clickcommand": "", "parent": "CASTER;4", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/CASTER;6.json b/items/CASTER;6.json index dd801bf1..0b48c9c4 100644 --- a/items/CASTER;6.json +++ b/items/CASTER;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Caster VI\",1:\"§7§a6%§7 chance to not consume\",2:\"§7bait.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{caster:6}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Caster VI\",1:\"§7§a6%§7 chance to not consume\",2:\"§7bait.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aVI: §7Fishing\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fFishing Rod\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"CASTER;6\",enchantments:{caster:6}}}", "damage": 0, "lore": [ "§9Caster VI", @@ -11,9 +11,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aVI: §7Fishing", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§9§lRARE" ], "internalname": "CASTER;6", "parent": "CASTER;4", - "modver": "1.0.0" -} + "modver": "2.0.0-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/CHANCE;1.json b/items/CHANCE;1.json index 3b0a52f7..c3869503 100644 --- a/items/CHANCE;1.json +++ b/items/CHANCE;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Chance I\",1:\"§7Increases the chance of a\",2:\"§7Monster dropping an item by\",3:\"§7§a15%§7.\",4:\"\",5:\"§7§7Cost: §315 Exp Levels\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CHANCE;1\",enchantments:{chance:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Chance I\",1:\"§7Increases the chance of a\",2:\"§7Monster dropping an item by\",3:\"§7§a15%§7.\",4:\"\",5:\"§6Source:\",6:\"§aI-III: §7Enchantment Table\",7:\"\",8:\"§6Applied To:\",9:\"§7- §fBow\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CHANCE;1\",enchantments:{chance:1}}}", "damage": 0, "lore": [ "§9Chance I", @@ -9,11 +9,17 @@ "§7Monster dropping an item by", "§7§a15%§7.", "", - "§cOnly obtainable in a Enchanting Table." + "§6Source:", + "§aI-III: §7Enchantment Table", + "", + "§6Applied To:", + "§7- §fBow", + "", + "§f§lCOMMON" ], "internalname": "CHANCE;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/CHANCE;2.json b/items/CHANCE;2.json index 00b3784a..f9e94cdc 100644 --- a/items/CHANCE;2.json +++ b/items/CHANCE;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Chance II\",1:\"§7Increases the chance of a\",2:\"§7Monster dropping an item by\",3:\"§7§a30%§7.\",4:\"\",5:\"§7§7Cost: §330 Exp Levels\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CHANCE;2\",enchantments:{chance:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Chance II\",1:\"§7Increases the chance of a\",2:\"§7Monster dropping an item by\",3:\"§7§a30%§7.\",4:\"\",5:\"§6Source:\",6:\"§aI-III: §7Enchantment Table\",7:\"\",8:\"§6Applied To:\",9:\"§7- §fBow\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CHANCE;2\",enchantments:{chance:2}}}", "damage": 0, "lore": [ "§9Chance II", @@ -9,11 +9,17 @@ "§7Monster dropping an item by", "§7§a30%§7.", "", - "§cOnly obtainable in a Enchanting Table." + "§6Source:", + "§aI-III: §7Enchantment Table", + "", + "§6Applied To:", + "§7- §fBow", + "", + "§f§lCOMMON" ], "internalname": "CHANCE;2", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/CHANCE;3.json b/items/CHANCE;3.json index 223f7cbf..da568355 100644 --- a/items/CHANCE;3.json +++ b/items/CHANCE;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Chance III\",1:\"§7Increases the chance of a\",2:\"§7Monster dropping an item by\",3:\"§7§a45%§7.\",4:\"\",5:\"§7§7Cost: §345 Exp Levels\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CHANCE;3\",enchantments:{chance:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Chance III\",1:\"§7Increases the chance of a\",2:\"§7Monster dropping an item by\",3:\"§7§a45%§7.\",4:\"\",5:\"§6Source:\",6:\"§aI-III: §7Enchantment Table\",7:\"\",8:\"§6Applied To:\",9:\"§7- §fBow\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CHANCE;3\",enchantments:{chance:3}}}", "damage": 0, "lore": [ "§9Chance III", @@ -9,11 +9,17 @@ "§7Monster dropping an item by", "§7§a45%§7.", "", - "§cOnly obtainable in a Enchanting Table." + "§6Source:", + "§aI-III: §7Enchantment Table", + "", + "§6Applied To:", + "§7- §fBow", + "", + "§f§lCOMMON" ], "internalname": "CHANCE;3", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/CHANCE;4.json b/items/CHANCE;4.json index 834fc0f9..139114d7 100644 --- a/items/CHANCE;4.json +++ b/items/CHANCE;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Chance IV\",1:\"§7Increases the chance of a\",2:\"§7Monster dropping an item by\",3:\"§7§a60%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"CHANCE;4\",enchantments:{chance:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Chance IV\",1:\"§7Increases the chance of a\",2:\"§7Monster dropping an item by\",3:\"§7§a60%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aIV: §7Experiments\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fBow\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"CHANCE;4\",enchantments:{chance:4}}}", "damage": 0, "lore": [ "§9Chance IV", @@ -12,11 +12,17 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aIV: §7Experiments", + "", + "§6Applied To:", + "§7- §fBow", + "", "§f§lCOMMON" ], "internalname": "CHANCE;4", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/CHANCE;5.json b/items/CHANCE;5.json index 72137bf2..b2ee6dd9 100644 --- a/items/CHANCE;5.json +++ b/items/CHANCE;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Chance V\",1:\"§7Increases the chance of a\",2:\"§7Monster dropping an item by\",3:\"§7§a75%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"CHANCE;5\",enchantments:{chance:5},AttributeModifiers:[]}", + "displayname": "§f§aChance V", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Chance V\",1:\"§7Increases the chance of a\",2:\"§7Monster dropping an item by\",3:\"§7§a75%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aV: §7Experiments\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fBow\",13:\"\",14:\"§a§lUNCOMMON\"],Name:\"§f§aChance V\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"CHANCE;5\",enchantments:{chance:5}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Chance V", @@ -12,11 +12,17 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aV: §7Experiments", + "", + "§6Applied To:", + "§7- §fBow", + "", "§a§lUNCOMMON" ], "internalname": "CHANCE;5", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/CLEAVE;1.json b/items/CLEAVE;1.json index 8922a9c2..bc17908b 100644 --- a/items/CLEAVE;1.json +++ b/items/CLEAVE;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cleave I\",1:\"§7Deals §a3% §7of your damage\",2:\"§7dealt to other monsters within\",3:\"§7§a3.3 §7blocks of the target.\",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:{cleave:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cleave I\",1:\"§7Deals §a3% §7of your damage\",2:\"§7dealt to other monsters within\",3:\"§7§a3.3 §7blocks of the target.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Pufferfish Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CLEAVE;1\",enchantments:{cleave:1}}}", "damage": 0, "lore": [ "§9Cleave I", @@ -12,11 +12,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Pufferfish Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "CLEAVE;1", "parent": "CLEAVE;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/CLEAVE;2.json b/items/CLEAVE;2.json index cd981c26..21481e1f 100644 --- a/items/CLEAVE;2.json +++ b/items/CLEAVE;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cleave II\",1:\"§7Deals §a6% §7of your damage\",2:\"§7dealt to other monsters within\",3:\"§7§a3.6 §7blocks of the target.\",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:{cleave:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cleave II\",1:\"§7Deals §a6% §7of your damage\",2:\"§7dealt to other monsters within\",3:\"§7§a3.6 §7blocks of the target.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Pufferfish Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CLEAVE;2\",enchantments:{cleave:2}}}", "damage": 0, "lore": [ "§9Cleave II", @@ -12,11 +12,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Pufferfish Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "CLEAVE;2", "parent": "CLEAVE;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/CLEAVE;3.json b/items/CLEAVE;3.json index 7a518ad5..eb42ba27 100644 --- a/items/CLEAVE;3.json +++ b/items/CLEAVE;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cleave III\",1:\"§7Deals §a9% §7of your damage\",2:\"§7dealt to other monsters within\",3:\"§7§a3.9 §7blocks of the target.\",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:{cleave:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cleave III\",1:\"§7Deals §a9% §7of your damage\",2:\"§7dealt to other monsters within\",3:\"§7§a3.9 §7blocks of the target.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Pufferfish Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CLEAVE;3\",enchantments:{cleave:3}}}", "damage": 0, "lore": [ "§9Cleave III", @@ -12,11 +12,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Pufferfish Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "CLEAVE;3", "parent": "CLEAVE;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/CLEAVE;4.json b/items/CLEAVE;4.json index 3b84262b..f5addd28 100644 --- a/items/CLEAVE;4.json +++ b/items/CLEAVE;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cleave IV\",1:\"§7Deals §a12% §7of your damage\",2:\"§7dealt to other monsters within\",3:\"§7§a4.2 §7blocks of the target.\",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:{cleave:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cleave IV\",1:\"§7Deals §a12% §7of your damage\",2:\"§7dealt to other monsters within\",3:\"§7§a4.2 §7blocks of the target.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Pufferfish Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CLEAVE;4\",enchantments:{cleave:4}}}", "damage": 0, "lore": [ "§9Cleave IV", @@ -12,6 +12,14 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Pufferfish Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "recipe": { @@ -27,6 +35,7 @@ }, "internalname": "CLEAVE;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Pufferfish III" + "modver": "2.0.0-REL", + "crafttext": "Requires: Pufferfish III", + "infoType": "" }
\ No newline at end of file diff --git a/items/CLEAVE;5.json b/items/CLEAVE;5.json index d416450a..c1825630 100644 --- a/items/CLEAVE;5.json +++ b/items/CLEAVE;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],,HideFlags:254,display:{Lore:[0:\"§9Cleave V\",1:\"§7Deals §a15% §7of your damage\",2:\"§7dealt to other monsters within\",3:\"§7§a4.5 §7blocks of the target.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",id:\"CLEAVE;5\",enchantments:{cleave:5}}}", + "nbttag": "{display:{Lore:[0:\"§9Cleave V\",1:\"§7Deals §a15% §7of your damage\",2:\"§7dealt to other monsters within\",3:\"§7§a4.5 §7blocks of the target.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Pufferfish Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"CLEAVE;5\",enchantments:{cleave:5}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Cleave V", @@ -12,12 +12,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Pufferfish Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§a§lUNCOMMON" ], "internalname": "CLEAVE;5", "crafttext": "", "parent": "CLEAVE;4", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/CLEAVE;6.json b/items/CLEAVE;6.json index 2c6cc48f..f1591e6b 100644 --- a/items/CLEAVE;6.json +++ b/items/CLEAVE;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§9Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Cleave VI\",1:\"§7Deals §a18% §7of your damage\",2:\"§7dealt to other monsters within\",3:\"§7§a4.8 §7blocks of the target.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{id:\"CLEAVE;6\",enchantments:{cleave:6}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Cleave VI\",1:\"§7Deals §a18% §7of your damage\",2:\"§7dealt to other monsters within\",3:\"§7§a4.8 §7blocks of the target.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aVI: §7Experiments\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{id:\"CLEAVE;6\",enchantments:{cleave:6}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Cleave VI", @@ -12,11 +12,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aVI: §7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§9§lRARE" ], "internalname": "CLEAVE;6", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/COMPACT;1.json b/items/COMPACT;1.json index 29b565df..077fe1b1 100644 --- a/items/COMPACT;1.json +++ b/items/COMPACT;1.json @@ -1,24 +1,40 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Compact I\",1:\"§7Gain §a1% §7extra Mining exp\",2:\"§7with §a0.2% §7chance to drop an\",3:\"§7enchanted item.\",4:\"§8100 blocks to tier up!\",5:\"\",6:\"§e▲ §7Compact cannot be combined!\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"COMPACT;1\",enchantments:{compact:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Compact I\",1:\"§7Gain §a1% §7extra Mining exp\",2:\"§7with §a0.2% §7chance to drop an\",3:\"§7enchanted item.\",4:\"\",5:\"§8Break 100 blocks for Tier II\",6:\"§8Break 500 blocks for Tier III\",7:\"§8Break 1,5k blocks for Tier IV\",8:\"§8Break 5k blocks for Tier V\",9:\"§8Break 15k blocks for Tier VI\",10:\"§8Break 50k blocks for Tier VII\",11:\"§8Break 150k blocks for Tier VIII\",12:\"§8Break 500k blocks for Tier IX\",13:\"§8Break 1M blocks for Tier X\",14:\"\",15:\"§e▲ §7Compact cannot be combined!\",16:\"§7Use this on an item in an Anvil\",17:\"§7to apply it!\",18:\"\",19:\"§6Source:\",20:\"§aI: §7Community Shop\",21:\"\",22:\"§6Applied To:\",23:\"§7- §fPickaxe\",24:\"§7- §fDrill\",25:\"\",26:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"COMPACT;1\",enchantments:{compact:1}}}", "damage": 0, "lore": [ "§9Compact I", "§7Gain §a1% §7extra Mining exp", "§7with §a0.2% §7chance to drop an", "§7enchanted item.", - "§8100 blocks to tier up!", + "", + "§8Break 100 blocks for Tier II", + "§8Break 500 blocks for Tier III", + "§8Break 1,5k blocks for Tier IV", + "§8Break 5k blocks for Tier V", + "§8Break 15k blocks for Tier VI", + "§8Break 50k blocks for Tier VII", + "§8Break 150k blocks for Tier VIII", + "§8Break 500k blocks for Tier IX", + "§8Break 1M blocks for Tier X", "", "§e▲ §7Compact cannot be combined!", "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI: §7Community Shop", + "", + "§6Applied To:", + "§7- §fPickaxe", + "§7- §fDrill", + "", "§f§lCOMMON" ], "internalname": "COMPACT;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/COUNTER_STRIKE;5.json b/items/COUNTER_STRIKE;5.json index 852d5c4a..d824de66 100644 --- a/items/COUNTER_STRIKE;5.json +++ b/items/COUNTER_STRIKE;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Counter-Strike V\",1:\"§7Gain §a+10❈ Defense §7for §a7s\",2:\"§a§7on the first hit from an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§aObtained at the Dark Auction\",9:\"\",10:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{counter_strike:5}}}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Counter-Strike V\",1:\"§7Gain §a+10❈ Defense §7for §a7s\",2:\"§a§7on the first hit from an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-III: §7Dark Auction\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fChestplate\",13:\"\",14:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"COUNTER_STRIKE;5\",enchantments:{counter_strike:5}}}", "damage": 0, "lore": [ "§9Counter-Strike V", @@ -12,13 +12,17 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aObtained at the Dark Auction", + "§6Source:", + "§aI-III: §7Dark Auction", + "", + "§6Applied To:", + "§7- §fChestplate", "", "§a§lUNCOMMON" ], "internalname": "COUNTER_STRIKE;5", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/CRITICAL;1.json b/items/CRITICAL;1.json index 90b2f5f9..b3292503 100644 --- a/items/CRITICAL;1.json +++ b/items/CRITICAL;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Critical I\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{critical:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Critical I\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Diamond Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CRITICAL;1\",enchantments:{critical:1}}}", "damage": 0, "lore": [ "§9Critical I", @@ -11,11 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Diamond Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "CRITICAL;1", "parent": "CRITICAL;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/CRITICAL;2.json b/items/CRITICAL;2.json index 3b98622b..75b79bf3 100644 --- a/items/CRITICAL;2.json +++ b/items/CRITICAL;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Critical II\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a20%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{critical:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Critical II\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a20%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Diamond Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CRITICAL;2\",enchantments:{critical:2}}}", "damage": 0, "lore": [ "§9Critical II", @@ -11,11 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Diamond Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "CRITICAL;2", "parent": "CRITICAL;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/CRITICAL;3.json b/items/CRITICAL;3.json index 5e2ebb9c..a9932c59 100644 --- a/items/CRITICAL;3.json +++ b/items/CRITICAL;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Critical III\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a30%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{critical:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Critical III\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a30%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Diamond Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CRITICAL;3\",enchantments:{critical:3}}}", "damage": 0, "lore": [ "§9Critical III", @@ -11,11 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Diamond Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "CRITICAL;3", "parent": "CRITICAL;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/CRITICAL;4.json b/items/CRITICAL;4.json index bc74b91c..8bd88597 100644 --- a/items/CRITICAL;4.json +++ b/items/CRITICAL;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Critical IV\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a40%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{critical:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Critical IV\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a40%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Diamond Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CRITICAL;4\",enchantments:{critical:4}}}", "damage": 0, "lore": [ "§9Critical IV", @@ -11,6 +11,14 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Diamond Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "recipe": { @@ -26,6 +34,7 @@ }, "internalname": "CRITICAL;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Diamond V" + "modver": "2.0.0-REL", + "crafttext": "Requires: Diamond V", + "infoType": "" }
\ No newline at end of file diff --git a/items/CRITICAL;5.json b/items/CRITICAL;5.json index f7ad5a46..e9e8eaac 100644 --- a/items/CRITICAL;5.json +++ b/items/CRITICAL;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Critical V\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a50%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",id:\"CRITICAL;5\",enchantments:{critical:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Critical V\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a50%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Diamond Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"CRITICAL;5\",enchantments:{critical:5}}}", "damage": 0, "lore": [ "§9Critical V", @@ -11,12 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Diamond Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§a§lUNCOMMON" ], "internalname": "CRITICAL;5", "crafttext": "", "clickcommand": "", "parent": "CRITICAL;4", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/CRITICAL;6.json b/items/CRITICAL;6.json index 8202ecf5..e9f0db33 100644 --- a/items/CRITICAL;6.json +++ b/items/CRITICAL;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Critical VI\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a60%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{critical:6}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Critical VI\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a60%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aVI: §7Slayer, Experiments,\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§9§lRARE\"],Name:\"§f§9Enchanted Book\"},ExtraAttributes:{id:\"CRITICAL;6\",enchantments:{critical:6}}}", "damage": 0, "lore": [ "§9Critical VI", @@ -11,11 +11,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aRare drop from Sven Packmasters.", + "§6Source:", + "§aVI: §7Slayer, Experiments,", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", "", "§9§lRARE" ], "internalname": "CRITICAL;6", "parent": "CRITICAL;4", - "modver": "1.0.0" -} + "modver": "2.0.0-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/CRITICAL;7.json b/items/CRITICAL;7.json index a0fe9dfc..d3afbe54 100644 --- a/items/CRITICAL;7.json +++ b/items/CRITICAL;7.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§5Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Critical VII\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a70%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"CRITICAL;7\",enchantments:{critical:7}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Critical VII\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a70%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aVII: §7Experiments,\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"CRITICAL;7\",enchantments:{critical:7}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Critical VII", @@ -11,11 +11,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aVII: §7Experiments,", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§5§lEPIC" ], "internalname": "CRITICAL;7", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/CUBISM;1.json b/items/CUBISM;1.json index d8cfea1c..ea5aadcb 100644 --- a/items/CUBISM;1.json +++ b/items/CUBISM;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cubism I\",1:\"§7Increases damage dealt to\",2:\"§7§7Magma Cubes§7, §7Slimes§7, and\",3:\"§7§7Creepers§7 by §a10%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CUBISM;1\",enchantments:{cubism:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cubism I\",1:\"§7Increases damage dealt to\",2:\"§7§7Magma Cubes§7, §7Slimes§7, and\",3:\"§7§7Creepers§7 by §a30%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Pumpkin Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CUBISM;1\",enchantments:{cubism:1}}}", "damage": 0, "lore": [ "§9Cubism I", @@ -12,12 +12,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Pumpkin Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "CUBISM;1", "parent": "CUBISM;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/CUBISM;2.json b/items/CUBISM;2.json index 5c740e20..85153835 100644 --- a/items/CUBISM;2.json +++ b/items/CUBISM;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cubism II\",1:\"§7Increases damage dealt to\",2:\"§7§7Magma Cubes§7, §7Slimes§7, and\",3:\"§7§7Creepers§7 by §a20%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CUBISM;2\",enchantments:{cubism:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cubism II\",1:\"§7Increases damage dealt to\",2:\"§7§7Magma Cubes§7, §7Slimes§7, and\",3:\"§7§7Creepers§7 by §a20%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Pumpkin Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CUBISM;2\",enchantments:{cubism:2}}}", "damage": 0, "lore": [ "§9Cubism II", @@ -12,12 +12,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Pumpkin Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "CUBISM;2", "parent": "CUBISM;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/CUBISM;3.json b/items/CUBISM;3.json index 8f16612f..7edb0292 100644 --- a/items/CUBISM;3.json +++ b/items/CUBISM;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cubism III\",1:\"§7Increases damage dealt to\",2:\"§7§7Magma Cubes§7, §7Slimes§7, and\",3:\"§7§7Creepers§7 by §a30%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CUBISM;3\",enchantments:{cubism:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cubism III\",1:\"§7Increases damage dealt to\",2:\"§7§7Magma Cubes§7, §7Slimes§7, and\",3:\"§7§7Creepers§7 by §a30%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Pumpkin Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CUBISM;3\",enchantments:{cubism:3}}}", "damage": 0, "lore": [ "§9Cubism III", @@ -12,12 +12,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Pumpkin Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "CUBISM;3", "parent": "CUBISM;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/CUBISM;4.json b/items/CUBISM;4.json index dc637def..500c89d6 100644 --- a/items/CUBISM;4.json +++ b/items/CUBISM;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cubism IV\",1:\"§7Increases damage dealt to\",2:\"§7§7Creepers§7, §7Slimes§7, and\",3:\"§7§7Magma Cubes§7 by §a40%§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:{cubism:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cubism IV\",1:\"§7Increases damage dealt to\",2:\"§7§7Creepers§7, §7Slimes§7, and\",3:\"§7§7Magma Cubes§7 by §a40%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Pumpkin Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CUBISM;4\",enchantments:{cubism:4}}}", "damage": 0, "lore": [ "§9Cubism IV", @@ -12,6 +12,14 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Pumpkin Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "recipe": { @@ -27,6 +35,7 @@ }, "internalname": "CUBISM;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Pumpkin IV" + "modver": "2.0.0-REL", + "crafttext": "Requires: Pumpkin IV", + "infoType": "" }
\ No newline at end of file diff --git a/items/CUBISM;5.json b/items/CUBISM;5.json index 0a900d5d..e6bde86c 100644 --- a/items/CUBISM;5.json +++ b/items/CUBISM;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cubism V\",1:\"§7Increases damage dealt to\",2:\"§7§7Slimes§7, §7Magma Cubes§7, and\",3:\"§7§7Creepers§7 by §a50%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{cubism:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cubism V\",1:\"§7Increases damage dealt to\",2:\"§7§7Slimes§7, §7Magma Cubes§7, and\",3:\"§7§7Creepers§7 by §a50%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Pumpkin Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"CUBISM;5\",enchantments:{cubism:5}}}", "damage": 0, "lore": [ "§9Cubism V", @@ -12,12 +12,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Pumpkin Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§a§lUNCOMMON" ], "internalname": "CUBISM;5", "crafttext": "", "clickcommand": "", "parent": "CUBISM;4", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/CUBISM;6.json b/items/CUBISM;6.json index d2cf293d..fa63e93f 100644 --- a/items/CUBISM;6.json +++ b/items/CUBISM;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cubism VI\",1:\"§7Increases damage dealt to\",2:\"§7§7Magma Cubes§7, §7Slimes§7, and\",3:\"§7§7Creepers§7 by §a60%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{id:\"CUBISM;6\",enchantments:{cubism:6}},AttributeModifiers:[]}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cubism VI\",1:\"§7Increases damage dealt to\",2:\"§7§7Magma Cubes§7, §7Slimes§7, and\",3:\"§7§7Creepers§7 by §a60%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aVI: §7Experiments,\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fBow\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{id:\"CUBISM;6\",enchantments:{cubism:6}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Cubism VI", @@ -12,11 +12,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aVI: §7Experiments,", + "", + "§6Applied To:", + "§7- §fBow", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§9§lRARE" ], "internalname": "CUBISM;6", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/CULTIVATING;1.json b/items/CULTIVATING;1.json index 8bc4f45a..9038cad4 100644 --- a/items/CULTIVATING;1.json +++ b/items/CULTIVATING;1.json @@ -1,18 +1,33 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Compact I\",1:\"§7Gain §a1% §7extra Farming exp\",2:\"§7§7and §6+1☘ Farming Fortune§7.\",3:\"§81k blocks to tier up!\",4:\"\",5:\"§e▲ §7Cultivating cannot be combined!\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CULTIVATING;1\",enchantments:{cultivating;1}}}", + "nbttag": "{display:{Lore:[0:\"§9Cultivating I\",1:\"§7Gain §a1% §7extra Farming exp\",2:\"§7and §6+1☘ Farming Fortune§7.\",3:\"\",4:\"§8Harvest 1k crops for Tier II\",5:\"§8Harvest 5k crops for Tier III\",6:\"§8Harvest 25k crops for Tier IV\",7:\"§8Harvest 100k crops for Tier V\",8:\"§8Harvest 300k crops for Tier VI\",9:\"§8Harvest 1.5M crops for Tier VII\",10:\"§8Harvest 5M crops for Tier VIII\",11:\"§8Harvest 20M crops for Tier IX\",12:\"§8Harvest 100M crops for Tier X\",13:\"\",14:\"§e▲ §7Cultivating cannot be combined!\",15:\"§7Use this on an item in an Anvil\",16:\"§7to apply it!\",17:\"\",18:\"§6Source:\",19:\"§aI: §7Community Shop\",20:\"\",21:\"§6Applied To:\",22:\"§7- §fHoe\",23:\"\",24:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CULTIVATING;1\"}}", "damage": 0, "lore": [ "§9Cultivating I", "§7Gain §a1% §7extra Farming exp", "§7and §6+1☘ Farming Fortune§7.", - "§81k blocks to tier up!", + "", + "§8Harvest 1k crops for Tier II", + "§8Harvest 5k crops for Tier III", + "§8Harvest 25k crops for Tier IV", + "§8Harvest 100k crops for Tier V", + "§8Harvest 300k crops for Tier VI", + "§8Harvest 1.5M crops for Tier VII", + "§8Harvest 5M crops for Tier VIII", + "§8Harvest 20M crops for Tier IX", + "§8Harvest 100M crops for Tier X", "", "§e▲ §7Cultivating cannot be combined!", "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI: §7Community Shop", + "", + "§6Applied To:", + "§7- §fHoe", + "", "§f§lCOMMON" ], "internalname": "CULTIVATING;1", diff --git a/items/DEPTH_STRIDER;1.json b/items/DEPTH_STRIDER;1.json index 05cccffe..8014468b 100644 --- a/items/DEPTH_STRIDER;1.json +++ b/items/DEPTH_STRIDER;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Depth Strider I\",1:\"§7Reduces how much you are slowed\",2:\"§7in the water by §a33%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{depth_strider:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Depth Strider I\",1:\"§7Reduces how much you are slowed\",2:\"§7in the water by §a33%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-III: §7Enchantment Table,\",9:\"§7Pufferfish Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fBoots\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cFrost Walker\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"DEPTH_STRIDER;1\",enchantments:{depth_strider:1}}}", "damage": 0, "lore": [ "§9Depth Strider I", @@ -11,12 +11,22 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enchantment Table,", + "§7Pufferfish Collection", + "", + "§6Applied To:", + "§7- §fBoots", + "", + "§6Conflicts:", + "§7- §cFrost Walker", + "", "§f§lCOMMON" ], "internalname": "DEPTH_STRIDER;1", "crafttext": "", "clickcommand": "", "parent": "DEPTH_STRIDER;2", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/DEPTH_STRIDER;2.json b/items/DEPTH_STRIDER;2.json index e366345c..6887db03 100644 --- a/items/DEPTH_STRIDER;2.json +++ b/items/DEPTH_STRIDER;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[0:{lvl:2s,id:8s}],HideFlags:254,display:{Lore:[0:\"§9Depth Strider II\",1:\"§7Reduces how much you are slowed\",2:\"§7in the water by §a67%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{depth_strider:2}}}", + "nbttag": "{ench:[0:{lvl:2s,id:8s}],HideFlags:254,display:{Lore:[0:\"§9Depth Strider II\",1:\"§7Reduces how much you are slowed\",2:\"§7in the water by §a67%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-III: §7Enchantment Table,\",9:\"§7Pufferfish Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fBoots\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cFrost Walker\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"DEPTH_STRIDER;2\",enchantments:{depth_strider:2}}}", "damage": 0, "lore": [ "§9Depth Strider II", @@ -11,6 +11,16 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enchantment Table,", + "§7Pufferfish Collection", + "", + "§6Applied To:", + "§7- §fBoots", + "", + "§6Conflicts:", + "§7- §cFrost Walker", + "", "§f§lCOMMON" ], "recipe": { @@ -26,6 +36,7 @@ }, "internalname": "DEPTH_STRIDER;2", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Pufferfish IV" + "modver": "2.0.0-REL", + "crafttext": "Requires: Pufferfish IV", + "infoType": "" }
\ No newline at end of file diff --git a/items/DEPTH_STRIDER;3.json b/items/DEPTH_STRIDER;3.json index 235feb26..f1ca9984 100644 --- a/items/DEPTH_STRIDER;3.json +++ b/items/DEPTH_STRIDER;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Depth Strider III\",1:\"§7Reduces how much you are slowed\",2:\"§7in the water by §a100%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{depth_strider:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Depth Strider III\",1:\"§7Reduces how much you are slowed\",2:\"§7in the water by §a100%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-III: §7Enchantment Table,\",9:\"§7Pufferfish Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fBoots\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cFrost Walker\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"DEPTH_STRIDER;3\",enchantments:{depth_strider:3}}}", "damage": 0, "lore": [ "§9Depth Strider III", @@ -11,12 +11,22 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enchantment Table,", + "§7Pufferfish Collection", + "", + "§6Applied To:", + "§7- §fBoots", + "", + "§6Conflicts:", + "§7- §cFrost Walker", + "", "§f§lCOMMON" ], "internalname": "DEPTH_STRIDER;3", "crafttext": "", "clickcommand": "", "parent": "DEPTH_STRIDER;2", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/DRAGON_HUNTER;1.json b/items/DRAGON_HUNTER;1.json index f60a1c09..2398e20b 100644 --- a/items/DRAGON_HUNTER;1.json +++ b/items/DRAGON_HUNTER;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dragon Hunter I\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 by §a8%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{dragon_hunter:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dragon Hunter I\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 by §a8%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Pearl Dealer\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fBow\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"DRAGON_HUNTER;1\",enchantments:{dragon_hunter:1}}}", "damage": 0, "lore": [ "§9Dragon Hunter I", @@ -11,11 +11,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Pearl Dealer", + "", + "§6Applied To:", + "§7- §fBow", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "DRAGON_HUNTER;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/DRAGON_HUNTER;2.json b/items/DRAGON_HUNTER;2.json index 9a1f7e8b..b9e2cba0 100644 --- a/items/DRAGON_HUNTER;2.json +++ b/items/DRAGON_HUNTER;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dragon Hunter II\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 by §a16%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{dragon_hunter:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dragon Hunter II\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 by §a16%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Pearl Dealer\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fBow\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"DRAGON_HUNTER;2\",enchantments:{dragon_hunter:2}}}", "damage": 0, "lore": [ "§9Dragon Hunter II", @@ -11,12 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Pearl Dealer", + "", + "§6Applied To:", + "§7- §fBow", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "DRAGON_HUNTER;2", "parent": "DRAGON_HUNTER;1", "crafttext": "", "clickcommand": "", - "modver": "1.6-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/DRAGON_HUNTER;3.json b/items/DRAGON_HUNTER;3.json index 46d98094..5147046a 100644 --- a/items/DRAGON_HUNTER;3.json +++ b/items/DRAGON_HUNTER;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dragon Hunter III\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 by §a24%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{dragon_hunter:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dragon Hunter III\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 by §a24%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Pearl Dealer\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fBow\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"DRAGON_HUNTER;3\",enchantments:{dragon_hunter:3}}}", "damage": 0, "lore": [ "§9Dragon Hunter III", @@ -11,12 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Pearl Dealer", + "", + "§6Applied To:", + "§7- §fBow", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "DRAGON_HUNTER;3", "parent": "DRAGON_HUNTER;1", "crafttext": "", "clickcommand": "", - "modver": "1.6-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/DRAGON_HUNTER;4.json b/items/DRAGON_HUNTER;4.json index 49836d31..6bac999d 100644 --- a/items/DRAGON_HUNTER;4.json +++ b/items/DRAGON_HUNTER;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dragon Hunter IV\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 by §a32%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{dragon_hunter:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dragon Hunter IV\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 by §a32%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Pearl Dealer\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fBow\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"DRAGON_HUNTER;4\",enchantments:{dragon_hunter:4}}}", "damage": 0, "lore": [ "§9Dragon Hunter IV", @@ -11,12 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Pearl Dealer", + "", + "§6Applied To:", + "§7- §fBow", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "DRAGON_HUNTER;4", "parent": "DRAGON_HUNTER;1", "crafttext": "", "clickcommand": "", - "modver": "1.6-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/DRAGON_HUNTER;5.json b/items/DRAGON_HUNTER;5.json index 5f7fbfd7..6585265e 100644 --- a/items/DRAGON_HUNTER;5.json +++ b/items/DRAGON_HUNTER;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dragon Hunter V\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 by §a40%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{dragon_hunter:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dragon Hunter V\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 by §a40%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Pearl Dealer\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fBow\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§a§lUNCOMMON\"],Name:\"§f§aEnchanted Book\"},ExtraAttributes:{id:\"DRAGON_HUNTER;5\",enchantments:{dragon_hunter:5}}}", "damage": 0, "lore": [ "§9Dragon Hunter V", @@ -11,12 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Pearl Dealer", + "", + "§6Applied To:", + "§7- §fBow", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§a§lUNCOMMON" ], "internalname": "DRAGON_HUNTER;5", "parent": "DRAGON_HUNTER;1", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/EFFICIENCY;1.json b/items/EFFICIENCY;1.json index e16bf9e7..d0ff89de 100644 --- a/items/EFFICIENCY;1.json +++ b/items/EFFICIENCY;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[0:{lvl:1s,id:32s}],HideFlags:254,display:{Lore:[0:\"§9Efficiency I\",1:\"§7Increases how quickly your tool\",2:\"§7breaks blocks.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"EFFICIENCY;1\",enchantments:{efficiency:1}}}", + "nbttag": "{ench:[0:{lvl:1s,id:32s}],HideFlags:254,display:{Lore:[0:\"§9Efficiency I\",1:\"§7Increases how quickly your tool\",2:\"§7breaks blocks.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Redstone Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fTools\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"EFFICIENCY;1\",enchantments:{efficiency:1}}}", "damage": 0, "lore": [ "§9Efficiency I", @@ -11,12 +11,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Redstone Collection", + "", + "§6Applied To:", + "§7- §fTools", + "", "§f§lCOMMON" ], "internalname": "EFFICIENCY;1", "parent": "EFFICIENCY;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/EFFICIENCY;2.json b/items/EFFICIENCY;2.json index 8f310e6d..9ea1dd15 100644 --- a/items/EFFICIENCY;2.json +++ b/items/EFFICIENCY;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[0:{lvl:2s,id:32s}],HideFlags:254,display:{Lore:[0:\"§9Efficiency II\",1:\"§7Increases how quickly your tool\",2:\"§7breaks blocks.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"EFFICIENCY;2\",enchantments:{efficiency:2}}}", + "nbttag": "{ench:[0:{lvl:2s,id:32s}],HideFlags:254,display:{Lore:[0:\"§9Efficiency II\",1:\"§7Increases how quickly your tool\",2:\"§7breaks blocks.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Redstone Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fTools\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"EFFICIENCY;2\",enchantments:{efficiency:2}}}", "damage": 0, "lore": [ "§9Efficiency II", @@ -11,12 +11,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Redstone Collection", + "", + "§6Applied To:", + "§7- §fTools", + "", "§f§lCOMMON" ], "internalname": "EFFICIENCY;2", "parent": "EFFICIENCY;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/EFFICIENCY;3.json b/items/EFFICIENCY;3.json index f0482926..b9f94311 100644 --- a/items/EFFICIENCY;3.json +++ b/items/EFFICIENCY;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[0:{lvl:3s,id:32s}],HideFlags:254,display:{Lore:[0:\"§9Efficiency III\",1:\"§7Increases how quickly your tool\",2:\"§7breaks blocks.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"EFFICIENCY;3\",enchantments:{efficiency:3}}}", + "nbttag": "{ench:[0:{lvl:3s,id:32s}],HideFlags:254,display:{Lore:[0:\"§9Efficiency III\",1:\"§7Increases how quickly your tool\",2:\"§7breaks blocks.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Redstone Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fTools\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"EFFICIENCY;3\",enchantments:{efficiency:3}}}", "damage": 0, "lore": [ "§9Efficiency III", @@ -11,12 +11,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Redstone Collection", + "", + "§6Applied To:", + "§7- §fTools", + "", "§f§lCOMMON" ], "internalname": "EFFICIENCY;3", "parent": "EFFICIENCY;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/EFFICIENCY;4.json b/items/EFFICIENCY;4.json index c08e588d..22a434c2 100644 --- a/items/EFFICIENCY;4.json +++ b/items/EFFICIENCY;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[0:{lvl:4s,id:32s}],HideFlags:254,display:{Lore:[0:\"§9Efficiency IV\",1:\"§7Increases how quickly your tool\",2:\"§7breaks blocks.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{efficiency:4}}}", + "nbttag": "{ench:[0:{lvl:4s,id:32s}],HideFlags:254,display:{Lore:[0:\"§9Efficiency IV\",1:\"§7Increases how quickly your tool\",2:\"§7breaks blocks.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Redstone Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fTools\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"EFFICIENCY;4\",enchantments:{efficiency:4}}}", "damage": 0, "lore": [ "§9Efficiency IV", @@ -11,6 +11,13 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Redstone Collection", + "", + "§6Applied To:", + "§7- §fTools", + "", "§f§lCOMMON" ], "recipe": { @@ -26,6 +33,7 @@ }, "internalname": "EFFICIENCY;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Redstone III" + "modver": "2.0.0-REL", + "crafttext": "Requires: Redstone III", + "infoType": "" }
\ No newline at end of file diff --git a/items/EFFICIENCY;5.json b/items/EFFICIENCY;5.json index 65370234..0a116156 100644 --- a/items/EFFICIENCY;5.json +++ b/items/EFFICIENCY;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Efficiency V\",1:\"§7Increases how quickly your tool\",2:\"§7breaks blocks.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{efficiency:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Efficiency V\",1:\"§7Increases how quickly your tool\",2:\"§7breaks blocks.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Redstone Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fTools\",13:\"\",14:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"EFFICIENCY;5\",enchantments:{efficiency:5}}}", "damage": 0, "lore": [ "§9Efficiency V", @@ -11,12 +11,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Redstone Collection", + "", + "§6Applied To:", + "§7- §fTools", + "", "§a§lUNCOMMON" ], "internalname": "EFFICIENCY;5", "crafttext": "", "parent": "EFFICIENCY;4", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/ENDER_SLAYER;1.json b/items/ENDER_SLAYER;1.json index 603b281d..6bb2ccb7 100644 --- a/items/ENDER_SLAYER;1.json +++ b/items/ENDER_SLAYER;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ender Slayer I\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 and\",3:\"§7§7Endermen§7 by §a12%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENDER_SLAYER;1\",enchantments:{ender_slayer:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ender Slayer I\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 and\",3:\"§7§7Endermen§7 by §a12%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Ender Pearl Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENDER_SLAYER;1\",enchantments:{ender_slayer:1}}}", "damage": 0, "lore": [ "§9Ender Slayer I", @@ -12,12 +12,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Ender Pearl Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "ENDER_SLAYER;1", "parent": "ENDER_SLAYER;4", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/ENDER_SLAYER;2.json b/items/ENDER_SLAYER;2.json index 119983ad..fb8ae3d8 100644 --- a/items/ENDER_SLAYER;2.json +++ b/items/ENDER_SLAYER;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ender Slayer II\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 and\",3:\"§7§7Endermen§7 by §a24%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENDER_SLAYER;2\",enchantments:{ender_slayer:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ender Slayer II\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 and\",3:\"§7§7Endermen§7 by §a24%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Ender Pearl Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENDER_SLAYER;2\",enchantments:{ender_slayer:2}}}", "damage": 0, "lore": [ "§9Ender Slayer II", @@ -12,12 +12,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Ender Pearl Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "ENDER_SLAYER;2", "parent": "ENDER_SLAYER;4", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/ENDER_SLAYER;3.json b/items/ENDER_SLAYER;3.json index 2dae865a..8ab25545 100644 --- a/items/ENDER_SLAYER;3.json +++ b/items/ENDER_SLAYER;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ender Slayer III\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 and\",3:\"§7§7Endermen§7 by §a36%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENDER_SLAYER;3\",enchantments:{ender_slayer:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ender Slayer III\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 and\",3:\"§7§7Endermen§7 by §a36%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Ender Pearl Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENDER_SLAYER;3\",enchantments:{ender_slayer:3}}}", "damage": 0, "lore": [ "§9Ender Slayer III", @@ -12,12 +12,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Ender Pearl Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "ENDER_SLAYER;3", "parent": "ENDER_SLAYER;4", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/ENDER_SLAYER;4.json b/items/ENDER_SLAYER;4.json index a7a3310d..8f0cd2cf 100644 --- a/items/ENDER_SLAYER;4.json +++ b/items/ENDER_SLAYER;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ender Slayer IV\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 and\",3:\"§7§7Endermen§7 by §a48%§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:{ender_slayer:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ender Slayer IV\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 and\",3:\"§7§7Endermen§7 by §a48%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Ender Pearl Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENDER_SLAYER;4\",enchantments:{ender_slayer:4}}}", "damage": 0, "lore": [ "§9Ender Slayer IV", @@ -12,6 +12,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Ender Pearl Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "", "§f§lCOMMON" ], "recipe": { @@ -27,5 +36,7 @@ }, "internalname": "ENDER_SLAYER;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/ENDER_SLAYER;5.json b/items/ENDER_SLAYER;5.json index 2343fe20..5a48d74f 100644 --- a/items/ENDER_SLAYER;5.json +++ b/items/ENDER_SLAYER;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ender Slayer V\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 and\",3:\"§7§7Endermen§7 by §a60%§7.\",4:\"\",5:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",id:\"ENDER_SLAYER;5\",enchantments:{ender_slayer:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ender Slayer V\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 and\",3:\"§7§7Endermen§7 by §a60%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Ender Pearl Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENDER_SLAYER;5\",enchantments:{ender_slayer:5}}}", "damage": 0, "lore": [ "§9Ender Slayer V", @@ -9,12 +9,23 @@ "§7§7Ender Dragons§7 and", "§7§7Endermen§7 by §a60%§7.", "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Ender Pearl Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§a§lUNCOMMON" ], "internalname": "ENDER_SLAYER;5", "crafttext": "", "clickcommand": "", "parent": "ENDER_SLAYER;4", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/ENDER_SLAYER;6.json b/items/ENDER_SLAYER;6.json index cd279961..90a7c0f7 100644 --- a/items/ENDER_SLAYER;6.json +++ b/items/ENDER_SLAYER;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ender Slayer VI\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 and\",3:\"§7§7Endermen§7 by §a72%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§aBought from the Pearl Dealer for 1.5 Million.\",9:\"\",10:\"§9§lRARE\"],Name:\"§f§9Enchanted Book\"},ExtraAttributes:{id:\"ENDER_SLAYER;6\",enchantments:{ender_slayer:6}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ender Slayer VI\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 and\",3:\"§7§7Endermen§7 by §a72%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aVI: §7Pearl Dealer\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§9§lRARE\"],Name:\"§f§9Enchanted Book\"},ExtraAttributes:{id:\"ENDER_SLAYER;6\",enchantments:{ender_slayer:6}}}", "damage": 0, "lore": [ "§9Ender Slayer VI", @@ -12,13 +12,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aBought from the Pearl Dealer for 1.5 Million.", + "§6Source:", + "§aVI: §7Pearl Dealer", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", "", "§9§lRARE" ], "internalname": "ENDER_SLAYER;6", "parent": "ENDER_SLAYER;4", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "crafttext": "", "clickcommand": "", "infoType": "" diff --git a/items/ENDER_SLAYER;7.json b/items/ENDER_SLAYER;7.json index 37452ee2..d149450a 100644 --- a/items/ENDER_SLAYER;7.json +++ b/items/ENDER_SLAYER;7.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§5Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ender Slayer VII\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 and\",3:\"§7§7Endermen§7 by §a84%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"ENDER_SLAYER;7\",enchantments:{ender_slayer:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ender Slayer VII\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 and\",3:\"§7§7Endermen§7 by §a84%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aVII: §7Experiments\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"ENDER_SLAYER;7\",enchantments:{ender_slayer:7}}}", "damage": 0, "lore": [ "§9Ender Slayer VII", @@ -12,11 +12,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aVII: §7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§5§lEPIC" ], "internalname": "ENDER_SLAYER;7", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/EXECUTE;1.json b/items/EXECUTE;1.json index 52b94174..f9391922 100644 --- a/items/EXECUTE;1.json +++ b/items/EXECUTE;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Execute I\",1:\"§7Increases damage dealt by §a0.2%\",2:\"§a§7for each percent of health\",3:\"§7missing on your target.\",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:{execute:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Execute I\",1:\"§7Increases damage dealt by §a0.2%\",2:\"§a§7for each percent of health\",3:\"§7missing on your target.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Diamond Pearl Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cProsecute\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"EXECUTE;1\",enchantments:{execute:1}}}", "damage": 0, "lore": [ "§9Execute I", @@ -12,11 +12,23 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Diamond Pearl Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cProsecute", + "", "§f§lCOMMON" ], "internalname": "EXECUTE;1", "parent": "EXECUTE;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/EXECUTE;2.json b/items/EXECUTE;2.json index f9d34430..9f161108 100644 --- a/items/EXECUTE;2.json +++ b/items/EXECUTE;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Execute II\",1:\"§7Increases damage dealt by §a0.4%\",2:\"§a§7for each percent of health\",3:\"§7missing on your target.\",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:{execute:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Execute II\",1:\"§7Increases damage dealt by §a0.4%\",2:\"§a§7for each percent of health\",3:\"§7missing on your target.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Diamond Pearl Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cProsecute\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"EXECUTE;2\",enchantments:{execute:2}}}", "damage": 0, "lore": [ "§9Execute II", @@ -12,11 +12,23 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Diamond Pearl Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cProsecute", + "", "§f§lCOMMON" ], "internalname": "EXECUTE;2", "parent": "EXECUTE;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/EXECUTE;3.json b/items/EXECUTE;3.json index 7dd8f018..3006b156 100644 --- a/items/EXECUTE;3.json +++ b/items/EXECUTE;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Execute III\",1:\"§7Increases damage dealt by §a0.6%\",2:\"§a§7for each percent of health\",3:\"§7missing on your target.\",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:{execute:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Execute III\",1:\"§7Increases damage dealt by §a0.6%\",2:\"§a§7for each percent of health\",3:\"§7missing on your target.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Diamond Pearl Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cProsecute\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"EXECUTE;3\",enchantments:{execute:3}}}", "damage": 0, "lore": [ "§9Execute III", @@ -12,11 +12,23 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Diamond Pearl Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cProsecute", + "", "§f§lCOMMON" ], "internalname": "EXECUTE;3", "parent": "EXECUTE;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/EXECUTE;4.json b/items/EXECUTE;4.json index e1b93535..c022e626 100644 --- a/items/EXECUTE;4.json +++ b/items/EXECUTE;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Execute IV\",1:\"§7Increases damage dealt by §a0.8%\",2:\"§a§7for each percent of health\",3:\"§7missing on your target.\",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:{execute:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Execute IV\",1:\"§7Increases damage dealt by §a0.8%\",2:\"§a§7for each percent of health\",3:\"§7missing on your target.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Diamond Pearl Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cProsecute\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"EXECUTE;4\",enchantments:{execute:4}}}", "damage": 0, "lore": [ "§9Execute IV", @@ -12,6 +12,17 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Diamond Pearl Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cProsecute", + "", "§f§lCOMMON" ], "recipe": { @@ -27,6 +38,7 @@ }, "internalname": "EXECUTE;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Diamond II" + "modver": "2.0.0-REL", + "crafttext": "Requires: Diamond II", + "infoType": "" }
\ No newline at end of file diff --git a/items/EXECUTE;5.json b/items/EXECUTE;5.json index f0a2e9ce..d84804f9 100644 --- a/items/EXECUTE;5.json +++ b/items/EXECUTE;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Execute V\",1:\"§7Increases damage dealt by §a1%\",2:\"§a§7for each percent of health\",3:\"§7missing on your target.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{execute:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Execute V\",1:\"§7Increases damage dealt by §a1%\",2:\"§a§7for each percent of health\",3:\"§7missing on your target.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Diamond Pearl Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cProsecute\",18:\"\",19:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"EXECUTE;5\",enchantments:{execute:5}}}", "damage": 0, "lore": [ "§9Execute V", @@ -12,12 +12,23 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Diamond Pearl Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cProsecute", + "", "§a§lUNCOMMON" ], "internalname": "EXECUTE;5", "crafttext": "", "parent": "EXECUTE;4", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/EXECUTE;6.json b/items/EXECUTE;6.json index ab05a632..1cd3450e 100644 --- a/items/EXECUTE;6.json +++ b/items/EXECUTE;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§9Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Execute VI\",1:\"§7Increases damage dealt by §a1.2%\",2:\"§a§7for each percent of health\",3:\"§7missing on your target.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{id:\"EXECUTE;6\",enchantments:{execute:6}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Execute VI\",1:\"§7Increases damage dealt by §a1.2%\",2:\"§a§7for each percent of health\",3:\"§7missing on your target.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aVI: §7Experiments\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cProsecute\",17:\"\",18:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{id:\"EXECUTE;6\",enchantments:{execute:6}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Execute VI", @@ -12,11 +12,21 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aVI: §7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cProsecute", + "", "§9§lRARE" ], "internalname": "EXECUTE;6", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/EXPERIENCE;1.json b/items/EXPERIENCE;1.json index a8b23699..c0efaa0b 100644 --- a/items/EXPERIENCE;1.json +++ b/items/EXPERIENCE;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Experience I\",1:\"§7Grants a §a12.5% §7chance for mobs\",2:\"§7and ores to drop double\",3:\"§7experience.\",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:{experience:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Experience I\",1:\"§7Grants a §a12.5% §7chance for mobs\",2:\"§7and ores to drop double\",3:\"§7experience.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-III: §7Enchantment Table,\",10:\"§7Lapis Lazuli Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fPickaxe\",15:\"§7- §fDrill\",16:\"§7- §fFishing Weapon\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"EXPERIENCE;1\",enchantments:{experience:1}}}", "damage": 0, "lore": [ "§9Experience I", @@ -12,11 +12,22 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enchantment Table,", + "§7Lapis Lazuli Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fPickaxe", + "§7- §fDrill", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "EXPERIENCE;1", "parent": "EXPERIENCE;2", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/EXPERIENCE;2.json b/items/EXPERIENCE;2.json index c15f4459..010e8fd4 100644 --- a/items/EXPERIENCE;2.json +++ b/items/EXPERIENCE;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Experience II\",1:\"§7Grants a §a25% §7chance for mobs\",2:\"§7and ores to drop double\",3:\"§7experience.\",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:{experience:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Experience II\",1:\"§7Grants a §a25% §7chance for mobs\",2:\"§7and ores to drop double\",3:\"§7experience.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-III: §7Enchantment Table,\",10:\"§7Lapis Lazuli Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fPickaxe\",15:\"§7- §fDrill\",16:\"§7- §fFishing Weapon\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"EXPERIENCE;2\",enchantments:{experience:2}}}", "damage": 0, "lore": [ "§9Experience II", @@ -12,6 +12,16 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enchantment Table,", + "§7Lapis Lazuli Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fPickaxe", + "§7- §fDrill", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "recipe": { @@ -27,6 +37,7 @@ }, "internalname": "EXPERIENCE;2", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Lapis Lazuli III" + "modver": "2.0.0-REL", + "crafttext": "Requires: Lapis Lazuli III", + "infoType": "" }
\ No newline at end of file diff --git a/items/EXPERIENCE;3.json b/items/EXPERIENCE;3.json index 9705b6e7..e80df956 100644 --- a/items/EXPERIENCE;3.json +++ b/items/EXPERIENCE;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Experience III\",1:\"§7Grants a §a37.5% §7chance for\",2:\"§7mobs and ores to drop double\",3:\"§7experience.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"EXPERIENCE;3\",enchantments:{experience:3}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Experience III\",1:\"§7Grants a §a37.5% §7chance for\",2:\"§7mobs and ores to drop double\",3:\"§7experience.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-III: §7Enchantment Table,\",10:\"§7Lapis Lazuli Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fPickaxe\",15:\"§7- §fDrill\",16:\"§7- §fFishing Weapon\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"EXPERIENCE;3\",enchantments:{experience:3}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Experience III", @@ -12,12 +12,22 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enchantment Table,", + "§7Lapis Lazuli Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fPickaxe", + "§7- §fDrill", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "EXPERIENCE;3", "parent": "EXPERIENCE;2", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/EXPERIENCE;4.json b/items/EXPERIENCE;4.json index 29712c89..0d39b70d 100644 --- a/items/EXPERIENCE;4.json +++ b/items/EXPERIENCE;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Experience IV\",1:\"§7Grants a §a50% §7chance for mobs\",2:\"§7and ores to drop double\",3:\"§7experience.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§aBought from the Viking for 400k.\",9:\"\",10:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"EXPERIENCE;4\",enchantments:{experience:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Experience IV\",1:\"§7Grants a §a50% §7chance for mobs\",2:\"§7and ores to drop double\",3:\"§7experience.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aIV: §7Bought from the Melancholic Viking,\",10:\"§7for 400k.\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fPickaxe\",15:\"§7- §fDrill\",16:\"§7- §fFishing Weapon\",17:\"\",18:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"EXPERIENCE;4\",enchantments:{experience:4}}}", "damage": 0, "lore": [ "§9Experience IV", @@ -12,13 +12,21 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aBought from the Viking for 400k.", + "§6Source:", + "§aIV: §7Bought from the Melancholic Viking,", + "§7for 400k.", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fPickaxe", + "§7- §fDrill", + "§7- §fFishing Weapon", "", "§9§lRARE" ], "internalname": "EXPERIENCE;4", "parent": "EXPERIENCE;2", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "crafttext": "", "clickcommand": "", "infoType": "" diff --git a/items/EXPERTISE;1.json b/items/EXPERTISE;1.json index f477e1dc..73cb143e 100644 --- a/items/EXPERTISE;1.json +++ b/items/EXPERTISE;1.json @@ -1,24 +1,40 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Expertise I\",1:\"§7Gain §a2% §7extra Fishing exp\",2:\"§7and increases Sea Creatures\",3:\"§7spawn chance by §e1%§7.\",4:\"§850 kills to tier up!\",5:\"\",6:\"§e▲ §7Expertise cannot be combined!\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"EXPERTISE;1\",enchantments:{expertise:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Expertise I\",1:\"§7Gain §a2% §7extra Fishing exp\",2:\"§7and increases Sea Creatures\",3:\"§7spawn chance by §e1%§7.\",4:\"\",5:\"§8Kill 50 Sea Creatures for Tier II\",6:\"§8Kill 100 Sea Creatures for Tier III\",7:\"§8Kill 250 Sea Creatures for Tier IV\",8:\"§8Kill 500 Sea Creatures for Tier V\",9:\"§8Kill 1k Sea Creatures for Tier VI\",10:\"§8Kill 2k Sea Creatures for Tier VII\",11:\"§8Kill 5k Sea Creatures for Tier VIII\",12:\"§8Kill 10k Sea Creatures for Tier IX\",13:\"§8Kill 15k Sea Creatures for Tier X\",14:\"\",15:\"§e▲ §7Expertise cannot be combined!\",16:\"§7Use this on an item in an Anvil\",17:\"§7to apply it!\",18:\"\",19:\"§6Source:\",20:\"§aI: §7Community Shop\",21:\"\",22:\"§6Applied To:\",23:\"§7- §fFishing Rod\",24:\"§7- §fFishing Weapon\",25:\"\",26:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"EXPERTISE;1\",enchantments:{expertise:1}}}", "damage": 0, "lore": [ "§9Expertise I", "§7Gain §a2% §7extra Fishing exp", "§7and increases Sea Creatures", "§7spawn chance by §e1%§7.", - "§850 kills to tier up!", + "", + "§8Kill 50 Sea Creatures for Tier II", + "§8Kill 100 Sea Creatures for Tier III", + "§8Kill 250 Sea Creatures for Tier IV", + "§8Kill 500 Sea Creatures for Tier V", + "§8Kill 1k Sea Creatures for Tier VI", + "§8Kill 2k Sea Creatures for Tier VII", + "§8Kill 5k Sea Creatures for Tier VIII", + "§8Kill 10k Sea Creatures for Tier IX", + "§8Kill 15k Sea Creatures for Tier X", "", "§e▲ §7Expertise cannot be combined!", "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI: §7Community Shop", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "EXPERTISE;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/FEATHER_FALLING;1.json b/items/FEATHER_FALLING;1.json index d8b22b0f..dcafd157 100644 --- a/items/FEATHER_FALLING;1.json +++ b/items/FEATHER_FALLING;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Feather Falling I\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a1§7 and reduces fall damage by\",4:\"§7§a5%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{feather_falling:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Feather Falling I\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a1§7 and reduces fall damage by\",4:\"§7§a5%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Feather Collection\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fBoots\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FEATHER_FALLING;1\",enchantments:{feather_falling:1}}}", "damage": 0, "lore": [ "§9Feather Falling I", @@ -13,11 +13,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Feather Collection", + "", + "§6Applied To:", + "§7- §fBoots", + "", "§f§lCOMMON" ], "internalname": "FEATHER_FALLING;1", "parent": "FEATHER_FALLING;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/FEATHER_FALLING;10.json b/items/FEATHER_FALLING;10.json index 83fc7487..5a038727 100644 --- a/items/FEATHER_FALLING;10.json +++ b/items/FEATHER_FALLING;10.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§4Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Feather Falling X\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a10§7 and reduces fall damage\",4:\"§7by §a50%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§4§lSUPREME\"],Name:\"§f§f§4Enchanted Book\"},ExtraAttributes:{id:\"FEATHER_FALLING;10\",enchantments:{feather_falling:10}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Feather Falling X\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a10§7 and reduces fall damage\",4:\"§7by §a50%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aX: §7Dungeon\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fBoots\",14:\"\",15:\"§4§lSUPREME\"],Name:\"§f§f§4Enchanted Book\"},ExtraAttributes:{id:\"FEATHER_FALLING;10\",enchantments:{feather_falling:10}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Feather Falling X", @@ -13,12 +13,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aX: §7Dungeon", + "", + "§6Applied To:", + "§7- §fBoots", + "", "§4§lSUPREME" ], "internalname": "FEATHER_FALLING;10", "parent": "FEATHER_FALLING;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/FEATHER_FALLING;2.json b/items/FEATHER_FALLING;2.json index bfbc1c00..a4dbc9fb 100644 --- a/items/FEATHER_FALLING;2.json +++ b/items/FEATHER_FALLING;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Feather Falling II\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a2§7 and reduces fall damage by\",4:\"§7§a10%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{feather_falling:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Feather Falling II\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a2§7 and reduces fall damage by\",4:\"§7§a10%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Feather Collection\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fBoots\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FEATHER_FALLING;2\",enchantments:{feather_falling:2}}}", "damage": 0, "lore": [ "§9Feather Falling II", @@ -13,11 +13,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Feather Collection", + "", + "§6Applied To:", + "§7- §fBoots", + "", "§f§lCOMMON" ], "internalname": "FEATHER_FALLING;2", "parent": "FEATHER_FALLING;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/FEATHER_FALLING;3.json b/items/FEATHER_FALLING;3.json index 3621fc14..7c0b7929 100644 --- a/items/FEATHER_FALLING;3.json +++ b/items/FEATHER_FALLING;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Feather Falling III\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a3§7 and reduces fall damage by\",4:\"§7§a15%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{feather_falling:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Feather Falling III\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a3§7 and reduces fall damage by\",4:\"§7§a15%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Feather Collection\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fBoots\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FEATHER_FALLING;3\",enchantments:{feather_falling:3}}}", "damage": 0, "lore": [ "§9Feather Falling III", @@ -13,11 +13,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Feather Collection", + "", + "§6Applied To:", + "§7- §fBoots", + "", "§f§lCOMMON" ], "internalname": "FEATHER_FALLING;3", "parent": "FEATHER_FALLING;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/FEATHER_FALLING;4.json b/items/FEATHER_FALLING;4.json index c101fb35..d940bdff 100644 --- a/items/FEATHER_FALLING;4.json +++ b/items/FEATHER_FALLING;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Feather Falling IV\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a4§7 and reduces fall damage by\",4:\"§7§a20%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{feather_falling:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Feather Falling IV\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a4§7 and reduces fall damage by\",4:\"§7§a20%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Feather Collection\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fBoots\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FEATHER_FALLING;4\",enchantments:{feather_falling:4}}}", "damage": 0, "lore": [ "§9Feather Falling IV", @@ -13,6 +13,13 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Feather Collection", + "", + "§6Applied To:", + "§7- §fBoots", + "", "§f§lCOMMON" ], "recipe": { @@ -28,6 +35,7 @@ }, "internalname": "FEATHER_FALLING;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Feather II" + "modver": "2.0.0-REL", + "crafttext": "Requires: Feather II", + "infoType": "" }
\ No newline at end of file diff --git a/items/FEATHER_FALLING;5.json b/items/FEATHER_FALLING;5.json index bbe92db5..0175a8a3 100644 --- a/items/FEATHER_FALLING;5.json +++ b/items/FEATHER_FALLING;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Feather Falling V\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a5§7 and reduces fall damage by\",4:\"§7§a25%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"FEATHER_FALLING;5\",enchantments:{feather_falling:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Feather Falling V\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a5§7 and reduces fall damage by\",4:\"§7§a25%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Feather Collection\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fBoots\",15:\"\",16:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"FEATHER_FALLING;5\",enchantments:{feather_falling:5}}}", "damage": 0, "lore": [ "§9Feather Falling V", @@ -13,12 +13,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Feather Collection", + "", + "§6Applied To:", + "§7- §fBoots", + "", "§a§lUNCOMMON" ], "internalname": "FEATHER_FALLING;5", "parent": "FEATHER_FALLING;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/FEATHER_FALLING;6.json b/items/FEATHER_FALLING;6.json index 67c682b7..f4f5ed58 100644 --- a/items/FEATHER_FALLING;6.json +++ b/items/FEATHER_FALLING;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Feather Falling VI\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a6§7 and reduces fall damage by\",4:\"§7§a30%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"FEATHER_FALLING;6\",enchantments:{feather_falling:6}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Feather Falling VI\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a6§7 and reduces fall damage by\",4:\"§7§a30%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aVI: §7Dungeon\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fBoots\",14:\"\",15:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"FEATHER_FALLING;6\",enchantments:{feather_falling:6}}}", "damage": 0, "lore": [ "§9Feather Falling VI", @@ -13,11 +13,17 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aVI: §7Dungeon", + "", + "§6Applied To:", + "§7- §fBoots", + "", "§9§lRARE" ], "internalname": "FEATHER_FALLING;6", "parent": "FEATHER_FALLING;4", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "crafttext": "", "clickcommand": "", "infoType": "" diff --git a/items/FEATHER_FALLING;7.json b/items/FEATHER_FALLING;7.json index 1d73fd1d..abffd6c8 100644 --- a/items/FEATHER_FALLING;7.json +++ b/items/FEATHER_FALLING;7.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§5Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Feather Falling VII\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a7§7 and reduces fall damage by\",4:\"§7§a35%§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:\"FEATHER_FALLING;7\",enchantments:{feather_falling:7}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Feather Falling VII\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a7§7 and reduces fall damage by\",4:\"§7§a35%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aVII: §7Dungeon\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fBoots\",14:\"\",15:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"FEATHER_FALLING;7\",enchantments:{feather_falling:7}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Feather Falling VII", @@ -13,12 +13,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aVII: §7Dungeon", + "", + "§6Applied To:", + "§7- §fBoots", + "", "§5§lEPIC" ], "internalname": "FEATHER_FALLING;7", "parent": "FEATHER_FALLING;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/FEATHER_FALLING;8.json b/items/FEATHER_FALLING;8.json index 243e3e4c..cd92a284 100644 --- a/items/FEATHER_FALLING;8.json +++ b/items/FEATHER_FALLING;8.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§6Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Feather Falling VIII\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a8§7 and reduces fall damage by\",4:\"§7§a40%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6§lLEGENDARY\"],Name:\"§f§f§6Enchanted Book\"},ExtraAttributes:{id:\"FEATHER_FALLING;8\",enchantments:{feather_falling:8}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Feather Falling VIII\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a8§7 and reduces fall damage by\",4:\"§7§a40%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aVIII: §7Dungeon\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fBoots\",14:\"\",15:\"§6§lLEGENDARY\"],Name:\"§f§f§6Enchanted Book\"},ExtraAttributes:{id:\"FEATHER_FALLING;8\",enchantments:{feather_falling:8}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Feather Falling VIII", @@ -13,12 +13,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aVIII: §7Dungeon", + "", + "§6Applied To:", + "§7- §fBoots", + "", "§6§lLEGENDARY" ], "internalname": "FEATHER_FALLING;8", "parent": "FEATHER_FALLING;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/FEATHER_FALLING;9.json b/items/FEATHER_FALLING;9.json index 108f1e02..a31d1090 100644 --- a/items/FEATHER_FALLING;9.json +++ b/items/FEATHER_FALLING;9.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§dEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Feather Falling IX\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a9§7 and reduces fall damage by\",4:\"§7§a45%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§d§lMYTHIC\"],Name:\"§f§f§dEnchanted Book\"},ExtraAttributes:{id:\"FEATHER_FALLING;9\",enchantments:{feather_falling:9}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Feather Falling IX\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a9§7 and reduces fall damage by\",4:\"§7§a45%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aIX: §7Dungeon\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fBoots\",14:\"\",15:\"§d§lMYTHIC\"],Name:\"§f§f§dEnchanted Book\"},ExtraAttributes:{id:\"FEATHER_FALLING;9\",enchantments:{feather_falling:9}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Feather Falling IX", @@ -13,12 +13,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aIX: §7Dungeon", + "", + "§6Applied To:", + "§7- §fBoots", + "", "§d§lMYTHIC" ], "internalname": "FEATHER_FALLING;9", "parent": "FEATHER_FALLING;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/FIRE_ASPECT;1.json b/items/FIRE_ASPECT;1.json index 438e658e..93fc068a 100644 --- a/items/FIRE_ASPECT;1.json +++ b/items/FIRE_ASPECT;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Aspect I\",1:\"§7Ignites your enemies for §a3s§7,\",2:\"§7dealing §a15 damage§7 per\",3:\"§7second.\",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:{fire_aspect:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Aspect I\",1:\"§7Ignites your enemies for §a3s§7,\",2:\"§7dealing §a15 damage§7 per\",3:\"§7second.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-II: §7Enchantment Table,\",10:\"§7HBlaze Rod Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FIRE_ASPECT;1\",enchantments:{fire_aspect:1}}}", "damage": 0, "lore": [ "§9Fire Aspect I", @@ -12,6 +12,14 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-II: §7Enchantment Table,", + "§7HBlaze Rod Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "recipe": { @@ -27,5 +35,7 @@ }, "internalname": "FIRE_ASPECT;1", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/FIRE_ASPECT;2.json b/items/FIRE_ASPECT;2.json index 2896f0fb..7cf8d180 100644 --- a/items/FIRE_ASPECT;2.json +++ b/items/FIRE_ASPECT;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Fire Aspect II\",1:\"§7Ignites your enemies for §a4s§7,\",2:\"§7dealing §a20 damage§7 per\",3:\"§7second.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"FIRE_ASPECT;2\",enchantments:{fire_aspect:2}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Fire Aspect II\",1:\"§7Ignites your enemies for §a4s§7,\",2:\"§7dealing §a20 damage§7 per\",3:\"§7second.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-II: §7Enchantment Table,\",10:\"§7HBlaze Rod Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"FIRE_ASPECT;2\",enchantments:{fire_aspect:2}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Fire Aspect II", @@ -12,12 +12,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-II: §7Enchantment Table,", + "§7HBlaze Rod Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "FIRE_ASPECT;2", "parent": "FIRE_ASPECT;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/FIRE_PROTECTION;1.json b/items/FIRE_PROTECTION;1.json index e3d9b1da..148b2e29 100644 --- a/items/FIRE_PROTECTION;1.json +++ b/items/FIRE_PROTECTION;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Protection I\",1:\"§7Grants §a+§f2❂ True Defense\",2:\"§a§7against fire and lava.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FIRE_PROTECTION;1\",enchantments:{fire_protection:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Protection I\",1:\"§7Grants §a+§f2❂ True Defense\",2:\"§a§7against fire and lava.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Magma Cream Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fArmor\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cBlast Protection\",16:\"§7- §cProtection\",17:\"§7- §cProjectile Protection\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FIRE_PROTECTION;1\",enchantments:{fire_protection:1}}}", "damage": 0, "lore": [ "§9Fire Protection I", @@ -11,12 +11,24 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Magma Cream Collection", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cBlast Protection", + "§7- §cProtection", + "§7- §cProjectile Protection", + "", "§f§lCOMMON" ], "internalname": "FIRE_PROTECTION;1", "parent": "FIRE_PROTECTION;4", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/FIRE_PROTECTION;2.json b/items/FIRE_PROTECTION;2.json index 6330cde7..9b3513fb 100644 --- a/items/FIRE_PROTECTION;2.json +++ b/items/FIRE_PROTECTION;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Protection II\",1:\"§7Grants §a+§f14❂ True Defense\",2:\"§a§7against fire and lava.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FIRE_PROTECTION;2\",enchantments:{fire_protection:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Protection II\",1:\"§7Grants §a+§f14❂ True Defense\",2:\"§a§7against fire and lava.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Magma Cream Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fArmor\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cBlast Protection\",16:\"§7- §cProtection\",17:\"§7- §cProjectile Protection\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FIRE_PROTECTION;2\",enchantments:{fire_protection:2}}}", "damage": 0, "lore": [ "§9Fire Protection II", @@ -11,12 +11,24 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Magma Cream Collection", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cBlast Protection", + "§7- §cProtection", + "§7- §cProjectile Protection", + "", "§f§lCOMMON" ], "internalname": "FIRE_PROTECTION;2", "parent": "FIRE_PROTECTION;4", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/FIRE_PROTECTION;3.json b/items/FIRE_PROTECTION;3.json index e2cf07bf..4488e906 100644 --- a/items/FIRE_PROTECTION;3.json +++ b/items/FIRE_PROTECTION;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Protection III\",1:\"§7Grants §a+§f16❂ True Defense\",2:\"§a§7against fire and lava.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FIRE_PROTECTION;3\",enchantments:{fire_protection:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Protection III\",1:\"§7Grants §a+§f16❂ True Defense\",2:\"§a§7against fire and lava.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Magma Cream Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fArmor\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cBlast Protection\",16:\"§7- §cProtection\",17:\"§7- §cProjectile Protection\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FIRE_PROTECTION;3\",enchantments:{fire_protection:3}}}", "damage": 0, "lore": [ "§9Fire Protection III", @@ -11,12 +11,24 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Magma Cream Collection", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cBlast Protection", + "§7- §cProtection", + "§7- §cProjectile Protection", + "", "§f§lCOMMON" ], "internalname": "FIRE_PROTECTION;3", "parent": "FIRE_PROTECTION;4", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/FIRE_PROTECTION;4.json b/items/FIRE_PROTECTION;4.json index c6ac1597..405792e1 100644 --- a/items/FIRE_PROTECTION;4.json +++ b/items/FIRE_PROTECTION;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Protection IV\",1:\"§7Grants §a+§f8❂ True Defense\",2:\"§a§7against fire and lava.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FIRE_PROTECTION;4\",enchantments:{fire_protection:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Protection IV\",1:\"§7Grants §a+§f8❂ True Defense\",2:\"§a§7against fire and lava.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Magma Cream Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fArmor\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cBlast Protection\",16:\"§7- §cProtection\",17:\"§7- §cProjectile Protection\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FIRE_PROTECTION;4\",enchantments:{fire_protection:4}}}", "damage": 0, "lore": [ "§9Fire Protection IV", @@ -11,6 +11,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Magma Cream Collection", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cBlast Protection", + "§7- §cProtection", + "§7- §cProjectile Protection", + "", "§f§lCOMMON" ], "recipe": { @@ -26,7 +38,7 @@ }, "internalname": "FIRE_PROTECTION;4", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "crafttext": "Requires: Magma Cream III", "infoType": "" }
\ No newline at end of file diff --git a/items/FIRE_PROTECTION;5.json b/items/FIRE_PROTECTION;5.json index f92958ab..c749f293 100644 --- a/items/FIRE_PROTECTION;5.json +++ b/items/FIRE_PROTECTION;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Protection V\",1:\"§7Grants §a+§f10❂ True Defense\",2:\"§a§7against fire and lava.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"FIRE_PROTECTION;5\",enchantments:{fire_protection:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Protection V\",1:\"§7Grants §a+§f10❂ True Defense\",2:\"§a§7against fire and lava.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Magma Cream Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fArmor\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cBlast Protection\",16:\"§7- §cProtection\",17:\"§7- §cProjectile Protection\",18:\"\",19:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"FIRE_PROTECTION;5\",enchantments:{fire_protection:5}}}", "damage": 0, "lore": [ "§9Fire Protection V", @@ -11,12 +11,24 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Magma Cream Collection", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cBlast Protection", + "§7- §cProtection", + "§7- §cProjectile Protection", + "", "§a§lUNCOMMON" ], "internalname": "FIRE_PROTECTION;5", "parent": "FIRE_PROTECTION;4", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/FIRE_PROTECTION;6.json b/items/FIRE_PROTECTION;6.json index e1639b20..625eb476 100644 --- a/items/FIRE_PROTECTION;6.json +++ b/items/FIRE_PROTECTION;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§9Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Fire Protection VI\",1:\"§7Grants §a+§f12❂ True Defense\",2:\"§f§7against fire and lava.\",3:\"\",4:\"§7§7Apply Cost: §391 Exp Levels\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{id:\"FIRE_PROTECTION;6\",enchantments:{fire_protection:6},AttributeModifiers:[]}", + "nbttag": "{display:{Lore:[0:\"§9Fire Protection VI\",1:\"§7Grants §a+§f12❂ True Defense\",2:\"§f§7against fire and lava.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aVI: §7Experiments\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fArmor\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cBlast Protection\",15:\"§7- §cProtection\",16:\"§7- §cProjectile Protection\",17:\"\",18:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{id:\"FIRE_PROTECTION;6\",enchantments:{fire_protection:6}}}", "damage": 0, "lore": [ "§9Fire Protection VI", @@ -11,12 +11,23 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aVI: §7Experiments", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cBlast Protection", + "§7- §cProtection", + "§7- §cProjectile Protection", + "", "§9§lRARE" ], "internalname": "FIRE_PROTECTION;6", "parent": "FIRE_PROTECTION;4", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/FIRE_PROTECTION;7.json b/items/FIRE_PROTECTION;7.json index 89308f29..a693a4b4 100644 --- a/items/FIRE_PROTECTION;7.json +++ b/items/FIRE_PROTECTION;7.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§5Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Protection VII\",1:\"§7Grants §a+§f14❂ True Defense\",2:\"§f§7against fire and lava.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"FIRE_PROTECTION;7\",enchantments:{fire_protection:7}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Protection VII\",1:\"§7Grants §a+§f14❂ True Defense\",2:\"§f§7against fire and lava.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aVII: §7Experiments\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fArmor\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cBlast Protection\",15:\"§7- §cProtection\",16:\"§7- §cProjectile Protection\",17:\"\",18:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"FIRE_PROTECTION;7\",enchantments:{fire_protection:7}}}", "damage": 0, "lore": [ "§9Fire Protection VII", @@ -11,11 +11,22 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aVII: §7Experiments", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cBlast Protection", + "§7- §cProtection", + "§7- §cProjectile Protection", + "", "§5§lEPIC" ], "internalname": "FIRE_PROTECTION;7", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/FIRST_STRIKE;1.json b/items/FIRST_STRIKE;1.json index a5676479..e003c696 100644 --- a/items/FIRST_STRIKE;1.json +++ b/items/FIRST_STRIKE;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9First Strike I\",1:\"§7Increases melee damage dealt by\",2:\"§7§a25% §7for the first hit on a\",3:\"§7mob.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FIRST_STRIKE;1\",enchantments:{first_strike:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9First Strike I\",1:\"§7Increases melee damage dealt by\",2:\"§7§a25% §7for the first hit on a\",3:\"§7mob.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-IV: §7Enchantment Table,\",10:\"§7Gravel Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cTriple-Strike\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FIRST_STRIKE;1\",enchantments:{first_strike:1}}}", "damage": 0, "lore": [ "§9First Strike I", @@ -12,12 +12,23 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-IV: §7Enchantment Table,", + "§7Gravel Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cTriple-Strike", + "", "§f§lCOMMON" ], "internalname": "FIRST_STRIKE;1", "parent": "FIRST_STRIKE;3", "crafttext": "", "clickcommand": "", - "modver": "1.6-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/FIRST_STRIKE;2.json b/items/FIRST_STRIKE;2.json index f95d0c26..7fc27a90 100644 --- a/items/FIRST_STRIKE;2.json +++ b/items/FIRST_STRIKE;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9First Strike II\",1:\"§7Increases melee damage dealt by\",2:\"§7§a50% §7for the first hit on a\",3:\"§7mob.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FIRST_STRIKE;2\",enchantments:{first_strike:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9First Strike II\",1:\"§7Increases melee damage dealt by\",2:\"§7§a50% §7for the first hit on a\",3:\"§7mob.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-IV: §7Enchantment Table,\",10:\"§7Gravel Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cTriple-Strike\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FIRST_STRIKE;2\",enchantments:{first_strike:2}}}", "damage": 0, "lore": [ "§9First Strike II", @@ -12,12 +12,23 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-IV: §7Enchantment Table,", + "§7Gravel Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cTriple-Strike", + "", "§f§lCOMMON" ], "internalname": "FIRST_STRIKE;2", "parent": "FIRST_STRIKE;3", "crafttext": "", "clickcommand": "", - "modver": "1.6-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/FIRST_STRIKE;3.json b/items/FIRST_STRIKE;3.json index 0e22920d..4f42087c 100644 --- a/items/FIRST_STRIKE;3.json +++ b/items/FIRST_STRIKE;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9First Strike III\",1:\"§7Increases melee damage dealt by\",2:\"§7§a75% §7for the first hit on a\",3:\"§7mob.\",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:{first_strike:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9First Strike III\",1:\"§7Increases melee damage dealt by\",2:\"§7§a75% §7for the first hit on a\",3:\"§7mob.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-IV: §7Enchantment Table,\",10:\"§7Gravel Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cTriple-Strike\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FIRST_STRIKE;3\",enchantments:{first_strike:3}}}", "damage": 0, "lore": [ "§9First Strike III", @@ -12,6 +12,17 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-IV: §7Enchantment Table,", + "§7Gravel Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cTriple-Strike", + "", "§f§lCOMMON" ], "recipe": { @@ -27,6 +38,7 @@ }, "internalname": "FIRST_STRIKE;3", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Gravel VI" + "modver": "2.0.0-REL", + "crafttext": "Requires: Gravel VI", + "infoType": "" }
\ No newline at end of file diff --git a/items/FIRST_STRIKE;4.json b/items/FIRST_STRIKE;4.json index db3ef79a..84f618cb 100644 --- a/items/FIRST_STRIKE;4.json +++ b/items/FIRST_STRIKE;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9First Strike IV\",1:\"§7Increases melee damage dealt by\",2:\"§7§a100% §7for the first hit on a\",3:\"§7mob.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{first_strike:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9First Strike IV\",1:\"§7Increases melee damage dealt by\",2:\"§7§a100% §7for the first hit on a\",3:\"§7mob.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-IV: §7Enchantment Table,\",10:\"§7Gravel Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cTriple-Strike\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"FIRST_STRIKE;4\",enchantments:{first_strike:4}}}", "damage": 0, "lore": [ "§9First Strike IV", @@ -12,12 +12,23 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-IV: §7Enchantment Table,", + "§7Gravel Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cTriple-Strike", + "", "§f§lCOMMON" ], "internalname": "FIRST_STRIKE;4", "parent": "FIRST_STRIKE;3", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/FIRST_STRIKE;5.json b/items/FIRST_STRIKE;5.json index ff5c4da8..f1132b01 100644 --- a/items/FIRST_STRIKE;5.json +++ b/items/FIRST_STRIKE;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9First Strike V\",1:\"§7Increases melee damage dealt by\",2:\"§7§a125% §7for the first hit on a\",3:\"§7mob.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"FIRST_STRIKE;5\",enchantments:{first_strike:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9First Strike V\",1:\"§7Increases melee damage dealt by\",2:\"§7§a125% §7for the first hit on a\",3:\"§7mob.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aV: §7Experiments,\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cTriple-Strike\",17:\"\",18:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"FIRST_STRIKE;5\",enchantments:{first_strike:5}}}", "damage": 0, "lore": [ "§9First Strike V", @@ -12,6 +12,16 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aV: §7Experiments,", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cTriple-Strike", + "", "§a§lUNCOMMON" ], "internalname": "FIRST_STRIKE;5", diff --git a/items/FLAME;1.json b/items/FLAME;1.json index 4f14195c..21da9bba 100644 --- a/items/FLAME;1.json +++ b/items/FLAME;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Flame I\",1:\"§7Arrows ignite your enemies for\",2:\"§7§a3s§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{flame:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Flame I\",1:\"§7Arrows ignite your enemies for\",2:\"§7§a3s§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-IV: §7Enchantment Table,\",9:\"§7Blaze Rod Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fBow\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FLAME;1\",enchantments:{flame:1}}}", "damage": 0, "lore": [ "§9Flame I", @@ -11,6 +11,13 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-IV: §7Enchantment Table,", + "§7Blaze Rod Collection", + "", + "§6Applied To:", + "§7- §fBow", + "", "§f§lCOMMON" ], "recipe": { @@ -26,5 +33,7 @@ }, "internalname": "FLAME;1", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/FORTUNE;1.json b/items/FORTUNE;1.json index 16d27a84..ff411d76 100644 --- a/items/FORTUNE;1.json +++ b/items/FORTUNE;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Fortune I\",1:\"§7Grants §a+10 §6☘ Mining\",2:\"§6Fortune§7, which increases your\",3:\"§7chance for multiple drops.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"FORTUNE;1\",enchantments:{fortune:1}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Fortune I\",1:\"§7Grants §a+10 §6☘ Mining\",2:\"§6Fortune§7, which increases your\",3:\"§7chance for multiple drops.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-III: §7Enchantment Table,\",10:\"§7Gold Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fPickaxe\",14:\"§7- §fDrill\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cSilk Touch\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"FORTUNE;1\",enchantments:{fortune:1}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Fortune I", @@ -12,12 +12,23 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enchantment Table,", + "§7Gold Collection", + "", + "§6Applied To:", + "§7- §fPickaxe", + "§7- §fDrill", + "", + "§6Conflicts:", + "§7- §cSilk Touch", + "", "§f§lCOMMON" ], "internalname": "FORTUNE;1", "parent": "FORTUNE;2", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/FORTUNE;2.json b/items/FORTUNE;2.json index 8fc69d9a..fa17877f 100644 --- a/items/FORTUNE;2.json +++ b/items/FORTUNE;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fortune II\",1:\"§7Grants §a+20 §6☘ Mining\",2:\"§6Fortune§7, which increases your\",3:\"§7chance for multiple drops.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FORTUNE;2\",enchantments:{fortune:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fortune II\",1:\"§7Grants §a+20 §6☘ Mining\",2:\"§6Fortune§7, which increases your\",3:\"§7chance for multiple drops.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-III: §7Enchantment Table,\",10:\"§7Gold Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fPickaxe\",14:\"§7- §fDrill\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cSilk Touch\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FORTUNE;2\",enchantments:{fortune:2}}}", "damage": 0, "lore": [ "§9Fortune II", @@ -12,6 +12,17 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enchantment Table,", + "§7Gold Collection", + "", + "§6Applied To:", + "§7- §fPickaxe", + "§7- §fDrill", + "", + "§6Conflicts:", + "§7- §cSilk Touch", + "", "§f§lCOMMON" ], "recipe": { @@ -27,7 +38,7 @@ }, "internalname": "FORTUNE;2", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "crafttext": "Requires: Gold Ingot VIII", "infoType": "" }
\ No newline at end of file diff --git a/items/FORTUNE;3.json b/items/FORTUNE;3.json index 5487fff2..de6c6ed0 100644 --- a/items/FORTUNE;3.json +++ b/items/FORTUNE;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Fortune III\",1:\"§7Grants §a+30 §6☘ Mining\",2:\"§6Fortune§7, which increases your\",3:\"§7chance for multiple drops.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"FORTUNE;3\",enchantments:{fortune:3}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Fortune III\",1:\"§7Grants §a+30 §6☘ Mining\",2:\"§6Fortune§7, which increases your\",3:\"§7chance for multiple drops.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-III: §7Enchantment Table,\",10:\"§7Gold Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fPickaxe\",14:\"§7- §fDrill\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cSilk Touch\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"FORTUNE;3\",enchantments:{fortune:3}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Fortune III", @@ -12,12 +12,23 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enchantment Table,", + "§7Gold Collection", + "", + "§6Applied To:", + "§7- §fPickaxe", + "§7- §fDrill", + "", + "§6Conflicts:", + "§7- §cSilk Touch", + "", "§f§lCOMMON" ], "internalname": "FORTUNE;3", "parent": "FORTUNE;2", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/FRAIL;1.json b/items/FRAIL;1.json index 2d8982f8..2750370f 100644 --- a/items/FRAIL;1.json +++ b/items/FRAIL;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frail I\",1:\"§7Sea creatures start with §a5%§7\",2:\"§7reduced health.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{frail:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frail I\",1:\"§7Sea creatures start with §a5%§7\",2:\"§7reduced health.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Clay Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FRAIL;1\",enchantments:{frail:1}}}", "damage": 0, "lore": [ "§9Frail I", @@ -11,11 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Clay Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "FRAIL;1", "parent": "FRAIL;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/FRAIL;2.json b/items/FRAIL;2.json index 5488a332..93afa424 100644 --- a/items/FRAIL;2.json +++ b/items/FRAIL;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frail II\",1:\"§7Sea creatures start with §a10%§7\",2:\"§7reduced health.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{frail:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frail II\",1:\"§7Sea creatures start with §a10%§7\",2:\"§7reduced health.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Clay Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FRAIL;2\",enchantments:{frail:2}}}", "damage": 0, "lore": [ "§9Frail II", @@ -11,11 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Clay Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "FRAIL;2", "parent": "FRAIL;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/FRAIL;3.json b/items/FRAIL;3.json index 16aec3cb..4557cf68 100644 --- a/items/FRAIL;3.json +++ b/items/FRAIL;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frail III\",1:\"§7Sea creatures start with §a15%§7\",2:\"§7reduced health.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{frail:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frail III\",1:\"§7Sea creatures start with §a15%§7\",2:\"§7reduced health.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Clay Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FRAIL;3\",enchantments:{frail:3}}}", "damage": 0, "lore": [ "§9Frail III", @@ -11,11 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Clay Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "FRAIL;3", "parent": "FRAIL;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/FRAIL;4.json b/items/FRAIL;4.json index d956f10b..8edc3e75 100644 --- a/items/FRAIL;4.json +++ b/items/FRAIL;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frail IV\",1:\"§7Sea creatures start with §a20%§7\",2:\"§7reduced health.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{frail:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frail IV\",1:\"§7Sea creatures start with §a20%§7\",2:\"§7reduced health.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Clay Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FRAIL;4\",enchantments:{frail:4}}}", "damage": 0, "lore": [ "§9Frail IV", @@ -11,6 +11,14 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Clay Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "recipe": { @@ -26,6 +34,7 @@ }, "internalname": "FRAIL;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Clay IV" + "modver": "2.0.0-REL", + "crafttext": "Requires: Clay IV", + "infoType": "" }
\ No newline at end of file diff --git a/items/FRAIL;5.json b/items/FRAIL;5.json index 42c39210..575ce6bd 100644 --- a/items/FRAIL;5.json +++ b/items/FRAIL;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frail V\",1:\"§7Sea creatures start with §a25%§7\",2:\"§7reduced health.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"FRAIL;5\",enchantments:{frail:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frail V\",1:\"§7Sea creatures start with §a25%§7\",2:\"§7reduced health.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Clay Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"FRAIL;5\",enchantments:{frail:5}}}", "damage": 0, "lore": [ "§9Frail V", @@ -11,12 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Clay Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§a§lUNCOMMON" ], "internalname": "FRAIL;5", "parent": "FRAIL;4", "crafttext": "", "clickcommand": "", - "modver": "1.6-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/FRAIL;6.json b/items/FRAIL;6.json index 5a92d043..8e98a30a 100644 --- a/items/FRAIL;6.json +++ b/items/FRAIL;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frail VI\",1:\"§7Sea creatures start with §a30%§7\",2:\"§7reduced health.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§aDrops rarely from Catfish.\",8:\"\",9:\"§9§lRARE\"],Name:\"§f§9Enchanted Book\"},ExtraAttributes:{id:\"FRAIL;6\",enchantments:{frail:6}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frail VI\",1:\"§7Sea creatures start with §a30%§7\",2:\"§7reduced health.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aVI: §7Fishing\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fFishing Rod\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§9§lRARE\"],Name:\"§f§9Enchanted Book\"},ExtraAttributes:{id:\"FRAIL;6\",enchantments:{frail:6}}}", "damage": 0, "lore": [ "§9Frail VI", @@ -11,13 +11,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aDrops rarely from Catfish.", + "§6Source:", + "§aVI: §7Fishing", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", "", "§9§lRARE" ], "internalname": "FRAIL;6", "parent": "FRAIL;4", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "crafttext": "", "clickcommand": "", "infoType": "" diff --git a/items/FROST_WALKER;1.json b/items/FROST_WALKER;1.json index 6efa0e24..a9184edc 100644 --- a/items/FROST_WALKER;1.json +++ b/items/FROST_WALKER;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frost Walker I\",1:\"§7Ice blocks will be created below\",2:\"§7you when you walk above water in\",3:\"§7a radius of §a1 §7blocks.\",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:{frost_walker:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frost Walker I\",1:\"§7Ice blocks will be created below\",2:\"§7you when you walk above water in\",3:\"§7a radius of §a1 §7blocks.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-II: §7Enchantment Table,\",10:\"§7Ice Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fBoots\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cDepth Strider\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FROST_WALKER;1\",enchantments:{frost_walker:1}}}", "damage": 0, "lore": [ "§9Frost Walker I", @@ -12,6 +12,16 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-II: §7Enchantment Table,", + "§7Ice Collection", + "", + "§6Applied To:", + "§7- §fBoots", + "", + "§6Conflicts:", + "§7- §cDepth Strider", + "", "§f§lCOMMON" ], "recipe": { @@ -27,6 +37,7 @@ }, "internalname": "FROST_WALKER;1", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Ice II" + "modver": "2.0.0-REL", + "crafttext": "Requires: Ice II", + "infoType": "" }
\ No newline at end of file diff --git a/items/FROST_WALKER;2.json b/items/FROST_WALKER;2.json index 6a48a753..515ead29 100644 --- a/items/FROST_WALKER;2.json +++ b/items/FROST_WALKER;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Frost Walker II\",1:\"§7Ice blocks will be created below\",2:\"§7you when you walk above water in\",3:\"§7a radius of §a2 §7blocks.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"FROST_WALKER;2\",enchantments:{frost_walker:2}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Frost Walker II\",1:\"§7Ice blocks will be created below\",2:\"§7you when you walk above water in\",3:\"§7a radius of §a2 §7blocks.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-II: §7Enchantment Table,\",10:\"§7Ice Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fBoots\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cDepth Strider\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"FROST_WALKER;2\",enchantments:{frost_walker:2}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Frost Walker II", @@ -12,12 +12,22 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-II: §7Enchantment Table,", + "§7Ice Collection", + "", + "§6Applied To:", + "§7- §fBoots", + "", + "§6Conflicts:", + "§7- §cDepth Strider", + "", "§f§lCOMMON" ], "internalname": "FROST_WALKER;2", "parent": "FROST_WALKER;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/GIANT_KILLER;1.json b/items/GIANT_KILLER;1.json index 40ecc39e..b7811317 100644 --- a/items/GIANT_KILLER;1.json +++ b/items/GIANT_KILLER;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Giant Killer I\",1:\"§7Increases damage dealt by §a0.1%\",2:\"§a§7for each percent of extra\",3:\"§7health that your target has\",4:\"§7above you up to 25.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"GIANT_KILLER;1\",enchantments:{giant_killer:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Giant Killer I\",1:\"§7Increases damage dealt by §a0.1%\",2:\"§a§7for each percent of extra\",3:\"§7health that your target has\",4:\"§7above you up to 25.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Ghast Tear Collection\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cTitan Killer\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"GIANT_KILLER;1\",enchantments:{giant_killer:1}}}", "damage": 0, "lore": [ "§9Giant Killer I", @@ -13,12 +13,23 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Ghast Tear Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cTitan Killer", + "", "§f§lCOMMON" ], "internalname": "GIANT_KILLER;1", "parent": "GIANT_KILLER;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/GIANT_KILLER;2.json b/items/GIANT_KILLER;2.json index 0f155aef..9d4084f7 100644 --- a/items/GIANT_KILLER;2.json +++ b/items/GIANT_KILLER;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Giant Killer II\",1:\"§7Increases damage dealt by §a0.2%\",2:\"§a§7for each percent of extra\",3:\"§7health that your target has\",4:\"§7above you up to 25.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"GIANT_KILLER;2\",enchantments:{giant_killer:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Giant Killer II\",1:\"§7Increases damage dealt by §a0.2%\",2:\"§a§7for each percent of extra\",3:\"§7health that your target has\",4:\"§7above you up to 25.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Ghast Tear Collection\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cTitan Killer\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"GIANT_KILLER;2\",enchantments:{giant_killer:2}}}", "damage": 0, "lore": [ "§9Giant Killer II", @@ -13,12 +13,23 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Ghast Tear Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cTitan Killer", + "", "§f§lCOMMON" ], "internalname": "GIANT_KILLER;2", "parent": "GIANT_KILLER;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/GIANT_KILLER;3.json b/items/GIANT_KILLER;3.json index b0de2c65..0e48411d 100644 --- a/items/GIANT_KILLER;3.json +++ b/items/GIANT_KILLER;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Giant Killer III\",1:\"§7Increases damage dealt by §a0.3%\",2:\"§a§7for each percent of extra\",3:\"§7health that your target has\",4:\"§7above you up to 25.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"GIANT_KILLER;3\",enchantments:{giant_killer:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Giant Killer III\",1:\"§7Increases damage dealt by §a0.3%\",2:\"§a§7for each percent of extra\",3:\"§7health that your target has\",4:\"§7above you up to 25.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Ghast Tear Collection\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cTitan Killer\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"GIANT_KILLER;3\",enchantments:{giant_killer:3}}}", "damage": 0, "lore": [ "§9Giant Killer III", @@ -13,12 +13,23 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Ghast Tear Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cTitan Killer", + "", "§f§lCOMMON" ], "internalname": "GIANT_KILLER;3", "parent": "GIANT_KILLER;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/GIANT_KILLER;4.json b/items/GIANT_KILLER;4.json index 16cb82e8..d73b1c7c 100644 --- a/items/GIANT_KILLER;4.json +++ b/items/GIANT_KILLER;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Giant Killer IV\",1:\"§7Increases damage dealt by §a0.4%\",2:\"§a§7for each percent of extra\",3:\"§7health that your target has\",4:\"§7above you up to 25.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{giant_killer:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Giant Killer IV\",1:\"§7Increases damage dealt by §a0.4%\",2:\"§a§7for each percent of extra\",3:\"§7health that your target has\",4:\"§7above you up to 25.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Ghast Tear Collection\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cTitan Killer\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"GIANT_KILLER;4\",enchantments:{giant_killer:4}}}", "damage": 0, "lore": [ "§9Giant Killer IV", @@ -13,6 +13,17 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Ghast Tear Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cTitan Killer", + "", "§f§lCOMMON" ], "recipe": { @@ -28,6 +39,7 @@ }, "internalname": "GIANT_KILLER;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Ghast Tear III" + "modver": "2.0.0-REL", + "crafttext": "Requires: Ghast Tear III", + "infoType": "" }
\ No newline at end of file diff --git a/items/GIANT_KILLER;5.json b/items/GIANT_KILLER;5.json index e4614053..f9743fe1 100644 --- a/items/GIANT_KILLER;5.json +++ b/items/GIANT_KILLER;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Giant Killer V\",1:\"§7Increases damage dealt by §a0.5%\",2:\"§a§7for each percent of extra\",3:\"§7health that your target has\",4:\"§7above you up to 25.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{giant_killer:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Giant Killer V\",1:\"§7Increases damage dealt by §a0.5%\",2:\"§a§7for each percent of extra\",3:\"§7health that your target has\",4:\"§7above you up to 25.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Ghast Tear Collection\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cTitan Killer\",19:\"\",20:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"GIANT_KILLER;5\",enchantments:{giant_killer:5}}}", "damage": 0, "lore": [ "§9Giant Killer V", @@ -13,12 +13,23 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Ghast Tear Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cTitan Killer", + "", "§a§lUNCOMMON" ], "internalname": "GIANT_KILLER;5", "parent": "GIANT_KILLER;4", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/GIANT_KILLER;6.json b/items/GIANT_KILLER;6.json index 7189d92f..06be8c46 100644 --- a/items/GIANT_KILLER;6.json +++ b/items/GIANT_KILLER;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Giant Killer VI\",1:\"§7Increases damage dealt by §a0.6%\",2:\"§a§7for each percent of extra\",3:\"§7health that your target has\",4:\"§7above you up to 25.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§aBought from the Dark Auction.\",10:\"\",11:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"GIANT_KILLER;6\",enchantments:{giant_killer:6}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Giant Killer VI\",1:\"§7Increases damage dealt by §a0.6%\",2:\"§a§7for each percent of extra\",3:\"§7health that your target has\",4:\"§7above you up to 25.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aVI: §7Dark Auction,\",11:\"§7Experiments\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cTitan Killer\",19:\"\",20:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"GIANT_KILLER;6\",enchantments:{giant_killer:6}}}", "damage": 0, "lore": [ "§9Giant Killer VI", @@ -13,13 +13,22 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aBought from the Dark Auction.", + "§6Source:", + "§aVI: §7Dark Auction,", + "§7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cTitan Killer", "", "§9§lRARE" ], "internalname": "GIANT_KILLER;6", "parent": "GIANT_KILLER;4", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "crafttext": "", "clickcommand": "", "infoType": "" diff --git a/items/GIANT_KILLER;7.json b/items/GIANT_KILLER;7.json index 41235a82..fe86579f 100644 --- a/items/GIANT_KILLER;7.json +++ b/items/GIANT_KILLER;7.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§5Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Giant Killer VII\",1:\"§7Increases damage dealt by §a0.7%\",2:\"§a§7for each percent of extra\",3:\"§7health that your target has\",4:\"§7above you up to 25.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§aObtained from the Darker Auction\",10:\"\",11:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"GIANT_KILLER;7\",enchantments:{giant_killer:7}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Giant Killer VII\",1:\"§7Increases damage dealt by §a0.7%\",2:\"§a§7for each percent of extra\",3:\"§7health that your target has\",4:\"§7above you up to 25.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aVI: §7Experiments,\",11:\"§7Scorpius\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cTitan Killer\",19:\"\",20:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"GIANT_KILLER;7\",enchantments:{giant_killer:7}}}", "damage": 0, "lore": [ "§9Giant Killer VII", @@ -13,7 +13,16 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aObtained from the Darker Auction", + "§6Source:", + "§aVI: §7Experiments,", + "§7Scorpius", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cTitan Killer", "", "§5§lEPIC" ], @@ -21,6 +30,6 @@ "parent": "GIANT_KILLER;4", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/GROWTH;1.json b/items/GROWTH;1.json index 2643df41..2c3349ad 100644 --- a/items/GROWTH;1.json +++ b/items/GROWTH;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Growth I\",1:\"§7Grants §a+15 §c❤ Health§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{growth:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Growth I\",1:\"§7Grants §a+15 §c❤ Health§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table,\",8:\"§7Dark Oak Collection\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fArmor\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"GROWTH;1\",enchantments:{growth:1}}}", "damage": 0, "lore": [ "§9Growth I", @@ -10,11 +10,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Dark Oak Collection", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§f§lCOMMON" ], "internalname": "GROWTH;1", "parent": "GROWTH;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/GROWTH;2.json b/items/GROWTH;2.json index 81651f8d..c09cd7d7 100644 --- a/items/GROWTH;2.json +++ b/items/GROWTH;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Growth II\",1:\"§7Grants §a+30 §c❤ Health§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{growth:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Growth II\",1:\"§7Grants §a+30 §c❤ Health§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table,\",8:\"§7Dark Oak Collection\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fArmor\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"GROWTH;2\",enchantments:{growth:2}}}", "damage": 0, "lore": [ "§9Growth II", @@ -10,11 +10,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Dark Oak Collection", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§f§lCOMMON" ], "internalname": "GROWTH;2", "parent": "GROWTH;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/GROWTH;3.json b/items/GROWTH;3.json index d7aab0ec..4ce48321 100644 --- a/items/GROWTH;3.json +++ b/items/GROWTH;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Growth III\",1:\"§7Grants §a+45 §c❤ Health§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{growth:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Growth III\",1:\"§7Grants §a+45 §c❤ Health§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table,\",8:\"§7Dark Oak Collection\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fArmor\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"GROWTH;3\",enchantments:{growth:3}}}", "damage": 0, "lore": [ "§9Growth III", @@ -10,11 +10,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Dark Oak Collection", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§f§lCOMMON" ], "internalname": "GROWTH;3", "parent": "GROWTH;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/GROWTH;4.json b/items/GROWTH;4.json index be153e74..07038462 100644 --- a/items/GROWTH;4.json +++ b/items/GROWTH;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Growth IV\",1:\"§7Grants §a+60 §c❤ Health§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{growth:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Growth IV\",1:\"§7Grants §a+60 §c❤ Health§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table,\",8:\"§7Dark Oak Collection\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fArmor\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"GROWTH;4\",enchantments:{growth:4}}}", "damage": 0, "lore": [ "§9Growth IV", @@ -10,6 +10,13 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Dark Oak Collection", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§f§lCOMMON" ], "recipe": { @@ -25,6 +32,7 @@ }, "internalname": "GROWTH;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Dark Oak Wood VII" + "modver": "2.0.0-REL", + "crafttext": "Requires: Dark Oak Wood VII", + "infoType": "" }
\ No newline at end of file diff --git a/items/GROWTH;5.json b/items/GROWTH;5.json index 3ece6174..68e8d4b6 100644 --- a/items/GROWTH;5.json +++ b/items/GROWTH;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Growth V\",1:\"§7Grants §a+75 §c❤ Health§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{growth:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Growth V\",1:\"§7Grants §a+75 §c❤ Health§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table,\",8:\"§7Dark Oak Collection\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fArmor\",12:\"\",13:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"GROWTH;5\",enchantments:{growth:5}}}", "damage": 0, "lore": [ "§9Growth V", @@ -10,12 +10,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Dark Oak Collection", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§a§lUNCOMMON" ], "internalname": "GROWTH;5", "parent": "GROWTH;4", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/GROWTH;6.json b/items/GROWTH;6.json index 6106670c..2401bb4b 100644 --- a/items/GROWTH;6.json +++ b/items/GROWTH;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Growth VI\",1:\"§7Grants §a+90 §c❤ Health§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§aBought from the Dark Auction.\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"GROWTH;6\",enchantments:{growth:6}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Growth VI\",1:\"§7Grants §a+90 §c❤ Health§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aVI: §7Dark Auction,\",8:\"§7Experiments\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fArmor\",12:\"\",13:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"GROWTH;6\",enchantments:{growth:6}}}", "damage": 0, "lore": [ "§9Growth VI", @@ -10,13 +10,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aBought from the Dark Auction.", + "§6Source:", + "§aVI: §7Dark Auction,", + "§7Experiments", + "", + "§6Applied To:", + "§7- §fArmor", "", "§9§lRARE" ], "internalname": "GROWTH;6", "parent": "GROWTH;4", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "crafttext": "", "clickcommand": "", "infoType": "" diff --git a/items/GROWTH;7.json b/items/GROWTH;7.json index fdb28d7d..606b3d16 100644 --- a/items/GROWTH;7.json +++ b/items/GROWTH;7.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§5Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Growth VII\",1:\"§7Grants §a+105 §c❤ Health§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§aObtained from the Darker Auction\",7:\"\",8:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"GROWTH;7\",enchantments:{growth:7}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Growth VII\",1:\"§7Grants §a+105 §c❤ Health§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aVII: §7Experiments\",8:\"§7Scorpius\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fArmor\",12:\"\",13:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"GROWTH;7\",enchantments:{growth:7}}}", "damage": 0, "lore": [ "§9Growth VII", @@ -10,7 +10,12 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aObtained from the Darker Auction", + "§6Source:", + "§aVII: §7Experiments", + "§7Scorpius", + "", + "§6Applied To:", + "§7- §fArmor", "", "§5§lEPIC" ], @@ -18,6 +23,6 @@ "parent": "GROWTH;4", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/HARVESTING;1.json b/items/HARVESTING;1.json index bb58850c..f18f760d 100644 --- a/items/HARVESTING;1.json +++ b/items/HARVESTING;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting I\",1:\"§7Grants §a+12.5 §6☘ Farming§r§7\",2:\"§6Fortune§7, which increases your§r§7\",3:\"§7chance for multiple crops.§r§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"HARVESTING;1\",enchantments:{harvesting:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting I\",1:\"§7Grants §a+12.5 §6☘ Farming§r§7\",2:\"§6Fortune§7, which increases your§r§7\",3:\"§7chance for multiple crops.§r§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Wheat Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fHoe\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"HARVESTING;1\",enchantments:{harvesting:1}}}", "damage": 0, "lore": [ "§9Harvesting I", @@ -12,12 +12,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Wheat Collection", + "", + "§6Applied To:", + "§7- §fHoe", + "", "§f§lCOMMON" ], "internalname": "HARVESTING;1", "parent": "HARVESTING;5", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/HARVESTING;2.json b/items/HARVESTING;2.json index 07711be2..453f8e64 100644 --- a/items/HARVESTING;2.json +++ b/items/HARVESTING;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting II\",1:\"§7Grants §a+25 §6☘ Farming§r§7\",2:\"§6Fortune§7, which increases your§r§7\",3:\"§7chance for multiple crops.§r§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"HARVESTING;2\",enchantments:{harvesting:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting II\",1:\"§7Grants §a+25 §6☘ Farming§r§7\",2:\"§6Fortune§7, which increases your§r§7\",3:\"§7chance for multiple crops.§r§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Wheat Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fHoe\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"HARVESTING;2\",enchantments:{harvesting:2}}}", "damage": 0, "lore": [ "§9Harvesting II", @@ -12,12 +12,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Wheat Collection", + "", + "§6Applied To:", + "§7- §fHoe", + "", "§f§lCOMMON" ], "internalname": "HARVESTING;2", "parent": "HARVESTING;5", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/HARVESTING;3.json b/items/HARVESTING;3.json index da5da056..2cea4011 100644 --- a/items/HARVESTING;3.json +++ b/items/HARVESTING;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting III\",1:\"§7Grants §a+50 §6☘ Farming§r§7\",2:\"§6Fortune§7, which increases your§r§7\",3:\"§7chance for multiple crops.§r§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"HARVESTING;3\",enchantments:{harvesting:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting III\",1:\"§7Grants §a+50 §6☘ Farming§r§7\",2:\"§6Fortune§7, which increases your§r§7\",3:\"§7chance for multiple crops.§r§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Wheat Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fHoe\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"HARVESTING;3\",enchantments:{harvesting:3}}}", "damage": 0, "lore": [ "§9Harvesting III", @@ -12,12 +12,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Wheat Collection", + "", + "§6Applied To:", + "§7- §fHoe", + "", "§f§lCOMMON" ], "internalname": "HARVESTING;3", "parent": "HARVESTING;5", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/HARVESTING;4.json b/items/HARVESTING;4.json index 62037a43..73f4f8c1 100644 --- a/items/HARVESTING;4.json +++ b/items/HARVESTING;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting IV\",1:\"§7Grants §a+37.5 §6☘ Farming§r§7\",2:\"§6Fortune§7, which increases your§r§7\",3:\"§7chance for multiple crops.§r§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"HARVESTING;4\",enchantments:{harvesting:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting IV\",1:\"§7Grants §a+37.5 §6☘ Farming§r§7\",2:\"§6Fortune§7, which increases your§r§7\",3:\"§7chance for multiple crops.§r§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Wheat Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fHoe\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"HARVESTING;4\",enchantments:{harvesting:4}}}", "damage": 0, "lore": [ "§9Harvesting IV", @@ -12,12 +12,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Wheat Collection", + "", + "§6Applied To:", + "§7- §fHoe", + "", "§f§lCOMMON" ], "internalname": "HARVESTING;4", "parent": "HARVESTING;5", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/HARVESTING;5.json b/items/HARVESTING;5.json index 69773b68..5a9eb87f 100644 --- a/items/HARVESTING;5.json +++ b/items/HARVESTING;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting V\",1:\"§7Grants §a+62.5 §6☘ Farming§r§7\",2:\"§6Fortune§7, which increases your§r§7\",3:\"§7chance for multiple crops.§r§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"HARVESTING;5\",enchantments:{harvesting:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting V\",1:\"§7Grants §a+62.5 §6☘ Farming§r§7\",2:\"§6Fortune§7, which increases your§r§7\",3:\"§7chance for multiple crops.§r§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Wheat Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fHoe\",14:\"\",15:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"HARVESTING;5\",enchantments:{harvesting:5}}}", "damage": 0, "lore": [ "§9Harvesting V", @@ -12,6 +12,13 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Wheat Collection", + "", + "§6Applied To:", + "§7- §fHoe", + "", "§a§lUNCOMMON" ], "recipe": { @@ -27,7 +34,7 @@ }, "internalname": "HARVESTING;5", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "crafttext": "Requires: Wheat II", "infoType": "" }
\ No newline at end of file diff --git a/items/HARVESTING;6.json b/items/HARVESTING;6.json index 1bfa355d..a3f4eb11 100644 --- a/items/HARVESTING;6.json +++ b/items/HARVESTING;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§9Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Harvesting VI\",1:\"§7Grants §a+75 §6☘ Farming\",2:\"§6Fortune§7, which increases your\",3:\"§7chance for multiple crops.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"HARVESTING;6\",enchantments:{harvesting:6}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Harvesting VI\",1:\"§7Grants §a+75 §6☘ Farming\",2:\"§6Fortune§7, which increases your\",3:\"§7chance for multiple crops.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aVI: §7Shiny Pigs\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fHoe\",13:\"\",14:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"HARVESTING;6\",enchantments:{harvesting:6}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Harvesting VI", @@ -12,6 +12,12 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aVI: §7Shiny Pigs", + "", + "§6Applied To:", + "§7- §fHoe", + "", "§9§lRARE" ], "internalname": "HARVESTING;6", diff --git a/items/IMPALING;1.json b/items/IMPALING;1.json index cd6cc030..4f9386a5 100644 --- a/items/IMPALING;1.json +++ b/items/IMPALING;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Impaling I\",1:\"§7Increases damage dealt to\",2:\"§7§7Guardians§7 and §7Squids§7 by\",3:\"§7§a12.5%§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:{impaling:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Impaling I\",1:\"§7Increases damage dealt to\",2:\"§7§7Guardians§7 and §7Squids§7 by\",3:\"§7§a12.5%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-III: §7Enchantment Table,\",10:\"§7Prismarine Shard Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fBow\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"IMPALING;1\",enchantments:{impaling:1}}}", "damage": 0, "lore": [ "§9Impaling I", @@ -12,11 +12,21 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enchantment Table,", + "§7Prismarine Shard Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fBow", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "IMPALING;1", "parent": "IMPALING;2", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/IMPALING;2.json b/items/IMPALING;2.json index 5c0babfb..21148eb0 100644 --- a/items/IMPALING;2.json +++ b/items/IMPALING;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Impaling II\",1:\"§7Increases damage dealt to\",2:\"§7§7Guardians§7 and §7Squids§7 by\",3:\"§7§a25%§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:{impaling:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Impaling II\",1:\"§7Increases damage dealt to\",2:\"§7§7Guardians§7 and §7Squids§7 by\",3:\"§7§a25%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-III: §7Enchantment Table,\",10:\"§7Prismarine Shard Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fBow\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"IMPALING;2\",enchantments:{impaling:2}}}", "damage": 0, "lore": [ "§9Impaling II", @@ -12,6 +12,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enchantment Table,", + "§7Prismarine Shard Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fBow", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "recipe": { @@ -27,6 +36,7 @@ }, "internalname": "IMPALING;2", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Prismarine Shard I" + "modver": "2.0.0-REL", + "crafttext": "Requires: Prismarine Shard I", + "infoType": "" }
\ No newline at end of file diff --git a/items/IMPALING;3.json b/items/IMPALING;3.json index 4a9aab77..016c4693 100644 --- a/items/IMPALING;3.json +++ b/items/IMPALING;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Impaling III\",1:\"§7Increases damage dealt to\",2:\"§7§7Guardians§7 and §7Squids§7 by\",3:\"§7§a37.5%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"IMPALING;3\",enchantments:{impaling:3}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Impaling III\",1:\"§7Increases damage dealt to\",2:\"§7§7Guardians§7 and §7Squids§7 by\",3:\"§7§a37.5%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-III: §7Enchantment Table,\",10:\"§7Prismarine Shard Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fBow\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"IMPALING;3\",enchantments:{impaling:3}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Impaling III", @@ -12,12 +12,21 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enchantment Table,", + "§7Prismarine Shard Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fBow", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "IMPALING;3", "parent": "IMPALING;2", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/INFINITE_QUIVER;1.json b/items/INFINITE_QUIVER;1.json index 802ac2c5..1e7f1861 100644 --- a/items/INFINITE_QUIVER;1.json +++ b/items/INFINITE_QUIVER;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver I\",1:\"§7Saves arrows §a10%§7 of the time\",2:\"§7when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"INFINITE_QUIVER;1\",enchantments:{infinite_quiver:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver I\",1:\"§7Saves arrows §a10%§7 of the time\",2:\"§7when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7String Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fBow\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"INFINITE_QUIVER;1\",enchantments:{infinite_quiver:1}}}", "damage": 0, "lore": [ "§9Infinite Quiver I", @@ -11,12 +11,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7String Collection", + "", + "§6Applied To:", + "§7- §fBow", + "", "§f§lCOMMON" ], "internalname": "INFINITE_QUIVER;1", "parent": "INFINITE_QUIVER;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/INFINITE_QUIVER;10.json b/items/INFINITE_QUIVER;10.json index 9003933e..9b01c2e7 100644 --- a/items/INFINITE_QUIVER;10.json +++ b/items/INFINITE_QUIVER;10.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§4Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver X\",1:\"§7Saves arrows §a100%§7 of the\",2:\"§7time when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§4§lSUPREME\"],Name:\"§f§f§4Enchanted Book\"},ExtraAttributes:{id:\"INFINITE_QUIVER;10\",enchantments:{infinite_quiver:10}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver X\",1:\"§7Saves arrows §a100%§7 of the\",2:\"§7time when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aX: §7Dungeon\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fBow\",12:\"\",13:\"§4§lSUPREME\"],Name:\"§f§f§4Enchanted Book\"},ExtraAttributes:{id:\"INFINITE_QUIVER;10\",enchantments:{infinite_quiver:10}}}", "damage": 0, "lore": [ "§9Infinite Quiver X", @@ -11,12 +11,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aX: §7Dungeon", + "", + "§6Applied To:", + "§7- §fBow", + "", "§4§lSUPREME" ], "internalname": "INFINITE_QUIVER;10", "parent": "INFINITE_QUIVER;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/INFINITE_QUIVER;2.json b/items/INFINITE_QUIVER;2.json index d70c881a..dc7247bd 100644 --- a/items/INFINITE_QUIVER;2.json +++ b/items/INFINITE_QUIVER;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver II\",1:\"§7Saves arrows §a20%§7 of the time\",2:\"§7when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"INFINITE_QUIVER;2\",enchantments:{infinite_quiver:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver II\",1:\"§7Saves arrows §a20%§7 of the time\",2:\"§7when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7String Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fBow\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"INFINITE_QUIVER;2\",enchantments:{infinite_quiver:2}}}", "damage": 0, "lore": [ "§9Infinite Quiver II", @@ -11,12 +11,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7String Collection", + "", + "§6Applied To:", + "§7- §fBow", + "", "§f§lCOMMON" ], "internalname": "INFINITE_QUIVER;2", "parent": "INFINITE_QUIVER;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/INFINITE_QUIVER;3.json b/items/INFINITE_QUIVER;3.json index 7e4a7382..6d26adf7 100644 --- a/items/INFINITE_QUIVER;3.json +++ b/items/INFINITE_QUIVER;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver III\",1:\"§7Saves arrows §a30%§7 of the time\",2:\"§7when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"INFINITE_QUIVER;3\",enchantments:{infinite_quiver:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver III\",1:\"§7Saves arrows §a30%§7 of the time\",2:\"§7when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7String Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fBow\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"INFINITE_QUIVER;3\",enchantments:{infinite_quiver:3}}}", "damage": 0, "lore": [ "§9Infinite Quiver III", @@ -11,12 +11,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7String Collection", + "", + "§6Applied To:", + "§7- §fBow", + "", "§f§lCOMMON" ], "internalname": "INFINITE_QUIVER;3", "parent": "INFINITE_QUIVER;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/INFINITE_QUIVER;4.json b/items/INFINITE_QUIVER;4.json index 8ad84b2b..2fe84ea6 100644 --- a/items/INFINITE_QUIVER;4.json +++ b/items/INFINITE_QUIVER;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver IV\",1:\"§7Saves arrows §a40%§7 of the time\",2:\"§7when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{infinite_quiver:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver IV\",1:\"§7Saves arrows §a40%§7 of the time\",2:\"§7when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7String Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fBow\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"INFINITE_QUIVER;4\",enchantments:{infinite_quiver:4}}}", "damage": 0, "lore": [ "§9Infinite Quiver IV", @@ -11,6 +11,13 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7String Collection", + "", + "§6Applied To:", + "§7- §fBow", + "", "§f§lCOMMON" ], "recipe": { @@ -26,5 +33,7 @@ }, "internalname": "INFINITE_QUIVER;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/INFINITE_QUIVER;5.json b/items/INFINITE_QUIVER;5.json index ea462555..5e55ea7f 100644 --- a/items/INFINITE_QUIVER;5.json +++ b/items/INFINITE_QUIVER;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver V\",1:\"§7Saves arrows §a50%§7 of the time\",2:\"§7when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"INFINITE_QUIVER;5\",enchantments:{infinite_quiver:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver V\",1:\"§7Saves arrows §a50%§7 of the time\",2:\"§7when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7String Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fBow\",13:\"\",14:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"INFINITE_QUIVER;5\",enchantments:{infinite_quiver:5}}}", "damage": 0, "lore": [ "§9Infinite Quiver V", @@ -11,12 +11,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7String Collection", + "", + "§6Applied To:", + "§7- §fBow", + "", "§a§lUNCOMMON" ], "internalname": "INFINITE_QUIVER;5", "parent": "INFINITE_QUIVER;4", "crafttext": "", "clickcommand": "", - "modver": "1.6-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/INFINITE_QUIVER;6.json b/items/INFINITE_QUIVER;6.json index f38c6539..a112438e 100644 --- a/items/INFINITE_QUIVER;6.json +++ b/items/INFINITE_QUIVER;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver VI\",1:\"§7Saves arrows §a60%§7 of the time\",2:\"§7when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"INFINITE_QUIVER;6\",enchantments:{infinite_quiver:6}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver VI\",1:\"§7Saves arrows §a60%§7 of the time\",2:\"§7when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aVI: §7Dungeon\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fBow\",12:\"\",13:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"INFINITE_QUIVER;6\",enchantments:{infinite_quiver:6}}}", "damage": 0, "lore": [ "§9Infinite Quiver VI", @@ -11,11 +11,17 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aVI: §7Dungeon", + "", + "§6Applied To:", + "§7- §fBow", + "", "§9§lRARE" ], "internalname": "INFINITE_QUIVER;6", "parent": "INFINITE_QUIVER;4", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "crafttext": "", "clickcommand": "", "infoType": "" diff --git a/items/INFINITE_QUIVER;7.json b/items/INFINITE_QUIVER;7.json index edfa7e90..0613e8d5 100644 --- a/items/INFINITE_QUIVER;7.json +++ b/items/INFINITE_QUIVER;7.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§5Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver VII\",1:\"§7Saves arrows §a70%§7 of the time\",2:\"§7when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"INFINITE_QUIVER;7\",enchantments:{infinite_quiver:7}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver VII\",1:\"§7Saves arrows §a70%§7 of the time\",2:\"§7when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aVII: §7Dungeon\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fBow\",12:\"\",13:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"INFINITE_QUIVER;7\",enchantments:{infinite_quiver:7}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Infinite Quiver VII", @@ -11,12 +11,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aVII: §7Dungeon", + "", + "§6Applied To:", + "§7- §fBow", + "", "§5§lEPIC" ], "internalname": "INFINITE_QUIVER;7", "parent": "INFINITE_QUIVER;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/INFINITE_QUIVER;8.json b/items/INFINITE_QUIVER;8.json index 90becb33..05b867d3 100644 --- a/items/INFINITE_QUIVER;8.json +++ b/items/INFINITE_QUIVER;8.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§6Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver VIII\",1:\"§7Saves arrows §a80%§7 of the time\",2:\"§7when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6§lLEGENDARY\"],Name:\"§f§f§6Enchanted Book\"},ExtraAttributes:{id:\"INFINITE_QUIVER;8\",enchantments:{infinite_quiver:8}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver VIII\",1:\"§7Saves arrows §a80%§7 of the time\",2:\"§7when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aVIII: §7Dungeon\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fBow\",12:\"\",13:\"§6§lLEGENDARY\"],Name:\"§f§f§6Enchanted Book\"},ExtraAttributes:{id:\"INFINITE_QUIVER;8\",enchantments:{infinite_quiver:8}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Infinite Quiver VIII", @@ -11,12 +11,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aVIII: §7Dungeon", + "", + "§6Applied To:", + "§7- §fBow", + "", "§6§lLEGENDARY" ], "internalname": "INFINITE_QUIVER;8", "parent": "INFINITE_QUIVER;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/INFINITE_QUIVER;9.json b/items/INFINITE_QUIVER;9.json index d21c09d9..87d8f695 100644 --- a/items/INFINITE_QUIVER;9.json +++ b/items/INFINITE_QUIVER;9.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§dEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver IX\",1:\"§7Saves arrows §a90%§7 of the time\",2:\"§7when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§d§lMYTHIC\"],Name:\"§f§f§dEnchanted Book\"},ExtraAttributes:{id:\"INFINITE_QUIVER;9\",enchantments:{infinite_quiver:9}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver IX\",1:\"§7Saves arrows §a90%§7 of the time\",2:\"§7when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aIX: §7Dungeon\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fBow\",12:\"\",13:\"§d§lMYTHIC\"],Name:\"§f§f§dEnchanted Book\"},ExtraAttributes:{id:\"INFINITE_QUIVER;9\",enchantments:{infinite_quiver:9}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Infinite Quiver IX", @@ -11,12 +11,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aIX: §7Dungeon", + "", + "§6Applied To:", + "§7- §fBow", + "", "§d§lMYTHIC" ], "internalname": "INFINITE_QUIVER;9", "parent": "INFINITE_QUIVER;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/KNOCKBACK;1.json b/items/KNOCKBACK;1.json index ce51ec61..563dfb61 100644 --- a/items/KNOCKBACK;1.json +++ b/items/KNOCKBACK;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Knockback I\",1:\"§7Increases knockback by §a3§7\",2:\"§7blocks.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{knockback:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Knockback I\",1:\"§7Increases knockback by §a3§7\",2:\"§7blocks.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-II: §7Enchantment Table,\",9:\"§7Slimeball Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"KNOCKBACK;1\",enchantments:{knockback:1}}}", "damage": 0, "lore": [ "§9Knockback I", @@ -11,6 +11,14 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-II: §7Enchantment Table,", + "§7Slimeball Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "recipe": { @@ -26,5 +34,7 @@ }, "internalname": "KNOCKBACK;1", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/KNOCKBACK;2.json b/items/KNOCKBACK;2.json index 74be4592..772cf9d6 100644 --- a/items/KNOCKBACK;2.json +++ b/items/KNOCKBACK;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Knockback II\",1:\"§7Increases knockback by §a6§7\",2:\"§7blocks.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"KNOCKBACK;2\",enchantments:{knockback:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Knockback II\",1:\"§7Increases knockback by §a6§7\",2:\"§7blocks.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-II: §7Enchantment Table,\",9:\"§7Slimeball Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"KNOCKBACK;2\",enchantments:{knockback:2}}}", "damage": 0, "lore": [ "§9Knockback II", @@ -11,12 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-II: §7Enchantment Table,", + "§7Slimeball Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "KNOCKBACK;2", "parent": "KNOCKBACK;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/LETHALITY;1.json b/items/LETHALITY;1.json index e67fbab1..cd0660ad 100644 --- a/items/LETHALITY;1.json +++ b/items/LETHALITY;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality I\",1:\"§7Reduces the armor of your target\",2:\"§7by §a1.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lethality:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality I\",1:\"§7Reduces the armor of your target\",2:\"§7by §a1.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Obsidian Collection\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LETHALITY;1\",enchantments:{lethality:1}}}", "damage": 0, "lore": [ "§9Lethality I", @@ -13,12 +13,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Obsidian Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "LETHALITY;1", "parent": "LETHALITY;4", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/LETHALITY;2.json b/items/LETHALITY;2.json index 0b78eec8..8ab76982 100644 --- a/items/LETHALITY;2.json +++ b/items/LETHALITY;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality II\",1:\"§7Reduces the armor of your target\",2:\"§7by §a2.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lethality:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality II\",1:\"§7Reduces the armor of your target\",2:\"§7by §a2.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Obsidian Collection\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LETHALITY;2\",enchantments:{lethality:2}}}", "damage": 0, "lore": [ "§9Lethality II", @@ -13,12 +13,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Obsidian Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "LETHALITY;2", "parent": "LETHALITY;4", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/LETHALITY;3.json b/items/LETHALITY;3.json index 15b23cee..c544c64b 100644 --- a/items/LETHALITY;3.json +++ b/items/LETHALITY;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality III\",1:\"§7Reduces the armor of your target\",2:\"§7by §a3.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lethality:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality III\",1:\"§7Reduces the armor of your target\",2:\"§7by §a3.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Obsidian Collection\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LETHALITY;3\",enchantments:{lethality:3}}}", "damage": 0, "lore": [ "§9Lethality III", @@ -13,12 +13,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Obsidian Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "LETHALITY;3", "parent": "LETHALITY;4", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/LETHALITY;4.json b/items/LETHALITY;4.json index 9e9bc83a..08470059 100644 --- a/items/LETHALITY;4.json +++ b/items/LETHALITY;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality IV\",1:\"§7Reduces the armor of your target\",2:\"§7by §a4.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lethality:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality IV\",1:\"§7Reduces the armor of your target\",2:\"§7by §a4.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Obsidian Collection\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LETHALITY;4\",enchantments:{lethality:4}}}", "damage": 0, "lore": [ "§9Lethality IV", @@ -13,6 +13,14 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Obsidian Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "recipe": { @@ -28,6 +36,7 @@ }, "internalname": "LETHALITY;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Obsidian II" + "modver": "2.0.0-REL", + "crafttext": "Requires: Obsidian II", + "infoType": "" }
\ No newline at end of file diff --git a/items/LETHALITY;5.json b/items/LETHALITY;5.json index e9819513..6b13f81c 100644 --- a/items/LETHALITY;5.json +++ b/items/LETHALITY;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality V\",1:\"§7Reduces the armor of your target\",2:\"§7by §a15% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",id:\"LETHALITY;5\",enchantments:{lethality:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality V\",1:\"§7Reduces the armor of your target\",2:\"§7by §a15% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Obsidian Collection\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"LETHALITY;5\",enchantments:{lethality:5}}}", "damage": 0, "lore": [ "§9Lethality V", @@ -13,12 +13,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Obsidian Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§a§lUNCOMMON" ], "internalname": "LETHALITY;5", "crafttext": "", "parent": "LETHALITY;4", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/LETHALITY;6.json b/items/LETHALITY;6.json index 8a524552..ce7516bc 100644 --- a/items/LETHALITY;6.json +++ b/items/LETHALITY;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality VI\",1:\"§7Reduces the armor of your target\",2:\"§7by §a18% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",id:\"LETHALITY;6\",enchantments:{lethality:6}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality VI\",1:\"§7Reduces the armor of your target\",2:\"§7by §a18% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aVI: §7Dungeons,\",11:\"§7Experiments\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{id:\"LETHALITY;6\",enchantments:{lethality:6}}}", "damage": 0, "lore": [ "§9Lethality VI", @@ -13,11 +13,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aVI: §7Dungeons,", + "§7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§9§lRARE" ], "internalname": "LETHALITY;6", "parent": "LETHALITY;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL" + "modver": "2.0.0-REL", + "infoType": "" }
\ No newline at end of file diff --git a/items/LIFE_STEAL;1.json b/items/LIFE_STEAL;1.json index f101e40d..d1ebb549 100644 --- a/items/LIFE_STEAL;1.json +++ b/items/LIFE_STEAL;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Life Steal I\",1:\"§7Heals for §a0.5% §7of your max\",2:\"§7health each time you hit a mob.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LIFE_STEAL;1\",enchantments:{life_steal:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Life Steal I\",1:\"§7Heals for §a0.5% §7of your max\",2:\"§7health each time you hit a mob.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-III: §7Enchantment Table\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cSyphon\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LIFE_STEAL;1\",enchantments:{life_steal:1}}}", "damage": 0, "lore": [ "§9Life Steal I", @@ -11,6 +11,16 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enchantment Table", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cSyphon", + "", "§f§lCOMMON" ], "internalname": "LIFE_STEAL;1", diff --git a/items/LIFE_STEAL;2.json b/items/LIFE_STEAL;2.json index 8e45d062..340c6fc5 100644 --- a/items/LIFE_STEAL;2.json +++ b/items/LIFE_STEAL;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Life Steal II\",1:\"§7Heals for §a1% §7of your max\",2:\"§7health each time you hit a mob.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LIFE_STEAL;2\",enchantments:{life_steal:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Life Steal II\",1:\"§7Heals for §a1% §7of your max\",2:\"§7health each time you hit a mob.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-III: §7Enchantment Table\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cSyphon\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LIFE_STEAL;2\",enchantments:{life_steal:2}}}", "damage": 0, "lore": [ "§9Life Steal II", @@ -11,6 +11,16 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enchantment Table", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cSyphon", + "", "§f§lCOMMON" ], "recipe": { diff --git a/items/LIFE_STEAL;3.json b/items/LIFE_STEAL;3.json index c471e263..ab6085a5 100644 --- a/items/LIFE_STEAL;3.json +++ b/items/LIFE_STEAL;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Life Steal III\",1:\"§7Heals for §a1.5% §7of your max\",2:\"§7health each time you hit a mob.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"LIFE_STEAL;3\",enchantments:{life_steal:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Life Steal III\",1:\"§7Heals for §a1.5% §7of your max\",2:\"§7health each time you hit a mob.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-III: §7Enchantment Table\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cSyphon\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"LIFE_STEAL;3\",enchantments:{life_steal:3}}}", "damage": 0, "lore": [ "§9Life Steal III", @@ -11,6 +11,16 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enchantment Table", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cSyphon", + "", "§f§lCOMMON" ], "internalname": "LIFE_STEAL;3", diff --git a/items/LIFE_STEAL;4.json b/items/LIFE_STEAL;4.json index a2836c82..869d10c8 100644 --- a/items/LIFE_STEAL;4.json +++ b/items/LIFE_STEAL;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Life Steal IV\",1:\"§7Heals for §a2% §7of your max\",2:\"§7health each time you hit a mob.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a Bought from the Fear Mongerer for 1.5m\",8:\"§a+ 32 Purple Candy\",9:\"\",10:\"§fUNCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LIFE_STEAL;4\",enchantments:{life_steal:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Life Steal IV\",1:\"§7Heals for §a2% §7of your max\",2:\"§7health each time you hit a mob.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aIV: §7Spooky Festival\",9:\"§7Experiments\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cSyphon\",17:\"\",18:\"§fUNCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LIFE_STEAL;4\",enchantments:{life_steal:4}}}", "damage": 0, "lore": [ "§9Life Steal IV", @@ -11,8 +11,16 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§a Bought from the Fear Mongerer for 1.5m", - "§a+ 32 Purple Candy", + "§6Source:", + "§aIV: §7Spooky Festival", + "§7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cSyphon", "", "§fUNCOMMON" ], diff --git a/items/LIFE_STEAL;5.json b/items/LIFE_STEAL;5.json index d97bb53b..6077ae76 100644 --- a/items/LIFE_STEAL;5.json +++ b/items/LIFE_STEAL;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Life Steal V\",1:\"§7Heals for §a2.5% §7of your max\",2:\"§7health each time you hit a mob.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"LIFE_STEAL;5\",enchantments:{life_steal:5}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Life Steal V\",1:\"§7Heals for §a2.5% §7of your max\",2:\"§7health each time you hit a mob.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aV: §7Experiments\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cSyphon\",16:\"\",17:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"LIFE_STEAL;5\",enchantments:{life_steal:5}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Life Steal V", @@ -11,6 +11,16 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aV: §7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cSyphon", + "", "§a§lUNCOMMON" ], "internalname": "LIFE_STEAL;5", diff --git a/items/LOOTING;1.json b/items/LOOTING;1.json index 4ad7b843..98b56666 100644 --- a/items/LOOTING;1.json +++ b/items/LOOTING;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Looting I\",1:\"§7Increases the chance of a\",2:\"§7Monster dropping an item by\",3:\"§7§a15%§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:{looting:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Looting I\",1:\"§7Increases the chance of a\",2:\"§7Monster dropping an item by\",3:\"§7§a15%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-III: §7Enchantment Table,\",10:\"§7Gold Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fFishing Rod\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LOOTING;1\",enchantments:{looting:1}}}", "damage": 0, "lore": [ "§9Looting I", @@ -12,11 +12,21 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enchantment Table,", + "§7Gold Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "§7- §fFishing Rod", + "", "§f§lCOMMON" ], "internalname": "LOOTING;1", "parent": "LOOTING;2", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/LOOTING;2.json b/items/LOOTING;2.json index cd140c0f..52c7d00f 100644 --- a/items/LOOTING;2.json +++ b/items/LOOTING;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Looting II\",1:\"§7Increases the chance of a\",2:\"§7Monster dropping an item by\",3:\"§7§a30%§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:{looting:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Looting II\",1:\"§7Increases the chance of a\",2:\"§7Monster dropping an item by\",3:\"§7§a30%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-III: §7Enchantment Table,\",10:\"§7Gold Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fFishing Rod\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LOOTING;2\",enchantments:{looting:2}}}", "damage": 0, "lore": [ "§9Looting II", @@ -12,6 +12,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enchantment Table,", + "§7Gold Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "§7- §fFishing Rod", + "", "§f§lCOMMON" ], "recipe": { @@ -27,6 +36,7 @@ }, "internalname": "LOOTING;2", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Gold Ingot III" + "modver": "2.0.0-REL", + "crafttext": "Requires: Gold Ingot III", + "infoType": "" }
\ No newline at end of file diff --git a/items/LOOTING;3.json b/items/LOOTING;3.json index 687c17dd..48667ee2 100644 --- a/items/LOOTING;3.json +++ b/items/LOOTING;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Looting III\",1:\"§7Increases the chance of a\",2:\"§7Monster dropping an item by\",3:\"§7§a45%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{looting:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Looting III\",1:\"§7Increases the chance of a\",2:\"§7Monster dropping an item by\",3:\"§7§a45%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-III: §7Enchantment Table,\",10:\"§7Gold Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fFishing Rod\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"LOOTING;3\",enchantments:{looting:3}}}", "damage": 0, "lore": [ "§9Looting III", @@ -12,12 +12,21 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enchantment Table,", + "§7Gold Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "§7- §fFishing Rod", + "", "§f§lCOMMON" ], "internalname": "LOOTING;3", "crafttext": "", "parent": "LOOTING;2", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/LOOTING;4.json b/items/LOOTING;4.json index f4b2f919..d9b1241c 100644 --- a/items/LOOTING;4.json +++ b/items/LOOTING;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Looting IV\",1:\"§7Increases the chance of a\",2:\"§7Monster dropping an item by\",3:\"§7§a60%§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:{looting:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Looting IV\",1:\"§7Increases the chance of a\",2:\"§7Monster dropping an item by\",3:\"§7§a60%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aIV: §7Season of Jerry,\",10:\"§7Experiments\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fFishing Rod\",16:\"\",17:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"LOOTING;4\",enchantments:{looting:4}}}", "damage": 0, "lore": [ "§9Looting IV", @@ -12,11 +12,21 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aObtained from opening Gifts.", + "§6Source:", + "§aIV: §7Season of Jerry,", + "§7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "§7- §fFishing Rod", "", "§9§lRARE" ], "internalname": "LOOTING;4", "parent": "LOOTING;2", - "modver": "1.0.0" -} + "modver": "2.0.0-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/LOOTING;5.json b/items/LOOTING;5.json index e5baecec..95ce7068 100644 --- a/items/LOOTING;5.json +++ b/items/LOOTING;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Looting V\",1:\"§7Increases the chance of a\",2:\"§7Monster dropping an item by\",3:\"§7§a75%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"LOOTING;5\",enchantments:{looting:5}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Looting V\",1:\"§7Increases the chance of a\",2:\"§7Monster dropping an item by\",3:\"§7§a75%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aV: §7Experiments\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"§7- §fFishing Rod\",15:\"\",16:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"LOOTING;5\",enchantments:{looting:5}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Looting V", @@ -12,11 +12,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aV: §7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "§7- §fFishing Rod", + "", "§a§lUNCOMMON" ], "internalname": "LOOTING;5", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/LUCK;1.json b/items/LUCK;1.json index 0552691e..ce7482ed 100644 --- a/items/LUCK;1.json +++ b/items/LUCK;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck I\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a5%§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LUCK;1\",enchantments:{luck:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck I\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a5%§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Raw Rabbit Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LUCK;1\",enchantments:{luck:1}}}", "damage": 0, "lore": [ "§9Luck I", @@ -12,12 +12,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Raw Rabbit Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "LUCK;1", "parent": "LUCK;4", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "crafttext": "", "infoType": "" }
\ No newline at end of file diff --git a/items/LUCK;2.json b/items/LUCK;2.json index 449db444..dab19aa4 100644 --- a/items/LUCK;2.json +++ b/items/LUCK;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck II\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a10%§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LUCK;2\",enchantments:{luck:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck II\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a10%§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Raw Rabbit Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LUCK;2\",enchantments:{luck:2}}}", "damage": 0, "lore": [ "§9Luck II", @@ -12,12 +12,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Raw Rabbit Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "LUCK;2", "parent": "LUCK;4", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "crafttext": "", "infoType": "" }
\ No newline at end of file diff --git a/items/LUCK;3.json b/items/LUCK;3.json index ddca2ff6..455caf55 100644 --- a/items/LUCK;3.json +++ b/items/LUCK;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck III\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a15%§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LUCK;3\",enchantments:{luck:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck III\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a15%§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Raw Rabbit Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LUCK;3\",enchantments:{luck:3}}}", "damage": 0, "lore": [ "§9Luck III", @@ -12,12 +12,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Raw Rabbit Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "LUCK;3", "parent": "LUCK;4", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "crafttext": "", "infoType": "" }
\ No newline at end of file diff --git a/items/LUCK;4.json b/items/LUCK;4.json index 1ef7826b..3a475bb7 100644 --- a/items/LUCK;4.json +++ b/items/LUCK;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck IV\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a20%§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LUCK;4\",enchantments:{luck:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck IV\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a20%§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Raw Rabbit Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LUCK;4\",enchantments:{luck:4}}}", "damage": 0, "lore": [ "§9Luck IV", @@ -12,6 +12,14 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Raw Rabbit Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "recipe": { @@ -27,7 +35,7 @@ }, "internalname": "LUCK;4", "clickcommand": "viewrecipe", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "crafttext": "Requires: Raw Rabbit V", "infoType": "" }
\ No newline at end of file diff --git a/items/LUCK;5.json b/items/LUCK;5.json index 64a2ca53..6a9d72ff 100644 --- a/items/LUCK;5.json +++ b/items/LUCK;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck V\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a25%§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{luck:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck V\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a25%§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Raw Rabbit Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"LUCK;5\",enchantments:{luck:5}}}", "damage": 0, "lore": [ "§9Luck V", @@ -12,12 +12,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Raw Rabbit Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§a§lUNCOMMON" ], "internalname": "LUCK;5", "parent": "LUCK;4", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/LUCK;6.json b/items/LUCK;6.json index a86bd3f5..cd235197 100644 --- a/items/LUCK;6.json +++ b/items/LUCK;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck VI\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a30%§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:{luck:6}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck VI\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a30%§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aVI: §7Season of Jerry,\",10:\"§7Experiments\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"LUCK;6\",enchantments:{luck:6}}}", "damage": 0, "lore": [ "§9Luck VI", @@ -12,11 +12,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aObtained from opening Gifts.", + "§6Source:", + "§aVI: §7Season of Jerry,", + "§7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", "", "§9§lRARE" ], "internalname": "LUCK;6", "parent": "LUCK;4", - "modver": "1.0.0" -} + "modver": "2.0.0-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/LUCK;7.json b/items/LUCK;7.json index dd830401..b23f376c 100644 --- a/items/LUCK;7.json +++ b/items/LUCK;7.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§5Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Luck VII\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a35%§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"LUCK;7\",enchantments:{luck:7}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Luck VII\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a35%§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aVII: §7Experiments\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"LUCK;7\",enchantments:{luck:7}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Luck VII", @@ -12,11 +12,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aVII: §7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§5§lEPIC" ], "internalname": "LUCK;7", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/LUCKY_DICE.json b/items/LUCKY_DICE.json index bedbc790..8994fa88 100644 --- a/items/LUCKY_DICE.json +++ b/items/LUCKY_DICE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§5Lucky Dice ", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"68099dac-fb2f-3d96-aeea-5a0e8fae6395\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjg4ZmE5NzNlYTQ0NGNjODA4NzY4ZWE0OGJmMjY1N2FlOWE1NmMwYWY2MDI3NWU4NDQ2M2IxOTU2MjliY2UifX19\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Lucky §7reforge\",5:\"§7to a fishing rod.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXIV§7!\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§f§f§5Lucky Dice \"},ExtraAttributes:{id:\"LUCKY_DICE\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"68099dac-fb2f-3d96-aeea-5a0e8fae6395\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjg4ZmE5NzNlYTQ0NGNjODA4NzY4ZWE0OGJmMjY1N2FlOWE1NmMwYWY2MDI3NWU4NDQ2M2IxOTU2MjliY2UifX19\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Lucky §7reforge\",5:\"§7to a fishing rod.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXIV§7!\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§f§f§5Lucky Dice \"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"LUCKY_DICE\",entity_required:\"OASIS_RABBIT\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Reforge Stone", diff --git a/items/LUCK_OF_THE_SEA;1.json b/items/LUCK_OF_THE_SEA;1.json index dfbdc1e3..aca3ca27 100644 --- a/items/LUCK_OF_THE_SEA;1.json +++ b/items/LUCK_OF_THE_SEA;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck of the Sea I\",1:\"§7Increases the chance of fishing\",2:\"§7treasure by §a1%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{luck_of_the_sea:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck of the Sea I\",1:\"§7Increases the chance of fishing\",2:\"§7treasure by §a1%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Raw Rabbit Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LUCK_OF_THE_SEA;1\",enchantments:{luck_of_the_sea:1}}}", "damage": 0, "lore": [ "§9Luck of the Sea I", @@ -11,11 +11,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aVI: §7Fishing", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "LUCK_OF_THE_SEA;1", "parent": "LUCK_OF_THE_SEA;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/LUCK_OF_THE_SEA;2.json b/items/LUCK_OF_THE_SEA;2.json index 8027bc14..935a34db 100644 --- a/items/LUCK_OF_THE_SEA;2.json +++ b/items/LUCK_OF_THE_SEA;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck of the Sea II\",1:\"§7Increases the chance of fishing\",2:\"§7treasure by §a2%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{luck_of_the_sea:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck of the Sea II\",1:\"§7Increases the chance of fishing\",2:\"§7treasure by §a2%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Raw Rabbit Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LUCK_OF_THE_SEA;2\",enchantments:{luck_of_the_sea:2}}}", "damage": 0, "lore": [ "§9Luck of the Sea II", @@ -11,11 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Raw Rabbit Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "LUCK_OF_THE_SEA;2", "parent": "LUCK_OF_THE_SEA;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/LUCK_OF_THE_SEA;3.json b/items/LUCK_OF_THE_SEA;3.json index 809ec865..b6cbebfd 100644 --- a/items/LUCK_OF_THE_SEA;3.json +++ b/items/LUCK_OF_THE_SEA;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck of the Sea III\",1:\"§7Increases the chance of fishing\",2:\"§7treasure by §a3%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{luck_of_the_sea:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck of the Sea III\",1:\"§7Increases the chance of fishing\",2:\"§7treasure by §a3%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Raw Rabbit Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LUCK_OF_THE_SEA;3\",enchantments:{luck_of_the_sea:3}}}", "damage": 0, "lore": [ "§9Luck of the Sea III", @@ -11,11 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Raw Rabbit Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "LUCK_OF_THE_SEA;3", "parent": "LUCK_OF_THE_SEA;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/LUCK_OF_THE_SEA;4.json b/items/LUCK_OF_THE_SEA;4.json index 9482a4fa..137b4c0c 100644 --- a/items/LUCK_OF_THE_SEA;4.json +++ b/items/LUCK_OF_THE_SEA;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck of the Sea IV\",1:\"§7Increases the chance of fishing\",2:\"§7treasure by §a4%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{luck_of_the_sea:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck of the Sea IV\",1:\"§7Increases the chance of fishing\",2:\"§7treasure by §a4%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Raw Rabbit Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LUCK_OF_THE_SEA;4\",enchantments:{luck_of_the_sea:4}}}", "damage": 0, "lore": [ "§9Luck of the Sea IV", @@ -11,6 +11,14 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Raw Rabbit Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "recipe": { @@ -26,6 +34,7 @@ }, "internalname": "LUCK_OF_THE_SEA;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Raw Rabbit VII" + "modver": "2.0.0-REL", + "crafttext": "Requires: Raw Rabbit VII", + "infoType": "" }
\ No newline at end of file diff --git a/items/LUCK_OF_THE_SEA;5.json b/items/LUCK_OF_THE_SEA;5.json index ab7cac3c..a2c93f64 100644 --- a/items/LUCK_OF_THE_SEA;5.json +++ b/items/LUCK_OF_THE_SEA;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck of the Sea V\",1:\"§7Increases the chance of fishing\",2:\"§7treasure by §a5%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{luck_of_the_sea:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck of the Sea V\",1:\"§7Increases the chance of fishing\",2:\"§7treasure by §a5%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Raw Rabbit Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"LUCK_OF_THE_SEA;5\",enchantments:{luck_of_the_sea:5}}}", "damage": 0, "lore": [ "§9Luck of the Sea V", @@ -11,12 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Raw Rabbit Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§a§lUNCOMMON" ], "internalname": "LUCK_OF_THE_SEA;5", "parent": "LUCK_OF_THE_SEA;4", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/LUCK_OF_THE_SEA;6.json b/items/LUCK_OF_THE_SEA;6.json index eb3ec718..1ccb6781 100644 --- a/items/LUCK_OF_THE_SEA;6.json +++ b/items/LUCK_OF_THE_SEA;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck of the Sea VI\",1:\"§7Increases the chance of fishing\",2:\"§7treasure by §a6%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{luck_of_the_sea:6}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck of the Sea VI\",1:\"§7Increases the chance of fishing\",2:\"§7treasure by §a6%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aVI: §7Fishing\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fFishing Rod\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"LUCK_OF_THE_SEA;6\",enchantments:{luck_of_the_sea:6}}}", "damage": 0, "lore": [ "§9Luck of the Sea VI", @@ -11,11 +11,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aDrops rarely from Water Hydras.", + "§6Source:", + "§aVI: §7Fishing", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", "", "§9§lRARE" ], "internalname": "LUCK_OF_THE_SEA;6", "parent": "LUCK_OF_THE_SEA;4", - "modver": "1.0.0" -} + "modver": "2.0.0-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/LURE;1.json b/items/LURE;1.json index b0099dee..1e0b866b 100644 --- a/items/LURE;1.json +++ b/items/LURE;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lure I\",1:\"§7Shortens the maximum time it\",2:\"§7takes to catch something by\",3:\"§7§a5%§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:{lure:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lure I\",1:\"§7Shortens the maximum time it\",2:\"§7takes to catch something by\",3:\"§7§a5%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Salmon Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fFishing Rod\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LURE;1\",enchantments:{lure:1}}}", "damage": 0, "lore": [ "§9Lure I", @@ -12,11 +12,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Salmon Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "LURE;1", "parent": "LURE;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/LURE;2.json b/items/LURE;2.json index 3cc82f67..370964ef 100644 --- a/items/LURE;2.json +++ b/items/LURE;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lure II\",1:\"§7Shortens the maximum time it\",2:\"§7takes to catch something by\",3:\"§7§a10%§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:{lure:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lure II\",1:\"§7Shortens the maximum time it\",2:\"§7takes to catch something by\",3:\"§7§a10%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Salmon Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fFishing Rod\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LURE;2\",enchantments:{lure:2}}}", "damage": 0, "lore": [ "§9Lure II", @@ -12,11 +12,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Salmon Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "LURE;2", "parent": "LURE;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/LURE;3.json b/items/LURE;3.json index b84c6419..0faf02b3 100644 --- a/items/LURE;3.json +++ b/items/LURE;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lure III\",1:\"§7Shortens the maximum time it\",2:\"§7takes to catch something by\",3:\"§7§a15%§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:{lure:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lure III\",1:\"§7Shortens the maximum time it\",2:\"§7takes to catch something by\",3:\"§7§a15%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Salmon Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fFishing Rod\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LURE;3\",enchantments:{lure:3}}}", "damage": 0, "lore": [ "§9Lure III", @@ -12,11 +12,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Salmon Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "LURE;3", "parent": "LURE;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/LURE;4.json b/items/LURE;4.json index 1cd99699..1c6f4d5c 100644 --- a/items/LURE;4.json +++ b/items/LURE;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lure IV\",1:\"§7Shortens the maximum time it\",2:\"§7takes to catch something by\",3:\"§7§a20%§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:{lure:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lure IV\",1:\"§7Shortens the maximum time it\",2:\"§7takes to catch something by\",3:\"§7§a20%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Salmon Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fFishing Rod\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LURE;4\",enchantments:{lure:4}}}", "damage": 0, "lore": [ "§9Lure IV", @@ -12,6 +12,14 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Salmon Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "recipe": { @@ -27,6 +35,7 @@ }, "internalname": "LURE;4", "clickcommand": "viewrecipe", - "modver": "1.6-REL", - "crafttext": "Requires: Raw Salmon III" + "modver": "2.0.0-REL", + "crafttext": "Requires: Raw Salmon III", + "infoType": "" }
\ No newline at end of file diff --git a/items/LURE;5.json b/items/LURE;5.json index c140c90c..c23d2550 100644 --- a/items/LURE;5.json +++ b/items/LURE;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lure V\",1:\"§7Shortens the maximum time it\",2:\"§7takes to catch something by\",3:\"§7§a25%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lure:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lure V\",1:\"§7Shortens the maximum time it\",2:\"§7takes to catch something by\",3:\"§7§a25%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Salmon Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fFishing Rod\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"LURE;5\",enchantments:{lure:5}}}", "damage": 0, "lore": [ "§9Lure V", @@ -12,12 +12,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Salmon Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§a§lUNCOMMON" ], "internalname": "LURE;5", "parent": "LURE;4", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/LURE;6.json b/items/LURE;6.json index 2c91d3c4..ad48dd5d 100644 --- a/items/LURE;6.json +++ b/items/LURE;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lure VI\",1:\"§7Shortens the maximum time it\",2:\"§7takes to catch something by\",3:\"§7§a30%§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:{lure:6}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lure VI\",1:\"§7Shortens the maximum time it\",2:\"§7takes to catch something by\",3:\"§7§a30%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"LURE;6\",enchantments:{lure:6}}}", "damage": 0, "lore": [ "§9Lure VI", @@ -12,11 +12,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aDrops rarely from Guardian Defenders.", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", "", "§9§lRARE" ], "internalname": "LURE;6", "parent": "LURE;4", - "modver": "1.0.0" -} + "modver": "2.0.0-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/MAGNET;1.json b/items/MAGNET;1.json index 04865219..904b5615 100644 --- a/items/MAGNET;1.json +++ b/items/MAGNET;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Magnet I\",1:\"§7Grants §a1 §7additional\",2:\"§7experience orb every time you\",3:\"§7successfully catch a fish.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"MAGNET;1\",enchantments:{magnet:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Magnet I\",1:\"§7Grants §a1 §7additional\",2:\"§7experience orb every time you\",3:\"§7successfully catch a fish.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Clownfish Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fFishing Rod\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"MAGNET;1\",enchantments:{magnet:1}}}", "damage": 0, "lore": [ "§9Magnet I", @@ -12,12 +12,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Clownfish Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "MAGNET;1", "parent": "MAGNET;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/MAGNET;2.json b/items/MAGNET;2.json index 8e8c977e..cd46809b 100644 --- a/items/MAGNET;2.json +++ b/items/MAGNET;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Magnet II\",1:\"§7Grants §a2 §7additional\",2:\"§7experience orb every time you\",3:\"§7successfully catch a fish.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"MAGNET;2\",enchantments:{magnet:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Magnet II\",1:\"§7Grants §a2 §7additional\",2:\"§7experience orb every time you\",3:\"§7successfully catch a fish.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Clownfish Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fFishing Rod\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"MAGNET;2\",enchantments:{magnet:2}}}", "damage": 0, "lore": [ "§9Magnet II", @@ -12,12 +12,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Clownfish Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "MAGNET;2", "parent": "MAGNET;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/MAGNET;3.json b/items/MAGNET;3.json index ab91cd9b..5b3d4427 100644 --- a/items/MAGNET;3.json +++ b/items/MAGNET;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Magnet III\",1:\"§7Grants §a3 §7additional\",2:\"§7experience orb every time you\",3:\"§7successfully catch a fish.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"MAGNET;3\",enchantments:{magnet:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Magnet III\",1:\"§7Grants §a3 §7additional\",2:\"§7experience orb every time you\",3:\"§7successfully catch a fish.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Clownfish Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fFishing Rod\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"MAGNET;3\",enchantments:{magnet:3}}}", "damage": 0, "lore": [ "§9Magnet III", @@ -12,12 +12,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Clownfish Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "MAGNET;3", "parent": "MAGNET;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/MAGNET;4.json b/items/MAGNET;4.json index 387d519a..1ecc5f27 100644 --- a/items/MAGNET;4.json +++ b/items/MAGNET;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Magnet IV\",1:\"§7Grants §a4 §7additional\",2:\"§7experience orbs every time you\",3:\"§7successfully catch a fish.\",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:{magnet:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Magnet IV\",1:\"§7Grants §a4 §7additional\",2:\"§7experience orbs every time you\",3:\"§7successfully catch a fish.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Clownfish Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fFishing Rod\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"MAGNET;4\",enchantments:{magnet:4}}}", "damage": 0, "lore": [ "§9Magnet IV", @@ -12,6 +12,14 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Clownfish Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "recipe": { @@ -27,6 +35,7 @@ }, "internalname": "MAGNET;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Clownfish III" + "modver": "2.0.0-REL", + "crafttext": "Requires: Clownfish III", + "infoType": "" }
\ No newline at end of file diff --git a/items/MAGNET;5.json b/items/MAGNET;5.json index 317ff00c..37830bdc 100644 --- a/items/MAGNET;5.json +++ b/items/MAGNET;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Magnet V\",1:\"§7Grants §a5 §7additional\",2:\"§7experience orbs every time you\",3:\"§7successfully catch a fish.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{magnet:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Magnet V\",1:\"§7Grants §a5 §7additional\",2:\"§7experience orbs every time you\",3:\"§7successfully catch a fish.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Clownfish Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fFishing Rod\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"MAGNET;5\",enchantments:{magnet:5}}}", "damage": 0, "lore": [ "§9Magnet V", @@ -12,12 +12,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Clownfish Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§a§lUNCOMMON" ], "internalname": "MAGNET;5", "parent": "MAGNET;4", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/MAGNET;6.json b/items/MAGNET;6.json index 59d77a05..cd25efa1 100644 --- a/items/MAGNET;6.json +++ b/items/MAGNET;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Magnet VI\",1:\"§7Grants §a6 §7additional\",2:\"§7experience orbs every time you\",3:\"§7successfully catch a fish.\",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:{magnet:6}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Magnet VI\",1:\"§7Grants §a6 §7additional\",2:\"§7experience orbs every time you\",3:\"§7successfully catch a fish.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aVI: §7Fishing\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"MAGNET;6\",enchantments:{magnet:6}}}", "damage": 0, "lore": [ "§9Magnet VI", @@ -12,11 +12,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aDrops rarely from Monsters of the Deep.", + "§6Source:", + "§aVI: §7Fishing", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", "", "§9§lRARE" ], "internalname": "MAGNET;6", "parent": "MAGNET;4", - "modver": "1.0.0" -} + "modver": "2.0.0-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/OVERLOAD;1.json b/items/OVERLOAD;1.json index 72316b78..b2923e6c 100644 --- a/items/OVERLOAD;1.json +++ b/items/OVERLOAD;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Overload I\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a1%§7 and §9☣ Crit Chance §7by\",3:\"§7§a1%§7. Having a Critical chance\",4:\"§7above §9100% §7grants a chance\",5:\"§7to perform a Mega Critical Hit\",6:\"§7dealing §910% §7extra damage.\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"OVERLOAD;1\",enchantments:{overload:1}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Overload I\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a1%§7 and §9☣ Crit Chance §7by\",3:\"§7§a1%§7. Having a Critical chance\",4:\"§7above §9100% §7grants a chance\",5:\"§7to perform a Mega Critical Hit\",6:\"§7dealing §910% §7extra damage.\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§6Source:\",12:\"§aI-V: §7Dungeon\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fBow\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"OVERLOAD;1\",enchantments:{overload:1}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Overload I", @@ -15,11 +15,17 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeon", + "", + "§6Applied To:", + "§7- §fBow", + "", "§f§lCOMMON" ], "internalname": "OVERLOAD;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/OVERLOAD;2.json b/items/OVERLOAD;2.json index b4a7ad3d..46092094 100644 --- a/items/OVERLOAD;2.json +++ b/items/OVERLOAD;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Overload II\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a2%§7 and §9☣ Crit Chance §7by\",3:\"§7§a2%§7. Having a Critical chance\",4:\"§7above §9100% §7grants a chance\",5:\"§7to perform a Mega Critical Hit\",6:\"§7dealing §920% §7extra damage.\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"OVERLOAD;2\",enchantments:{overload:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Overload II\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a2%§7 and §9☣ Crit Chance §7by\",3:\"§7§a2%§7. Having a Critical chance\",4:\"§7above §9100% §7grants a chance\",5:\"§7to perform a Mega Critical Hit\",6:\"§7dealing §920% §7extra damage.\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§6Source:\",12:\"§aI-V: §7Dungeon\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fBow\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"OVERLOAD;2\",enchantments:{overload:2}}}", "damage": 0, "lore": [ "§9Overload II", @@ -15,12 +15,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeon", + "", + "§6Applied To:", + "§7- §fBow", + "", "§f§lCOMMON" ], "internalname": "OVERLOAD;2", "parent": "OVERLOAD;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/OVERLOAD;3.json b/items/OVERLOAD;3.json index d939ebd1..4640ee73 100644 --- a/items/OVERLOAD;3.json +++ b/items/OVERLOAD;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Overload III\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a3%§7 and §9☣ Crit Chance §7by\",3:\"§7§a3%§7. Having a Critical chance\",4:\"§7above §9100% §7grants a chance\",5:\"§7to perform a Mega Critical Hit\",6:\"§7dealing §930% §7extra damage.\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"OVERLOAD;3\",enchantments:{overload:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Overload III\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a3%§7 and §9☣ Crit Chance §7by\",3:\"§7§a3%§7. Having a Critical chance\",4:\"§7above §9100% §7grants a chance\",5:\"§7to perform a Mega Critical Hit\",6:\"§7dealing §930% §7extra damage.\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§6Source:\",12:\"§aI-V: §7Dungeon\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fBow\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"OVERLOAD;3\",enchantments:{overload:3}}}", "damage": 0, "lore": [ "§9Overload III", @@ -15,12 +15,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeon", + "", + "§6Applied To:", + "§7- §fBow", + "", "§f§lCOMMON" ], "internalname": "OVERLOAD;3", "parent": "OVERLOAD;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/OVERLOAD;4.json b/items/OVERLOAD;4.json index f8e0a2ef..8076f8f2 100644 --- a/items/OVERLOAD;4.json +++ b/items/OVERLOAD;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Overload IV\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a4%§7 and §9☣ Crit Chance §7by\",3:\"§7§a4%§7. Having a Critical chance\",4:\"§7above §9100% §7grants a chance\",5:\"§7to perform a Mega Critical Hit\",6:\"§7dealing §940% §7extra damage.\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"OVERLOAD;4\",enchantments:{overload:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Overload IV\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a4%§7 and §9☣ Crit Chance §7by\",3:\"§7§a4%§7. Having a Critical chance\",4:\"§7above §9100% §7grants a chance\",5:\"§7to perform a Mega Critical Hit\",6:\"§7dealing §940% §7extra damage.\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§6Source:\",12:\"§aI-V: §7Dungeon\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fBow\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"OVERLOAD;4\",enchantments:{overload:4}}}", "damage": 0, "lore": [ "§9Overload IV", @@ -15,12 +15,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeon", + "", + "§6Applied To:", + "§7- §fBow", + "", "§f§lCOMMON" ], "internalname": "OVERLOAD;4", "parent": "OVERLOAD;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/OVERLOAD;5.json b/items/OVERLOAD;5.json index ac7a5418..01b573e4 100644 --- a/items/OVERLOAD;5.json +++ b/items/OVERLOAD;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Overload V\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a5%§7 and §9☣ Crit Chance §7by\",3:\"§7§a5%§7. Having a Critical chance\",4:\"§7above §9100% §7grants a chance\",5:\"§7to perform a Mega Critical Hit\",6:\"§7dealing §950% §7extra damage.\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",id:\"OVERLOAD;5\",enchantments:{overload:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Overload V\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a5%§7 and §9☣ Crit Chance §7by\",3:\"§7§a5%§7. Having a Critical chance\",4:\"§7above §9100% §7grants a chance\",5:\"§7to perform a Mega Critical Hit\",6:\"§7dealing §950% §7extra damage.\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§6Source:\",12:\"§aI-V: §7Dungeon\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fBow\",16:\"\",17:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"OVERLOAD;5\",enchantments:{overload:5}}}", "damage": 0, "lore": [ "§9Overload V", @@ -15,12 +15,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeon", + "", + "§6Applied To:", + "§7- §fBow", + "", "§a§lUNCOMMON" ], "internalname": "OVERLOAD;5", "parent": "OVERLOAD;1", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/PIERCING;1.json b/items/PIERCING;1.json index a21102af..40447572 100644 --- a/items/PIERCING;1.json +++ b/items/PIERCING;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Piercing I\",1:\"§7Arrows travel through enemies.\",2:\"§7The extra targets hit take §a25%\",3:\"§a§7of the damage.\",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:{piercing:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Piercing I\",1:\"§7Arrows travel through enemies.\",2:\"§7The extra targets hit take §a25%\",3:\"§a§7of the damage.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI: §7Enchantment Table,\",10:\"§7Cactus Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fBow\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PIERCING;1\",enchantments:{piercing:1}}}", "damage": 0, "lore": [ "§9Piercing I", @@ -12,6 +12,13 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI: §7Enchantment Table,", + "§7Cactus Collection", + "", + "§6Applied To:", + "§7- §fBow", + "", "§f§lCOMMON" ], "recipe": { @@ -27,6 +34,7 @@ }, "internalname": "PIERCING;1", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Cactus VI" + "modver": "2.0.0-REL", + "crafttext": "Requires: Cactus VI", + "infoType": "" }
\ No newline at end of file diff --git a/items/POWER;1.json b/items/POWER;1.json index b35fb928..c461d1fa 100644 --- a/items/POWER;1.json +++ b/items/POWER;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Power I\",1:\"§7Increases bow damage by §a8%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"POWER;1\",enchantments:{power:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Power I\",1:\"§7Increases bow damage by §a8%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table,\",8:\"§7Bone Collection\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fBow\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"POWER;1\",enchantments:{power:1}}}", "damage": 0, "lore": [ "§9Power I", @@ -10,12 +10,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Bone Collection", + "", + "§6Applied To:", + "§7- §fBow", + "", "§f§lCOMMON" ], "internalname": "POWER;1", "parent": "POWER;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/POWER;2.json b/items/POWER;2.json index 761df89e..ba8e102c 100644 --- a/items/POWER;2.json +++ b/items/POWER;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Power II\",1:\"§7Increases bow damage by §a16%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"POWER;2\",enchantments:{power:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Power II\",1:\"§7Increases bow damage by §a16%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table,\",8:\"§7Bone Collection\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fBow\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"POWER;2\",enchantments:{power:2}}}", "damage": 0, "lore": [ "§9Power II", @@ -10,12 +10,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Bone Collection", + "", + "§6Applied To:", + "§7- §fBow", + "", "§f§lCOMMON" ], "internalname": "POWER;2", "parent": "POWER;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/POWER;3.json b/items/POWER;3.json index 63bec492..96d6f763 100644 --- a/items/POWER;3.json +++ b/items/POWER;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Power III\",1:\"§7Increases bow damage by §a24%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"POWER;3\",enchantments:{power:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Power III\",1:\"§7Increases bow damage by §a24%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table,\",8:\"§7Bone Collection\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fBow\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"POWER;3\",enchantments:{power:3}}}", "damage": 0, "lore": [ "§9Power III", @@ -10,12 +10,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Bone Collection", + "", + "§6Applied To:", + "§7- §fBow", + "", "§f§lCOMMON" ], "internalname": "POWER;3", "parent": "POWER;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/POWER;4.json b/items/POWER;4.json index d17efc60..8c102943 100644 --- a/items/POWER;4.json +++ b/items/POWER;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Power IV\",1:\"§7Increases bow damage by §a32%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{power:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Power IV\",1:\"§7Increases bow damage by §a32%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table,\",8:\"§7Bone Collection\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fBow\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"POWER;4\",enchantments:{power:4}}}", "damage": 0, "lore": [ "§9Power IV", @@ -10,6 +10,13 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Bone Collection", + "", + "§6Applied To:", + "§7- §fBow", + "", "§f§lCOMMON" ], "recipe": { @@ -25,5 +32,7 @@ }, "internalname": "POWER;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/POWER;5.json b/items/POWER;5.json index 3a4208aa..761fdfe0 100644 --- a/items/POWER;5.json +++ b/items/POWER;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Power V\",1:\"§7Increases bow damage by §a40%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{power:5}}}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Power V\",1:\"§7Increases bow damage by §a40%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table,\",8:\"§7Bone Collection\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fBow\",12:\"\",13:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"POWER;5\",enchantments:{power:5}}}", "damage": 0, "lore": [ "§9Power V", @@ -10,12 +10,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Bone Collection", + "", + "§6Applied To:", + "§7- §fBow", + "", "§a§lUNCOMMON" ], "internalname": "POWER;5", "parent": "POWER;4", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/POWER;6.json b/items/POWER;6.json index 7005768d..7440102c 100644 --- a/items/POWER;6.json +++ b/items/POWER;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Power VI\",1:\"§7Increases bow damage by §a48%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§aObtained from the Dark Auction.\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"POWER;6\",enchantments:{power:6}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Power VI\",1:\"§7Increases bow damage by §a48%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aVI: §7Dark Auction,\",8:\"§7Experiments\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fBow\",12:\"\",13:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"POWER;6\",enchantments:{power:6}}}", "damage": 0, "lore": [ "§9Power VI", @@ -10,13 +10,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aObtained from the Dark Auction.", + "§6Source:", + "§aVI: §7Dark Auction,", + "§7Experiments", + "", + "§6Applied To:", + "§7- §fBow", "", "§9§lRARE" ], "internalname": "POWER;6", "parent": "POWER;4", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "crafttext": "", "clickcommand": "", "infoType": "" diff --git a/items/POWER;7.json b/items/POWER;7.json index 0c0c8e7c..b68a67a3 100644 --- a/items/POWER;7.json +++ b/items/POWER;7.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§5Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Power VII\",1:\"§7Increases bow damage by §a56%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§aObtained at the Darker Auction\",7:\"\",8:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{power:7}}}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Power VII\",1:\"§7Increases bow damage by §a56%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aVII: §7Scorpius,\",8:\"§7Experiments\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fBow\",12:\"\",13:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"POWER;7\",enchantments:{power:7}}}", "damage": 0, "lore": [ "§9Power VII", @@ -10,7 +10,12 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aObtained at the Darker Auction", + "§6Source:", + "§aVII: §7Scorpius,", + "§7Experiments", + "", + "§6Applied To:", + "§7- §fBow", "", "§5§lEPIC" ], @@ -18,6 +23,6 @@ "parent": "POWER;4", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/PROJECTILE_PROTECTION;1.json b/items/PROJECTILE_PROTECTION;1.json index 924ac5c3..09786018 100644 --- a/items/PROJECTILE_PROTECTION;1.json +++ b/items/PROJECTILE_PROTECTION;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Projectile Protection I\",1:\"§7Grants §a+7 §a❈ Defense\",2:\"§a§7against projectiles.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PROJECTILE_PROTECTION;1\",enchantments:{projectile_protection:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Projectile Protection I\",1:\"§7Grants §a+7 §a❈ Defense\",2:\"§a§7against projectiles.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Feather Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fArmor\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cBlast Protection\",16:\"§7- §cFire Protection\",17:\"§7- §cProtection\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PROJECTILE_PROTECTION;1\",enchantments:{projectile_protection:1}}}", "damage": 0, "lore": [ "§9Projectile Protection I", @@ -11,12 +11,24 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Feather Collection", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cBlast Protection", + "§7- §cFire Protection", + "§7- §cProtection", + "", "§f§lCOMMON" ], "internalname": "PROJECTILE_PROTECTION;1", "parent": "PROJECTILE_PROTECTION;4", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/PROJECTILE_PROTECTION;2.json b/items/PROJECTILE_PROTECTION;2.json index e565728b..9247970b 100644 --- a/items/PROJECTILE_PROTECTION;2.json +++ b/items/PROJECTILE_PROTECTION;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Projectile Protection II\",1:\"§7Grants §a+14 §a❈ Defense\",2:\"§a§7against projectiles.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PROJECTILE_PROTECTION;2\",enchantments:{projectile_protection:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Projectile Protection II\",1:\"§7Grants §a+14 §a❈ Defense\",2:\"§a§7against projectiles.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Feather Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fArmor\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cBlast Protection\",16:\"§7- §cFire Protection\",17:\"§7- §cProtection\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PROJECTILE_PROTECTION;2\",enchantments:{projectile_protection:2}}}", "damage": 0, "lore": [ "§9Projectile Protection II", @@ -11,12 +11,24 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Feather Collection", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cBlast Protection", + "§7- §cFire Protection", + "§7- §cProtection", + "", "§f§lCOMMON" ], "internalname": "PROJECTILE_PROTECTION;2", "parent": "PROJECTILE_PROTECTION;4", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/PROJECTILE_PROTECTION;3.json b/items/PROJECTILE_PROTECTION;3.json index 7dd61c1b..0452edb3 100644 --- a/items/PROJECTILE_PROTECTION;3.json +++ b/items/PROJECTILE_PROTECTION;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Projectile Protection III\",1:\"§7Grants §a+21 §a❈ Defense\",2:\"§a§7against projectiles.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PROJECTILE_PROTECTION;3\",enchantments:{projectile_protection:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Projectile Protection III\",1:\"§7Grants §a+21 §a❈ Defense\",2:\"§a§7against projectiles.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Feather Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fArmor\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cBlast Protection\",16:\"§7- §cFire Protection\",17:\"§7- §cProtection\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PROJECTILE_PROTECTION;3\",enchantments:{projectile_protection:3}}}", "damage": 0, "lore": [ "§9Projectile Protection III", @@ -11,12 +11,24 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Feather Collection", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cBlast Protection", + "§7- §cFire Protection", + "§7- §cProtection", + "", "§f§lCOMMON" ], "internalname": "PROJECTILE_PROTECTION;3", "parent": "PROJECTILE_PROTECTION;4", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/PROJECTILE_PROTECTION;4.json b/items/PROJECTILE_PROTECTION;4.json index c45633d3..8f61773a 100644 --- a/items/PROJECTILE_PROTECTION;4.json +++ b/items/PROJECTILE_PROTECTION;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Projectile Protection IV\",1:\"§7Grants §a+28 §a❈ Defense\",2:\"§a§7against projectiles.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PROJECTILE_PROTECTION;4\",enchantments:{projectile_protection:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Projectile Protection IV\",1:\"§7Grants §a+28 §a❈ Defense\",2:\"§a§7against projectiles.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Feather Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fArmor\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cBlast Protection\",16:\"§7- §cFire Protection\",17:\"§7- §cProtection\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PROJECTILE_PROTECTION;4\",enchantments:{projectile_protection:4}}}", "damage": 0, "lore": [ "§9Projectile Protection IV", @@ -11,6 +11,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Feather Collection", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cBlast Protection", + "§7- §cFire Protection", + "§7- §cProtection", + "", "§f§lCOMMON" ], "recipe": { @@ -26,7 +38,7 @@ }, "internalname": "PROJECTILE_PROTECTION;4", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "crafttext": "Requires: Feather I", "infoType": "" }
\ No newline at end of file diff --git a/items/PROJECTILE_PROTECTION;5.json b/items/PROJECTILE_PROTECTION;5.json index 7ae8034f..c6f5df77 100644 --- a/items/PROJECTILE_PROTECTION;5.json +++ b/items/PROJECTILE_PROTECTION;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Projectile Protection V\",1:\"§7Grants §a+35 §a❈ Defense\",2:\"§a§7against projectiles.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"PROJECTILE_PROTECTION;5\",enchantments:{projectile_protection:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Projectile Protection V\",1:\"§7Grants §a+35 §a❈ Defense\",2:\"§a§7against projectiles.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Feather Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fArmor\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cBlast Protection\",16:\"§7- §cFire Protection\",17:\"§7- §cProtection\",18:\"\",19:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"PROJECTILE_PROTECTION;5\",enchantments:{projectile_protection:5}}}", "damage": 0, "lore": [ "§9Projectile Protection V", @@ -11,12 +11,24 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Feather Collection", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cBlast Protection", + "§7- §cFire Protection", + "§7- §cProtection", + "", "§a§lUNCOMMON" ], "internalname": "PROJECTILE_PROTECTION;5", "parent": "PROJECTILE_PROTECTION;4", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/PROJECTILE_PROTECTION;6.json b/items/PROJECTILE_PROTECTION;6.json index 04038b17..edf053c2 100644 --- a/items/PROJECTILE_PROTECTION;6.json +++ b/items/PROJECTILE_PROTECTION;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Projectile Protection VI\",1:\"§7Grants §a+42 §a❈ Defense\",2:\"§a§7against projectiles.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"PROJECTILE_PROTECTION;6\",enchantments:{projectile_protection:6}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Projectile Protection VI\",1:\"§7Grants §a+42 §a❈ Defense\",2:\"§a§7against projectiles.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aVI: §7Experiments\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fArmor\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cBlast Protection\",15:\"§7- §cFire Protection\",16:\"§7- §cProtection\",17:\"\",18:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{id:\"PROJECTILE_PROTECTION;6\",enchantments:{projectile_protection:6}}}", "damage": 0, "lore": [ "§9Projectile Protection VI", @@ -11,11 +11,22 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aVI: §7Experiments", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cBlast Protection", + "§7- §cFire Protection", + "§7- §cProtection", + "", "§9§lRARE" ], "internalname": "PROJECTILE_PROTECTION;6", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/PROJECTILE_PROTECTION;7.json b/items/PROJECTILE_PROTECTION;7.json index 851d105f..d5b35493 100644 --- a/items/PROJECTILE_PROTECTION;7.json +++ b/items/PROJECTILE_PROTECTION;7.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§5Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Projectile Protection VII\",1:\"§7Grants §a+49 §a❈ Defense\",2:\"§a§7against projectiles.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"PROJECTILE_PROTECTION;7\",enchantments:{projectile_protection:7}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Projectile Protection VII\",1:\"§7Grants §a+49 §a❈ Defense\",2:\"§a§7against projectiles.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aVII: §7Experiments\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fArmor\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cBlast Protection\",15:\"§7- §cFire Protection\",16:\"§7- §cProtection\",17:\"\",18:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"PROJECTILE_PROTECTION;7\",enchantments:{projectile_protection:7}}}", "damage": 0, "lore": [ "§9Projectile Protection VII", @@ -11,11 +11,22 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aVII: §7Experiments", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cBlast Protection", + "§7- §cFire Protection", + "§7- §cProtection", + "", "§5§lEPIC" ], "internalname": "PROJECTILE_PROTECTION;7", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/PROSECUTE;1.json b/items/PROSECUTE;1.json index b0841e3c..905b7e73 100644 --- a/items/PROSECUTE;1.json +++ b/items/PROSECUTE;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Prosecute I\",1:\"§7Increases damage dealt by §a0.1%\",2:\"§a§7for each percent of health\",3:\"§7your target has up to §a35%\",4:\"§a§7damage.\",5:\"\",6:\"§7§7Cost: §320 Exp Levels\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PROSECUTE;1\",enchantments:{PROSECUTE:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Prosecute I\",1:\"§7Increases damage dealt by §a0.1%\",2:\"§a§7for each percent of health\",3:\"§7your target has up to §a35%\",4:\"§a§7damage.\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fSword\",11:\"§7- §fFishing Weapon\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cExecute\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PROSECUTE;1\",enchantments:{PROSECUTE:1}}}", "damage": 0, "lore": [ "§9Prosecute I", @@ -10,11 +10,21 @@ "§7your target has up to §a35%", "§a§7damage.", "", - "§cOnly obtainable in a Enchanting Table." + "§6Source:", + "§aI-V: §7Enchantment Table", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cExecute", + "", + "§f§lCOMMON" ], "internalname": "PROSECUTE;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/PROSECUTE;2.json b/items/PROSECUTE;2.json index 70fb2843..906cfc3c 100644 --- a/items/PROSECUTE;2.json +++ b/items/PROSECUTE;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Prosecute II\",1:\"§7Increases damage dealt by §a0.2%\",2:\"§a§7for each percent of health\",3:\"§7your target has up to §a35%\",4:\"§a§7damage.\",5:\"\",6:\"§7§7Cost: §325 Exp Levels\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PROSECUTE;2\",enchantments:{PROSECUTE:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Prosecute II\",1:\"§7Increases damage dealt by §a0.2%\",2:\"§a§7for each percent of health\",3:\"§7your target has up to §a35%\",4:\"§a§7damage.\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fSword\",11:\"§7- §fFishing Weapon\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cExecute\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PROSECUTE;2\",enchantments:{PROSECUTE:2}}}", "damage": 0, "lore": [ "§9Prosecute II", @@ -10,11 +10,21 @@ "§7your target has up to §a35%", "§a§7damage.", "", - "§cOnly obtainable in a Enchanting Table." + "§6Source:", + "§aI-V: §7Enchantment Table", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cExecute", + "", + "§f§lCOMMON" ], "internalname": "PROSECUTE;2", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/PROSECUTE;3.json b/items/PROSECUTE;3.json index 507cb600..94418614 100644 --- a/items/PROSECUTE;3.json +++ b/items/PROSECUTE;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Prosecute III\",1:\"§7Increases damage dealt by §a0.3%\",2:\"§a§7for each percent of health\",3:\"§7your target has up to §a35%\",4:\"§a§7damage.\",5:\"\",6:\"§7§7Cost: §330 Exp Levels\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PROSECUTE;3\",enchantments:{PROSECUTE:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Prosecute III\",1:\"§7Increases damage dealt by §a0.3%\",2:\"§a§7for each percent of health\",3:\"§7your target has up to §a35%\",4:\"§a§7damage.\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fSword\",11:\"§7- §fFishing Weapon\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cExecute\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PROSECUTE;3\",enchantments:{PROSECUTE:3}}}", "damage": 0, "lore": [ "§9Prosecute III", @@ -10,11 +10,21 @@ "§7your target has up to §a35%", "§a§7damage.", "", - "§cOnly obtainable in a Enchanting Table." + "§6Source:", + "§aI-V: §7Enchantment Table", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cExecute", + "", + "§f§lCOMMON" ], "internalname": "PROSECUTE;3", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/PROSECUTE;4.json b/items/PROSECUTE;4.json index b61d893a..93d0292a 100644 --- a/items/PROSECUTE;4.json +++ b/items/PROSECUTE;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Prosecute IV\",1:\"§7Increases damage dealt by §a0.4%\",2:\"§a§7for each percent of health\",3:\"§7your target has up to §a35%\",4:\"§a§7damage.\",5:\"\",6:\"§7§7Cost: §340 Exp Levels\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PROSECUTE;4\",enchantments:{PROSECUTE:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Prosecute IV\",1:\"§7Increases damage dealt by §a0.4%\",2:\"§a§7for each percent of health\",3:\"§7your target has up to §a35%\",4:\"§a§7damage.\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fSword\",11:\"§7- §fFishing Weapon\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cExecute\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PROSECUTE;4\",enchantments:{PROSECUTE:4}}}", "damage": 0, "lore": [ "§9Prosecute IV", @@ -10,11 +10,21 @@ "§7your target has up to §a35%", "§a§7damage.", "", - "§cOnly obtainable in a Enchanting Table." + "§6Source:", + "§aI-V: §7Enchantment Table", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cExecute", + "", + "§f§lCOMMON" ], "internalname": "PROSECUTE;4", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/PROSECUTE;5.json b/items/PROSECUTE;5.json index 8c2ef77b..65c16955 100644 --- a/items/PROSECUTE;5.json +++ b/items/PROSECUTE;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Prosecute V\",1:\"§7Increases damage dealt by §a0.5%\",2:\"§a§7for each percent of health\",3:\"§7your target has up to §a35%\",4:\"§a§7damage.\",5:\"\",6:\"§7§7Cost: §350 Exp Levels\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"PROSECUTE;5\",enchantments:{PROSECUTE:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Prosecute V\",1:\"§7Increases damage dealt by §a0.5%\",2:\"§a§7for each percent of health\",3:\"§7your target has up to §a35%\",4:\"§a§7damage.\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fSword\",11:\"§7- §fFishing Weapon\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cExecute\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"PROSECUTE;5\",enchantments:{PROSECUTE:5}}}", "damage": 0, "lore": [ "§9Prosecute V", @@ -10,11 +10,21 @@ "§7your target has up to §a35%", "§a§7damage.", "", - "§cOnly obtainable in a Enchanting Table." + "§6Source:", + "§aI-V: §7Enchantment Table", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cExecute", + "", + "§f§lCOMMON" ], "internalname": "PROSECUTE;5", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/PROSECUTE;6.json b/items/PROSECUTE;6.json index 299e6707..a2566e66 100644 --- a/items/PROSECUTE;6.json +++ b/items/PROSECUTE;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§9Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Prosecute VI\",1:\"§7Increases damage dealt by §a0.6%\",2:\"§a§7for each percent of health\",3:\"§7your target has up to §a35%\",4:\"§a§7damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{id:\"PROSECUTE;6\",enchantments:{PROSECUTE:6}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Prosecute VI\",1:\"§7Increases damage dealt by §a0.6%\",2:\"§a§7for each percent of health\",3:\"§7your target has up to §a35%\",4:\"§a§7damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aVI: §7Experiments\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cExecute\",18:\"\",19:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{id:\"PROSECUTE;6\",enchantments:{PROSECUTE:6}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Prosecute VI", @@ -13,11 +13,21 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aVI: §7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cExecute", + "", "§9§lRARE" ], "internalname": "PROSECUTE;6", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/PROTECTION;1.json b/items/PROTECTION;1.json index 179970da..86abc38c 100644 --- a/items/PROTECTION;1.json +++ b/items/PROTECTION;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Protection I\",1:\"§7Grants §a+3 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PROTECTION;1\",enchantments:{protection:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Protection I\",1:\"§7Grants §a+3 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table,\",8:\"§7Iron Collection\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fArmor\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cBlast Protection\",15:\"§7- §cFire Protection\",16:\"§7- §cProjectile Protection\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PROTECTION;1\",enchantments:{protection:1}}}", "damage": 0, "lore": [ "§9Protection I", @@ -10,12 +10,24 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Iron Collection", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cBlast Protection", + "§7- §cFire Protection", + "§7- §cProjectile Protection", + "", "§f§lCOMMON" ], "internalname": "PROTECTION;1", "parent": "PROTECTION;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/PROTECTION;2.json b/items/PROTECTION;2.json index 0753fd2a..84309a14 100644 --- a/items/PROTECTION;2.json +++ b/items/PROTECTION;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Protection II\",1:\"§7Grants §a+6 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PROTECTION;2\",enchantments:{protection:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Protection II\",1:\"§7Grants §a+6 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table,\",8:\"§7Iron Collection\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fArmor\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cBlast Protection\",15:\"§7- §cFire Protection\",16:\"§7- §cProjectile Protection\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PROTECTION;2\",enchantments:{protection:2}}}", "damage": 0, "lore": [ "§9Protection II", @@ -10,12 +10,24 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Iron Collection", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cBlast Protection", + "§7- §cFire Protection", + "§7- §cProjectile Protection", + "", "§f§lCOMMON" ], "internalname": "PROTECTION;2", "parent": "PROTECTION;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/PROTECTION;3.json b/items/PROTECTION;3.json index f3361eb3..aa331ad4 100644 --- a/items/PROTECTION;3.json +++ b/items/PROTECTION;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Protection III\",1:\"§7Grants §a+9 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PROTECTION;3\",enchantments:{protection:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Protection III\",1:\"§7Grants §a+9 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table,\",8:\"§7Iron Collection\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fArmor\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cBlast Protection\",15:\"§7- §cFire Protection\",16:\"§7- §cProjectile Protection\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PROTECTION;3\",enchantments:{protection:3}}}", "damage": 0, "lore": [ "§9Protection III", @@ -10,12 +10,24 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Iron Collection", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cBlast Protection", + "§7- §cFire Protection", + "§7- §cProjectile Protection", + "", "§f§lCOMMON" ], "internalname": "PROTECTION;3", "parent": "PROTECTION;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/PROTECTION;4.json b/items/PROTECTION;4.json index 72868acd..b0558df1 100644 --- a/items/PROTECTION;4.json +++ b/items/PROTECTION;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Protection IV\",1:\"§7Grants §a+12 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{protection:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Protection IV\",1:\"§7Grants §a+12 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table,\",8:\"§7Iron Collection\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fArmor\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cBlast Protection\",15:\"§7- §cFire Protection\",16:\"§7- §cProjectile Protection\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PROTECTION;4\",enchantments:{protection:4}}}", "damage": 0, "lore": [ "§9Protection IV", @@ -10,6 +10,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Iron Collection", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cBlast Protection", + "§7- §cFire Protection", + "§7- §cProjectile Protection", + "", "§f§lCOMMON" ], "recipe": { @@ -25,6 +37,7 @@ }, "internalname": "PROTECTION;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Iron Ingot III" + "modver": "2.0.0-REL", + "crafttext": "Requires: Iron Ingot III", + "infoType": "" }
\ No newline at end of file diff --git a/items/PROTECTION;5.json b/items/PROTECTION;5.json index 3f446053..41e15ef4 100644 --- a/items/PROTECTION;5.json +++ b/items/PROTECTION;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Protection V\",1:\"§7Grants §a+15 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{protection:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Protection V\",1:\"§7Grants §a+15 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table,\",8:\"§7Iron Collection\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fArmor\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cBlast Protection\",15:\"§7- §cFire Protection\",16:\"§7- §cProjectile Protection\",17:\"\",18:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"PROTECTION;5\",enchantments:{protection:5}}}", "damage": 0, "lore": [ "§9Protection V", @@ -10,9 +10,24 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Iron Collection", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cBlast Protection", + "§7- §cFire Protection", + "§7- §cProjectile Protection", + "", "§a§lUNCOMMON" ], "internalname": "PROTECTION;5", "parent": "PROTECTION;4", - "modver": "1.4-REL" + "modver": "2.0.0-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/PROTECTION;6.json b/items/PROTECTION;6.json index f0f2f564..8d146d12 100644 --- a/items/PROTECTION;6.json +++ b/items/PROTECTION;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Protection VI\",1:\"§7Grants §a+18 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§aObtained from the Dark Auction.\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"PROTECTION;6\",enchantments:{protection:6}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Protection VI\",1:\"§7Grants §a+18 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aVI: §7Dark Auction,\",8:\"§7Experiments\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fArmor\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cBlast Protection\",15:\"§7- §cFire Protection\",16:\"§7- §cProjectile Protection\",17:\"\",18:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"PROTECTION;6\",enchantments:{protection:6}}}", "damage": 0, "lore": [ "§9Protection VI", @@ -10,14 +10,23 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aObtained from the Dark Auction or", - "§afrom Tomioka for 4 million", + "§6Source:", + "§aVI: §7Dark Auction,", + "§7Experiments", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cBlast Protection", + "§7- §cFire Protection", + "§7- §cProjectile Protection", "", "§9§lRARE" ], "internalname": "PROTECTION;6", "parent": "PROTECTION;4", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "crafttext": "", "clickcommand": "", "infoType": "" diff --git a/items/PROTECTION;7.json b/items/PROTECTION;7.json index 61403855..874490b1 100644 --- a/items/PROTECTION;7.json +++ b/items/PROTECTION;7.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§5Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Protection VII\",1:\"§7Grants §a+21 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§aObtained from the Darker Auction.\",7:\"\",8:\"§5§lEPIC\"],Name:\"§5Enchanted Book\"},ExtraAttributes:{id:\"PROTECTION;7\",enchantments:{protection:7}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Protection VII\",1:\"§7Grants §a+21 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aVI: §7Scorpius,\",8:\"§7Experiments\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fArmor\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cBlast Protection\",15:\"§7- §cFire Protection\",16:\"§7- §cProjectile Protection\",17:\"\",18:\"§5§lEPIC\"],Name:\"§5Enchanted Book\"},ExtraAttributes:{id:\"PROTECTION;7\",enchantments:{protection:7}}}", "damage": 0, "lore": [ "§9Protection VII", @@ -10,13 +10,23 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aObtained from the Darker Auction.", + "§6Source:", + "§aVI: §7Scorpius,", + "§7Experiments", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cBlast Protection", + "§7- §cFire Protection", + "§7- §cProjectile Protection", "", "§5§lEPIC" ], "internalname": "PROTECTION;7", "parent": "PROTECTION;4", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "crafttext": "", "clickcommand": "", "infoType": "" diff --git a/items/RAINBOW;1.json b/items/RAINBOW;1.json index 9173423b..e01e95c1 100644 --- a/items/RAINBOW;1.json +++ b/items/RAINBOW;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Rainbow I\",1:\"§7Causes sheep to drop a random\",2:\"§7wool colour when sheared.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{rainbow:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Rainbow I\",1:\"§7Causes sheep to drop a random\",2:\"§7wool colour when sheared.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI: §7Enchantment Table,\",9:\"§7Mutton Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fShears\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"RAINBOW;1\",enchantments:{rainbow:1}}}", "damage": 0, "lore": [ "§9Rainbow I", @@ -11,6 +11,13 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI: §7Enchantment Table,", + "§7Mutton Collection", + "", + "§6Applied To:", + "§7- §fShears", + "", "§f§lCOMMON" ], "recipe": { @@ -26,6 +33,7 @@ }, "internalname": "RAINBOW;1", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Mutton VI" + "modver": "2.0.0-REL", + "crafttext": "Requires: Mutton VI", + "infoType": "" }
\ No newline at end of file diff --git a/items/REJUVENATE;1.json b/items/REJUVENATE;1.json index 39751dbe..413d4537 100644 --- a/items/REJUVENATE;1.json +++ b/items/REJUVENATE;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Rejuvenate I\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+2%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"REJUVENATE;1\",enchantments:{rejuvenate:1}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Rejuvenate I\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+2%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Dungeon\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fArmor\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cRespite\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"REJUVENATE;1\",enchantments:{rejuvenate:1}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Rejuvenate I", @@ -11,11 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeon", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cRespite", + "", "§f§lCOMMON" ], "internalname": "REJUVENATE;1", "crafttext": "", "clickcommand": "", - "modver": "1.6-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/REJUVENATE;2.json b/items/REJUVENATE;2.json index 977a9bfc..282fa3e8 100644 --- a/items/REJUVENATE;2.json +++ b/items/REJUVENATE;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Rejuvenate II\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+4%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"REJUVENATE;2\",enchantments:{rejuvenate:2}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Rejuvenate II\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+4%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Dungeon\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fArmor\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cRespite\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"REJUVENATE;2\",enchantments:{rejuvenate:2}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Rejuvenate II", @@ -11,12 +11,21 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeon", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cRespite", + "", "§f§lCOMMON" ], "internalname": "REJUVENATE;2", "parent": "REJUVENATE;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/REJUVENATE;3.json b/items/REJUVENATE;3.json index 1a58f752..126b013a 100644 --- a/items/REJUVENATE;3.json +++ b/items/REJUVENATE;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Rejuvenate III\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+6%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"REJUVENATE;3\",enchantments:{rejuvenate:3}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Rejuvenate III\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+6%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Dungeon\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fArmor\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cRespite\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"REJUVENATE;3\",enchantments:{rejuvenate:3}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Rejuvenate III", @@ -11,12 +11,21 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeon", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cRespite", + "", "§f§lCOMMON" ], "internalname": "REJUVENATE;3", "parent": "REJUVENATE;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/REJUVENATE;4.json b/items/REJUVENATE;4.json index 1a2ffa4f..12e0187c 100644 --- a/items/REJUVENATE;4.json +++ b/items/REJUVENATE;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Rejuvenate IV\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+8%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"REJUVENATE;4\",enchantments:{rejuvenate:4}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Rejuvenate IV\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+8%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Dungeon\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fArmor\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cRespite\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"REJUVENATE;4\",enchantments:{rejuvenate:4}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Rejuvenate IV", @@ -11,12 +11,21 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeon", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cRespite", + "", "§f§lCOMMON" ], "internalname": "REJUVENATE;4", "parent": "REJUVENATE;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/REJUVENATE;5.json b/items/REJUVENATE;5.json index a4ae3ea4..5bafd49a 100644 --- a/items/REJUVENATE;5.json +++ b/items/REJUVENATE;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Rejuvenate V\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{rejuvenate:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Rejuvenate V\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Dungeon\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fArmor\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cRespite\",15:\"\",16:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"REJUVENATE;5\",enchantments:{rejuvenate:5}}}", "damage": 0, "lore": [ "§9Rejuvenate V", @@ -11,12 +11,21 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeon", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cRespite", + "", "§a§lUNCOMMON" ], "internalname": "REJUVENATE;5", "parent": "REJUVENATE;1", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/REPLENISH;1.json b/items/REPLENISH;1.json index d0f1daa7..c150d243 100644 --- a/items/REPLENISH;1.json +++ b/items/REPLENISH;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Replenish I\",1:\"§7Upon breaking crops, nether\",2:\"§7wart, or cocoa, automatically\",3:\"§7replant from materials in your\",4:\"§7inventory.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{replenish:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Replenish I\",1:\"§7Upon breaking crops, nether\",2:\"§7wart, or cocoa, automatically\",3:\"§7replant from materials in your\",4:\"§7inventory.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI: §7Coca Beans Collectio\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fHoe\",14:\"\",15:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"REPLENISH;1\",enchantments:{replenish:1}}}", "damage": 0, "lore": [ "§9Replenish I", @@ -13,6 +13,12 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI: §7Coca Beans Collectio", + "", + "§6Applied To:", + "§7- §fHoe", + "", "§9§lRARE" ], "recipe": { @@ -28,6 +34,7 @@ }, "internalname": "REPLENISH;1", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Cocoa Beans VIII" + "modver": "2.0.0-REL", + "crafttext": "Requires: Cocoa Beans VIII", + "infoType": "" }
\ No newline at end of file diff --git a/items/RESPIRATION;1.json b/items/RESPIRATION;1.json index a93bd488..a7354ef1 100644 --- a/items/RESPIRATION;1.json +++ b/items/RESPIRATION;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[0:{lvl:3s,id:5s}],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Respiration I\",1:\"§7Extends your underwater\",2:\"§7breathing time by §a15s§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"RESPIRATION;1\",enchantments:{respiration:1}},AttributeModifiers:[]}", + "nbttag": "{ench:[0:{lvl:3s,id:5s}],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Respiration I\",1:\"§7Extends your underwater\",2:\"§7breathing time by §a15s§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-III: §7Enchantment Table,\",9:\"§7Clay Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fHelmet\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"RESPIRATION;1\",enchantments:{respiration:1}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Respiration I", @@ -11,12 +11,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enchantment Table,", + "§7Clay Collection", + "", + "§6Applied To:", + "§7- §fHelmet", + "", "§f§lCOMMON" ], - "internalname": "RESPIRATION;3", + "internalname": "RESPIRATION;1", "parent": "RESPIRATION;2", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/RESPIRATION;2.json b/items/RESPIRATION;2.json index fae59498..bcb7b0b3 100644 --- a/items/RESPIRATION;2.json +++ b/items/RESPIRATION;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[0:{lvl:2s,id:5s}],HideFlags:254,display:{Lore:[0:\"§9Respiration II\",1:\"§7Extends your underwater\",2:\"§7breathing time by §a30s§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{respiration:2}}}", + "nbttag": "{ench:[0:{lvl:2s,id:5s}],HideFlags:254,display:{Lore:[0:\"§9Respiration II\",1:\"§7Extends your underwater\",2:\"§7breathing time by §a30s§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-III: §7Enchantment Table,\",9:\"§7Clay Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fHelmet\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"RESPIRATION;2\",enchantments:{respiration:2}}}", "damage": 0, "lore": [ "§9Respiration II", @@ -11,6 +11,13 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enchantment Table,", + "§7Clay Collection", + "", + "§6Applied To:", + "§7- §fHelmet", + "", "§f§lCOMMON" ], "recipe": { @@ -26,6 +33,7 @@ }, "internalname": "RESPIRATION;2", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Clay III" + "modver": "2.0.0-REL", + "crafttext": "Requires: Clay III", + "infoType": "" }
\ No newline at end of file diff --git a/items/RESPIRATION;3.json b/items/RESPIRATION;3.json index 3a565a46..018c60c2 100644 --- a/items/RESPIRATION;3.json +++ b/items/RESPIRATION;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[0:{lvl:3s,id:5s}],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Respiration III\",1:\"§7Extends your underwater\",2:\"§7breathing time by §a45s§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"RESPIRATION;3\",enchantments:{respiration:3}},AttributeModifiers:[]}", + "nbttag": "{ench:[0:{lvl:3s,id:5s}],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Respiration III\",1:\"§7Extends your underwater\",2:\"§7breathing time by §a45s§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-III: §7Enchantment Table,\",9:\"§7Clay Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fHelmet\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"RESPIRATION;3\",enchantments:{respiration:3}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Respiration III", @@ -11,12 +11,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enchantment Table,", + "§7Clay Collection", + "", + "§6Applied To:", + "§7- §fHelmet", + "", "§f§lCOMMON" ], "internalname": "RESPIRATION;3", "parent": "RESPIRATION;2", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/RESPITE;1.json b/items/RESPITE;1.json index bbc02a8a..7d72160f 100644 --- a/items/RESPITE;1.json +++ b/items/RESPITE;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Respite I\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+5%§7 while\",3:\"§7out of combat.\",4:\"\",5:\"§7§cRequires Enchanting 23 to\",6:\"§capply\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"RESPITE;1\",enchantments:{respite:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Respite I\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+5%§7 while\",3:\"§7out of combat.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Experiments\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fArmor\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cRejuvenate\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"RESPITE;1\",enchantments:{respite:1}}}", "damage": 0, "lore": [ "§9Respite I", @@ -9,17 +9,23 @@ "§7regeneration by §a+5%§7 while", "§7out of combat.", "", - "§7§cRequires Enchanting 23 to", - "§capply", - "", "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Experiments", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cRejuvenate", + "", "§f§lCOMMON" ], "internalname": "RESPITE;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/RESPITE;2.json b/items/RESPITE;2.json index 4ae8c6fc..2a16490f 100644 --- a/items/RESPITE;2.json +++ b/items/RESPITE;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Respite II\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+10%§7 while\",3:\"§7out of combat.\",4:\"\",5:\"§7§cRequires Enchanting 23 to\",6:\"§capply\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"RESPITE;2\",enchantments:{respite:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Respite II\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+10%§7 while\",3:\"§7out of combat.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Experiments\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fArmor\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cRejuvenate\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"RESPITE;2\",enchantments:{respite:2}}}", "damage": 0, "lore": [ "§9Respite II", @@ -9,17 +9,23 @@ "§7regeneration by §a+10%§7 while", "§7out of combat.", "", - "§7§cRequires Enchanting 23 to", - "§capply", - "", "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Experiments", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cRejuvenate", + "", "§f§lCOMMON" ], "internalname": "RESPITE;2", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/RESPITE;3.json b/items/RESPITE;3.json index dd357590..534c42bb 100644 --- a/items/RESPITE;3.json +++ b/items/RESPITE;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Respite III\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+15%§7 while\",3:\"§7out of combat.\",4:\"\",5:\"§7§cRequires Enchanting 23 to\",6:\"§capply\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"RESPITE;3\",enchantments:{respite:3}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Respite III\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+15%§7 while\",3:\"§7out of combat.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Experiments\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fArmor\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cRejuvenate\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"RESPITE;3\",enchantments:{respite:3}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Respite III", @@ -9,17 +9,23 @@ "§7regeneration by §a+15%§7 while", "§7out of combat.", "", - "§7§cRequires Enchanting 23 to", - "§capply", - "", "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Experiments", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cRejuvenate", + "", "§f§lCOMMON" ], "internalname": "RESPITE;3", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/RESPITE;4.json b/items/RESPITE;4.json index cdb4f2b9..6d0f85cf 100644 --- a/items/RESPITE;4.json +++ b/items/RESPITE;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Respite IV\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+20%§7 while\",3:\"§7out of combat.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"RESPITE;4\",enchantments:{respite:4},AttributeModifiers:[]}", + "nbttag": "{display:{Lore:[0:\"§9Respite IV\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+20%§7 while\",3:\"§7out of combat.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Experiments\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fArmor\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cRejuvenate\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"RESPITE;4\",enchantments:{respite:4}}}", "damage": 0, "lore": [ "§9Respite IV", @@ -12,11 +12,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Experiments", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cRejuvenate", + "", "§f§lCOMMON" ], "internalname": "RESPITE;4", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/RESPITE;5.json b/items/RESPITE;5.json index d6948022..3efa7468 100644 --- a/items/RESPITE;5.json +++ b/items/RESPITE;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Respite V\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+25%§7 while\",3:\"§7out of combat.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"RESPITE;5\",enchantments:{respite:5},AttributeModifiers:[]}", + "nbttag": "{display:{Lore:[0:\"§9Respite V\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+25%§7 while\",3:\"§7out of combat.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Experiments\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fArmor\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cRejuvenate\",16:\"\",17:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"RESPITE;5\",enchantments:{respite:5}}}", "damage": 0, "lore": [ "§9Respite V", @@ -12,11 +12,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Experiments", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cRejuvenate", + "", "§a§lUNCOMMON" ], "internalname": "RESPITE;5", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/SCAVENGER;1.json b/items/SCAVENGER;1.json index 44c2c2fc..55686a4a 100644 --- a/items/SCAVENGER;1.json +++ b/items/SCAVENGER;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Scavenger I\",1:\"§7Scavenge §60.3 Coins §7per\",2:\"§7monster level on kill.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SCAVENGER;1\",enchantments:{scavenger:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Scavenger I\",1:\"§7Scavenge §60.3 Coins §7per\",2:\"§7monster level on kill.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-III: §7Enchantment Table,\",9:\"§7Gold Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SCAVENGER;1\",enchantments:{scavenger:1}}}", "damage": 0, "lore": [ "§9Scavenger I", @@ -11,12 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enchantment Table,", + "§7Gold Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "SCAVENGER;1", "parent": "SCAVENGER;2", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/SCAVENGER;2.json b/items/SCAVENGER;2.json index 351d3fa3..477cc0ea 100644 --- a/items/SCAVENGER;2.json +++ b/items/SCAVENGER;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Scavenger II\",1:\"§7Scavenge §60.6 Coins §7per\",2:\"§7monster level on kill.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{scavenger:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Scavenger II\",1:\"§7Scavenge §60.6 Coins §7per\",2:\"§7monster level on kill.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-III: §7Enchantment Table,\",9:\"§7Gold Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SCAVENGER;2\",enchantments:{scavenger:2}}}", "damage": 0, "lore": [ "§9Scavenger II", @@ -11,6 +11,14 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enchantment Table,", + "§7Gold Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "recipe": { @@ -26,6 +34,7 @@ }, "internalname": "SCAVENGER;2", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Gold Ingot VI" + "modver": "2.0.0-REL", + "crafttext": "Requires: Gold Ingot VI", + "infoType": "" }
\ No newline at end of file diff --git a/items/SCAVENGER;3.json b/items/SCAVENGER;3.json index 77c87374..c2b82e04 100644 --- a/items/SCAVENGER;3.json +++ b/items/SCAVENGER;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Scavenger III\",1:\"§7Scavenge §60.9 Coins §7per\",2:\"§7monster level on kill.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{scavenger:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Scavenger III\",1:\"§7Scavenge §60.9 Coins §7per\",2:\"§7monster level on kill.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-III: §7Enchantment Table,\",9:\"§7Gold Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"SCAVENGER;3\",enchantments:{scavenger:3}}}", "damage": 0, "lore": [ "§9Scavenger III", @@ -11,12 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enchantment Table,", + "§7Gold Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "SCAVENGER;3", "parent": "SCAVENGER;2", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/SCAVENGER;4.json b/items/SCAVENGER;4.json index 5e5771b4..1f97a80e 100644 --- a/items/SCAVENGER;4.json +++ b/items/SCAVENGER;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Scavenger IV\",1:\"§7Scavenge §61.2 Coins §7per\",2:\"§7monster level on kill.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{scavenger:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Scavenger IV\",1:\"§7Scavenge §61.2 Coins §7per\",2:\"§7monster level on kill.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aIV: §7Season of Jerry\",9:\"§7Experiments\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SCAVENGER;4\",enchantments:{scavenger:4}}}", "damage": 0, "lore": [ "§9Scavenger IV", @@ -11,11 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aObtained from opening Gifts", + "§6Source:", + "§aIV: §7Season of Jerry", + "§7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", "", "§f§lCOMMON" ], "internalname": "SCAVENGER;4", "parent": "SCAVENGER;2", - "modver": "1.0.0" -} + "modver": "2.0.0-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SCAVENGER;5.json b/items/SCAVENGER;5.json index 01aeb53d..efe74061 100644 --- a/items/SCAVENGER;5.json +++ b/items/SCAVENGER;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Scavenger V\",1:\"§7Scavenge §61.5 Coins §7per\",2:\"§7monster level on kill.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9alUNCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{scavenger:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Scavenger V\",1:\"§7Scavenge §61.5 Coins §7per\",2:\"§7monster level on kill.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aIV: §7Dungeon\",9:\"§7Experiments\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"SCAVENGER;5\",enchantments:{scavenger:5}}}", "damage": 0, "lore": [ "§9Scavenger V", @@ -11,11 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aBought from Tomioka for 15 million", + "§6Source:", + "§aIV: §7Dungeon", + "§7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", "", "§a§lUNCOMMON" ], "internalname": "SCAVENGER;5", "parent": "SCAVENGER;2", - "modver": "1.4-REL" -} + "modver": "2.0.0-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SHARPNESS;1.json b/items/SHARPNESS;1.json index 90930874..420b1cd6 100644 --- a/items/SHARPNESS;1.json +++ b/items/SHARPNESS;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Sharpness I\",1:\"§7Increases melee damage dealt by\",2:\"§7§a5%§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"SHARPNESS;1\",enchantments:{sharpness:1}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Sharpness I\",1:\"§7Increases melee damage dealt by\",2:\"§7§a5%§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Gravel Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cSmite\",17:\"§7- §cBane of Arthropds\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"SHARPNESS;1\",enchantments:{sharpness:1}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Sharpness I", @@ -11,12 +11,24 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Gravel Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cSmite", + "§7- §cBane of Arthropds", + "", "§f§lCOMMON" ], "internalname": "SHARPNESS;1", "parent": "SHARPNESS;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/SHARPNESS;2.json b/items/SHARPNESS;2.json index a1001299..6e9c8461 100644 --- a/items/SHARPNESS;2.json +++ b/items/SHARPNESS;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sharpness II\",1:\"§7Increases melee damage dealt by\",2:\"§7§a10%§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SHARPNESS;2\",enchantments:{sharpness:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sharpness II\",1:\"§7Increases melee damage dealt by\",2:\"§7§a10%§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Gravel Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cSmite\",17:\"§7- §cBane of Arthropds\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SHARPNESS;2\",enchantments:{sharpness:2}}}", "damage": 0, "lore": [ "§9Sharpness II", @@ -11,12 +11,24 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Gravel Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cSmite", + "§7- §cBane of Arthropds", + "", "§f§lCOMMON" ], "internalname": "SHARPNESS;2", "parent": "SHARPNESS;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/SHARPNESS;3.json b/items/SHARPNESS;3.json index a4b8ef7a..25b6e642 100644 --- a/items/SHARPNESS;3.json +++ b/items/SHARPNESS;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sharpness III\",1:\"§7Increases melee damage dealt by\",2:\"§7§a15%§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SHARPNESS;3\",enchantments:{sharpness:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sharpness III\",1:\"§7Increases melee damage dealt by\",2:\"§7§a15%§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Gravel Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cSmite\",17:\"§7- §cBane of Arthropds\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SHARPNESS;3\",enchantments:{sharpness:3}}}", "damage": 0, "lore": [ "§9Sharpness III", @@ -11,12 +11,24 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Gravel Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cSmite", + "§7- §cBane of Arthropds", + "", "§f§lCOMMON" ], "internalname": "SHARPNESS;3", "parent": "SHARPNESS;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/SHARPNESS;4.json b/items/SHARPNESS;4.json index bcc9c0d4..5952cbe4 100644 --- a/items/SHARPNESS;4.json +++ b/items/SHARPNESS;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sharpness IV\",1:\"§7Increases melee damage dealt by\",2:\"§7§a20%§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{sharpness:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sharpness IV\",1:\"§7Increases melee damage dealt by\",2:\"§7§a20%§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Gravel Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cSmite\",17:\"§7- §cBane of Arthropds\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SHARPNESS;4\",enchantments:{sharpness:4}}}", "damage": 0, "lore": [ "§9Sharpness IV", @@ -11,6 +11,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Gravel Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cSmite", + "§7- §cBane of Arthropds", + "", "§f§lCOMMON" ], "recipe": { @@ -26,6 +38,7 @@ }, "internalname": "SHARPNESS;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Gravel IV" + "modver": "2.0.0-REL", + "crafttext": "Requires: Gravel IV", + "infoType": "" }
\ No newline at end of file diff --git a/items/SHARPNESS;5.json b/items/SHARPNESS;5.json index 755ae843..ab4b7818 100644 --- a/items/SHARPNESS;5.json +++ b/items/SHARPNESS;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sharpness V\",1:\"§7Increases melee damage dealt by\",2:\"§7§a25%§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{sharpness:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sharpness V\",1:\"§7Increases melee damage dealt by\",2:\"§7§a25%§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Gravel Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cSmite\",17:\"§7- §cBane of Arthropds\",18:\"\",19:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"SHARPNESS;5\",enchantments:{sharpness:5}}}", "damage": 0, "lore": [ "§9Sharpness V", @@ -11,12 +11,24 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Gravel Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cSmite", + "§7- §cBane of Arthropds", + "", "§a§lUNCOMMON" ], "internalname": "SHARPNESS;5", "parent": "SHARPNESS;4", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/SHARPNESS;6.json b/items/SHARPNESS;6.json index dfefa4cb..06307848 100644 --- a/items/SHARPNESS;6.json +++ b/items/SHARPNESS;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sharpness VI\",1:\"§7Increases melee damage dealt by\",2:\"§7§a30%§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§aObtained from the Dark Auction or\",8:\"§afrom Tomioka for 10 million\",9:\"\",10:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"SHARPNESS;6\",enchantments:{sharpness:6}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sharpness VI\",1:\"§7Increases melee damage dealt by\",2:\"§7§a30%§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aVI: §7Dark Auction,\",9:\"§7Tomioka for 10 million,\",10:\"§7Experiments\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cSmite\",18:\"§7- §cBane of Arthropds\",19:\"\",20:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"SHARPNESS;6\",enchantments:{sharpness:6}}}", "damage": 0, "lore": [ "§9Sharpness VI", @@ -11,14 +11,24 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aObtained from the Dark Auction or", - "§afrom Tomioka for 10 million", + "§6Source:", + "§aVI: §7Dark Auction,", + "§7Tomioka for 10 million,", + "§7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cSmite", + "§7- §cBane of Arthropds", "", "§9§lRARE" ], "internalname": "SHARPNESS;6", "parent": "SHARPNESS;4", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "crafttext": "", "clickcommand": "", "infoType": "" diff --git a/items/SHARPNESS;7.json b/items/SHARPNESS;7.json index a42ee737..cc7ee5b4 100644 --- a/items/SHARPNESS;7.json +++ b/items/SHARPNESS;7.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§5Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Sharpness VII\",1:\"§7Increases melee damage dealt by\",2:\"§7§a35%§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{sharpness:7}}}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Sharpness VII\",1:\"§7Increases melee damage dealt by\",2:\"§7§a35%§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aVII: §7Scorpius,\",9:\"§7Experiments\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cSmite\",17:\"§7- §cBane of Arthropds\",18:\"\",19:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"SHARPNESS;7\",enchantments:{sharpness:7}}}", "damage": 0, "lore": [ "§9Sharpness VII", @@ -11,12 +11,24 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aVII: §7Scorpius,", + "§7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cSmite", + "§7- §cBane of Arthropds", + "", "§5§lEPIC" ], "internalname": "SHARPNESS;7", "parent": "SHARPNESS;4", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/SILK_TOUCH;1.json b/items/SILK_TOUCH;1.json index 3638ac21..f196014d 100644 --- a/items/SILK_TOUCH;1.json +++ b/items/SILK_TOUCH;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Silk Touch I\",1:\"§7Allows you to collect normally\",2:\"§7unobtainable block drops.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{silk_touch:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Silk Touch I\",1:\"§7Allows you to collect normally\",2:\"§7unobtainable block drops.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI: §7Enchantment Table,\",9:\"§7String Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fTools\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cFortune\",16:\"§7- §cSmelting Touch\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SILK_TOUCH;1\",enchantments:{silk_touch:1}}}", "damage": 0, "lore": [ "§9Silk Touch I", @@ -11,6 +11,17 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI: §7Enchantment Table,", + "§7String Collection", + "", + "§6Applied To:", + "§7- §fTools", + "", + "§6Conflicts:", + "§7- §cFortune", + "§7- §cSmelting Touch", + "", "§f§lCOMMON" ], "recipe": { @@ -26,5 +37,7 @@ }, "internalname": "SILK_TOUCH;1", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/SMELTING_TOUCH;1.json b/items/SMELTING_TOUCH;1.json index 529fc1da..871129c2 100644 --- a/items/SMELTING_TOUCH;1.json +++ b/items/SMELTING_TOUCH;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smelting Touch I\",1:\"§7Automatically smelts broken\",2:\"§7blocks into their smelted form.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{smelting_touch:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smelting Touch I\",1:\"§7Automatically smelts broken\",2:\"§7blocks into their smelted form.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI: §7Enchantment Table,\",9:\"§7Coal Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fAxe\",13:\"§7- §fDrill\",14:\"§7- §fPickaxe\",15:\"§7- §fShovel\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cSilk Touch\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SMELTING_TOUCH;1\",enchantments:{smelting_touch:1}}}", "damage": 0, "lore": [ "§9Smelting Touch I", @@ -11,6 +11,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI: §7Enchantment Table,", + "§7Coal Collection", + "", + "§6Applied To:", + "§7- §fAxe", + "§7- §fDrill", + "§7- §fPickaxe", + "§7- §fShovel", + "", + "§6Conflicts:", + "§7- §cSilk Touch", + "", "§f§lCOMMON" ], "recipe": { @@ -26,6 +39,7 @@ }, "internalname": "SMELTING_TOUCH;1", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Coal II" + "modver": "2.0.0-REL", + "crafttext": "Requires: Coal II", + "infoType": "" }
\ No newline at end of file diff --git a/items/SMITE;1.json b/items/SMITE;1.json index 96a1ec20..0332741d 100644 --- a/items/SMITE;1.json +++ b/items/SMITE;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smite I\",1:\"§7Increases damage dealt to\",2:\"§7§7Skeletons§7, §7Zombie\",3:\"§7Pigmen§7, §7Withers§7, and\",4:\"§7§7Zombies§7 by §a8%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SMITE;1\",enchantments:{smite:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smite I\",1:\"§7Increases damage dealt to\",2:\"§7§7Skeletons§7, §7Zombie\",3:\"§7Pigmen§7, §7Withers§7, and\",4:\"§7§7Zombies§7 by §a8%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Rotten Flesh Collection\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cSharpness\",19:\"§7- §cBane of Arthropds\",20:\"\",21:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SMITE;1\",enchantments:{smite:1}}}", "damage": 0, "lore": [ "§9Smite I", @@ -13,12 +13,24 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Rotten Flesh Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cSharpness", + "§7- §cBane of Arthropds", + "", "§f§lCOMMON" ], "internalname": "SMITE;1", "parent": "SMITE;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/SMITE;2.json b/items/SMITE;2.json index 8f11a642..b267fc85 100644 --- a/items/SMITE;2.json +++ b/items/SMITE;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smite II\",1:\"§7Increases damage dealt to\",2:\"§7§7Skeletons§7, §7Zombie\",3:\"§7Pigmen§7, §7Withers§7, and\",4:\"§7§7Zombies§7 by §a16%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SMITE;2\",enchantments:{smite:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smite II\",1:\"§7Increases damage dealt to\",2:\"§7§7Skeletons§7, §7Zombie\",3:\"§7Pigmen§7, §7Withers§7, and\",4:\"§7§7Zombies§7 by §a16%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Rotten Flesh Collection\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cSharpness\",19:\"§7- §cBane of Arthropds\",20:\"\",21:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SMITE;2\",enchantments:{smite:2}}}", "damage": 0, "lore": [ "§9Smite II", @@ -13,12 +13,24 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Rotten Flesh Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cSharpness", + "§7- §cBane of Arthropds", + "", "§f§lCOMMON" ], "internalname": "SMITE;2", "parent": "SMITE;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/SMITE;3.json b/items/SMITE;3.json index 474ef2fa..a1854f76 100644 --- a/items/SMITE;3.json +++ b/items/SMITE;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smite III\",1:\"§7Increases damage dealt to\",2:\"§7§7Skeletons§7, §7Zombie\",3:\"§7Pigmen§7, §7Withers§7, and\",4:\"§7§7Zombies§7 by §a24%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SMITE;3\",enchantments:{smite:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smite III\",1:\"§7Increases damage dealt to\",2:\"§7§7Skeletons§7, §7Zombie\",3:\"§7Pigmen§7, §7Withers§7, and\",4:\"§7§7Zombies§7 by §a24%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Rotten Flesh Collection\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cSharpness\",19:\"§7- §cBane of Arthropds\",20:\"\",21:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SMITE;3\",enchantments:{smite:3}}}", "damage": 0, "lore": [ "§9Smite III", @@ -13,12 +13,24 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Rotten Flesh Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cSharpness", + "§7- §cBane of Arthropds", + "", "§f§lCOMMON" ], "internalname": "SMITE;3", "parent": "SMITE;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/SMITE;4.json b/items/SMITE;4.json index 390241e1..a4637d79 100644 --- a/items/SMITE;4.json +++ b/items/SMITE;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smite IV\",1:\"§7Increases damage dealt to\",2:\"§7§7Zombie Pigmen§7, §7Zombies§7,\",3:\"§7§7Withers§7, and §7Skeletons§7\",4:\"§7by §a32%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{smite:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smite IV\",1:\"§7Increases damage dealt to\",2:\"§7§7Zombie Pigmen§7, §7Zombies§7,\",3:\"§7§7Withers§7, and §7Skeletons§7\",4:\"§7by §a32%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Rotten Flesh Collection\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cSharpness\",19:\"§7- §cBane of Arthropds\",20:\"\",21:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SMITE;4\",enchantments:{smite:4}}}", "damage": 0, "lore": [ "§9Smite IV", @@ -13,6 +13,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Rotten Flesh Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cSharpness", + "§7- §cBane of Arthropds", + "", "§f§lCOMMON" ], "recipe": { @@ -28,6 +40,7 @@ }, "internalname": "SMITE;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Rotten Flesh III" + "modver": "2.0.0-REL", + "crafttext": "Requires: Rotten Flesh III", + "infoType": "" }
\ No newline at end of file diff --git a/items/SMITE;5.json b/items/SMITE;5.json index 95293916..a22f3403 100644 --- a/items/SMITE;5.json +++ b/items/SMITE;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smite V\",1:\"§7Increases damage dealt to\",2:\"§7§7Skeletons§7, §7Zombies§7,\",3:\"§7§7Zombie Pigmen§7, and\",4:\"§7§7Withers§7 by §a40%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{smite:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smite V\",1:\"§7Increases damage dealt to\",2:\"§7§7Skeletons§7, §7Zombies§7,\",3:\"§7§7Zombie Pigmen§7, and\",4:\"§7§7Withers§7 by §a40%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Rotten Flesh Collection\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cSharpness\",19:\"§7- §cBane of Arthropds\",20:\"\",21:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"SMITE;5\",enchantments:{smite:5}}}", "damage": 0, "lore": [ "§9Smite V", @@ -13,12 +13,24 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Rotten Flesh Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cSharpness", + "§7- §cBane of Arthropds", + "", "§a§lUNCOMMON" ], "internalname": "SMITE;5", "parent": "SMITE;4", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/SMITE;6.json b/items/SMITE;6.json index a7fab33f..0809aead 100644 --- a/items/SMITE;6.json +++ b/items/SMITE;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smite VI\",1:\"§7Increases damage dealt to\",2:\"§7§7Skeletons§7, §7Zombies§7,\",3:\"§7§7Zombie Pigmen§7, and\",4:\"§7§7Withers§7 by §a48%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{smite:6}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smite VI\",1:\"§7Increases damage dealt to\",2:\"§7§7Skeletons§7, §7Zombies§7,\",3:\"§7§7Zombie Pigmen§7, and\",4:\"§7§7Withers§7 by §a48%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Slayer,\",11:\"§7Experiments\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cSharpness\",19:\"§7- §cBane of Arthropds\",20:\"\",21:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{id:\"SMITE;6\",enchantments:{smite:6}}}", "damage": 0, "lore": [ "§9Smite VI", @@ -13,12 +13,24 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Slayer,", + "§7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cSharpness", + "§7- §cBane of Arthropds", + "", "§9§lRARE" ], "internalname": "SMITE;6", "parent": "SMITE;4", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/SMITE;7.json b/items/SMITE;7.json index 76e20c94..6ec95d51 100644 --- a/items/SMITE;7.json +++ b/items/SMITE;7.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§5Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Smite VII\",1:\"§7Increases damage dealt to\",2:\"§7§7Skeletons§7, §7Zombies§7,\",3:\"§7§7Zombie Pigmen§7, and\",4:\"§7§7Withers§7 by §a56%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§aBought from Tomioka for 25 million\",10:\"\",11:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"SMITE;7\",enchantments:{smite:7}}}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Smite VII\",1:\"§7Increases damage dealt to\",2:\"§7§7Skeletons§7, §7Zombies§7,\",3:\"§7§7Zombie Pigmen§7, and\",4:\"§7§7Withers§7 by §a56%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Dungeon,\",11:\"§7Experiments\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cSharpness\",19:\"§7- §cBane of Arthropds\",20:\"\",21:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"SMITE;7\",enchantments:{smite:7}}}", "damage": 0, "lore": [ "§9Smite VII", @@ -13,7 +13,17 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aBought from Tomioka for 25 million", + "§6Source:", + "§aI-V: §7Dungeon,", + "§7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cSharpness", + "§7- §cBane of Arthropds", "", "§5§lEPIC" ], @@ -21,6 +31,6 @@ "parent": "SMITE;4", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/SNIPE;1.json b/items/SNIPE;1.json index 658f7b59..1c954cab 100644 --- a/items/SNIPE;1.json +++ b/items/SNIPE;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Snipe I\",1:\"§7Arrows deal §a+1% §7damage for\",2:\"§7every §a10 §7blocks travelled.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SNIPE;1\",enchantments:{snipe:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Snipe I\",1:\"§7Arrows deal §a+1% §7damage for\",2:\"§7every §a10 §7blocks travelled.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-III: §7Enchantment Table,\",9:\"§7Feather Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fBow\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SNIPE;1\",enchantments:{snipe:1}}}", "damage": 0, "lore": [ "§9Snipe I", @@ -11,11 +11,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enchantment Table,", + "§7Feather Collection", + "", + "§6Applied To:", + "§7- §fBow", + "", "§f§lCOMMON" ], "internalname": "SNIPE;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/SNIPE;2.json b/items/SNIPE;2.json index e5a0311b..c16a7279 100644 --- a/items/SNIPE;2.json +++ b/items/SNIPE;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Snipe II\",1:\"§7Arrows deal §a+2% §7damage for\",2:\"§7every §a10 §7blocks travelled.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{snipe:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Snipe II\",1:\"§7Arrows deal §a+2% §7damage for\",2:\"§7every §a10 §7blocks travelled.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-III: §7Enchantment Table,\",9:\"§7Feather Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fBow\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SNIPE;2\",enchantments:{snipe:2}}}", "damage": 0, "lore": [ "§9Snipe II", @@ -11,6 +11,13 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enchantment Table,", + "§7Feather Collection", + "", + "§6Applied To:", + "§7- §fBow", + "", "§f§lCOMMON" ], "recipe": { @@ -27,6 +34,7 @@ "internalname": "SNIPE;2", "parent": "SNIPE;1", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Feather VIII" + "modver": "2.0.0-REL", + "crafttext": "Requires: Feather VIII", + "infoType": "" }
\ No newline at end of file diff --git a/items/SNIPE;3.json b/items/SNIPE;3.json index a63a4c55..88f602d8 100644 --- a/items/SNIPE;3.json +++ b/items/SNIPE;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Snipe III\",1:\"§7Arrows deal §a+3% §7damage for\",2:\"§7every §a10 §7blocks travelled.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"SNIPE;3\",enchantments:{snipe:3}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Snipe III\",1:\"§7Arrows deal §a+3% §7damage for\",2:\"§7every §a10 §7blocks travelled.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-III: §7Enchantment Table,\",9:\"§7Feather Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fBow\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"SNIPE;3\",enchantments:{snipe:3}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Snipe III", @@ -11,12 +11,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enchantment Table,", + "§7Feather Collection", + "", + "§6Applied To:", + "§7- §fBow", + "", "§f§lCOMMON" ], "internalname": "SNIPE;3", "parent": "SNIPE;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/SNIPE;4.json b/items/SNIPE;4.json index 6d6c7151..1d8bdbdd 100644 --- a/items/SNIPE;4.json +++ b/items/SNIPE;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§9Snipe IV\",1:\"§7Arrows deal §a+4% §7damage for\",2:\"§7every §a10 §7blocks travelled.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"SNIPE;4\",enchantments:{snipe:4}},AttributeModifiers:[]}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§9Snipe IV\",1:\"§7Arrows deal §a+4% §7damage for\",2:\"§7every §a10 §7blocks travelled.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aIV: §7Experiments\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fBow\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"SNIPE;4\",enchantments:{snipe:4}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Snipe IV", @@ -11,6 +11,12 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aIV: §7Experiments", + "", + "§6Applied To:", + "§7- §fBow", + "", "§f§lCOMMON" ], "internalname": "SNIPE;4", diff --git a/items/SPIKED_HOOK;1.json b/items/SPIKED_HOOK;1.json index fb8cdbea..ac88eb17 100644 --- a/items/SPIKED_HOOK;1.json +++ b/items/SPIKED_HOOK;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Spiked Hook I\",1:\"§7Fishing rod deals §a5%§7 more\",2:\"§7damage to monsters.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{spiked_hook:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Spiked Hook I\",1:\"§7Fishing rod deals §a5%§7 more\",2:\"§7damage to monsters.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Salmon Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SPIKED_HOOK;1\",enchantments:{spiked_hook:1}}}", "damage": 0, "lore": [ "§9Spiked Hook I", @@ -11,11 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Salmon Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "SPIKED_HOOK;1", "parent": "SPIKED_HOOK;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/SPIKED_HOOK;2.json b/items/SPIKED_HOOK;2.json index 2ecb453e..60ec9dce 100644 --- a/items/SPIKED_HOOK;2.json +++ b/items/SPIKED_HOOK;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Spiked Hook II\",1:\"§7Fishing rod deals §a10%§7 more\",2:\"§7damage to monsters.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{spiked_hook:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Spiked Hook II\",1:\"§7Fishing rod deals §a10%§7 more\",2:\"§7damage to monsters.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Salmon Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SPIKED_HOOK;2\",enchantments:{spiked_hook:2}}}", "damage": 0, "lore": [ "§9Spiked Hook II", @@ -11,11 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Salmon Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "SPIKED_HOOK;2", "parent": "SPIKED_HOOK;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/SPIKED_HOOK;3.json b/items/SPIKED_HOOK;3.json index ddd05a3b..9069d2f8 100644 --- a/items/SPIKED_HOOK;3.json +++ b/items/SPIKED_HOOK;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Spiked Hook III\",1:\"§7Fishing rod deals §a15%§7 more\",2:\"§7damage to monsters.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{spiked_hook:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Spiked Hook III\",1:\"§7Fishing rod deals §a15%§7 more\",2:\"§7damage to monsters.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Salmon Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SPIKED_HOOK;3\",enchantments:{spiked_hook:3}}}", "damage": 0, "lore": [ "§9Spiked Hook III", @@ -11,11 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Salmon Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "SPIKED_HOOK;3", "parent": "SPIKED_HOOK;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/SPIKED_HOOK;4.json b/items/SPIKED_HOOK;4.json index f4bf389c..c1c388fc 100644 --- a/items/SPIKED_HOOK;4.json +++ b/items/SPIKED_HOOK;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Spiked Hook IV\",1:\"§7Fishing rod deals §a20%§7 more\",2:\"§7damage to monsters.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{spiked_hook:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Spiked Hook IV\",1:\"§7Fishing rod deals §a20%§7 more\",2:\"§7damage to monsters.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Salmon Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SPIKED_HOOK;4\",enchantments:{spiked_hook:4}}}", "damage": 0, "lore": [ "§9Spiked Hook IV", @@ -11,6 +11,14 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Salmon Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "recipe": { @@ -26,6 +34,7 @@ }, "internalname": "SPIKED_HOOK;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Pufferfish VI" + "modver": "2.0.0-REL", + "crafttext": "Requires: Pufferfish VI", + "infoType": "" }
\ No newline at end of file diff --git a/items/SPIKED_HOOK;5.json b/items/SPIKED_HOOK;5.json index a564a592..f0d1a3ce 100644 --- a/items/SPIKED_HOOK;5.json +++ b/items/SPIKED_HOOK;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Spiked Hook V\",1:\"§7Fishing rod deals §a25%§7 more\",2:\"§7damage to monsters.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"SPIKED_HOOK;5\",enchantments:{spiked_hook:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Spiked Hook V\",1:\"§7Fishing rod deals §a25%§7 more\",2:\"§7damage to monsters.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Salmon Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"SPIKED_HOOK;5\",enchantments:{spiked_hook:5}}}", "damage": 0, "lore": [ "§9Spiked Hook V", @@ -11,12 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Salmon Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§a§lUNCOMMON" ], "internalname": "SPIKED_HOOK;5", "parent": "SPIKED_HOOK;4", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/SPIKED_HOOK;6.json b/items/SPIKED_HOOK;6.json index 88564e3d..aad86b1f 100644 --- a/items/SPIKED_HOOK;6.json +++ b/items/SPIKED_HOOK;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Spiked Hook VI\",1:\"§7Fishing rod deals §a30%§7 more\",2:\"§7damage to monsters.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§aDrops rarely from Sea Leeches.\",8:\"\",9:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SPIKED_HOOK;6\",enchantments:{spiked_hook:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Spiked Hook VI\",1:\"§7Fishing rod deals §a30%§7 more\",2:\"§7damage to monsters.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aVI: §7Fishing\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fFishing Rod\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"SPIKED_HOOK;6\",enchantments:{spiked_hook:4}}}", "damage": 0, "lore": [ "§9Spiked Hook VI", @@ -11,11 +11,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aDrops rarely from Sea Leeches.", + "§6Source:", + "§aVI: §7Fishing", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", "", "§9§lRARE" ], "internalname": "SPIKED_HOOK;6", "parent": "SPIKED_HOOK;4", - "modver": "1.2-REL" -} + "modver": "2.0.0-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SUGAR_RUSH;1.json b/items/SUGAR_RUSH;1.json index 2260a094..22258909 100644 --- a/items/SUGAR_RUSH;1.json +++ b/items/SUGAR_RUSH;1.json @@ -4,8 +4,8 @@ "displayname": "§fEnchanted Book", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sugar Rush I\",1:\"§7Grants §a+2 §f✦ Speed§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§aBought from the Fear Mongerer with 250k\",7:\"§acoins and a stack of green candy\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SUGAR_RUSH;1\",enchantments:{sugar_rush:1}}}", - "modver": "1.4-REL", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sugar Rush I\",1:\"§7Grants §a+2 §f✦ Speed§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-III: §7Spooky Festival\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fBoots\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SUGAR_RUSH;1\",enchantments:{sugar_rush:1}}}", + "modver": "2.0.0-REL", "lore": [ "§9Sugar Rush I", "§7Grants §a+2 §f✦ Speed§7.", @@ -13,8 +13,11 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aBought from the Fear Mongerer with 250k", - "§acoins and a stack of green candy", + "§6Source:", + "§aI-III: §7Spooky Festival", + "", + "§6Applied To:", + "§7- §fBoots", "", "§f§lCOMMON" ], diff --git a/items/SUGAR_RUSH;2.json b/items/SUGAR_RUSH;2.json index 4e991e7e..12fde07d 100644 --- a/items/SUGAR_RUSH;2.json +++ b/items/SUGAR_RUSH;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sugar Rush II\",1:\"§7Grants §a+4 §f✦ Speed§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SUGAR_RUSH;2\",enchantments:{sugar_rush:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sugar Rush II\",1:\"§7Grants §a+4 §f✦ Speed§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-III: §7Spooky Festival\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fBoots\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SUGAR_RUSH;2\",enchantments:{sugar_rush:2}}}", "damage": 0, "lore": [ "§9Sugar Rush II", @@ -10,12 +10,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Spooky Festival", + "", + "§6Applied To:", + "§7- §fBoots", + "", "§f§lCOMMON" ], "internalname": "SUGAR_RUSH;2", "parent": "SUGAR_RUSH;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/SUGAR_RUSH;3.json b/items/SUGAR_RUSH;3.json index fa3f94a9..913dc93c 100644 --- a/items/SUGAR_RUSH;3.json +++ b/items/SUGAR_RUSH;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Sugar Rush III\",1:\"§7Grants §a+6 §f✦ Speed§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{sugar_rush:3}}}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Sugar Rush III\",1:\"§7Grants §a+6 §f✦ Speed§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-III: §7Spooky Festival\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fBoots\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"SUGAR_RUSH;3\",enchantments:{sugar_rush:3}}}", "damage": 0, "lore": [ "§9Sugar Rush III", @@ -10,12 +10,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Spooky Festival", + "", + "§6Applied To:", + "§7- §fBoots", + "", "§f§lCOMMON" ], "internalname": "SUGAR_RUSH;3", "parent": "SUGAR_RUSH;1", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/SYPHON;1.json b/items/SYPHON;1.json index 7a69db31..ae91ef50 100644 --- a/items/SYPHON;1.json +++ b/items/SYPHON;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Syphon I\",1:\"§7Heals for §a0.2% §7of your max\",2:\"§7health per §9100 §9☠ Crit Damage\",3:\"§9§7you deal per hit, up to\",4:\"§7§91,000 §9☠ Crit Damage§7.\",5:\"\",6:\"§cOnly obtainable in a Enchanting Table.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SYPHON;1\",enchantments:{syphon:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Syphon I\",1:\"§7Heals for §a0.2% §7of your max\",2:\"§7health per §9100 §9☠ Crit Damage\",3:\"§9§7you deal per hit, up to\",4:\"§7§91,000 §9☠ Crit Damage§7.\",5:\"\",6:\"§6Source:\",7:\"§aI-III: §7Enchantment Table\",8:\"§7Experiments\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cLife Steal\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SYPHON;1\",enchantments:{syphon:1}}}", "damage": 0, "lore": [ "§9Syphon I", @@ -10,7 +10,16 @@ "§9§7you deal per hit, up to", "§7§91,000 §9☠ Crit Damage§7.", "", - "§cOnly obtainable in a Enchanting Table.", + "§6Source:", + "§aI-III: §7Enchantment Table", + "§7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cLife Steal", "", "§f§lCOMMON" ], diff --git a/items/SYPHON;2.json b/items/SYPHON;2.json index 0927b823..7ee8508a 100644 --- a/items/SYPHON;2.json +++ b/items/SYPHON;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Syphon II\",1:\"§7Heals for §a0.3% §7of your max\",2:\"§7health per §9100 §9☠ Crit Damage\",3:\"§9§7you deal per hit, up to\",4:\"§7§91,000 §9☠ Crit Damage§7.\",5:\"\",6:\"§cOnly obtainable in a Enchanting Table.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SYPHON;2\",enchantments:{syphon:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Syphon II\",1:\"§7Heals for §a0.3% §7of your max\",2:\"§7health per §9100 §9☠ Crit Damage\",3:\"§9§7you deal per hit, up to\",4:\"§7§91,000 §9☠ Crit Damage§7.\",5:\"\",6:\"§6Source:\",7:\"§aI-III: §7Enchantment Table\",8:\"§7Experiments\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cLife Steal\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SYPHON;2\",enchantments:{syphon:2}}}", "damage": 0, "lore": [ "§9Syphon II", @@ -10,7 +10,16 @@ "§9§7you deal per hit, up to", "§7§91,000 §9☠ Crit Damage§7.", "", - "§cOnly obtainable in a Enchanting Table.", + "§6Source:", + "§aI-III: §7Enchantment Table", + "§7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cLife Steal", "", "§f§lCOMMON" ], diff --git a/items/SYPHON;3.json b/items/SYPHON;3.json index 5b025828..7f0f6458 100644 --- a/items/SYPHON;3.json +++ b/items/SYPHON;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Syphon III\",1:\"§7Heals for §a0.4% §7of your max\",2:\"§7health per §9100 §9☠ Crit Damage\",3:\"§9§7you deal per hit, up to\",4:\"§7§91,000 §9☠ Crit Damage§7.\",5:\"\",6:\"§cOnly obtainable in a Enchanting Table.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SYPHON;3\",enchantments:{syphon:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Syphon III\",1:\"§7Heals for §a0.4% §7of your max\",2:\"§7health per §9100 §9☠ Crit Damage\",3:\"§9§7you deal per hit, up to\",4:\"§7§91,000 §9☠ Crit Damage§7.\",5:\"\",6:\"§6Source:\",7:\"§aI-III: §7Enchantment Table\",8:\"§7Experiments\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cLife Steal\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SYPHON;3\",enchantments:{syphon:3}}}", "damage": 0, "lore": [ "§9Syphon III", @@ -10,7 +10,16 @@ "§9§7you deal per hit, up to", "§7§91,000 §9☠ Crit Damage§7.", "", - "§cOnly obtainable in a Enchanting Table.", + "§6Source:", + "§aI-III: §7Enchantment Table", + "§7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cLife Steal", "", "§f§lCOMMON" ], diff --git a/items/SYPHON;4.json b/items/SYPHON;4.json index 68d1cf4c..bfc8275b 100644 --- a/items/SYPHON;4.json +++ b/items/SYPHON;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Syphon IV\",1:\"§7Heals for §a0.5% §7of your max\",2:\"§7health per §9100 §9☠ Crit Damage\",3:\"§9§7you deal per hit, up to\",4:\"§7§91,000 §9☠ Crit Damage§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"SYPHON;4\",enchantments:{syphon:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Syphon IV\",1:\"§7Heals for §a0.5% §7of your max\",2:\"§7health per §9100 §9☠ Crit Damage\",3:\"§9§7you deal per hit, up to\",4:\"§7§91,000 §9☠ Crit Damage§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aIV: §7Experiments\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cLife Steal\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"SYPHON;4\",enchantments:{syphon:4}}}", "damage": 0, "lore": [ "§9Syphon IV", @@ -13,6 +13,16 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aIV: §7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cLife Steal", + "", "§f§lCOMMON" ], "internalname": "SYPHON;4", diff --git a/items/SYPHON;5.json b/items/SYPHON;5.json index c4116694..aa3333fb 100644 --- a/items/SYPHON;5.json +++ b/items/SYPHON;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Syphon V\",1:\"§7Heals for §a0.6% §7of your max\",2:\"§7health per §9100 §9☠ Crit Damage\",3:\"§9§7you deal per hit, up to\",4:\"§7§91,000 §9☠ Crit Damage§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"SYPHON;5\",enchantments:{syphon:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Syphon V\",1:\"§7Heals for §a0.6% §7of your max\",2:\"§7health per §9100 §9☠ Crit Damage\",3:\"§9§7you deal per hit, up to\",4:\"§7§91,000 §9☠ Crit Damage§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aV: §7Experiments\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cLife Steal\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"SYPHON;5\",enchantments:{syphon:5}}}", "damage": 0, "lore": [ "§9Syphon V", @@ -13,6 +13,16 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aV: §7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cLife Steal", + "", "§f§lCOMMON" ], "internalname": "SYPHON;5", diff --git a/items/TELEKINESIS;1.json b/items/TELEKINESIS;1.json index 604263df..a6a70e5a 100644 --- a/items/TELEKINESIS;1.json +++ b/items/TELEKINESIS;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Telekinesis I\",1:\"§7Block and mob drops go directly\",2:\"§7into your inventory.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TELEKINESIS;1\",enchantments:{telekinesis:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Telekinesis I\",1:\"§7Block and mob drops go directly\",2:\"§7into your inventory.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI: §7Enchantment Table,\",9:\"§7Rusty\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Weapon\",13:\"§7- §fFishing Rod\",14:\"§7- §fAxe\",15:\"§7- §fHoe\",16:\"§7- §fBow\",17:\"§7- §fDrill\",18:\"§7- §fPickaxe\",19:\"§7- §fSword\",20:\"§7- §fShovel\",21:\"§7- §fShears\",22:\"\",23:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TELEKINESIS;1\",enchantments:{telekinesis:1}}}", "damage": 0, "lore": [ "§9Telekinesis I", @@ -11,11 +11,27 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI: §7Enchantment Table,", + "§7Rusty", + "", + "§6Applied To:", + "§7- §fFishing Weapon", + "§7- §fFishing Rod", + "§7- §fAxe", + "§7- §fHoe", + "§7- §fBow", + "§7- §fDrill", + "§7- §fPickaxe", + "§7- §fSword", + "§7- §fShovel", + "§7- §fShears", + "", "§f§lCOMMON" ], "internalname": "TELEKINESIS;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/THORNS;1.json b/items/THORNS;1.json index d3defb0a..3ce015ab 100644 --- a/items/THORNS;1.json +++ b/items/THORNS;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thorns I\",1:\"§7Grants a §a50% §7chance to\",2:\"§7rebound §a3% §7of damage dealt\",3:\"§7back at the attacker.\",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:{thorns:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thorns I\",1:\"§7Grants a §a50% §7chance to\",2:\"§7rebound §a3% §7of damage dealt\",3:\"§7back at the attacker.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-III: §7Enchantment Table,\",10:\"§7Cactus Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fArmor\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"THORNS;1\",enchantments:{thorns:1}}}", "damage": 0, "lore": [ "§9Thorns I", @@ -12,11 +12,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enchantment Table,", + "§7Cactus Collection", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§f§lCOMMON" ], "internalname": "THORNS;1", "parent": "THORNS;2", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/THORNS;2.json b/items/THORNS;2.json index 92a01a92..0ada0269 100644 --- a/items/THORNS;2.json +++ b/items/THORNS;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thorns II\",1:\"§7Grants a §a50% §7chance to\",2:\"§7rebound §a6% §7of damage dealt\",3:\"§7back at the attacker.\",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:{thorns:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thorns II\",1:\"§7Grants a §a50% §7chance to\",2:\"§7rebound §a6% §7of damage dealt\",3:\"§7back at the attacker.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-III: §7Enchantment Table,\",10:\"§7Cactus Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fArmor\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"THORNS;2\",enchantments:{thorns:2}}}", "damage": 0, "lore": [ "§9Thorns II", @@ -12,6 +12,13 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enchantment Table,", + "§7Cactus Collection", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§f§lCOMMON" ], "recipe": { @@ -27,6 +34,7 @@ }, "internalname": "THORNS;2", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Cactus VII" + "modver": "2.0.0-REL", + "crafttext": "Requires: Cactus VII", + "infoType": "" }
\ No newline at end of file diff --git a/items/THORNS;3.json b/items/THORNS;3.json index fe41f168..4e3f98c0 100644 --- a/items/THORNS;3.json +++ b/items/THORNS;3.json @@ -1,24 +1,30 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Thorns III\",1:\"§7Grants a §a50% §7chance to\",2:\"§7rebound §a9% §7of damage dealt\",3:\"§7back at the attacker. Damage\",4:\"§7capped at §c200§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"THORNS;3\",enchantments:{thorns:3}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Thorns III\",1:\"§7Grants a §a50% §7chance to\",2:\"§7rebound §a9% §7of damage dealt\",3:\"§7back at the attacker.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-III: §7Enchantment Table,\",10:\"§7Cactus Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fArmor\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"THORNS;3\",enchantments:{thorns:3}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Thorns III", "§7Grants a §a50% §7chance to", "§7rebound §a9% §7of damage dealt", - "§7back at the attacker. Damage", - "§7capped at §c200§7.", + "§7back at the attacker.", "", "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enchantment Table,", + "§7Cactus Collection", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§f§lCOMMON" ], "internalname": "THORNS;3", "parent": "THORNS;2", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/THUNDERBOLT;1.json b/items/THUNDERBOLT;1.json index 232af550..3f7a23b3 100644 --- a/items/THUNDERBOLT;1.json +++ b/items/THUNDERBOLT;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderbolt I\",1:\"§7Strikes Monsters within 2 blocks\",2:\"§7with lightning every 3\",3:\"§7consecutive hits, dealing §a15%\",4:\"§a§7of your Strength as damage.\",5:\"\",6:\"§7§7Cost: §320 Exp Levels\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"THUNDERBOLT;1\",enchantments:{thunderbolt:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderbolt I\",1:\"§7Strikes Monsters within 2 blocks\",2:\"§7with lightning every 3\",3:\"§7consecutive hits, dealing §a15%\",4:\"§a§7of your Strength as damage.\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fSword\",11:\"§7- §fFishing Weapon\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cThunderlord\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"THUNDERBOLT;1\",enchantments:{thunderbolt:1}}}", "damage": 0, "lore": [ "§9Thunderbolt I", @@ -10,11 +10,21 @@ "§7consecutive hits, dealing §a15%", "§a§7of your Strength as damage.", "", - "§cOnly obtainable in a Enchanting Table." + "§6Source:", + "§aI-V: §7Enchantment Table", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cThunderlord", + "", + "§f§lCOMMON" ], "internalname": "THUNDERBOLT;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/THUNDERBOLT;2.json b/items/THUNDERBOLT;2.json index 699b5976..31fdc9c5 100644 --- a/items/THUNDERBOLT;2.json +++ b/items/THUNDERBOLT;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderbolt II\",1:\"§7Strikes Monsters within 2 blocks\",2:\"§7with lightning every 3\",3:\"§7consecutive hits, dealing §a30%\",4:\"§a§7of your Strength as damage.\",5:\"\",6:\"§7§7Cost: §325 Exp Levels\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"THUNDERBOLT;2\",enchantments:{thunderbolt:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderbolt II\",1:\"§7Strikes Monsters within 2 blocks\",2:\"§7with lightning every 3\",3:\"§7consecutive hits, dealing §a30%\",4:\"§a§7of your Strength as damage.\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fSword\",11:\"§7- §fFishing Weapon\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cThunderlord\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"THUNDERBOLT;2\",enchantments:{thunderbolt:2}}}", "damage": 0, "lore": [ "§9Thunderbolt II", @@ -10,11 +10,21 @@ "§7consecutive hits, dealing §a30%", "§a§7of your Strength as damage.", "", - "§cOnly obtainable in a Enchanting Table." + "§6Source:", + "§aI-V: §7Enchantment Table", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cThunderlord", + "", + "§f§lCOMMON" ], "internalname": "THUNDERBOLT;2", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/THUNDERBOLT;3.json b/items/THUNDERBOLT;3.json index 4369c8b5..f8954a05 100644 --- a/items/THUNDERBOLT;3.json +++ b/items/THUNDERBOLT;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderbolt III\",1:\"§7Strikes Monsters within 2 blocks\",2:\"§7with lightning every 3\",3:\"§7consecutive hits, dealing §a45%\",4:\"§a§7of your Strength as damage.\",5:\"\",6:\"§7§7Cost: §330 Exp Levels\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"THUNDERBOLT;3\",enchantments:{thunderbolt:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderbolt III\",1:\"§7Strikes Monsters within 2 blocks\",2:\"§7with lightning every 3\",3:\"§7consecutive hits, dealing §a45%\",4:\"§a§7of your Strength as damage.\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fSword\",11:\"§7- §fFishing Weapon\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cThunderlord\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"THUNDERBOLT;3\",enchantments:{thunderbolt:3}}}", "damage": 0, "lore": [ "§9Thunderbolt III", @@ -10,11 +10,21 @@ "§7consecutive hits, dealing §a45%", "§a§7of your Strength as damage.", "", - "§cOnly obtainable in a Enchanting Table." + "§6Source:", + "§aI-V: §7Enchantment Table", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cThunderlord", + "", + "§f§lCOMMON" ], "internalname": "THUNDERBOLT;3", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/THUNDERBOLT;4.json b/items/THUNDERBOLT;4.json index a1a84c66..b68f95f2 100644 --- a/items/THUNDERBOLT;4.json +++ b/items/THUNDERBOLT;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderbolt IV\",1:\"§7Strikes Monsters within 2 blocks\",2:\"§7with lightning every 3\",3:\"§7consecutive hits, dealing §a60%\",4:\"§a§7of your Strength as damage.\",5:\"\",6:\"§7§7Cost: §340 Exp Levels\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"THUNDERBOLT;4\",enchantments:{thunderbolt:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderbolt IV\",1:\"§7Strikes Monsters within 2 blocks\",2:\"§7with lightning every 3\",3:\"§7consecutive hits, dealing §a60%\",4:\"§a§7of your Strength as damage.\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fSword\",11:\"§7- §fFishing Weapon\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cThunderlord\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"THUNDERBOLT;4\",enchantments:{thunderbolt:4}}}", "damage": 0, "lore": [ "§9Thunderbolt IV", @@ -10,11 +10,21 @@ "§7consecutive hits, dealing §a60%", "§a§7of your Strength as damage.", "", - "§7§7Cost: §340 Exp Levels" + "§6Source:", + "§aI-V: §7Enchantment Table", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cThunderlord", + "", + "§f§lCOMMON" ], "internalname": "THUNDERBOLT;4", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/THUNDERBOLT;5.json b/items/THUNDERBOLT;5.json index a979d444..1d5e18d9 100644 --- a/items/THUNDERBOLT;5.json +++ b/items/THUNDERBOLT;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderbolt V\",1:\"§7Strikes Monsters within 2 blocks\",2:\"§7with lightning every 3\",3:\"§7consecutive hits, dealing §a75%\",4:\"§a§7of your Strength as damage.\",5:\"\",6:\"§7§7Cost: §350 Exp Levels\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"THUNDERBOLT;5\",enchantments:{thunderbolt:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderbolt V\",1:\"§7Strikes Monsters within 2 blocks\",2:\"§7with lightning every 3\",3:\"§7consecutive hits, dealing §a75%\",4:\"§a§7of your Strength as damage.\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fSword\",11:\"§7- §fFishing Weapon\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cThunderlord\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"THUNDERBOLT;5\",enchantments:{thunderbolt:5}}}", "damage": 0, "lore": [ "§9Thunderbolt V", @@ -10,11 +10,21 @@ "§7consecutive hits, dealing §a75%", "§a§7of your Strength as damage.", "", - "§cOnly obtainable in a Enchanting Table." + "§6Source:", + "§aI-V: §7Enchantment Table", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cThunderlord", + "", + "§f§lCOMMON" ], "internalname": "THUNDERBOLT;5", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/THUNDERBOLT;6.json b/items/THUNDERBOLT;6.json index fd13be50..9cef68e0 100644 --- a/items/THUNDERBOLT;6.json +++ b/items/THUNDERBOLT;6.json @@ -18,6 +18,6 @@ "internalname": "THUNDERBOLT;6", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/THUNDERLORD;1.json b/items/THUNDERLORD;1.json index ca930e22..2777b4ec 100644 --- a/items/THUNDERLORD;1.json +++ b/items/THUNDERLORD;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderlord I\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a10% §7of your Strength\",4:\"§7as damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{thunderlord:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderlord I\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a10% §7of your Strength\",4:\"§7as damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Gunpowder Collection\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cThunderbolt\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"THUNDERLORD;1\",enchantments:{thunderlord:1}}}", "damage": 0, "lore": [ "§9Thunderlord I", @@ -13,10 +13,23 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Gunpowder Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cThunderbolt", + "", "§f§lCOMMON" ], "internalname": "THUNDERLORD;1", "parent": "THUNDERLORD;4", "clickcommand": "", - "modver": "1.6-REL" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/THUNDERLORD;2.json b/items/THUNDERLORD;2.json index 62d0c315..63368390 100644 --- a/items/THUNDERLORD;2.json +++ b/items/THUNDERLORD;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderlord II\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a20% §7of your Strength\",4:\"§7as damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{thunderlord:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderlord II\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a20% §7of your Strength\",4:\"§7as damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Gunpowder Collection\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cThunderbolt\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"THUNDERLORD;2\",enchantments:{thunderlord:2}}}", "damage": 0, "lore": [ "§9Thunderlord II", @@ -13,10 +13,23 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Gunpowder Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cThunderbolt", + "", "§f§lCOMMON" ], "internalname": "THUNDERLORD;2", "parent": "THUNDERLORD;4", "clickcommand": "", - "modver": "1.6-REL" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/THUNDERLORD;3.json b/items/THUNDERLORD;3.json index a6464c6d..e3ba06b3 100644 --- a/items/THUNDERLORD;3.json +++ b/items/THUNDERLORD;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderlord III\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a30% §7of your Strength\",4:\"§7as damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{thunderlord:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderlord III\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a30% §7of your Strength\",4:\"§7as damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Gunpowder Collection\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cThunderbolt\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"THUNDERLORD;3\",enchantments:{thunderlord:3}}}", "damage": 0, "lore": [ "§9Thunderlord III", @@ -13,10 +13,23 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Gunpowder Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cThunderbolt", + "", "§f§lCOMMON" ], "internalname": "THUNDERLORD;3", "parent": "THUNDERLORD;4", "clickcommand": "", - "modver": "1.6-REL" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/THUNDERLORD;4.json b/items/THUNDERLORD;4.json index a5d278b9..a5b3d07c 100644 --- a/items/THUNDERLORD;4.json +++ b/items/THUNDERLORD;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderlord IV\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a40% §7of your Strength\",4:\"§7as damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{thunderlord:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderlord IV\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a40% §7of your Strength\",4:\"§7as damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Gunpowder Collection\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cThunderbolt\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"THUNDERLORD;4\",enchantments:{thunderlord:4}}}", "damage": 0, "lore": [ "§9Thunderlord IV", @@ -13,6 +13,17 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Gunpowder Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cThunderbolt", + "", "§f§lCOMMON" ], "recipe": { @@ -28,6 +39,7 @@ }, "internalname": "THUNDERLORD;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Gunpowder V" + "modver": "2.0.0-REL", + "crafttext": "Requires: Gunpowder V", + "infoType": "" }
\ No newline at end of file diff --git a/items/THUNDERLORD;5.json b/items/THUNDERLORD;5.json index 951398db..c67f2da6 100644 --- a/items/THUNDERLORD;5.json +++ b/items/THUNDERLORD;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Thunderlord V\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a50% §7of your Strength\",4:\"§7as damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{thunderlord:5}}}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Thunderlord V\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a50% §7of your Strength\",4:\"§7as damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Gunpowder Collection\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cThunderbolt\",19:\"\",20:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"THUNDERLORD;5\",enchantments:{thunderlord:5}}}", "damage": 0, "lore": [ "§9Thunderlord V", @@ -13,12 +13,23 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Gunpowder Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cThunderbolt", + "", "§a§lUNCOMMON" ], "internalname": "THUNDERLORD;5", "parent": "THUNDERLORD;4", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/THUNDERLORD;6.json b/items/THUNDERLORD;6.json index ac2118bb..a39dff88 100644 --- a/items/THUNDERLORD;6.json +++ b/items/THUNDERLORD;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§9Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Thunderlord VI\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a60% §7of your Strength\",4:\"§7as damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{thunderlord:6}}}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Thunderlord VI\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a60% §7of your Strength\",4:\"§7as damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aVI: §7Dungeon,\",11:\"§7Experiments\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cThunderbolt\",19:\"\",20:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{id:\"THUNDERLORD;6\",enchantments:{thunderlord:6}}}", "damage": 0, "lore": [ "§9Thunderlord VI", @@ -13,12 +13,23 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aVI: §7Dungeon,", + "§7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cThunderbolt", + "", "§9§lRARE" ], "internalname": "THUNDERLORD;6", "parent": "THUNDERLORD;4", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TITAN_KILLER;1.json b/items/TITAN_KILLER;1.json index b27dd7dc..5af3d455 100644 --- a/items/TITAN_KILLER;1.json +++ b/items/TITAN_KILLER;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Titan Killer I\",1:\"§7Increases damage dealt by §a2%\",2:\"§a§7for every 100 defense your\",3:\"§7target has up to §a50%§7.\",4:\"\",5:\"§7§7Cost: §310 Exp Levels\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TITAN_KILLER;1\",enchantments:{titan_killer:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Titan Killer I\",1:\"§7Increases damage dealt by §a2%\",2:\"§a§7for every 100 defense your\",3:\"§7target has up to §a50%§7.\",4:\"\",5:\"§6Source:\",6:\"§aI-V: §7Enchantment Table\",7:\"\",8:\"§6Applied To:\",9:\"§7- §fSword\",10:\"§7- §fFishing Weapon\",11:\"\",12:\"§6Conflicts:\",13:\"§7- §cGiant Killer\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TITAN_KILLER;1\",enchantments:{titan_killer:1}}}", "damage": 0, "lore": [ "§9Titan Killer I", @@ -9,11 +9,21 @@ "§a§7for every 100 defense your", "§7target has up to §a50%§7.", "", - "§cOnly obtainable in a Enchanting Table." + "§6Source:", + "§aI-V: §7Enchantment Table", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cGiant Killer", + "", + "§f§lCOMMON" ], "internalname": "TITAN_KILLER;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/TITAN_KILLER;2.json b/items/TITAN_KILLER;2.json index 894821f5..f97224f1 100644 --- a/items/TITAN_KILLER;2.json +++ b/items/TITAN_KILLER;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Titan Killer II\",1:\"§7Increases damage dealt by §a4%\",2:\"§a§7for every 100 defense your\",3:\"§7target has up to §a50%§7.\",4:\"\",5:\"§7§7Cost: §320 Exp Levels\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TITAN_KILLER;2\",enchantments:{titan_killer:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Titan Killer II\",1:\"§7Increases damage dealt by §a4%\",2:\"§a§7for every 100 defense your\",3:\"§7target has up to §a50%§7.\",4:\"\",5:\"§6Source:\",6:\"§aI-V: §7Enchantment Table\",7:\"\",8:\"§6Applied To:\",9:\"§7- §fSword\",10:\"§7- §fFishing Weapon\",11:\"\",12:\"§6Conflicts:\",13:\"§7- §cGiant Killer\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TITAN_KILLER;2\",enchantments:{titan_killer:2}}}", "damage": 0, "lore": [ "§9Titan Killer II", @@ -9,11 +9,21 @@ "§a§7for every 100 defense your", "§7target has up to §a50%§7.", "", - "§cOnly obtainable in a Enchanting Table." + "§6Source:", + "§aI-V: §7Enchantment Table", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cGiant Killer", + "", + "§f§lCOMMON" ], "internalname": "TITAN_KILLER;2", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/TITAN_KILLER;3.json b/items/TITAN_KILLER;3.json index 7333ed58..b970ebbb 100644 --- a/items/TITAN_KILLER;3.json +++ b/items/TITAN_KILLER;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Titan Killer III\",1:\"§7Increases damage dealt by §a6%\",2:\"§a§7for every 100 defense your\",3:\"§7target has up to §a50%§7.\",4:\"\",5:\"§7§7Cost: §330 Exp Levels\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TITAN_KILLER;3\",enchantments:{titan_killer:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Titan Killer III\",1:\"§7Increases damage dealt by §a6%\",2:\"§a§7for every 100 defense your\",3:\"§7target has up to §a50%§7.\",4:\"\",5:\"§6Source:\",6:\"§aI-V: §7Enchantment Table\",7:\"\",8:\"§6Applied To:\",9:\"§7- §fSword\",10:\"§7- §fFishing Weapon\",11:\"\",12:\"§6Conflicts:\",13:\"§7- §cGiant Killer\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TITAN_KILLER;3\",enchantments:{titan_killer:3}}}", "damage": 0, "lore": [ "§9Titan Killer III", @@ -9,11 +9,21 @@ "§a§7for every 100 defense your", "§7target has up to §a50%§7.", "", - "§cOnly obtainable in a Enchanting Table." + "§6Source:", + "§aI-V: §7Enchantment Table", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cGiant Killer", + "", + "§f§lCOMMON" ], "internalname": "TITAN_KILLER;3", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/TITAN_KILLER;4.json b/items/TITAN_KILLER;4.json index 9ea26714..64266767 100644 --- a/items/TITAN_KILLER;4.json +++ b/items/TITAN_KILLER;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Titan Killer IV\",1:\"§7Increases damage dealt by §a8%\",2:\"§a§7for every 100 defense your\",3:\"§7target has up to §a50%§7.\",4:\"\",5:\"§7§7Cost: §340 Exp Levels\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TITAN_KILLER;4\",enchantments:{titan_killer:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Titan Killer IV\",1:\"§7Increases damage dealt by §a8%\",2:\"§a§7for every 100 defense your\",3:\"§7target has up to §a50%§7.\",4:\"\",5:\"§6Source:\",6:\"§aI-V: §7Enchantment Table\",7:\"\",8:\"§6Applied To:\",9:\"§7- §fSword\",10:\"§7- §fFishing Weapon\",11:\"\",12:\"§6Conflicts:\",13:\"§7- §cGiant Killer\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TITAN_KILLER;4\",enchantments:{titan_killer:4}}}", "damage": 0, "lore": [ "§9Titan Killer IV", @@ -9,11 +9,21 @@ "§a§7for every 100 defense your", "§7target has up to §a50%§7.", "", - "§cOnly obtainable in a Enchanting Table." + "§6Source:", + "§aI-V: §7Enchantment Table", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cGiant Killer", + "", + "§f§lCOMMON" ], "internalname": "TITAN_KILLER;4", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/TITAN_KILLER;5.json b/items/TITAN_KILLER;5.json index eba075ba..9896b204 100644 --- a/items/TITAN_KILLER;5.json +++ b/items/TITAN_KILLER;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Titan Killer V\",1:\"§7Increases damage dealt by §a10%\",2:\"§a§7for every 100 defense your\",3:\"§7target has up to §a50%§7.\",4:\"\",5:\"§7§7Cost: §350 Exp Levels\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"TITAN_KILLER;5\",enchantments:{titan_killer:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Titan Killer V\",1:\"§7Increases damage dealt by §a10%\",2:\"§a§7for every 100 defense your\",3:\"§7target has up to §a50%§7.\",4:\"\",5:\"§6Source:\",6:\"§aI-V: §7Enchantment Table\",7:\"\",8:\"§6Applied To:\",9:\"§7- §fSword\",10:\"§7- §fFishing Weapon\",11:\"\",12:\"§6Conflicts:\",13:\"§7- §cGiant Killer\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"TITAN_KILLER;5\",enchantments:{titan_killer:5}}}", "damage": 0, "lore": [ "§9Titan Killer V", @@ -9,11 +9,21 @@ "§a§7for every 100 defense your", "§7target has up to §a50%§7.", "", - "§cOnly obtainable in a Enchanting Table." + "§6Source:", + "§aI-V: §7Enchantment Table", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cGiant Killer", + "", + "§f§lCOMMON" ], "internalname": "TITAN_KILLER;5", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/TITAN_KILLER;6.json b/items/TITAN_KILLER;6.json index de16dbaf..fb37825b 100644 --- a/items/TITAN_KILLER;6.json +++ b/items/TITAN_KILLER;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Titan Killer VI\",1:\"§7Increases damage dealt by §a12%\",2:\"§a§7for every 100 defense your\",3:\"§7target has up to §a50%§7.\",4:\"\",5:\"§7§cRequires Enchanting 28 to\",6:\"§capply\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{id:\"TITAN_KILLER;6\",enchantments:{titan_killer:6}},AttributeModifiers:[]}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Titan Killer VI\",1:\"§7Increases damage dealt by §a12%\",2:\"§a§7for every 100 defense your\",3:\"§7target has up to §a50%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aVI: §7Experiments\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cGiant Killer\",17:\"\",18:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{id:\"TITAN_KILLER;6\",enchantments:{titan_killer:6}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Titan Killer VI", @@ -9,17 +9,24 @@ "§a§7for every 100 defense your", "§7target has up to §a50%§7.", "", - "§7§cRequires Enchanting 28 to", - "§capply", - "", "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aVI: §7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cGiant Killer", + "", "§9§lRARE" ], "internalname": "TITAN_KILLER;6", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/TITAN_KILLER;7.json b/items/TITAN_KILLER;7.json index d3347e2f..7844d9b4 100644 --- a/items/TITAN_KILLER;7.json +++ b/items/TITAN_KILLER;7.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§5Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Titan Killer VII\",1:\"§7Increases damage dealt by §a14%\",2:\"§a§7for every 100 defense your\",3:\"§7target has up to §a50%§7.\",4:\"\",5:\"§7§cRequires Enchanting 28 to\",6:\"§capply\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"TITAN_KILLER;7\",enchantments:{titan_killer:7}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Titan Killer VII\",1:\"§7Increases damage dealt by §a14%\",2:\"§a§7for every 100 defense your\",3:\"§7target has up to §a50%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aVII: §7Experiments\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cGiant Killer\",17:\"\",18:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"TITAN_KILLER;7\",enchantments:{titan_killer:7}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Titan Killer VII", @@ -9,17 +9,24 @@ "§a§7for every 100 defense your", "§7target has up to §a50%§7.", "", - "§7§cRequires Enchanting 28 to", - "§capply", - "", "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aVII: §7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cGiant Killer", + "", "§5§lEPIC" ], "internalname": "TITAN_KILLER;7", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/TRIPLE_STRIKE;1.json b/items/TRIPLE_STRIKE;1.json index 0543aaf9..5e6204f8 100644 --- a/items/TRIPLE_STRIKE;1.json +++ b/items/TRIPLE_STRIKE;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Triple-Strike I\",1:\"§7Increases melee damage dealt by\",2:\"§7§a10% §7for the first three hits\",3:\"§7on a mob.\",4:\"\",5:\"§7§7Cost: §320 Exp Levels\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TRIPLE_STRIKE;1\",enchantments:{triple_strike:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Triple-Strike I\",1:\"§7Increases melee damage dealt by\",2:\"§7§a10% §7for the first three hits\",3:\"§7on a mob.\",4:\"\",5:\"§6Source:\",6:\"§aI-III: §7Enchantment Table\",7:\"\",8:\"§6Applied To:\",9:\"§7- §fSword\",10:\"§7- §fFishing Weapon\",11:\"\",12:\"§6Conflicts:\",13:\"§7- §cFirst Strike\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TRIPLE_STRIKE;1\",enchantments:{triple_strike:1}}}", "damage": 0, "lore": [ "§9Triple-Strike I", @@ -9,11 +9,21 @@ "§7§a10% §7for the first three hits", "§7on a mob.", "", - "§cOnly obtainable in a Enchanting Table." + "§6Source:", + "§aI-III: §7Enchantment Table", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cFirst Strike", + "", + "§f§lCOMMON" ], "internalname": "TRIPLE_STRIKE;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/TRIPLE_STRIKE;2.json b/items/TRIPLE_STRIKE;2.json index 52e2349e..418335f1 100644 --- a/items/TRIPLE_STRIKE;2.json +++ b/items/TRIPLE_STRIKE;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Triple-Strike II\",1:\"§7Increases melee damage dealt by\",2:\"§7§a20% §7for the first three hits\",3:\"§7on a mob.\",4:\"\",5:\"§7§7Cost: §330 Exp Levels\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TRIPLE_STRIKE;2\",enchantments:{triple_strike:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Triple-Strike II\",1:\"§7Increases melee damage dealt by\",2:\"§7§a20% §7for the first three hits\",3:\"§7on a mob.\",4:\"\",5:\"§6Source:\",6:\"§aI-III: §7Enchantment Table\",7:\"\",8:\"§6Applied To:\",9:\"§7- §fSword\",10:\"§7- §fFishing Weapon\",11:\"\",12:\"§6Conflicts:\",13:\"§7- §cFirst Strike\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TRIPLE_STRIKE;2\",enchantments:{triple_strike:2}}}", "damage": 0, "lore": [ "§9Triple-Strike II", @@ -9,11 +9,21 @@ "§7§a20% §7for the first three hits", "§7on a mob.", "", - "§cOnly obtainable in a Enchanting Table." + "§6Source:", + "§aI-III: §7Enchantment Table", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cFirst Strike", + "", + "§f§lCOMMON" ], "internalname": "TRIPLE_STRIKE;2", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/TRIPLE_STRIKE;3.json b/items/TRIPLE_STRIKE;3.json index 09dfc98d..6a244b4a 100644 --- a/items/TRIPLE_STRIKE;3.json +++ b/items/TRIPLE_STRIKE;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Triple-Strike III\",1:\"§7Increases melee damage dealt by\",2:\"§7§a30% §7for the first three hits\",3:\"§7on a mob.\",4:\"\",5:\"§7§7Cost: §340 Exp Levels\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TRIPLE_STRIKE;3\",enchantments:{triple_strike:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Triple-Strike III\",1:\"§7Increases melee damage dealt by\",2:\"§7§a30% §7for the first three hits\",3:\"§7on a mob.\",4:\"\",5:\"§6Source:\",6:\"§aI-III: §7Enchantment Table\",7:\"\",8:\"§6Applied To:\",9:\"§7- §fSword\",10:\"§7- §fFishing Weapon\",11:\"\",12:\"§6Conflicts:\",13:\"§7- §cFirst Strike\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TRIPLE_STRIKE;3\",enchantments:{triple_strike:3}}}", "damage": 0, "lore": [ "§9Triple-Strike III", @@ -9,11 +9,21 @@ "§7§a30% §7for the first three hits", "§7on a mob.", "", - "§cOnly obtainable in a Enchanting Table." + "§6Source:", + "§aI-III: §7Enchantment Table", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cFirst Strike", + "", + "§f§lCOMMON" ], "internalname": "TRIPLE_STRIKE;3", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/TRIPLE_STRIKE;4.json b/items/TRIPLE_STRIKE;4.json index f2f4fd1f..634be44f 100644 --- a/items/TRIPLE_STRIKE;4.json +++ b/items/TRIPLE_STRIKE;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Triple-Strike IV\",1:\"§7Increases melee damage dealt by\",2:\"§7§a40% §7for the first three hits\",3:\"§7on a mob.\",4:\"\",5:\"§7§7Cost: §375 Exp Levels\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TRIPLE_STRIKE;4\",enchantments:{triple_strike:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Triple-Strike IV\",1:\"§7Increases melee damage dealt by\",2:\"§7§a40% §7for the first three hits\",3:\"§7on a mob.\",4:\"\",5:\"§6Source:\",6:\"§aIV: §7Experiments\",7:\"\",8:\"§6Applied To:\",9:\"§7- §fSword\",10:\"§7- §fFishing Weapon\",11:\"\",12:\"§6Conflicts:\",13:\"§7- §cFirst Strike\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TRIPLE_STRIKE;4\",enchantments:{triple_strike:4}}}", "damage": 0, "lore": [ "§9Triple-Strike IV", @@ -9,11 +9,21 @@ "§7§a40% §7for the first three hits", "§7on a mob.", "", - "§cOnly obtainable in a Enchanting Table." + "§6Source:", + "§aIV: §7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cFirst Strike", + "", + "§f§lCOMMON" ], "internalname": "TRIPLE_STRIKE;4", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/TRIPLE_STRIKE;5.json b/items/TRIPLE_STRIKE;5.json index db721ef8..25d4e8d8 100644 --- a/items/TRIPLE_STRIKE;5.json +++ b/items/TRIPLE_STRIKE;5.json @@ -1,21 +1,29 @@ -{
- "itemid": "minecraft:enchanted_book",
- "displayname": "§aEnchanted Book",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Triple-Strike V\",1:\"§7Increases melee damage dealt by\",2:\"§7§a50% §7for the first three hits\",3:\"§7on a mob.\",4:\"\",5:\"§7§7Cost: §375 Exp Levels\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TRIPLE_STRIKE;5\",enchantments:{triple_strike:5}}}",
- "damage": 0,
- "lore": [
- "§9Triple-Strike V",
- "§7Increases melee damage dealt by",
- "§7§a50% §7for the first three hits",
- "§7on a mob.",
- "",
- "§cOnly obtainable from Experiments.",
- "",
- "§a§lUNCOMMON"
- ],
- "internalname": "TRIPLE_STRIKE;5",
- "crafttext": "",
- "clickcommand": "",
- "modver": "1.7.1-REL",
- "infoType": ""
-}
+{ + "itemid": "minecraft:enchanted_book", + "displayname": "§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Triple-Strike V\",1:\"§7Increases melee damage dealt by\",2:\"§7§a50% §7for the first three hits\",3:\"§7on a mob.\",4:\"\",5:\"§6Source:\",6:\"§aV: §7Experiments\",7:\"\",8:\"§6Applied To:\",9:\"§7- §fSword\",10:\"§7- §fFishing Weapon\",11:\"\",12:\"§6Conflicts:\",13:\"§7- §cFirst Strike\",14:\"\",15:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"TRIPLE_STRIKE;5\",enchantments:{triple_strike:5}}}", + "damage": 0, + "lore": [ + "§9Triple-Strike V", + "§7Increases melee damage dealt by", + "§7§a50% §7for the first three hits", + "§7on a mob.", + "", + "§6Source:", + "§aV: §7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cFirst Strike", + "", + "§a§lUNCOMMON" + ], + "internalname": "TRIPLE_STRIKE;5", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TRUE_PROTECTION;1.json b/items/TRUE_PROTECTION;1.json index f8be29cc..1f5cf47b 100644 --- a/items/TRUE_PROTECTION;1.json +++ b/items/TRUE_PROTECTION;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9True Protection I\",1:\"§7Grants §f+5❂ True Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TRUE_PROTECTION;1\",enchantments:{true_protection:1}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9True Protection I\",1:\"§7Grants §f+5❂ True Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI: §7Bought from the Old Shaman Nyko,\",8:\"§7for 900k.\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fChestplate\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TRUE_PROTECTION;1\",enchantments:{true_protection:1}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9True Protection I", @@ -10,11 +10,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI: §7Bought from the Old Shaman Nyko,", + "§7for 900k.", + "", + "§6Applied To:", + "§7- §fChestplate", + "", "§f§lCOMMON" ], "internalname": "TRUE_PROTECTION;1", "crafttext": "", "clickcommand": "", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_CACTUS;1.json b/items/TURBO_CACTUS;1.json index 960ba867..722a2c2e 100644 --- a/items/TURBO_CACTUS;1.json +++ b/items/TURBO_CACTUS;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti I\",1:\"§7Grants §a+5 §6☘ Farming Fortune\",2:\"§6§7when breaking cactus§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_CACTUS;1\",enchantments:{turbo_cactus:1}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti I\",1:\"§7Grants §a+5 §6☘ Farming Fortune\",2:\"§6§7when breaking cactus§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI: §7Jacobs Farming contest.\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fHoe\",12:\"§7- §fAxe\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_CACTUS;1\",enchantments:{turbo_cactus:1}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cacti I", @@ -11,11 +11,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI: §7Jacobs Farming contest.", + "", + "§6Applied To:", + "§7- §fHoe", + "§7- §fAxe", + "", "§f§lCOMMON" ], "internalname": "TURBO_CACTUS;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_CACTUS;2.json b/items/TURBO_CACTUS;2.json index 8c419f1a..bbc108fc 100644 --- a/items/TURBO_CACTUS;2.json +++ b/items/TURBO_CACTUS;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti II\",1:\"§7Grants §a+10 §6☘ Farming Fortune\",2:\"§6§7when breaking cactus§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_CACTUS;2\",enchantments:{turbo_cactus:2}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti II\",1:\"§7Grants §a+10 §6☘ Farming Fortune\",2:\"§6§7when breaking cactus§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Applied To:\",8:\"§7- §fHoe\",9:\"§7- §fAxe\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_CACTUS;2\",enchantments:{turbo_cactus:2}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cacti II", @@ -11,12 +11,16 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§7- §fHoe", + "§7- §fAxe", + "", "§f§lCOMMON" ], "internalname": "TURBO_CACTUS;2", "parent": "TURBO_CACTUS;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_CACTUS;3.json b/items/TURBO_CACTUS;3.json index 8459cd40..37f7478a 100644 --- a/items/TURBO_CACTUS;3.json +++ b/items/TURBO_CACTUS;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti III\",1:\"§7Grants §a+15 §6☘ Farming Fortune\",2:\"§6§7when breaking cactus§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_CACTUS;3\",enchantments:{turbo_cactus:3}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti III\",1:\"§7Grants §a+15 §6☘ Farming Fortune\",2:\"§6§7when breaking cactus§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Applied To:\",8:\"§7- §fHoe\",9:\"§7- §fAxe\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_CACTUS;3\",enchantments:{turbo_cactus:3}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cacti III", @@ -11,12 +11,16 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§7- §fHoe", + "§7- §fAxe", + "", "§f§lCOMMON" ], "internalname": "TURBO_CACTUS;3", "parent": "TURBO_CACTUS;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_CACTUS;4.json b/items/TURBO_CACTUS;4.json index 35f06488..13dac12b 100644 --- a/items/TURBO_CACTUS;4.json +++ b/items/TURBO_CACTUS;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti IV\",1:\"§7Grants §a+20 §6☘ Farming Fortune\",2:\"§6§7when breaking cactus§7.§r§7\",3:\"§7Requires §cBronze §7in §aCactus §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_CACTUS;4\",enchantments:{turbo_cactus:4}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti IV\",1:\"§7Grants §a+20 §6☘ Farming Fortune\",2:\"§6§7when breaking cactus§7.§r§7\",3:\"§7Requires §cBronze §7in §aCactus §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Applied To:\",9:\"§7- §fHoe\",10:\"§7- §fAxe\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_CACTUS;4\",enchantments:{turbo_cactus:4}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cacti IV", @@ -12,12 +12,16 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§7- §fHoe", + "§7- §fAxe", + "", "§f§lCOMMON" ], "internalname": "TURBO_CACTUS;4", "parent": "TURBO_CACTUS;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_CACTUS;5.json b/items/TURBO_CACTUS;5.json index 0b257106..0d1cd531 100644 --- a/items/TURBO_CACTUS;5.json +++ b/items/TURBO_CACTUS;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti V\",1:\"§7Grants §a+25 §6☘ Farming Fortune\",2:\"§6§7when breaking cactus§7.§r§7\",3:\"§7Requires §fSilver §7in §aCactus §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"TURBO_CACTUS;5\",enchantments:{turbo_cactus:5}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti V\",1:\"§7Grants §a+25 §6☘ Farming Fortune\",2:\"§6§7when breaking cactus§7.§r§7\",3:\"§7Requires §fSilver §7in §aCactus §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Applied To:\",9:\"§7- §fHoe\",10:\"§7- §fAxe\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"TURBO_CACTUS;5\",enchantments:{turbo_cactus:5}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cacti V", @@ -12,12 +12,16 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§7- §fHoe", + "§7- §fAxe", + "", "§a§lUNCOMMON" ], "internalname": "TURBO_CACTUS;5", "parent": "TURBO_CACTUS;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_CANE;1.json b/items/TURBO_CANE;1.json index a56fe694..04ef3fe2 100644 --- a/items/TURBO_CANE;1.json +++ b/items/TURBO_CANE;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane I\",1:\"§7Grants §a+5 §6☘ Farming Fortune\",2:\"§6§7when breaking sugar cane§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_CANE;1\",enchantments:{turbo_cane:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane I\",1:\"§7Grants §a+5 §6☘ Farming Fortune\",2:\"§6§7when breaking sugar cane§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI: §7Jacobs Farming contest.\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fHoe\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_CANE;1\",enchantments:{turbo_cane:1}}}", "damage": 0, "lore": [ "§9Turbo-Cane I", @@ -11,11 +11,17 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI: §7Jacobs Farming contest.", + "", + "§6Applied To:", + "§7- §fHoe", + "", "§f§lCOMMON" ], "internalname": "TURBO_CANE;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_CANE;2.json b/items/TURBO_CANE;2.json index e1435c0a..623746e4 100644 --- a/items/TURBO_CANE;2.json +++ b/items/TURBO_CANE;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane II\",1:\"§7Grants §a+10 §6☘ Farming Fortune\",2:\"§6§7when breaking sugar cane§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_CANE;2\",enchantments:{turbo_cane:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane II\",1:\"§7Grants §a+10 §6☘ Farming Fortune\",2:\"§6§7when breaking sugar cane§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Applied To:\",8:\"§7- §fHoe\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_CANE;2\",enchantments:{turbo_cane:2}}}", "damage": 0, "lore": [ "§9Turbo-Cane II", @@ -11,12 +11,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§7- §fHoe", + "", "§f§lCOMMON" ], "internalname": "TURBO_CANE;2", "parent": "TURBO_CANE;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_CANE;3.json b/items/TURBO_CANE;3.json index 743c21a5..195aa9cb 100644 --- a/items/TURBO_CANE;3.json +++ b/items/TURBO_CANE;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane III\",1:\"§7Grants §a+15 §6☘ Farming Fortune\",2:\"§6§7when breaking sugar cane§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_CANE;3\",enchantments:{turbo_cane:3}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane III\",1:\"§7Grants §a+15 §6☘ Farming Fortune\",2:\"§6§7when breaking sugar cane§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Applied To:\",8:\"§7- §fHoe\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_CANE;3\",enchantments:{turbo_cane:3}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cane III", @@ -11,12 +11,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§7- §fHoe", + "", "§f§lCOMMON" ], "internalname": "TURBO_CANE;3", "parent": "TURBO_CANE;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_CANE;4.json b/items/TURBO_CANE;4.json index c87462f5..b60f2195 100644 --- a/items/TURBO_CANE;4.json +++ b/items/TURBO_CANE;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane IV\",1:\"§7Grants §a+20 §6☘ Farming Fortune\",2:\"§6§7when breaking sugar cane§7.§r§7\",3:\"§7Requires §cBronze §7in §aSugar Cane §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_CANE;4\",enchantments:{turbo_cane:4}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane IV\",1:\"§7Grants §a+20 §6☘ Farming Fortune\",2:\"§6§7when breaking sugar cane§7.§r§7\",3:\"§7Requires §cBronze §7in §aSugar Cane §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Applied To:\",9:\"§7- §fHoe\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_CANE;4\",enchantments:{turbo_cane:4}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cane IV", @@ -12,12 +12,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§7- §fHoe", + "", "§f§lCOMMON" ], "internalname": "TURBO_CANE;4", "parent": "TURBO_CANE;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_CANE;5.json b/items/TURBO_CANE;5.json index 16aadda8..88d6f0b5 100644 --- a/items/TURBO_CANE;5.json +++ b/items/TURBO_CANE;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane V\",1:\"§7Grants §a+25 §6☘ Farming Fortune\",2:\"§6§7when breaking sugar cane§7.§r§7\",3:\"§7Requires §fSilver §7in §aSugar Cane §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"TURBO_CANE;5\",enchantments:{turbo_cane:5}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane V\",1:\"§7Grants §a+25 §6☘ Farming Fortune\",2:\"§6§7when breaking sugar cane§7.§r§7\",3:\"§7Requires §fSilver §7in §aSugar Cane §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Applied To:\",9:\"§7- §fHoe\",10:\"\",11:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"TURBO_CANE;5\",enchantments:{turbo_cane:5}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cane V", @@ -12,12 +12,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§7- §fHoe", + "", "§a§lUNCOMMON" ], "internalname": "TURBO_CANE;5", "parent": "TURBO_CANE;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_CARROT;1.json b/items/TURBO_CARROT;1.json index c07dbc0d..f917c278 100644 --- a/items/TURBO_CARROT;1.json +++ b/items/TURBO_CARROT;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot I\",1:\"§7Grants §a+5 §6☘ Farming Fortune\",2:\"§6§7when breaking carrot§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_CARROT;1\",enchantments:{turbo_carrot:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot I\",1:\"§7Grants §a+5 §6☘ Farming Fortune\",2:\"§6§7when breaking carrot§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI: §7Jacobs Farming contest.\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fHoe\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_CARROT;1\",enchantments:{turbo_carrot:1}}}", "damage": 0, "lore": [ "§9Turbo-Carrot I", @@ -11,11 +11,17 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI: §7Jacobs Farming contest.", + "", + "§6Applied To:", + "§7- §fHoe", + "", "§f§lCOMMON" ], "internalname": "TURBO_CARROT;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_CARROT;2.json b/items/TURBO_CARROT;2.json index 080aaa6a..a0730643 100644 --- a/items/TURBO_CARROT;2.json +++ b/items/TURBO_CARROT;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot II\",1:\"§7Grants §a+10 §6☘ Farming Fortune\",2:\"§6§7when breaking carrot§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_CARROT;2\",enchantments:{turbo_carrot:2}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot II\",1:\"§7Grants §a+10 §6☘ Farming Fortune\",2:\"§6§7when breaking carrot§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Applied To:\",8:\"§7- §fHoe\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_CARROT;2\",enchantments:{turbo_carrot:2}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Carrot II", @@ -11,12 +11,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§7- §fHoe", + "", "§f§lCOMMON" ], "internalname": "TURBO_CARROT;2", "parent": "TURBO_CARROT;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_CARROT;3.json b/items/TURBO_CARROT;3.json index d506ecb8..2cb4ad0d 100644 --- a/items/TURBO_CARROT;3.json +++ b/items/TURBO_CARROT;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot III\",1:\"§7Grants §a+15 §6☘ Farming Fortune\",2:\"§6§7when breaking carrot§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_CARROT;3\",enchantments:{turbo_carrot:3}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot III\",1:\"§7Grants §a+15 §6☘ Farming Fortune\",2:\"§6§7when breaking carrot§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Applied To:\",8:\"§7- §fHoe\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_CARROT;3\",enchantments:{turbo_carrot:3}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Carrot III", @@ -11,12 +11,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§7- §fHoe", + "", "§f§lCOMMON" ], "internalname": "TURBO_CARROT;3", "parent": "TURBO_CARROT;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_CARROT;4.json b/items/TURBO_CARROT;4.json index 44af8b56..00250c3c 100644 --- a/items/TURBO_CARROT;4.json +++ b/items/TURBO_CARROT;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot IV\",1:\"§7Grants §a+20 §6☘ Farming Fortune\",2:\"§6§7when breaking carrot§7.§r§7\",3:\"§7Requires §cBronze §7in §acarrot §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_CARROT;4\",enchantments:{turbo_carrot:4}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot IV\",1:\"§7Grants §a+20 §6☘ Farming Fortune\",2:\"§6§7when breaking carrot§7.§r§7\",3:\"§7Requires §cBronze §7in §acarrot §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Applied To:\",9:\"§7- §fHoe\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_CARROT;4\",enchantments:{turbo_carrot:4}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Carrot IV", @@ -12,12 +12,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§7- §fHoe", + "", "§f§lCOMMON" ], "internalname": "TURBO_CARROT;4", "parent": "TURBO_CARROT;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_CARROT;5.json b/items/TURBO_CARROT;5.json index 622b52ab..d460c8a0 100644 --- a/items/TURBO_CARROT;5.json +++ b/items/TURBO_CARROT;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot V\",1:\"§7Grants §a+25 §6☘ Farming Fortune\",2:\"§6§7when breaking carrot§7.§r§7\",3:\"§7Requires §fSilver §7in §acarrot §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"TURBO_CARROT;5\",enchantments:{turbo_carrot:5}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot V\",1:\"§7Grants §a+25 §6☘ Farming Fortune\",2:\"§6§7when breaking carrot§7.§r§7\",3:\"§7Requires §fSilver §7in §acarrot §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Applied To:\",9:\"§7- §fHoe\",10:\"\",11:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"TURBO_CARROT;5\",enchantments:{turbo_carrot:5}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Carrot V", @@ -12,12 +12,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§7- §fHoe", + "", "§a§lUNCOMMON" ], "internalname": "TURBO_CARROT;5", "parent": "TURBO_CARROT;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_COCO;1.json b/items/TURBO_COCO;1.json index e31091d5..cd67050e 100644 --- a/items/TURBO_COCO;1.json +++ b/items/TURBO_COCO;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco I\",1:\"§7Grants §a+5 §6☘ Farming Fortune\",2:\"§6§7when breaking cocoa beans§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_COCO;1\",enchantments:{turbo_coco:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco I\",1:\"§7Grants §a+5 §6☘ Farming Fortune\",2:\"§6§7when breaking cocoa beans§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI: §7Jacobs Farming contest.\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fAxe\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_COCO;1\",enchantments:{turbo_coco:1}}}", "damage": 0, "lore": [ "§9Turbo-Coco I", @@ -11,11 +11,17 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI: §7Jacobs Farming contest.", + "", + "§6Applied To:", + "§7- §fAxe", + "", "§f§lCOMMON" ], "internalname": "TURBO_COCO;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_COCO;2.json b/items/TURBO_COCO;2.json index b7063ce8..c2353c7d 100644 --- a/items/TURBO_COCO;2.json +++ b/items/TURBO_COCO;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco II\",1:\"§7Grants §a+10 §6☘ Farming Fortune\",2:\"§6§7when breaking cocoa beans§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_COCO;2\",enchantments:{turbo_coco:2}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco II\",1:\"§7Grants §a+10 §6☘ Farming Fortune\",2:\"§6§7when breaking cocoa beans§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Applied To:\",8:\"§7- §fAxe\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_COCO;2\",enchantments:{turbo_coco:2}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Coco II", @@ -11,12 +11,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§7- §fAxe", + "", "§f§lCOMMON" ], "internalname": "TURBO_COCO;2", "parent": "TURBO_COCO;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_COCO;3.json b/items/TURBO_COCO;3.json index 8f32d541..9224f6e6 100644 --- a/items/TURBO_COCO;3.json +++ b/items/TURBO_COCO;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco III\",1:\"§7Grants §a+15 §6☘ Farming Fortune\",2:\"§6§7when breaking cocoa beans§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_COCO;3\",enchantments:{turbo_coco:3}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco III\",1:\"§7Grants §a+15 §6☘ Farming Fortune\",2:\"§6§7when breaking cocoa beans§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Applied To:\",8:\"§7- §fAxe\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_COCO;3\",enchantments:{turbo_coco:3}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Coco III", @@ -11,12 +11,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§7- §fAxe", + "", "§f§lCOMMON" ], "internalname": "TURBO_COCO;3", "parent": "TURBO_COCO;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_COCO;4.json b/items/TURBO_COCO;4.json index 438c0fef..ed7970a6 100644 --- a/items/TURBO_COCO;4.json +++ b/items/TURBO_COCO;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco IV\",1:\"§7Grants §a+20 §6☘ Farming Fortune\",2:\"§6§7when breaking cocoa beans§7.§r§7\",3:\"§7Requires §cBronze §7in §aCocoa Beans §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_COCO;4\",enchantments:{turbo_coco:4}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco IV\",1:\"§7Grants §a+20 §6☘ Farming Fortune\",2:\"§6§7when breaking cocoa beans§7.§r§7\",3:\"§7Requires §cBronze §7in §aCocoa Beans §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Applied To:\",9:\"§7- §fAxe\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_COCO;4\",enchantments:{turbo_coco:4}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Coco IV", @@ -12,12 +12,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§7- §fAxe", + "", "§f§lCOMMON" ], "internalname": "TURBO_COCO;4", "parent": "TURBO_COCO;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_COCO;5.json b/items/TURBO_COCO;5.json index 46ecd2d5..0532e68c 100644 --- a/items/TURBO_COCO;5.json +++ b/items/TURBO_COCO;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco V\",1:\"§7Grants §a+25 §6☘ Farming Fortune\",2:\"§6§7when breaking cocoa beans§7.§r§7\",3:\"§7Requires §fSilver §7in §aCocoa Beans §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"TURBO_COCO;5\",enchantments:{turbo_coco:5}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco V\",1:\"§7Grants §a+25 §6☘ Farming Fortune\",2:\"§6§7when breaking cocoa beans§7.§r§7\",3:\"§7Requires §fSilver §7in §aCocoa Beans §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Applied To:\",9:\"§7- §fAxe\",10:\"\",11:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"TURBO_COCO;5\",enchantments:{turbo_coco:5}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Coco V", @@ -12,12 +12,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§7- §fAxe", + "", "§a§lUNCOMMON" ], "internalname": "TURBO_COCO;5", "parent": "TURBO_COCO;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_MELON;1.json b/items/TURBO_MELON;1.json index 1238ccc6..45d0456b 100644 --- a/items/TURBO_MELON;1.json +++ b/items/TURBO_MELON;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon I\",1:\"§7Grants §a+5 §6☘ Farming Fortune\",2:\"§6§7when breaking melon§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_MELON;1\",enchantments:{turbo_melon:1}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon I\",1:\"§7Grants §a+5 §6☘ Farming Fortune\",2:\"§6§7when breaking melon§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI: §7Jacobs Farming contest.\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fAxe\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_MELON;1\",enchantments:{turbo_melon:1}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Melon I", @@ -11,11 +11,17 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI: §7Jacobs Farming contest.", + "", + "§6Applied To:", + "§7- §fAxe", + "", "§f§lCOMMON" ], "internalname": "TURBO_MELON;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_MELON;2.json b/items/TURBO_MELON;2.json index 9590f2a7..bfa89a0d 100644 --- a/items/TURBO_MELON;2.json +++ b/items/TURBO_MELON;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon II\",1:\"§7Grants §a+10 §6☘ Farming Fortune\",2:\"§6§7when breaking melon§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_MELON;2\",enchantments:{turbo_melon:2}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon II\",1:\"§7Grants §a+10 §6☘ Farming Fortune\",2:\"§6§7when breaking melon§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Applied To:\",8:\"§7- §fAxe\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_MELON;2\",enchantments:{turbo_melon:2}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Melon II", @@ -11,12 +11,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§7- §fAxe", + "", "§f§lCOMMON" ], "internalname": "TURBO_MELON;2", "parent": "TURBO_MELON;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_MELON;3.json b/items/TURBO_MELON;3.json index bb7f5e50..64502d78 100644 --- a/items/TURBO_MELON;3.json +++ b/items/TURBO_MELON;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon III\",1:\"§7Grants §a+15 §6☘ Farming Fortune\",2:\"§6§7when breaking melon§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_MELON;3\",enchantments:{turbo_melon:3}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon III\",1:\"§7Grants §a+15 §6☘ Farming Fortune\",2:\"§6§7when breaking melon§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Applied To:\",8:\"§7- §fAxe\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_MELON;3\",enchantments:{turbo_melon:3}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Melon III", @@ -11,12 +11,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§7- §fAxe", + "", "§f§lCOMMON" ], "internalname": "TURBO_MELON;3", "parent": "TURBO_MELON;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_MELON;4.json b/items/TURBO_MELON;4.json index f9f7f788..ef2f49a4 100644 --- a/items/TURBO_MELON;4.json +++ b/items/TURBO_MELON;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon IV\",1:\"§7Grants §a+20 §6☘ Farming Fortune\",2:\"§6§7when breaking melon§7.§r§7\",3:\"§7Requires §cBronze §7in §amelon §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_MELON;4\",enchantments:{turbo_melon:4}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon IV\",1:\"§7Grants §a+20 §6☘ Farming Fortune\",2:\"§6§7when breaking melon§7.§r§7\",3:\"§7Requires §cBronze §7in §amelon §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Applied To:\",9:\"§7- §fAxe\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_MELON;4\",enchantments:{turbo_melon:4}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Melon IV", @@ -12,12 +12,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§7- §fAxe", + "", "§f§lCOMMON" ], "internalname": "TURBO_MELON;4", "parent": "TURBO_MELON;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_MELON;5.json b/items/TURBO_MELON;5.json index 38641c0b..ddbd7f1e 100644 --- a/items/TURBO_MELON;5.json +++ b/items/TURBO_MELON;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon V\",1:\"§7Grants §a+25 §6☘ Farming Fortune\",2:\"§6§7when breaking melon§7.§r§7\",3:\"§7Requires §fSilver §7in §amelon §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"TURBO_MELON;5\",enchantments:{turbo_melon:5}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon V\",1:\"§7Grants §a+25 §6☘ Farming Fortune\",2:\"§6§7when breaking melon§7.§r§7\",3:\"§7Requires §fSilver §7in §amelon §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Applied To:\",9:\"§7- §fAxe\",10:\"\",11:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"TURBO_MELON;5\",enchantments:{turbo_melon:5}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Melon V", @@ -12,12 +12,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§7- §fAxe", + "", "§a§lUNCOMMON" ], "internalname": "TURBO_MELON;5", "parent": "TURBO_MELON;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_MUSHROOMS;1.json b/items/TURBO_MUSHROOMS;1.json index 37e58326..c2ef63c2 100644 --- a/items/TURBO_MUSHROOMS;1.json +++ b/items/TURBO_MUSHROOMS;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms I\",1:\"§7Grants §a+5 §6☘ Farming Fortune\",2:\"§6§7when breaking mushrooms§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_MUSHROOMS;1\",enchantments:{turbo_mushrooms:1}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms I\",1:\"§7Grants §a+5 §6☘ Farming Fortune\",2:\"§6§7when breaking mushrooms§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI: §7Jacobs Farming contest.\",9:\"\",10:\"§6Applied To:\",11:\"§f- Hoe\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_MUSHROOMS;1\",enchantments:{turbo_mushrooms:1}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Mushrooms I", @@ -11,11 +11,17 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI: §7Jacobs Farming contest.", + "", + "§6Applied To:", + "§f- Hoe", + "", "§f§lCOMMON" ], "internalname": "TURBO_MUSHROOMS;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_MUSHROOMS;2.json b/items/TURBO_MUSHROOMS;2.json index ebba1be8..092a3f07 100644 --- a/items/TURBO_MUSHROOMS;2.json +++ b/items/TURBO_MUSHROOMS;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms II\",1:\"§7Grants §a+10 §6☘ Farming Fortune\",2:\"§6§7when breaking mushrooms§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_MUSHROOMS;2\",enchantments:{turbo_mushrooms:2}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms II\",1:\"§7Grants §a+10 §6☘ Farming Fortune\",2:\"§6§7when breaking mushrooms§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Applied To:\",8:\"§f- Hoe\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_MUSHROOMS;2\",enchantments:{turbo_mushrooms:2}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Mushrooms II", @@ -11,12 +11,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§f- Hoe", + "", "§f§lCOMMON" ], "internalname": "TURBO_MUSHROOMS;2", "parent": "TURBO_MUSHROOMS;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_MUSHROOMS;3.json b/items/TURBO_MUSHROOMS;3.json index 0c489dc6..12553492 100644 --- a/items/TURBO_MUSHROOMS;3.json +++ b/items/TURBO_MUSHROOMS;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms III\",1:\"§7Grants §a+15 §6☘ Farming Fortune\",2:\"§6§7when breaking mushrooms§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_MUSHROOMS;3\",enchantments:{turbo_mushrooms:3}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms III\",1:\"§7Grants §a+15 §6☘ Farming Fortune\",2:\"§6§7when breaking mushrooms§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Applied To:\",8:\"§f- Hoe\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_MUSHROOMS;3\",enchantments:{turbo_mushrooms:3}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Mushrooms III", @@ -11,12 +11,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§f- Hoe", + "", "§f§lCOMMON" ], "internalname": "TURBO_MUSHROOMS;3", "parent": "TURBO_MUSHROOMS;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_MUSHROOMS;4.json b/items/TURBO_MUSHROOMS;4.json index 42e44da6..fbbbe8e4 100644 --- a/items/TURBO_MUSHROOMS;4.json +++ b/items/TURBO_MUSHROOMS;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms IV\",1:\"§7Grants §a+20 §6☘ Farming Fortune\",2:\"§6§7when breaking mushrooms§7.§r§7\",3:\"§7Requires §cBronze §7in §aMushrooms §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_MUSHROOMS;4\",enchantments:{turbo_mushrooms:4}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms IV\",1:\"§7Grants §a+20 §6☘ Farming Fortune\",2:\"§6§7when breaking mushrooms§7.§r§7\",3:\"§7Requires §cBronze §7in §aMushrooms §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Applied To:\",9:\"§f- Hoe\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_MUSHROOMS;4\",enchantments:{turbo_mushrooms:4}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Mushrooms IV", @@ -12,12 +12,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§f- Hoe", + "", "§f§lCOMMON" ], "internalname": "TURBO_MUSHROOMS;4", "parent": "TURBO_MUSHROOMS;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/TURBO_MUSHROOMS;5.json b/items/TURBO_MUSHROOMS;5.json index 23e186eb..86c33cb9 100644 --- a/items/TURBO_MUSHROOMS;5.json +++ b/items/TURBO_MUSHROOMS;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms V\",1:\"§7Grants §a+25 §6☘ Farming Fortune\",2:\"§6§7when breaking mushrooms§7.§r§7\",3:\"§7Requires §fSilver §7in §aMushrooms §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"TURBO_MUSHROOMS;5\",enchantments:{turbo_mushrooms:5}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms V\",1:\"§7Grants §a+25 §6☘ Farming Fortune\",2:\"§6§7when breaking mushrooms§7.§r§7\",3:\"§7Requires §fSilver §7in §aMushrooms §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Applied To:\",9:\"§f- Hoe\",10:\"\",11:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"TURBO_MUSHROOMS;5\",enchantments:{turbo_mushrooms:5}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Mushrooms V", @@ -12,12 +12,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§f- Hoe", + "", "§a§lUNCOMMON" ], "internalname": "TURBO_MUSHROOMS;5", "parent": "TURBO_MUSHROOMS;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_POTATO;1.json b/items/TURBO_POTATO;1.json index c9c973bf..fc077fa0 100644 --- a/items/TURBO_POTATO;1.json +++ b/items/TURBO_POTATO;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato I\",1:\"§7Grants §a+5 §6☘ Farming Fortune\",2:\"§6§7when breaking potato§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_POTATO;1\",enchantments:{turbo_potato:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato I\",1:\"§7Grants §a+5 §6☘ Farming Fortune\",2:\"§6§7when breaking potato§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI: §7Jacobs Farming contest.\",9:\"\",10:\"§6Applied To:\",11:\"§f- Hoe\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_POTATO;1\",enchantments:{turbo_potato:1}}}", "damage": 0, "lore": [ "§9Turbo-Potato I", @@ -11,11 +11,17 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI: §7Jacobs Farming contest.", + "", + "§6Applied To:", + "§f- Hoe", + "", "§f§lCOMMON" ], "internalname": "TURBO_POTATO;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_POTATO;2.json b/items/TURBO_POTATO;2.json index e39d9a7c..982bd4d7 100644 --- a/items/TURBO_POTATO;2.json +++ b/items/TURBO_POTATO;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato II\",1:\"§7Grants §a+10 §6☘ Farming Fortune\",2:\"§6§7when breaking potato§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_POTATO;2\",enchantments:{turbo_potato:2}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato II\",1:\"§7Grants §a+10 §6☘ Farming Fortune\",2:\"§6§7when breaking potato§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Applied To:\",8:\"§f- Hoe\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_POTATO;2\",enchantments:{turbo_potato:2}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Potato II", @@ -11,12 +11,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§f- Hoe", + "", "§f§lCOMMON" ], "internalname": "TURBO_POTATO;2", "parent": "TURBO_POTATO;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_POTATO;3.json b/items/TURBO_POTATO;3.json index 9df652ea..748f3509 100644 --- a/items/TURBO_POTATO;3.json +++ b/items/TURBO_POTATO;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato III\",1:\"§7Grants §a+15 §6☘ Farming Fortune\",2:\"§6§7when breaking potato§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_POTATO;3\",enchantments:{turbo_potato:3}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato III\",1:\"§7Grants §a+15 §6☘ Farming Fortune\",2:\"§6§7when breaking potato§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Applied To:\",8:\"§f- Hoe\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_POTATO;3\",enchantments:{turbo_potato:3}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Potato III", @@ -11,12 +11,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§f- Hoe", + "", "§f§lCOMMON" ], "internalname": "TURBO_POTATO;3", "parent": "TURBO_POTATO;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_POTATO;4.json b/items/TURBO_POTATO;4.json index a4a0ec6f..5dd0c0c9 100644 --- a/items/TURBO_POTATO;4.json +++ b/items/TURBO_POTATO;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato IV\",1:\"§7Grants §a+20 §6☘ Farming Fortune\",2:\"§6§7when breaking potato§7.§r§7\",3:\"§7Requires §cBronze §7in §apotato §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_POTATO;4\",enchantments:{turbo_potato:4}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato IV\",1:\"§7Grants §a+20 §6☘ Farming Fortune\",2:\"§6§7when breaking potato§7.§r§7\",3:\"§7Requires §cBronze §7in §apotato §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Applied To:\",9:\"§f- Hoe\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_POTATO;4\",enchantments:{turbo_potato:4}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Potato IV", @@ -12,12 +12,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§f- Hoe", + "", "§f§lCOMMON" ], "internalname": "TURBO_POTATO;4", "parent": "TURBO_POTATO;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_POTATO;5.json b/items/TURBO_POTATO;5.json index 6ecb62e0..5f28d919 100644 --- a/items/TURBO_POTATO;5.json +++ b/items/TURBO_POTATO;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato V\",1:\"§7Grants §a+25 §6☘ Farming Fortune\",2:\"§6§7when breaking potato§7.§r§7\",3:\"§7Requires §fSilver §7in §apotato §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"TURBO_POTATO;5\",enchantments:{turbo_potato:5}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato V\",1:\"§7Grants §a+25 §6☘ Farming Fortune\",2:\"§6§7when breaking potato§7.§r§7\",3:\"§7Requires §fSilver §7in §apotato §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Applied To:\",9:\"§f- Hoe\",10:\"\",11:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"TURBO_POTATO;5\",enchantments:{turbo_potato:5}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Potato V", @@ -12,12 +12,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§f- Hoe", + "", "§a§lUNCOMMON" ], "internalname": "TURBO_POTATO;5", "parent": "TURBO_POTATO;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/TURBO_PUMPKIN;1.json b/items/TURBO_PUMPKIN;1.json index ed09387e..b8934110 100644 --- a/items/TURBO_PUMPKIN;1.json +++ b/items/TURBO_PUMPKIN;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin I\",1:\"§7Grants §a+5 §6☘ Farming Fortune\",2:\"§6§7when breaking pumpkin§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_PUMPKIN;1\",enchantments:{turbo_pumpkin:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin I\",1:\"§7Grants §a+5 §6☘ Farming Fortune\",2:\"§6§7when breaking pumpkin§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI: §7Jacobs Farming contest.\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fAxe\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_PUMPKIN;1\",enchantments:{turbo_pumpkin:1}}}", "damage": 0, "lore": [ "§9Turbo-Pumpkin I", @@ -11,12 +11,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI: §7Jacobs Farming contest.", + "", + "§6Applied To:", + "§7- §fAxe", + "", "§f§lCOMMON" ], "internalname": "TURBO_PUMPKIN;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Turbo-Pumpkin" diff --git a/items/TURBO_PUMPKIN;2.json b/items/TURBO_PUMPKIN;2.json index f59e0a76..9fbbf80f 100644 --- a/items/TURBO_PUMPKIN;2.json +++ b/items/TURBO_PUMPKIN;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin II\",1:\"§7Grants §a+10 §6☘ Farming Fortune\",2:\"§6§7when breaking pumpkin§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_PUMPKIN;2\",enchantments:{turbo_pumpkin:2}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin II\",1:\"§7Grants §a+10 §6☘ Farming Fortune\",2:\"§6§7when breaking pumpkin§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Applied To:\",8:\"§7- §fAxe\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_PUMPKIN;2\",enchantments:{turbo_pumpkin:2}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Pumpkin II", @@ -11,12 +11,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§7- §fAxe", + "", "§f§lCOMMON" ], "internalname": "TURBO_PUMPKIN;2", "parent": "TURBO_PUMPKIN;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_PUMPKIN;3.json b/items/TURBO_PUMPKIN;3.json index 18457196..07458fe4 100644 --- a/items/TURBO_PUMPKIN;3.json +++ b/items/TURBO_PUMPKIN;3.json @@ -1,22 +1,25 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin III\",1:\"§7Grants §a+15 §6☘ Farming Fortune\",2:\"§6§7when breaking pumkin§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_PUMPKIN;3\",enchantments:{turbo_pumpkin:3}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin III\",1:\"§7Grants §a+15 §6☘ Farming Fortune\",2:\"§6§7when breaking pumpkin§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Applied To:\",8:\"§7- §fAxe\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_PUMPKIN;3\",enchantments:{turbo_pumpkin:3}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Pumpkin III", "§7Grants §a+15 §6☘ Farming Fortune", - "§6§7when breaking pumkin§7.§r§7", + "§6§7when breaking pumpkin§7.§r§7", "", "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§7- §fAxe", + "", "§f§lCOMMON" ], "internalname": "TURBO_PUMPKIN;3", "parent": "TURBO_PUMPKIN;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_PUMPKIN;4.json b/items/TURBO_PUMPKIN;4.json index fcce1b99..c137dd9c 100644 --- a/items/TURBO_PUMPKIN;4.json +++ b/items/TURBO_PUMPKIN;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin IV\",1:\"§7Grants §a+20 §6☘ Farming Fortune\",2:\"§6§7when breaking pumpkin§7.§r§7\",3:\"§7Requires §cBronze §7in §apumpkin §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_PUMPKIN;4\",enchantments:{turbo_pumpkin:4}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin IV\",1:\"§7Grants §a+20 §6☘ Farming Fortune\",2:\"§6§7when breaking pumpkin§7.§r§7\",3:\"§7Requires §cBronze §7in §apumpkin §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Applied To:\",9:\"§7- §fAxe\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_PUMPKIN;4\",enchantments:{turbo_pumpkin:4}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Pumpkin IV", @@ -12,12 +12,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§7- §fAxe", + "", "§f§lCOMMON" ], "internalname": "TURBO_PUMPKIN;4", "parent": "TURBO_PUMPKIN;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/TURBO_PUMPKIN;5.json b/items/TURBO_PUMPKIN;5.json index 1f51a9a1..82739147 100644 --- a/items/TURBO_PUMPKIN;5.json +++ b/items/TURBO_PUMPKIN;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin V\",1:\"§7Grants §a+25 §6☘ Farming Fortune\",2:\"§6§7when breaking pumpkin§7.§r§7\",3:\"§7Requires §fSilver §7in §apumpkin §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"TURBO_PUMPKIN;5\",enchantments:{turbo_pumpkin:5}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin V\",1:\"§7Grants §a+25 §6☘ Farming Fortune\",2:\"§6§7when breaking pumpkin§7.§r§7\",3:\"§7Requires §fSilver §7in §apumpkin §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Applied To:\",9:\"§7- §fAxe\",10:\"\",11:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"TURBO_PUMPKIN;5\",enchantments:{turbo_pumpkin:5}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Pumpkin V", @@ -12,12 +12,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§7- §fAxe", + "", "§a§lUNCOMMON" ], "internalname": "TURBO_PUMPKIN;5", "parent": "TURBO_PUMPKIN;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_WARTS;1.json b/items/TURBO_WARTS;1.json index b921caae..5d099503 100644 --- a/items/TURBO_WARTS;1.json +++ b/items/TURBO_WARTS;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts I\",1:\"§7Grants §a+5 §6☘ Farming Fortune\",2:\"§6§7when breaking nether warts§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_WARTS;1\",enchantments:{turbo_warts:1}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts I\",1:\"§7Grants §a+5 §6☘ Farming Fortune\",2:\"§6§7when breaking nether warts§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI: §7Jacobs Farming contest.\",9:\"\",10:\"§6Applied To:\",11:\"§f- Hoe\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_WARTS;1\",enchantments:{turbo_warts:1}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Warts I", @@ -11,11 +11,17 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI: §7Jacobs Farming contest.", + "", + "§6Applied To:", + "§f- Hoe", + "", "§f§lCOMMON" ], "internalname": "TURBO_WARTS;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_WARTS;2.json b/items/TURBO_WARTS;2.json index c159e9d0..4cd714eb 100644 --- a/items/TURBO_WARTS;2.json +++ b/items/TURBO_WARTS;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts II\",1:\"§7Grants §a+10 §6☘ Farming Fortune\",2:\"§6§7when breaking nether warts§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_WARTS;2\",enchantments:{turbo_warts:2}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts II\",1:\"§7Grants §a+10 §6☘ Farming Fortune\",2:\"§6§7when breaking nether warts§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Applied To:\",8:\"§f- Hoe\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_WARTS;2\",enchantments:{turbo_warts:2}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Warts II", @@ -11,12 +11,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§f- Hoe", + "", "§f§lCOMMON" ], "internalname": "TURBO_WARTS;2", "parent": "TURBO_WARTS;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_WARTS;3.json b/items/TURBO_WARTS;3.json index c3271c66..801defc6 100644 --- a/items/TURBO_WARTS;3.json +++ b/items/TURBO_WARTS;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts III\",1:\"§7Grants §a+15 §6☘ Farming Fortune\",2:\"§6§7when breaking nether warts§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_WARTS;3\",enchantments:{turbo_warts:3}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts III\",1:\"§7Grants §a+15 §6☘ Farming Fortune\",2:\"§6§7when breaking nether warts§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Applied To:\",8:\"§f- Hoe\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_WARTS;3\",enchantments:{turbo_warts:3}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Warts III", @@ -11,12 +11,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§f- Hoe", + "", "§f§lCOMMON" ], "internalname": "TURBO_WARTS;3", "parent": "TURBO_WARTS;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_WARTS;4.json b/items/TURBO_WARTS;4.json index 9afcb896..ea967e0f 100644 --- a/items/TURBO_WARTS;4.json +++ b/items/TURBO_WARTS;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts IV\",1:\"§7Grants §a+20 §6☘ Farming Fortune\",2:\"§6§7when breaking nether warts§7.§r§7\",3:\"§7Requires §cBronze §7in §aNether Warts §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_WARTS;4\",enchantments:{turbo_warts:4}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts IV\",1:\"§7Grants §a+20 §6☘ Farming Fortune\",2:\"§6§7when breaking nether warts§7.§r§7\",3:\"§7Requires §cBronze §7in §aNether Warts §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Applied To:\",9:\"§f- Hoe\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_WARTS;4\",enchantments:{turbo_warts:4}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Warts IV", @@ -12,12 +12,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§f- Hoe", + "", "§f§lCOMMON" ], "internalname": "TURBO_WARTS;4", "parent": "TURBO_WARTS;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_WARTS;5.json b/items/TURBO_WARTS;5.json index f4e77002..7ae7f23f 100644 --- a/items/TURBO_WARTS;5.json +++ b/items/TURBO_WARTS;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts V\",1:\"§7Grants §a+25 §6☘ Farming Fortune\",2:\"§6§7when breaking nether warts§7.§r§7\",3:\"§7Requires §fSilver §7in §aNether Warts §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"TURBO_WARTS;5\",enchantments:{turbo_warts:5}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts V\",1:\"§7Grants §a+25 §6☘ Farming Fortune\",2:\"§6§7when breaking nether warts§7.§r§7\",3:\"§7Requires §fSilver §7in §aNether Warts §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Applied To:\",9:\"§f- Hoe\",10:\"\",11:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"TURBO_WARTS;5\",enchantments:{turbo_warts:5}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Warts V", @@ -12,12 +12,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§f- Hoe", + "", "§a§lUNCOMMON" ], "internalname": "TURBO_WARTS;5", "parent": "TURBO_WARTS;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_WHEAT;1.json b/items/TURBO_WHEAT;1.json index d54d7508..1437607c 100644 --- a/items/TURBO_WHEAT;1.json +++ b/items/TURBO_WHEAT;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat I\",1:\"§7Grants §a+5 §6☘ Farming Fortune\",2:\"§6§7when breaking wheat§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_WHEAT;1\",enchantments:{turbo_wheat:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat I\",1:\"§7Grants §a+5 §6☘ Farming Fortune\",2:\"§6§7when breaking wheat§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI: §7Jacobs Farming contest.\",9:\"\",10:\"§6Applied To:\",11:\"§f- Hoe\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_WHEAT;1\",enchantments:{turbo_wheat:1}}}", "damage": 0, "lore": [ "§9Turbo-Wheat I", @@ -11,11 +11,17 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI: §7Jacobs Farming contest.", + "", + "§6Applied To:", + "§f- Hoe", + "", "§f§lCOMMON" ], "internalname": "TURBO_WHEAT;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_WHEAT;2.json b/items/TURBO_WHEAT;2.json index b70ba38c..6dc192d1 100644 --- a/items/TURBO_WHEAT;2.json +++ b/items/TURBO_WHEAT;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat II\",1:\"§7Grants §a+10 §6☘ Farming Fortune\",2:\"§6§7when breaking wheat§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_WHEAT;2\",enchantments:{turbo_wheat:2}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat II\",1:\"§7Grants §a+10 §6☘ Farming Fortune\",2:\"§6§7when breaking wheat§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Applied To:\",8:\"§f- Hoe\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_WHEAT;2\",enchantments:{turbo_wheat:2}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Wheat II", @@ -11,12 +11,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§f- Hoe", + "", "§f§lCOMMON" ], "internalname": "TURBO_WHEAT;2", "parent": "TURBO_WHEAT;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_WHEAT;3.json b/items/TURBO_WHEAT;3.json index 1e48f55b..2190c9be 100644 --- a/items/TURBO_WHEAT;3.json +++ b/items/TURBO_WHEAT;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat III\",1:\"§7Grants §a+15 §6☘ Farming Fortune\",2:\"§6§7when breaking wheat§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_WHEAT;3\",enchantments:{turbo_wheat:3}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat III\",1:\"§7Grants §a+15 §6☘ Farming Fortune\",2:\"§6§7when breaking wheat§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Applied To:\",8:\"§f- Hoe\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_WHEAT;3\",enchantments:{turbo_wheat:3}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Wheat III", @@ -11,12 +11,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§f- Hoe", + "", "§f§lCOMMON" ], "internalname": "TURBO_WHEAT;3", "parent": "TURBO_WHEAT;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_WHEAT;4.json b/items/TURBO_WHEAT;4.json index fb05c3d2..4fc30fb3 100644 --- a/items/TURBO_WHEAT;4.json +++ b/items/TURBO_WHEAT;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat IV\",1:\"§7Grants §a+20 §6☘ Farming Fortune\",2:\"§6§7when breaking wheat§7.§r§7\",3:\"§7Requires §cBronze §7in §awheat §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_WHEAT;4\",enchantments:{turbo_wheat:4}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat IV\",1:\"§7Grants §a+20 §6☘ Farming Fortune\",2:\"§6§7when breaking wheat§7.§r§7\",3:\"§7Requires §cBronze §7in §awheat §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Applied To:\",9:\"§f- Hoe\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_WHEAT;4\",enchantments:{turbo_wheat:4}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Wheat IV", @@ -12,12 +12,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§f- Hoe", + "", "§f§lCOMMON" ], "internalname": "TURBO_WHEAT;4", "parent": "TURBO_WHEAT;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/TURBO_WHEAT;5.json b/items/TURBO_WHEAT;5.json index c96b575c..ccd8d3e8 100644 --- a/items/TURBO_WHEAT;5.json +++ b/items/TURBO_WHEAT;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat V\",1:\"§7Grants §a+25 §6☘ Farming Fortune\",2:\"§6§7when breaking wheat§7.§r§7\",3:\"§7Requires §fSilver §7in §awheat §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"TURBO_WHEAT;5\",enchantments:{turbo_wheat:5}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat V\",1:\"§7Grants §a+25 §6☘ Farming Fortune\",2:\"§6§7when breaking wheat§7.§r§7\",3:\"§7Requires §fSilver §7in §awheat §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Applied To:\",9:\"§f- Hoe\",10:\"\",11:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"TURBO_WHEAT;5\",enchantments:{turbo_wheat:5}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Wheat V", @@ -12,12 +12,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Applied To:", + "§f- Hoe", + "", "§a§lUNCOMMON" ], "internalname": "TURBO_WHEAT;5", "parent": "TURBO_WHEAT;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/ULTIMATE_BANK;1.json b/items/ULTIMATE_BANK;1.json index 9aeef298..6dfb3ac1 100644 --- a/items/ULTIMATE_BANK;1.json +++ b/items/ULTIMATE_BANK;1.json @@ -4,8 +4,8 @@ "displayname": "§fEnchanted Book", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lBank I\",1:\"§7Saves §610.0§7% of your coins on\",2:\"§7death.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_BANK;1\",enchantments:{ultimate_bank:1}}}", - "modver": "1.5-REL", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lBank I\",1:\"§7Saves §610.0§7% of your coins on\",2:\"§7death.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI-V: §7Dungeon\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fArmor\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_BANK;1\",enchantments:{ultimate_bank:1}}}", + "modver": "2.0.0-REL", "lore": [ "§9§d§lBank I", "§7Saves §610.0§7% of your coins on", @@ -17,6 +17,12 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeon", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§f§lCOMMON" ], "crafttext": "", diff --git a/items/ULTIMATE_BANK;2.json b/items/ULTIMATE_BANK;2.json index 407f4544..1b05b30e 100644 --- a/items/ULTIMATE_BANK;2.json +++ b/items/ULTIMATE_BANK;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lBank II\",1:\"§7Saves §620.0§7% of your coins on\",2:\"§7death.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_BANK;2\",enchantments:{ultimate_bank:2}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lBank II\",1:\"§7Saves §620.0§7% of your coins on\",2:\"§7death.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI-V: §7Dungeon\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fArmor\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_BANK;2\",enchantments:{ultimate_bank:2}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lBank II", @@ -14,13 +14,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeon", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_BANK;2", "parent": "ULTIMATE_BANK;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_BANK;3.json b/items/ULTIMATE_BANK;3.json index 903a8357..590ddf7b 100644 --- a/items/ULTIMATE_BANK;3.json +++ b/items/ULTIMATE_BANK;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lBank III\",1:\"§7Saves §630.0§7% of your coins on\",2:\"§7death.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_BANK;3\",enchantments:{ultimate_bank:3}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lBank III\",1:\"§7Saves §630.0§7% of your coins on\",2:\"§7death.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI-V: §7Dungeon\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fArmor\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_BANK;3\",enchantments:{ultimate_bank:3}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lBank III", @@ -14,13 +14,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeon", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_BANK;3", "parent": "ULTIMATE_BANK;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_BANK;4.json b/items/ULTIMATE_BANK;4.json index f0294c02..f12f12f2 100644 --- a/items/ULTIMATE_BANK;4.json +++ b/items/ULTIMATE_BANK;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lBank IV\",1:\"§7Saves §640.0§7% of your coins on\",2:\"§7death.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_BANK;4\",enchantments:{ultimate_bank:4}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lBank IV\",1:\"§7Saves §640.0§7% of your coins on\",2:\"§7death.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI-V: §7Dungeon\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fArmor\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_BANK;4\",enchantments:{ultimate_bank:4}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lBank IV", @@ -14,13 +14,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeon", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_BANK;4", "parent": "ULTIMATE_BANK;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_BANK;5.json b/items/ULTIMATE_BANK;5.json index befdc039..629661e7 100644 --- a/items/ULTIMATE_BANK;5.json +++ b/items/ULTIMATE_BANK;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lBank V\",1:\"§7Saves §650.0§7% of your coins on\",2:\"§7death.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_BANK;5\",enchantments:{ultimate_bank:5}}}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lBank V\",1:\"§7Saves §650.0§7% of your coins on\",2:\"§7death.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI-V: §7Dungeon\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fArmor\",15:\"\",16:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_BANK;5\",enchantments:{ultimate_bank:5}}}", "damage": 0, "lore": [ "§9§d§lBank V", @@ -14,13 +14,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeon", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§a§lUNCOMMON" ], "internalname": "ULTIMATE_BANK;5", "parent": "ULTIMATE_BANK;1", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_CHIMERA;1.json b/items/ULTIMATE_CHIMERA;1.json index fcc251b8..b4a81e5f 100644 --- a/items/ULTIMATE_CHIMERA;1.json +++ b/items/ULTIMATE_CHIMERA;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lChimera I\",1:\"§7Copies §a20% §7of your active\",2:\"§7pet\u0027s stats.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_CHIMERA;1\",enchantments:{ultimate_chimera:1}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lChimera I\",1:\"§7Copies §a20% §7of your active\",2:\"§7pet\u0027s stats.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI-V: §7Mythological Event\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_CHIMERA;1\",enchantments:{ultimate_chimera:1}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lChimera I", @@ -14,12 +14,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Mythological Event", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_CHIMERA;1", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_CHIMERA;2.json b/items/ULTIMATE_CHIMERA;2.json index 8ceaf984..f041e59b 100644 --- a/items/ULTIMATE_CHIMERA;2.json +++ b/items/ULTIMATE_CHIMERA;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lChimera II\",1:\"§7Copies §a40% §7of your active\",2:\"§7pet\u0027s stats.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_CHIMERA;2\",enchantments:{ultimate_chimera:2}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lChimera II\",1:\"§7Copies §a40% §7of your active\",2:\"§7pet\u0027s stats.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI-V: §7Mythological Event\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_CHIMERA;2\",enchantments:{ultimate_chimera:2}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lChimera II", @@ -14,13 +14,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Mythological Event", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_CHIMERA;2", "parent": "ULTIMATE_CHIMERA;1", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_CHIMERA;3.json b/items/ULTIMATE_CHIMERA;3.json index dda87d12..fc252355 100644 --- a/items/ULTIMATE_CHIMERA;3.json +++ b/items/ULTIMATE_CHIMERA;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lChimera III\",1:\"§7Copies §a60% §7of your active\",2:\"§7pet\u0027s stats.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_CHIMERA;3\",enchantments:{ultimate_chimera:3}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lChimera III\",1:\"§7Copies §a60% §7of your active\",2:\"§7pet\u0027s stats.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI-V: §7Mythological Event\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_CHIMERA;3\",enchantments:{ultimate_chimera:3}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lChimera III", @@ -14,13 +14,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Mythological Event", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_CHIMERA;3", "parent": "ULTIMATE_CHIMERA;1", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_CHIMERA;4.json b/items/ULTIMATE_CHIMERA;4.json index 7b2eb575..b3ee6f37 100644 --- a/items/ULTIMATE_CHIMERA;4.json +++ b/items/ULTIMATE_CHIMERA;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lChimera IV\",1:\"§7Copies §a80% §7of your active\",2:\"§7pet\u0027s stats.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_CHIMERA;4\",enchantments:{ultimate_chimera:4}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lChimera IV\",1:\"§7Copies §a80% §7of your active\",2:\"§7pet\u0027s stats.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI-V: §7Mythological Event\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_CHIMERA;4\",enchantments:{ultimate_chimera:4}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lChimera IV", @@ -14,13 +14,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Mythological Event", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_CHIMERA;4", "parent": "ULTIMATE_CHIMERA;1", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_CHIMERA;5.json b/items/ULTIMATE_CHIMERA;5.json index 658968fc..d914e834 100644 --- a/items/ULTIMATE_CHIMERA;5.json +++ b/items/ULTIMATE_CHIMERA;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lChimera V\",1:\"§7Copies §a100% §7of your active\",2:\"§7pet\u0027s stats.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_CHIMERA;5\",enchantments:{ultimate_chimera:5}}}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lChimera V\",1:\"§7Copies §a100% §7of your active\",2:\"§7pet\u0027s stats.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI-V: §7Mythological Event\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_CHIMERA;5\",enchantments:{ultimate_chimera:5}}}", "damage": 0, "lore": [ "§9§d§lChimera V", @@ -14,13 +14,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Mythological Event", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§a§lUNCOMMON" ], "internalname": "ULTIMATE_CHIMERA;5", "parent": "ULTIMATE_CHIMERA;1", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_COMBO;1.json b/items/ULTIMATE_COMBO;1.json index bd3dd5d9..052b137f 100644 --- a/items/ULTIMATE_COMBO;1.json +++ b/items/ULTIMATE_COMBO;1.json @@ -4,8 +4,8 @@ "displayname": "§fEnchanted Book", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lCombo I\",1:\"§7Every mob kill within §e3§7\",2:\"§7seconds grants §c+1❁ Strength\",3:\"§c§7and §9+1☠ Crit Damage§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_COMBO;1\",enchantments:{ultimate_combo:1}}}", - "modver": "1.5-REL", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lCombo I\",1:\"§7Every mob kill within §e3§7\",2:\"§7seconds grants §c+1❁ Strength\",3:\"§c§7and §9+1☠ Crit Damage§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§6Source:\",12:\"§aI-V: §7Dungeons\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fSword\",16:\"§7- §fFishing Weapon\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_COMBO;1\",enchantments:{ultimate_combo:1}}}", + "modver": "2.0.0-REL", "lore": [ "§9§d§lCombo I", "§7Every mob kill within §e3§7", @@ -18,6 +18,13 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "crafttext": "", diff --git a/items/ULTIMATE_COMBO;2.json b/items/ULTIMATE_COMBO;2.json index a7e06038..7d3ed193 100644 --- a/items/ULTIMATE_COMBO;2.json +++ b/items/ULTIMATE_COMBO;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lCombo II\",1:\"§7Every mob kill within §e6§7\",2:\"§7seconds grants §c+2❁ Strength\",3:\"§c§7and §9+1☠ Crit Damage§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_COMBO;2\",enchantments:{ultimate_combo:2}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lCombo II\",1:\"§7Every mob kill within §e6§7\",2:\"§7seconds grants §c+2❁ Strength\",3:\"§c§7and §9+1☠ Crit Damage§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§6Source:\",12:\"§aI-V: §7Dungeons\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fSword\",16:\"§7- §fFishing Weapon\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_COMBO;2\",enchantments:{ultimate_combo:2}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lCombo II", @@ -15,13 +15,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_COMBO;2", "parent": "ULTIMATE_COMBO;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_COMBO;3.json b/items/ULTIMATE_COMBO;3.json index 366961c5..8eb92b0b 100644 --- a/items/ULTIMATE_COMBO;3.json +++ b/items/ULTIMATE_COMBO;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lCombo III\",1:\"§7Every mob kill within §e9§7\",2:\"§7seconds grants §c+2❁ Strength\",3:\"§c§7and §9+1☠ Crit Damage§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_COMBO;3\",enchantments:{ultimate_combo:3}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lCombo III\",1:\"§7Every mob kill within §e9§7\",2:\"§7seconds grants §c+2❁ Strength\",3:\"§c§7and §9+1☠ Crit Damage§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§6Source:\",12:\"§aI-V: §7Dungeons\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fSword\",16:\"§7- §fFishing Weapon\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_COMBO;3\",enchantments:{ultimate_combo:3}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lCombo III", @@ -15,13 +15,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_COMBO;3", "parent": "ULTIMATE_COMBO;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_COMBO;4.json b/items/ULTIMATE_COMBO;4.json index a2d7d14f..100343b3 100644 --- a/items/ULTIMATE_COMBO;4.json +++ b/items/ULTIMATE_COMBO;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lCombo IV\",1:\"§7Every mob kill within §e12§7\",2:\"§7seconds grants §c+2❁ Strength\",3:\"§c§7and §9+1☠ Crit Damage§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_COMBO;4\",enchantments:{ultimate_combo:4}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lCombo IV\",1:\"§7Every mob kill within §e12§7\",2:\"§7seconds grants §c+2❁ Strength\",3:\"§c§7and §9+1☠ Crit Damage§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§6Source:\",12:\"§aI-V: §7Dungeons\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fSword\",16:\"§7- §fFishing Weapon\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_COMBO;4\",enchantments:{ultimate_combo:4}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lCombo IV", @@ -15,13 +15,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_COMBO;4", "parent": "ULTIMATE_COMBO;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_COMBO;5.json b/items/ULTIMATE_COMBO;5.json index 55d33dc4..9e9c4af9 100644 --- a/items/ULTIMATE_COMBO;5.json +++ b/items/ULTIMATE_COMBO;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lCombo V\",1:\"§7Every mob kill within §e15§7\",2:\"§7seconds grants §c+2❁ Strength\",3:\"§c§7and §9+1☠ Crit Damage§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_COMBO;5\",enchantments:{ultimate_combo:5}}}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lCombo V\",1:\"§7Every mob kill within §e15§7\",2:\"§7seconds grants §c+2❁ Strength\",3:\"§c§7and §9+1☠ Crit Damage§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§6Source:\",12:\"§aI-V: §7Dungeons\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fSword\",16:\"§7- §fFishing Weapon\",17:\"\",18:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_COMBO;5\",enchantments:{ultimate_combo:5}}}", "damage": 0, "lore": [ "§9§d§lCombo V", @@ -15,13 +15,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§a§lUNCOMMON" ], "internalname": "ULTIMATE_COMBO;5", "parent": "ULTIMATE_COMBO;1", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_JERRY;1.json b/items/ULTIMATE_JERRY;1.json index 83db1e1c..9040e2f9 100644 --- a/items/ULTIMATE_JERRY;1.json +++ b/items/ULTIMATE_JERRY;1.json @@ -4,8 +4,8 @@ "displayname": "§fEnchanted Book", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Jerry I\",1:\"§7Increases the base damage of\",2:\"§7§fAspect of the Jerry§7 by\",3:\"§7§a1000%§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_JERRY;1\",enchantments:{ultimate_jerry:1}}}", - "modver": "1.5-REL", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Jerry I\",1:\"§7Increases the base damage of\",2:\"§7§fAspect of the Jerry§7 by\",3:\"§7§a1000%§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§6Source:\",12:\"§aI-V: §7Dungeons\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fAspect of the Jerry\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_JERRY;1\",enchantments:{ultimate_jerry:1}}}", + "modver": "2.0.0-REL", "lore": [ "§9§d§lUltimate Jerry I", "§7Increases the base damage of", @@ -18,6 +18,12 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fAspect of the Jerry", + "", "§f§lCOMMON" ], "crafttext": "", diff --git a/items/ULTIMATE_JERRY;2.json b/items/ULTIMATE_JERRY;2.json index d3a1ae8a..8a414217 100644 --- a/items/ULTIMATE_JERRY;2.json +++ b/items/ULTIMATE_JERRY;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Jerry II\",1:\"§7Increases the base damage of\",2:\"§7§fAspect of the Jerry§7 by\",3:\"§7§a2000%§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_JERRY;2\",enchantments:{ultimate_jerry:2}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Jerry II\",1:\"§7Increases the base damage of\",2:\"§7§fAspect of the Jerry§7 by\",3:\"§7§a2000%§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§6Source:\",12:\"§aI-V: §7Dungeons\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fAspect of the Jerry\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_JERRY;2\",enchantments:{ultimate_jerry:2}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lUltimate Jerry II", @@ -15,13 +15,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fAspect of the Jerry", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_JERRY;2", "parent": "ULTIMATE_JERRY;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_JERRY;3.json b/items/ULTIMATE_JERRY;3.json index ae2d9ed8..dc9fc7bd 100644 --- a/items/ULTIMATE_JERRY;3.json +++ b/items/ULTIMATE_JERRY;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Jerry III\",1:\"§7Increases the base damage of\",2:\"§7§fAspect of the Jerry§7 by\",3:\"§7§a3000%§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_JERRY;3\",enchantments:{ultimate_jerry:3}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Jerry III\",1:\"§7Increases the base damage of\",2:\"§7§fAspect of the Jerry§7 by\",3:\"§7§a3000%§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§6Source:\",12:\"§aI-V: §7Dungeons\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fAspect of the Jerry\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_JERRY;3\",enchantments:{ultimate_jerry:3}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lUltimate Jerry III", @@ -15,13 +15,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fAspect of the Jerry", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_JERRY;3", "parent": "ULTIMATE_JERRY;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_JERRY;4.json b/items/ULTIMATE_JERRY;4.json index d9e2e1aa..bff49f5a 100644 --- a/items/ULTIMATE_JERRY;4.json +++ b/items/ULTIMATE_JERRY;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Jerry IV\",1:\"§7Increases the base damage of\",2:\"§7§fAspect of the Jerry§7 by\",3:\"§7§a4000%§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_JERRY;4\",enchantments:{ultimate_jerry:4}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Jerry IV\",1:\"§7Increases the base damage of\",2:\"§7§fAspect of the Jerry§7 by\",3:\"§7§a4000%§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§6Source:\",12:\"§aI-V: §7Dungeons\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fAspect of the Jerry\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_JERRY;4\",enchantments:{ultimate_jerry:4}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lUltimate Jerry IV", @@ -15,13 +15,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fAspect of the Jerry", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_JERRY;4", "parent": "ULTIMATE_JERRY;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_JERRY;5.json b/items/ULTIMATE_JERRY;5.json index 7298d2f3..09df04f9 100644 --- a/items/ULTIMATE_JERRY;5.json +++ b/items/ULTIMATE_JERRY;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Jerry V\",1:\"§7Increases the base damage of\",2:\"§7§fAspect of the Jerry§7 by\",3:\"§7§a5000%§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_JERRY;5\",enchantments:{ultimate_jerry:5}}}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Jerry V\",1:\"§7Increases the base damage of\",2:\"§7§fAspect of the Jerry§7 by\",3:\"§7§a5000%§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§6Source:\",12:\"§aI-V: §7Dungeons\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fAspect of the Jerry\",16:\"\",17:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_JERRY;5\",enchantments:{ultimate_jerry:5}}}", "damage": 0, "lore": [ "§9§d§lUltimate Jerry V", @@ -15,13 +15,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fAspect of the Jerry", + "", "§a§lUNCOMMON" ], "internalname": "ULTIMATE_JERRY;5", "parent": "ULTIMATE_JERRY;1", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_LAST_STAND;1.json b/items/ULTIMATE_LAST_STAND;1.json index 361d3c49..3262d855 100644 --- a/items/ULTIMATE_LAST_STAND;1.json +++ b/items/ULTIMATE_LAST_STAND;1.json @@ -4,8 +4,8 @@ "displayname": "§fEnchanted Book", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lLast Stand I\",1:\"§7Increases your defense by §a5%\",2:\"§a§7when you are below §a40%\",3:\"§a§7Health\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_LAST_STAND;1\",enchantments:{ultimate_last_stand:1}}}", - "modver": "1.5-REL", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lLast Stand I\",1:\"§7Increases your defense by §a5%\",2:\"§a§7when you are below §a40%\",3:\"§a§7Health\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§6Source:\",12:\"§aI-V: §7Dungeons\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fArmor\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_LAST_STAND;1\",enchantments:{ultimate_last_stand:1}}}", + "modver": "2.0.0-REL", "lore": [ "§9§d§lLast Stand I", "§7Increases your defense by §a5%", @@ -18,6 +18,12 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§f§lCOMMON" ], "crafttext": "", diff --git a/items/ULTIMATE_LAST_STAND;2.json b/items/ULTIMATE_LAST_STAND;2.json index f2bee0ee..ba79a044 100644 --- a/items/ULTIMATE_LAST_STAND;2.json +++ b/items/ULTIMATE_LAST_STAND;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLast Stand II\",1:\"§7Increases your defense by §a10%\",2:\"§a§7when you are below §a40%\",3:\"§a§7Health\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_LAST_STAND;2\",enchantments:{ultimate_last_stand:2}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLast Stand II\",1:\"§7Increases your defense by §a10%\",2:\"§a§7when you are below §a40%\",3:\"§a§7Health\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§6Source:\",12:\"§aI-V: §7Dungeons\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fArmor\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_LAST_STAND;2\",enchantments:{ultimate_last_stand:2}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lLast Stand II", @@ -15,15 +15,21 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_LAST_STAND;2", "parent": "ULTIMATE_LAST_STAND;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" ] -} +}
\ No newline at end of file diff --git a/items/ULTIMATE_LAST_STAND;3.json b/items/ULTIMATE_LAST_STAND;3.json index d68526e2..38eade7e 100644 --- a/items/ULTIMATE_LAST_STAND;3.json +++ b/items/ULTIMATE_LAST_STAND;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLast Stand III\",1:\"§7Increases your defense by §a15%\",2:\"§a§7when you are below §a40%\",3:\"§a§7Health\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_LAST_STAND;3\",enchantments:{ultimate_last_stand:3}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLast Stand III\",1:\"§7Increases your defense by §a15%\",2:\"§a§7when you are below §a40%\",3:\"§a§7Health\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§6Source:\",12:\"§aI-V: §7Dungeons\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fArmor\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_LAST_STAND;3\",enchantments:{ultimate_last_stand:3}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lLast Stand III", @@ -15,15 +15,21 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_LAST_STAND;3", "parent": "ULTIMATE_LAST_STAND;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" ] -} +}
\ No newline at end of file diff --git a/items/ULTIMATE_LAST_STAND;4.json b/items/ULTIMATE_LAST_STAND;4.json index bf318bef..176fee63 100644 --- a/items/ULTIMATE_LAST_STAND;4.json +++ b/items/ULTIMATE_LAST_STAND;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLast Stand IV\",1:\"§7Increases your defense by §a20%\",2:\"§a§7when you are below §a40%\",3:\"§a§7Health\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_LAST_STAND;4\",enchantments:{ultimate_last_stand:4}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLast Stand IV\",1:\"§7Increases your defense by §a20%\",2:\"§a§7when you are below §a40%\",3:\"§a§7Health\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§6Source:\",12:\"§aI-V: §7Dungeons\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fArmor\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_LAST_STAND;4\",enchantments:{ultimate_last_stand:4}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lLast Stand IV", @@ -15,15 +15,21 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_LAST_STAND;4", "parent": "ULTIMATE_LAST_STAND;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" ] -} +}
\ No newline at end of file diff --git a/items/ULTIMATE_LAST_STAND;5.json b/items/ULTIMATE_LAST_STAND;5.json index 9e3c4b58..122f5e98 100644 --- a/items/ULTIMATE_LAST_STAND;5.json +++ b/items/ULTIMATE_LAST_STAND;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLast Stand V\",1:\"§7Increases your defense by §a25%\",2:\"§a§7when you are below §a40%\",3:\"§a§7Health\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_LAST_STAND;5\",enchantments:{ultimate_last_stand:5}}}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLast Stand V\",1:\"§7Increases your defense by §a25%\",2:\"§a§7when you are below §a40%\",3:\"§a§7Health\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§6Source:\",12:\"§aI-V: §7Dungeons\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fArmor\",16:\"\",17:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_LAST_STAND;5\",enchantments:{ultimate_last_stand:5}}}", "damage": 0, "lore": [ "§9§d§lLast Stand V", @@ -15,13 +15,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§a§lUNCOMMON" ], "internalname": "ULTIMATE_LAST_STAND;5", "parent": "ULTIMATE_LAST_STAND;1", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_LEGION;1.json b/items/ULTIMATE_LEGION;1.json index 9e4a4582..3affda6d 100644 --- a/items/ULTIMATE_LEGION;1.json +++ b/items/ULTIMATE_LEGION;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLegion I\",1:\"§7Increases all your player stats\",2:\"§7except Health by §e0.07% §7per\",3:\"§7player within §b30 §7blocks of\",4:\"§7you, up to §c20 §7players.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_LEGION;1\",enchantments:{ultimate_legion:1}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLegion I\",1:\"§7Increases all your player stats\",2:\"§7except Health by §e0.07% §7per\",3:\"§7player within §b30 §7blocks of\",4:\"§7you, up to §c20 §7players.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§6Source:\",13:\"§aI-V: §7Dungeons\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fArmor\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_LEGION;1\",enchantments:{ultimate_legion:1}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lLegion I", @@ -16,12 +16,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_LEGION;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_LEGION;2.json b/items/ULTIMATE_LEGION;2.json index bc07ec6c..edc7fd5c 100644 --- a/items/ULTIMATE_LEGION;2.json +++ b/items/ULTIMATE_LEGION;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLegion II\",1:\"§7Increases all your player stats\",2:\"§7except Health by §e0.14% §7per\",3:\"§7player within §b30 §7blocks of\",4:\"§7you, up to §c20 §7players.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_LEGION;2\",enchantments:{ultimate_legion:2}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLegion II\",1:\"§7Increases all your player stats\",2:\"§7except Health by §e0.14% §7per\",3:\"§7player within §b30 §7blocks of\",4:\"§7you, up to §c20 §7players.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§6Source:\",13:\"§aI-V: §7Dungeons\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fArmor\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_LEGION;2\",enchantments:{ultimate_legion:2}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lLegion II", @@ -16,15 +16,21 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_LEGION;2", "parent": "ULTIMATE_LEGION;1", "crafttext": "", "clickcommand": "", - "modver": "1.6-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" ] -} +}
\ No newline at end of file diff --git a/items/ULTIMATE_LEGION;3.json b/items/ULTIMATE_LEGION;3.json index 19c654eb..06fcaee3 100644 --- a/items/ULTIMATE_LEGION;3.json +++ b/items/ULTIMATE_LEGION;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLegion III\",1:\"§7Increases all your player stats\",2:\"§7except Health by §e0.21% §7per\",3:\"§7player within §b30 §7blocks of\",4:\"§7you, up to §c20 §7players.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_LEGION;3\",enchantments:{ultimate_legion:3}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLegion III\",1:\"§7Increases all your player stats\",2:\"§7except Health by §e0.21% §7per\",3:\"§7player within §b30 §7blocks of\",4:\"§7you, up to §c20 §7players.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§6Source:\",13:\"§aI-V: §7Dungeons\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fArmor\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_LEGION;3\",enchantments:{ultimate_legion:3}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lLegion III", @@ -16,15 +16,21 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_LEGION;3", "parent": "ULTIMATE_LEGION;1", "crafttext": "", "clickcommand": "", - "modver": "1.6-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" ] -} +}
\ No newline at end of file diff --git a/items/ULTIMATE_LEGION;4.json b/items/ULTIMATE_LEGION;4.json index e255c678..447ae07d 100644 --- a/items/ULTIMATE_LEGION;4.json +++ b/items/ULTIMATE_LEGION;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLegion IV\",1:\"§7Increases all your player stats\",2:\"§7except Health by §e0.28% §7per\",3:\"§7player within §b30 §7blocks of\",4:\"§7you, up to §c20 §7players.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_LEGION;4\",enchantments:{ultimate_legion:4}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLegion IV\",1:\"§7Increases all your player stats\",2:\"§7except Health by §e0.28% §7per\",3:\"§7player within §b30 §7blocks of\",4:\"§7you, up to §c20 §7players.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§6Source:\",13:\"§aI-V: §7Dungeons\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fArmor\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_LEGION;4\",enchantments:{ultimate_legion:4}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lLegion IV", @@ -16,15 +16,21 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_LEGION;4", "parent": "ULTIMATE_LEGION;1", "crafttext": "", "clickcommand": "", - "modver": "1.6-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" ] -} +}
\ No newline at end of file diff --git a/items/ULTIMATE_LEGION;5.json b/items/ULTIMATE_LEGION;5.json index 03f495e1..3ad0139b 100644 --- a/items/ULTIMATE_LEGION;5.json +++ b/items/ULTIMATE_LEGION;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLegion V\",1:\"§7Increases all your player stats\",2:\"§7except Health by §e0.35% §7per\",3:\"§7player within §b30 §7blocks of\",4:\"§7you, up to §c20 §7players.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_LEGION;5\",enchantments:{ultimate_legion:5}}}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLegion V\",1:\"§7Increases all your player stats\",2:\"§7except Health by §e0.35% §7per\",3:\"§7player within §b30 §7blocks of\",4:\"§7you, up to §c20 §7players.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§6Source:\",13:\"§aI-V: §7Dungeons\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fArmor\",17:\"\",18:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_LEGION;5\",enchantments:{ultimate_legion:5}}}", "damage": 0, "lore": [ "§9§d§lLegion V", @@ -16,13 +16,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§a§lUNCOMMON" ], "internalname": "ULTIMATE_LEGION;5", "parent": "ULTIMATE_LEGION;1", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_NO_PAIN_NO_GAIN;1.json b/items/ULTIMATE_NO_PAIN_NO_GAIN;1.json index 275abc6e..6bcc3257 100644 --- a/items/ULTIMATE_NO_PAIN_NO_GAIN;1.json +++ b/items/ULTIMATE_NO_PAIN_NO_GAIN;1.json @@ -4,8 +4,8 @@ "displayname": "§fEnchanted Book", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lNo Pain No Gain I\",1:\"§7You have §e20% §7chance to gain\",2:\"§7§b2 §7experience orb every time\",3:\"§7you take hits from mobs.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_NO_PAIN_NO_GAIN;1\",enchantments:{ultimate_no_pain_no_gain:1}}}", - "modver": "1.5-REL", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lNo Pain No Gain I\",1:\"§7You have §e20% §7chance to gain\",2:\"§7§b2 §7experience orb every time\",3:\"§7you take hits from mobs.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§6Source:\",12:\"§aI-V: §7Dungeons\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fArmor\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_NO_PAIN_NO_GAIN;1\",enchantments:{ultimate_no_pain_no_gain:1}}}", + "modver": "2.0.0-REL", "lore": [ "§9§d§lNo Pain No Gain I", "§7You have §e20% §7chance to gain", @@ -18,6 +18,12 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§f§lCOMMON" ], "crafttext": "", diff --git a/items/ULTIMATE_NO_PAIN_NO_GAIN;2.json b/items/ULTIMATE_NO_PAIN_NO_GAIN;2.json index 3a87d558..fe6592e5 100644 --- a/items/ULTIMATE_NO_PAIN_NO_GAIN;2.json +++ b/items/ULTIMATE_NO_PAIN_NO_GAIN;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lNo Pain No Gain II\",1:\"§7You have §e40% §7chance to gain\",2:\"§7§b10 §7experience orbs every\",3:\"§7time you take hits from mobs.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_NO_PAIN_NO_GAIN;2\",enchantments:{ultimate_no_pain_no_gain:2}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lNo Pain No Gain II\",1:\"§7You have §e40% §7chance to gain\",2:\"§7§b10 §7experience orbs every\",3:\"§7time you take hits from mobs.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§6Source:\",12:\"§aI-V: §7Dungeons\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fArmor\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_NO_PAIN_NO_GAIN;2\",enchantments:{ultimate_no_pain_no_gain:2}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lNo Pain No Gain II", @@ -15,15 +15,21 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_NO_PAIN_NO_GAIN;2", "parent": "ULTIMATE_NO_PAIN_NO_GAIN;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" ] -} +}
\ No newline at end of file diff --git a/items/ULTIMATE_NO_PAIN_NO_GAIN;3.json b/items/ULTIMATE_NO_PAIN_NO_GAIN;3.json index 8256b3d5..1381b206 100644 --- a/items/ULTIMATE_NO_PAIN_NO_GAIN;3.json +++ b/items/ULTIMATE_NO_PAIN_NO_GAIN;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lNo Pain No Gain III\",1:\"§7You have §e60% §7chance to gain\",2:\"§7§b10 §7experience orbs every\",3:\"§7time you take hits from mobs.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_NO_PAIN_NO_GAIN;3\",enchantments:{ultimate_no_pain_no_gain:3}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lNo Pain No Gain III\",1:\"§7You have §e60% §7chance to gain\",2:\"§7§b10 §7experience orbs every\",3:\"§7time you take hits from mobs.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§6Source:\",12:\"§aI-V: §7Dungeons\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fArmor\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_NO_PAIN_NO_GAIN;3\",enchantments:{ultimate_no_pain_no_gain:3}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lNo Pain No Gain III", @@ -15,15 +15,21 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_NO_PAIN_NO_GAIN;3", "parent": "ULTIMATE_NO_PAIN_NO_GAIN;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" ] -} +}
\ No newline at end of file diff --git a/items/ULTIMATE_NO_PAIN_NO_GAIN;4.json b/items/ULTIMATE_NO_PAIN_NO_GAIN;4.json index 35d961fc..d56f5437 100644 --- a/items/ULTIMATE_NO_PAIN_NO_GAIN;4.json +++ b/items/ULTIMATE_NO_PAIN_NO_GAIN;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lNo Pain No Gain IV\",1:\"§7You have §e80% §7chance to gain\",2:\"§7§b10 §7experience orbs every\",3:\"§7time you take hits from mobs.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_NO_PAIN_NO_GAIN;4\",enchantments:{ultimate_no_pain_no_gain:4}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lNo Pain No Gain IV\",1:\"§7You have §e80% §7chance to gain\",2:\"§7§b10 §7experience orbs every\",3:\"§7time you take hits from mobs.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§6Source:\",12:\"§aI-V: §7Dungeons\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fArmor\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_NO_PAIN_NO_GAIN;4\",enchantments:{ultimate_no_pain_no_gain:4}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lNo Pain No Gain IV", @@ -15,15 +15,21 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_NO_PAIN_NO_GAIN;4", "parent": "ULTIMATE_NO_PAIN_NO_GAIN;1", "crafttext": "", "clickcommand": "", - "modver": "1.6-REL", - "infoType": "WIKI_URL", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" ] -} +}
\ No newline at end of file diff --git a/items/ULTIMATE_NO_PAIN_NO_GAIN;5.json b/items/ULTIMATE_NO_PAIN_NO_GAIN;5.json index 201b2a4a..a2b39c77 100644 --- a/items/ULTIMATE_NO_PAIN_NO_GAIN;5.json +++ b/items/ULTIMATE_NO_PAIN_NO_GAIN;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lNo Pain No Gain V\",1:\"§7You have §e100% §7chance to gain\",2:\"§7§b10 §7experience orbs every\",3:\"§7time you take hits from mobs.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_NO_PAIN_NO_GAIN;5\",enchantments:{ultimate_no_pain_no_gain:5}}}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lNo Pain No Gain V\",1:\"§7You have §e100% §7chance to gain\",2:\"§7§b10 §7experience orbs every\",3:\"§7time you take hits from mobs.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§6Source:\",12:\"§aI-V: §7Dungeons\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fArmor\",16:\"\",17:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_NO_PAIN_NO_GAIN;5\",enchantments:{ultimate_no_pain_no_gain:5}}}", "damage": 0, "lore": [ "§9§d§lNo Pain No Gain V", @@ -15,13 +15,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§a§lUNCOMMON" ], "internalname": "ULTIMATE_NO_PAIN_NO_GAIN;5", "parent": "ULTIMATE_NO_PAIN_NO_GAIN;1", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_ONE_FOR_ALL;1.json b/items/ULTIMATE_ONE_FOR_ALL;1.json index 9625c9f2..ee2f6ac1 100644 --- a/items/ULTIMATE_ONE_FOR_ALL;1.json +++ b/items/ULTIMATE_ONE_FOR_ALL;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lOne For All I\",1:\"§7Removes all other enchants but\",2:\"§7increases your weapon damage by\",3:\"§7§a210%§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§e▲ §7§d§lOne For All cannot be combined!\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_ONE_FOR_ALL;1\",enchantments:{ultimate_one_for_all:1}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lOne For All I\",1:\"§7Removes all other enchants but\",2:\"§7increases your weapon damage by\",3:\"§7§a210%§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§e▲ §7§d§lOne For All cannot be combined!\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§6Source:\",13:\"§aI: §7Dungeons\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fSword\",17:\"§7- §fFishing Weapon\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_ONE_FOR_ALL;1\",enchantments:{ultimate_one_for_all:1}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lOne For All I", @@ -16,14 +16,21 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI: §7Dungeons", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_ONE_FOR_ALL;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" ] -} +}
\ No newline at end of file diff --git a/items/ULTIMATE_REND;1.json b/items/ULTIMATE_REND;1.json index ff2cde05..470456ce 100644 --- a/items/ULTIMATE_REND;1.json +++ b/items/ULTIMATE_REND;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lRend I\",1:\"§7Grants your bow a Left Click\",2:\"§7ability that rips out the arrows\",3:\"§7from nearby enemies and deals\",4:\"§7§c5% §7of your last critical hit\",5:\"§7for every arrow in the target.\",6:\"§7§a2s §7Cooldown.\",7:\"\",8:\"§7§cYou can only have 1 Ultimate\",9:\"§cEnchantment on an item!\",10:\"\",11:\"§7Use this on an item in an Anvil\",12:\"§7to apply it!\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_REND;1\",enchantments:{ultimate_rend:1}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lRend I\",1:\"§7Grants your bow a Left Click\",2:\"§7ability that rips out the arrows\",3:\"§7from nearby enemies and deals\",4:\"§7§c5% §7of your last critical hit\",5:\"§7for every arrow in the target.\",6:\"§7§a2s §7Cooldown.\",7:\"\",8:\"§7§cYou can only have 1 Ultimate\",9:\"§cEnchantment on an item!\",10:\"\",11:\"§7Use this on an item in an Anvil\",12:\"§7to apply it!\",13:\"\",14:\"§6Source:\",15:\"§aI-V: §7Dungeons\",16:\"\",17:\"§6Applied To:\",18:\"§7- §fBow\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_REND;1\",enchantments:{ultimate_rend:1}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lRend I", @@ -18,12 +18,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fBow", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_REND;1", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_REND;2.json b/items/ULTIMATE_REND;2.json index d1f2f746..994dd5d4 100644 --- a/items/ULTIMATE_REND;2.json +++ b/items/ULTIMATE_REND;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lRend II\",1:\"§7Grants your bow a Left Click\",2:\"§7ability that rips out the arrows\",3:\"§7from nearby enemies and deals\",4:\"§7§c10% §7of your last critical\",5:\"§7hit for every arrow in the\",6:\"§7target. §a2s §7Cooldown.\",7:\"\",8:\"§7§cYou can only have 1 Ultimate\",9:\"§cEnchantment on an item!\",10:\"\",11:\"§7Use this on an item in an Anvil\",12:\"§7to apply it!\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_REND;2\",enchantments:{ultimate_rend:2}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lRend II\",1:\"§7Grants your bow a Left Click\",2:\"§7ability that rips out the arrows\",3:\"§7from nearby enemies and deals\",4:\"§7§c10% §7of your last critical\",5:\"§7hit for every arrow in the\",6:\"§7target. §a2s §7Cooldown.\",7:\"\",8:\"§7§cYou can only have 1 Ultimate\",9:\"§cEnchantment on an item!\",10:\"\",11:\"§7Use this on an item in an Anvil\",12:\"§7to apply it!\",13:\"\",14:\"§6Source:\",15:\"§aI-V: §7Dungeons\",16:\"\",17:\"§6Applied To:\",18:\"§7- §fBow\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_REND;2\",enchantments:{ultimate_rend:2}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lRend II", @@ -18,13 +18,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fBow", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_REND;2", "parent": "ULTIMATE_REND;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_REND;3.json b/items/ULTIMATE_REND;3.json index 9b6ad138..8dd90eb3 100644 --- a/items/ULTIMATE_REND;3.json +++ b/items/ULTIMATE_REND;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lRend III\",1:\"§7Grants your bow a Left Click\",2:\"§7ability that rips out the arrows\",3:\"§7from nearby enemies and deals\",4:\"§7§c15% §7of your last critical\",5:\"§7hit for every arrow in the\",6:\"§7target. §a2s §7Cooldown.\",7:\"\",8:\"§7§cYou can only have 1 Ultimate\",9:\"§cEnchantment on an item!\",10:\"\",11:\"§7Use this on an item in an Anvil\",12:\"§7to apply it!\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_REND;3\",enchantments:{ultimate_rend:3}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lRend III\",1:\"§7Grants your bow a Left Click\",2:\"§7ability that rips out the arrows\",3:\"§7from nearby enemies and deals\",4:\"§7§c15% §7of your last critical\",5:\"§7hit for every arrow in the\",6:\"§7target. §a2s §7Cooldown.\",7:\"\",8:\"§7§cYou can only have 1 Ultimate\",9:\"§cEnchantment on an item!\",10:\"\",11:\"§7Use this on an item in an Anvil\",12:\"§7to apply it!\",13:\"\",14:\"§6Source:\",15:\"§aI-V: §7Dungeons\",16:\"\",17:\"§6Applied To:\",18:\"§7- §fBow\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_REND;3\",enchantments:{ultimate_rend:3}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lRend III", @@ -18,13 +18,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fBow", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_REND;3", "parent": "ULTIMATE_REND;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_REND;4.json b/items/ULTIMATE_REND;4.json index 41ede8e0..a209a380 100644 --- a/items/ULTIMATE_REND;4.json +++ b/items/ULTIMATE_REND;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lRend IV\",1:\"§7Grants your bow a Left Click\",2:\"§7ability that rips out the arrows\",3:\"§7from nearby enemies and deals\",4:\"§7§c20% §7of your last critical\",5:\"§7hit for every arrow in the\",6:\"§7target. §a2s §7Cooldown.\",7:\"\",8:\"§7§cYou can only have 1 Ultimate\",9:\"§cEnchantment on an item!\",10:\"\",11:\"§7Use this on an item in an Anvil\",12:\"§7to apply it!\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_REND;4\",enchantments:{ultimate_rend:4}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lRend IV\",1:\"§7Grants your bow a Left Click\",2:\"§7ability that rips out the arrows\",3:\"§7from nearby enemies and deals\",4:\"§7§c20% §7of your last critical\",5:\"§7hit for every arrow in the\",6:\"§7target. §a2s §7Cooldown.\",7:\"\",8:\"§7§cYou can only have 1 Ultimate\",9:\"§cEnchantment on an item!\",10:\"\",11:\"§7Use this on an item in an Anvil\",12:\"§7to apply it!\",13:\"\",14:\"§6Source:\",15:\"§aI-V: §7Dungeons\",16:\"\",17:\"§6Applied To:\",18:\"§7- §fBow\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_REND;4\",enchantments:{ultimate_rend:4}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lRend IV", @@ -18,13 +18,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fBow", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_REND;4", "parent": "ULTIMATE_REND;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_REND;5.json b/items/ULTIMATE_REND;5.json index cf7d14a0..206d4c6f 100644 --- a/items/ULTIMATE_REND;5.json +++ b/items/ULTIMATE_REND;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lRend V\",1:\"§7Grants your bow a Left Click\",2:\"§7ability that rips out the arrows\",3:\"§7from nearby enemies and deals\",4:\"§7§c25% §7of your last critical\",5:\"§7hit for every arrow in the\",6:\"§7target. §a2s §7Cooldown.\",7:\"\",8:\"§7§cYou can only have 1 Ultimate\",9:\"§cEnchantment on an item!\",10:\"\",11:\"§7Use this on an item in an Anvil\",12:\"§7to apply it!\",13:\"\",14:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_REND;5\",enchantments:{ultimate_rend:5}}}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lRend V\",1:\"§7Grants your bow a Left Click\",2:\"§7ability that rips out the arrows\",3:\"§7from nearby enemies and deals\",4:\"§7§c25% §7of your last critical\",5:\"§7hit for every arrow in the\",6:\"§7target. §a2s §7Cooldown.\",7:\"\",8:\"§7§cYou can only have 1 Ultimate\",9:\"§cEnchantment on an item!\",10:\"\",11:\"§7Use this on an item in an Anvil\",12:\"§7to apply it!\",13:\"\",14:\"§6Source:\",15:\"§aI-V: §7Dungeons\",16:\"\",17:\"§6Applied To:\",18:\"§7- §fBow\",19:\"\",20:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_REND;5\",enchantments:{ultimate_rend:5}}}", "damage": 0, "lore": [ "§9§d§lRend V", @@ -18,13 +18,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fBow", + "", "§a§lUNCOMMON" ], "internalname": "ULTIMATE_REND;5", "parent": "ULTIMATE_REND;1", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_SOUL_EATER;1.json b/items/ULTIMATE_SOUL_EATER;1.json index fc9f6bea..19576059 100644 --- a/items/ULTIMATE_SOUL_EATER;1.json +++ b/items/ULTIMATE_SOUL_EATER;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lSoul Eater I\",1:\"§7Your weapon gains §c2§7x the\",2:\"§7Strength of the latest monster\",3:\"§7killed and applies it on your\",4:\"§7next hit.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_SOUL_EATER;1\",enchantments:{ultimate_soul_eater:1}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lSoul Eater I\",1:\"§7Your weapon gains §c2§7x the\",2:\"§7Strength of the latest monster\",3:\"§7killed and applies it on your\",4:\"§7next hit.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§6Source:\",13:\"§aI-V: §7Dungeons\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fSword\",17:\"§7- §fBow\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_SOUL_EATER;1\",enchantments:{ultimate_soul_eater:1}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lSoul Eater I", @@ -16,14 +16,21 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fBow", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_SOUL_EATER;1", "crafttext": "", "clickcommand": "", - "modver": "1.6-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" ] -} +}
\ No newline at end of file diff --git a/items/ULTIMATE_SOUL_EATER;2.json b/items/ULTIMATE_SOUL_EATER;2.json index 23b21331..f8ebb73f 100644 --- a/items/ULTIMATE_SOUL_EATER;2.json +++ b/items/ULTIMATE_SOUL_EATER;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lSoul Eater II\",1:\"§7Your weapon gains §c4§7x the\",2:\"§7Strength of the latest monster\",3:\"§7killed and applies it on your\",4:\"§7next hit.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_SOUL_EATER;2\",enchantments:{ultimate_soul_eater:2}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lSoul Eater II\",1:\"§7Your weapon gains §c4§7x the\",2:\"§7Strength of the latest monster\",3:\"§7killed and applies it on your\",4:\"§7next hit.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§6Source:\",13:\"§aI-V: §7Dungeons\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fSword\",17:\"§7- §fBow\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_SOUL_EATER;2\",enchantments:{ultimate_soul_eater:2}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lSoul Eater II", @@ -16,15 +16,22 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fBow", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_SOUL_EATER;2", "parent": "ULTIMATE_SOUL_EATER;1", "crafttext": "", "clickcommand": "", - "modver": "1.6-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" ] -} +}
\ No newline at end of file diff --git a/items/ULTIMATE_SOUL_EATER;3.json b/items/ULTIMATE_SOUL_EATER;3.json index f15b2b6a..9568fef9 100644 --- a/items/ULTIMATE_SOUL_EATER;3.json +++ b/items/ULTIMATE_SOUL_EATER;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lSoul Eater III\",1:\"§7Your weapon gains §c6§7x the\",2:\"§7Strength of the latest monster\",3:\"§7killed and applies it on your\",4:\"§7next hit.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_SOUL_EATER;3\",enchantments:{ultimate_soul_eater:3}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lSoul Eater III\",1:\"§7Your weapon gains §c6§7x the\",2:\"§7Strength of the latest monster\",3:\"§7killed and applies it on your\",4:\"§7next hit.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§6Source:\",13:\"§aI-V: §7Dungeons\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fSword\",17:\"§7- §fBow\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_SOUL_EATER;3\",enchantments:{ultimate_soul_eater:3}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lSoul Eater III", @@ -16,15 +16,22 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fBow", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_SOUL_EATER;3", "parent": "ULTIMATE_SOUL_EATER;1", "crafttext": "", "clickcommand": "", - "modver": "1.6-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" ] -} +}
\ No newline at end of file diff --git a/items/ULTIMATE_SOUL_EATER;4.json b/items/ULTIMATE_SOUL_EATER;4.json index a7da816f..3d5ef4e9 100644 --- a/items/ULTIMATE_SOUL_EATER;4.json +++ b/items/ULTIMATE_SOUL_EATER;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lSoul Eater IV\",1:\"§7Your weapon gains §c8§7x the\",2:\"§7Strength of the latest monster\",3:\"§7killed and applies it on your\",4:\"§7next hit.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_SOUL_EATER;4\",enchantments:{ultimate_soul_eater:4}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lSoul Eater IV\",1:\"§7Your weapon gains §c8§7x the\",2:\"§7Strength of the latest monster\",3:\"§7killed and applies it on your\",4:\"§7next hit.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§6Source:\",13:\"§aI-V: §7Dungeons\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fSword\",17:\"§7- §fBow\",18:\"\",19:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_SOUL_EATER;4\",enchantments:{ultimate_soul_eater:4}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lSoul Eater IV", @@ -16,15 +16,22 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fBow", + "", "§a§lUNCOMMON" ], "internalname": "ULTIMATE_SOUL_EATER;4", "parent": "ULTIMATE_SOUL_EATER;1", "crafttext": "", "clickcommand": "", - "modver": "1.6-REL", - "infoType": "WIKI_URL", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" ] -} +}
\ No newline at end of file diff --git a/items/ULTIMATE_SOUL_EATER;5.json b/items/ULTIMATE_SOUL_EATER;5.json index 57998a4d..5507eed2 100644 --- a/items/ULTIMATE_SOUL_EATER;5.json +++ b/items/ULTIMATE_SOUL_EATER;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lSoul Eater V\",1:\"§7Your weapon gains §c10§7x the\",2:\"§7Strength of the latest monster\",3:\"§7killed and applies it on your\",4:\"§7next hit.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_SOUL_EATER;5\",enchantments:{ultimate_soul_eater:5}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lSoul Eater V\",1:\"§7Your weapon gains §c10§7x the\",2:\"§7Strength of the latest monster\",3:\"§7killed and applies it on your\",4:\"§7next hit.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§6Source:\",13:\"§aI-V: §7Dungeons\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fSword\",17:\"§7- §fBow\",18:\"\",19:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_SOUL_EATER;5\",enchantments:{ultimate_soul_eater:5}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lSoul Eater V", @@ -16,15 +16,22 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fBow", + "", "§a§lUNCOMMON" ], "internalname": "ULTIMATE_SOUL_EATER;5", "parent": "ULTIMATE_SOUL_EATER;1", "crafttext": "", "clickcommand": "", - "modver": "1.6-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" ] -} +}
\ No newline at end of file diff --git a/items/ULTIMATE_SWARM;1.json b/items/ULTIMATE_SWARM;1.json index 2b20e565..f754040f 100644 --- a/items/ULTIMATE_SWARM;1.json +++ b/items/ULTIMATE_SWARM;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lSwarm I\",1:\"§7Increases your damage by §c1.25%\",2:\"§c§7for each enemy within §e10\",3:\"§e§7blocks. Maximum of §c16\",4:\"§c§7enemies.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_SWARM;1\",enchantments:{ultimate_swarm:1}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lSwarm I\",1:\"§7Increases your damage by §c1.25%\",2:\"§c§7for each enemy within §e10\",3:\"§e§7blocks. Maximum of §c16\",4:\"§c§7enemies.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§6Source:\",13:\"§aI-V: §7Dungeons\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fSword\",17:\"§7- §fBow\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_SWARM;1\",enchantments:{ultimate_swarm:1}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lSwarm I", @@ -16,12 +16,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fBow", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_SWARM;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_SWARM;2.json b/items/ULTIMATE_SWARM;2.json index a05c6abf..248dcb35 100644 --- a/items/ULTIMATE_SWARM;2.json +++ b/items/ULTIMATE_SWARM;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lSwarm II\",1:\"§7Increases your damage by §c2.5%\",2:\"§c§7for each enemy within §e10\",3:\"§e§7blocks. Maximum of §c16\",4:\"§c§7enemies.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_SWARM;2\",enchantments:{ultimate_swarm:2}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lSwarm II\",1:\"§7Increases your damage by §c2.5%\",2:\"§c§7for each enemy within §e10\",3:\"§e§7blocks. Maximum of §c16\",4:\"§c§7enemies.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§6Source:\",13:\"§aI-V: §7Dungeons\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fSword\",17:\"§7- §fBow\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_SWARM;2\",enchantments:{ultimate_swarm:2}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lSwarm II", @@ -16,15 +16,22 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fBow", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_SWARM;2", "parent": "ULTIMATE_SWARM;1", "crafttext": "", "clickcommand": "", - "modver": "1.6-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" ] -} +}
\ No newline at end of file diff --git a/items/ULTIMATE_SWARM;3.json b/items/ULTIMATE_SWARM;3.json index 305928b2..3a1179ec 100644 --- a/items/ULTIMATE_SWARM;3.json +++ b/items/ULTIMATE_SWARM;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lSwarm III\",1:\"§7Increases your damage by §c3.75%\",2:\"§c§7for each enemy within §e10\",3:\"§e§7blocks. Maximum of §c16\",4:\"§c§7enemies.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_SWARM;3\",enchantments:{ultimate_swarm:3}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lSwarm III\",1:\"§7Increases your damage by §c3.75%\",2:\"§c§7for each enemy within §e10\",3:\"§e§7blocks. Maximum of §c16\",4:\"§c§7enemies.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§6Source:\",13:\"§aI-V: §7Dungeons\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fSword\",17:\"§7- §fBow\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_SWARM;3\",enchantments:{ultimate_swarm:3}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lSwarm III", @@ -16,15 +16,22 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fBow", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_SWARM;3", "parent": "ULTIMATE_SWARM;1", "crafttext": "", "clickcommand": "", - "modver": "1.6-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" ] -} +}
\ No newline at end of file diff --git a/items/ULTIMATE_SWARM;4.json b/items/ULTIMATE_SWARM;4.json index 6f0fb2c9..0bc74aa1 100644 --- a/items/ULTIMATE_SWARM;4.json +++ b/items/ULTIMATE_SWARM;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lSwarm IV\",1:\"§7Increases your damage by §c5%\",2:\"§c§7for each enemy within §e10\",3:\"§e§7blocks. Maximum of §c16\",4:\"§c§7enemies.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_SWARM;4\",enchantments:{ultimate_swarm:4}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lSwarm IV\",1:\"§7Increases your damage by §c5%\",2:\"§c§7for each enemy within §e10\",3:\"§e§7blocks. Maximum of §c16\",4:\"§c§7enemies.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§6Source:\",13:\"§aI-V: §7Dungeons\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fSword\",17:\"§7- §fBow\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_SWARM;4\",enchantments:{ultimate_swarm:4}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lSwarm IV", @@ -16,15 +16,22 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fBow", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_SWARM;4", "parent": "ULTIMATE_SWARM;1", "crafttext": "", "clickcommand": "", - "modver": "1.6-REL", - "infoType": "WIKI_URL", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" ] -} +}
\ No newline at end of file diff --git a/items/ULTIMATE_SWARM;5.json b/items/ULTIMATE_SWARM;5.json index b4ceab82..5303cdbd 100644 --- a/items/ULTIMATE_SWARM;5.json +++ b/items/ULTIMATE_SWARM;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lSwarm V\",1:\"§7Increases your damage by §c6.25%\",2:\"§c§7for each enemy within §e10\",3:\"§e§7blocks. Maximum of §c16\",4:\"§c§7enemies.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_SWARM;5\",enchantments:{ultimate_swarm:5}}}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lSwarm V\",1:\"§7Increases your damage by §c6.25%\",2:\"§c§7for each enemy within §e10\",3:\"§e§7blocks. Maximum of §c16\",4:\"§c§7enemies.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§6Source:\",13:\"§aI-V: §7Dungeons\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fSword\",17:\"§7- §fBow\",18:\"\",19:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_SWARM;5\",enchantments:{ultimate_swarm:5}}}", "damage": 0, "lore": [ "§9§d§lSwarm V", @@ -16,13 +16,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fBow", + "", "§a§lUNCOMMON" ], "internalname": "ULTIMATE_SWARM;5", "parent": "ULTIMATE_SWARM;1", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_WISDOM;1.json b/items/ULTIMATE_WISDOM;1.json index d51f3370..cf87666f 100644 --- a/items/ULTIMATE_WISDOM;1.json +++ b/items/ULTIMATE_WISDOM;1.json @@ -4,8 +4,8 @@ "displayname": "§fEnchanted Book", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lWisdom I\",1:\"§7Gain §b1 §7Intelligence for\",2:\"§7every §b5 §7levels of exp you\",3:\"§7have on you. Capped at §b20\",4:\"§b§7Intelligence.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_WISDOM;1\",enchantments:{ultimate_wisdom:1}}}", - "modver": "1.5-REL", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lWisdom I\",1:\"§7Gain §b1 §7Intelligence for\",2:\"§7every §b5 §7levels of exp you\",3:\"§7have on you. Capped at §b20\",4:\"§b§7Intelligence.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§6Source:\",13:\"§aI-V: §7Dungeons\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fArmor\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_WISDOM;1\",enchantments:{ultimate_wisdom:1}}}", + "modver": "2.0.0-REL", "lore": [ "§9§d§lWisdom I", "§7Gain §b1 §7Intelligence for", @@ -19,6 +19,12 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§f§lCOMMON" ], "crafttext": "", diff --git a/items/ULTIMATE_WISDOM;2.json b/items/ULTIMATE_WISDOM;2.json index de56cc16..78b90cb6 100644 --- a/items/ULTIMATE_WISDOM;2.json +++ b/items/ULTIMATE_WISDOM;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lWisdom II\",1:\"§7Gain §b2 §7Intelligence for\",2:\"§7every §b5 §7levels of exp you\",3:\"§7have on you. Capped at §b40\",4:\"§b§7Intelligence.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_WISDOM;2\",enchantments:{ultimate_wisdom:2}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lWisdom II\",1:\"§7Gain §b2 §7Intelligence for\",2:\"§7every §b5 §7levels of exp you\",3:\"§7have on you. Capped at §b40\",4:\"§b§7Intelligence.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§6Source:\",13:\"§aI-V: §7Dungeons\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fArmor\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_WISDOM;2\",enchantments:{ultimate_wisdom:2}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lWisdom II", @@ -16,13 +16,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_WISDOM;2", "parent": "ULTIMATE_WISDOM;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_WISDOM;3.json b/items/ULTIMATE_WISDOM;3.json index bc7ddd1e..5d50780f 100644 --- a/items/ULTIMATE_WISDOM;3.json +++ b/items/ULTIMATE_WISDOM;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lWisdom III\",1:\"§7Gain §b3 §7Intelligence for\",2:\"§7every §b5 §7levels of exp you\",3:\"§7have on you. Capped at §b60\",4:\"§b§7Intelligence.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_WISDOM;3\",enchantments:{ultimate_wisdom:3}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lWisdom III\",1:\"§7Gain §b3 §7Intelligence for\",2:\"§7every §b5 §7levels of exp you\",3:\"§7have on you. Capped at §b60\",4:\"§b§7Intelligence.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§6Source:\",13:\"§aI-V: §7Dungeons\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fArmor\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_WISDOM;3\",enchantments:{ultimate_wisdom:3}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lWisdom III", @@ -16,13 +16,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_WISDOM;3", "parent": "ULTIMATE_WISDOM;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_WISDOM;4.json b/items/ULTIMATE_WISDOM;4.json index 0c61ca39..0211706e 100644 --- a/items/ULTIMATE_WISDOM;4.json +++ b/items/ULTIMATE_WISDOM;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lWisdom IV\",1:\"§7Gain §b4 §7Intelligence for\",2:\"§7every §b5 §7levels of exp you\",3:\"§7have on you. Capped at §b80\",4:\"§b§7Intelligence.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_WISDOM;4\",enchantments:{ultimate_wisdom:4}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lWisdom IV\",1:\"§7Gain §b4 §7Intelligence for\",2:\"§7every §b5 §7levels of exp you\",3:\"§7have on you. Capped at §b80\",4:\"§b§7Intelligence.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§6Source:\",13:\"§aI-V: §7Dungeons\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fArmor\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_WISDOM;4\",enchantments:{ultimate_wisdom:4}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lWisdom IV", @@ -16,13 +16,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_WISDOM;4", "parent": "ULTIMATE_WISDOM;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_WISDOM;5.json b/items/ULTIMATE_WISDOM;5.json index 79355786..ad3dd810 100644 --- a/items/ULTIMATE_WISDOM;5.json +++ b/items/ULTIMATE_WISDOM;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lWisdom V\",1:\"§7Gain §b5 §7Intelligence for\",2:\"§7every §b5 §7levels of exp you\",3:\"§7have on you. Capped at §b100\",4:\"§b§7Intelligence.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_WISDOM;5\",enchantments:{ultimate_wisdom:5}}}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lWisdom V\",1:\"§7Gain §b5 §7Intelligence for\",2:\"§7every §b5 §7levels of exp you\",3:\"§7have on you. Capped at §b100\",4:\"§b§7Intelligence.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§6Source:\",13:\"§aI-V: §7Dungeons\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fArmor\",17:\"\",18:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_WISDOM;5\",enchantments:{ultimate_wisdom:5}}}", "damage": 0, "lore": [ "§9§d§lWisdom V", @@ -16,13 +16,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§a§lUNCOMMON" ], "internalname": "ULTIMATE_WISDOM;5", "parent": "ULTIMATE_WISDOM;1", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_WISE;1.json b/items/ULTIMATE_WISE;1.json index 85e754bf..8f5e592a 100644 --- a/items/ULTIMATE_WISE;1.json +++ b/items/ULTIMATE_WISE;1.json @@ -1,11 +1,11 @@ { "internalname": "ULTIMATE_WISE;1", - "itemid": 403, + "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Wise I\",1:\"§7Reduces the ability mana cost of\",2:\"§7this item by §a10%§7.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_wise:1}}}", - "modver": "1.0.0", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Wise I\",1:\"§7Reduces the ability mana cost of\",2:\"§7this item by §a10%§7.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI-V: §7Dungeons\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fFishing Weapon\",15:\"§7- §fFishing Rod\",16:\"§7- §fAxe\",17:\"§7- §fHoe\",18:\"§7- §fBow\",19:\"§7- §fDrill\",20:\"§7- §fPickaxe\",21:\"§7- §fSword\",22:\"§7- §fShovel\",23:\"§7- §fShears\",24:\"\",25:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_WISE;1\",enchantments:{ultimate_wise:1}}}", + "modver": "2.0.0-REL", "lore": [ "§9§d§lUltimate Wise I", "§7Reduces the ability mana cost of", @@ -17,10 +17,26 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fFishing Weapon", + "§7- §fFishing Rod", + "§7- §fAxe", + "§7- §fHoe", + "§7- §fBow", + "§7- §fDrill", + "§7- §fPickaxe", + "§7- §fSword", + "§7- §fShovel", + "§7- §fShears", + "", "§f§lCOMMON" ], "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" - ] -} + ], + "crafttext": "" +}
\ No newline at end of file diff --git a/items/ULTIMATE_WISE;2.json b/items/ULTIMATE_WISE;2.json index 5bf24ee6..34ccfe41 100644 --- a/items/ULTIMATE_WISE;2.json +++ b/items/ULTIMATE_WISE;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Wise II\",1:\"§7Reduces the ability mana cost of\",2:\"§7this item by §a20%§7.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_WISE;2\",enchantments:{ultimate_wise:2}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Wise II\",1:\"§7Reduces the ability mana cost of\",2:\"§7this item by §a20%§7.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI-V: §7Dungeons\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fFishing Weapon\",15:\"§7- §fFishing Rod\",16:\"§7- §fAxe\",17:\"§7- §fHoe\",18:\"§7- §fBow\",19:\"§7- §fDrill\",20:\"§7- §fPickaxe\",21:\"§7- §fSword\",22:\"§7- §fShovel\",23:\"§7- §fShears\",24:\"\",25:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_WISE;2\",enchantments:{ultimate_wise:2}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lUltimate Wise II", @@ -14,13 +14,28 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fFishing Weapon", + "§7- §fFishing Rod", + "§7- §fAxe", + "§7- §fHoe", + "§7- §fBow", + "§7- §fDrill", + "§7- §fPickaxe", + "§7- §fSword", + "§7- §fShovel", + "§7- §fShears", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_WISE;2", "parent": "ULTIMATE_WISE;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_WISE;3.json b/items/ULTIMATE_WISE;3.json index ef9658ec..cf6104d9 100644 --- a/items/ULTIMATE_WISE;3.json +++ b/items/ULTIMATE_WISE;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Wise III\",1:\"§7Reduces the ability mana cost of\",2:\"§7this item by §a30%§7.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_WISE;3\",enchantments:{ultimate_wise:3}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Wise III\",1:\"§7Reduces the ability mana cost of\",2:\"§7this item by §a30%§7.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI-V: §7Dungeons\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fFishing Weapon\",15:\"§7- §fFishing Rod\",16:\"§7- §fAxe\",17:\"§7- §fHoe\",18:\"§7- §fBow\",19:\"§7- §fDrill\",20:\"§7- §fPickaxe\",21:\"§7- §fSword\",22:\"§7- §fShovel\",23:\"§7- §fShears\",24:\"\",25:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_WISE;3\",enchantments:{ultimate_wise:3}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lUltimate Wise III", @@ -14,13 +14,28 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fFishing Weapon", + "§7- §fFishing Rod", + "§7- §fAxe", + "§7- §fHoe", + "§7- §fBow", + "§7- §fDrill", + "§7- §fPickaxe", + "§7- §fSword", + "§7- §fShovel", + "§7- §fShears", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_WISE;3", "parent": "ULTIMATE_WISE;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_WISE;4.json b/items/ULTIMATE_WISE;4.json index 03b25a9f..f0b61f10 100644 --- a/items/ULTIMATE_WISE;4.json +++ b/items/ULTIMATE_WISE;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Wise IV\",1:\"§7Reduces the ability mana cost of\",2:\"§7this item by §a40%§7.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_WISE;4\",enchantments:{ultimate_wise:4}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Wise IV\",1:\"§7Reduces the ability mana cost of\",2:\"§7this item by §a40%§7.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI-V: §7Dungeons\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fFishing Weapon\",15:\"§7- §fFishing Rod\",16:\"§7- §fAxe\",17:\"§7- §fHoe\",18:\"§7- §fBow\",19:\"§7- §fDrill\",20:\"§7- §fPickaxe\",21:\"§7- §fSword\",22:\"§7- §fShovel\",23:\"§7- §fShears\",24:\"\",25:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_WISE;4\",enchantments:{ultimate_wise:4}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lUltimate Wise IV", @@ -14,13 +14,28 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fFishing Weapon", + "§7- §fFishing Rod", + "§7- §fAxe", + "§7- §fHoe", + "§7- §fBow", + "§7- §fDrill", + "§7- §fPickaxe", + "§7- §fSword", + "§7- §fShovel", + "§7- §fShears", + "", "§f§lCOMMON" ], "internalname": "ULTIMATE_WISE;4", "parent": "ULTIMATE_WISE;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" diff --git a/items/ULTIMATE_WISE;5.json b/items/ULTIMATE_WISE;5.json index 0ac60667..3a192367 100644 --- a/items/ULTIMATE_WISE;5.json +++ b/items/ULTIMATE_WISE;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Wise V\",1:\"§7Reduces the ability mana cost of\",2:\"§7this item by §a50%§7.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_wise:5}}}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Wise V\",1:\"§7Reduces the ability mana cost of\",2:\"§7this item by §a50%§7.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI-V: §7Dungeons\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fFishing Weapon\",15:\"§7- §fFishing Rod\",16:\"§7- §fAxe\",17:\"§7- §fHoe\",18:\"§7- §fBow\",19:\"§7- §fDrill\",20:\"§7- §fPickaxe\",21:\"§7- §fSword\",22:\"§7- §fShovel\",23:\"§7- §fShears\",24:\"\",25:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_WISE;5\",enchantments:{ultimate_wise:5}}}", "damage": 0, "lore": [ "§9§d§lUltimate Wise V", @@ -14,15 +14,30 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fFishing Weapon", + "§7- §fFishing Rod", + "§7- §fAxe", + "§7- §fHoe", + "§7- §fBow", + "§7- §fDrill", + "§7- §fPickaxe", + "§7- §fSword", + "§7- §fShovel", + "§7- §fShears", + "", "§a§lUNCOMMON" ], "internalname": "ULTIMATE_WISE;5", "parent": "ULTIMATE_WISE;1", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" ] -} +}
\ No newline at end of file diff --git a/items/VAMPIRISM;1.json b/items/VAMPIRISM;1.json index e627fa7a..b63c8fcd 100644 --- a/items/VAMPIRISM;1.json +++ b/items/VAMPIRISM;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism I\",1:\"§7Heals for §a1%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;1\",enchantments:{vampirism:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism I\",1:\"§7Heals for §a1%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI: §7Enchantment Table,\",10:\"§7Ghast Tear Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;1\",enchantments:{vampirism:1}}}", "damage": 0, "lore": [ "§9Vampirism I", @@ -12,12 +12,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI: §7Enchantment Table,", + "§7Ghast Tear Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "VAMPIRISM;1", "parent": "VAMPIRISM;4", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/VAMPIRISM;2.json b/items/VAMPIRISM;2.json index deccaa96..a869f69d 100644 --- a/items/VAMPIRISM;2.json +++ b/items/VAMPIRISM;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism II\",1:\"§7Heals for §a2%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;2\",enchantments:{vampirism:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism II\",1:\"§7Heals for §a2%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aII: §7Enchantment Table,\",10:\"§7Ghast Tear Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;2\",enchantments:{vampirism:2}}}", "damage": 0, "lore": [ "§9Vampirism II", @@ -12,12 +12,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aII: §7Enchantment Table,", + "§7Ghast Tear Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "VAMPIRISM;2", "parent": "VAMPIRISM;4", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/VAMPIRISM;3.json b/items/VAMPIRISM;3.json index 5f98f49c..41512ca2 100644 --- a/items/VAMPIRISM;3.json +++ b/items/VAMPIRISM;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism III\",1:\"§7Heals for §a3%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;3\",enchantments:{vampirism:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism III\",1:\"§7Heals for §a3%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aIII: §7Enchantment Table,\",10:\"§7Ghast Tear Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;3\",enchantments:{vampirism:3}}}", "damage": 0, "lore": [ "§9Vampirism III", @@ -12,12 +12,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aIII: §7Enchantment Table,", + "§7Ghast Tear Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "VAMPIRISM;3", "parent": "VAMPIRISM;4", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/VAMPIRISM;4.json b/items/VAMPIRISM;4.json index 85e73a23..9719cc87 100644 --- a/items/VAMPIRISM;4.json +++ b/items/VAMPIRISM;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism IV\",1:\"§7Heals for §a4%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;4\",enchantments:{vampirism:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism IV\",1:\"§7Heals for §a4%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aIV: §7Enchantment Table,\",10:\"§7Ghast Tear Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;4\",enchantments:{vampirism:4}}}", "damage": 0, "lore": [ "§9Vampirism IV", @@ -12,6 +12,14 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aIV: §7Enchantment Table,", + "§7Ghast Tear Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "recipe": { @@ -28,6 +36,6 @@ "internalname": "VAMPIRISM;4", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/VAMPIRISM;5.json b/items/VAMPIRISM;5.json index 16ad635f..377008bc 100644 --- a/items/VAMPIRISM;5.json +++ b/items/VAMPIRISM;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism V\",1:\"§7Heals for §a5%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",id:\"VAMPIRISM;5\",enchantments:{vampirism:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism V\",1:\"§7Heals for §a5%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aV: §7Enchantment Table,\",10:\"§7Ghast Tear Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;5\",enchantments:{vampirism:5}}}", "damage": 0, "lore": [ "§9Vampirism V", @@ -12,12 +12,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aV: §7Enchantment Table,", + "§7Ghast Tear Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§a§lUNCOMMON" ], "internalname": "VAMPIRISM;5", "crafttext": "", "parent": "VAMPIRISM;4", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/VAMPIRISM;6.json b/items/VAMPIRISM;6.json index 9797cbdd..29b821b3 100644 --- a/items/VAMPIRISM;6.json +++ b/items/VAMPIRISM;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism VI\",1:\"§7Heals for §a6%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",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:{vampirism:6}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism VI\",1:\"§7Heals for §a6%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aVI: §7Experiments,\",10:\"§7Top 250 Reward during Spooky Festival\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§9§lRARE\"],Name:\"§f§9Enchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;6\",enchantments:{vampirism:6}}}", "damage": 0, "lore": [ "§9Vampirism VI", @@ -12,11 +12,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aTop 250 Reward during Spooky Festival.", + "§6Source:", + "§aVI: §7Experiments,", + "§7Top 250 Reward during Spooky Festival", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", "", "§9§lRARE" ], "internalname": "VAMPIRISM;6", "parent": "VAMPIRISM;4", - "modver": "1.0.0" -} + "modver": "2.0.0-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/VENOMOUS;1.json b/items/VENOMOUS;1.json index 5b9518ba..b402a38b 100644 --- a/items/VENOMOUS;1.json +++ b/items/VENOMOUS;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Venomous I\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a5% §7and deals §25\",3:\"§2§7damage per second. Lasts §64\",4:\"§6§7seconds.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{venomous:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Venomous I\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a5% §7and deals §25\",3:\"§2§7damage per second. Lasts §64\",4:\"§6§7seconds.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Spieder Eye Collection\",12:\"§aVI: §7Experiments\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fSword\",16:\"§7- §fFishing Weapon\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VENOMOUS;1\",enchantments:{venomous:1}}}", "damage": 0, "lore": [ "§9Venomous I", @@ -13,10 +13,21 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Spieder Eye Collection", + "§aVI: §7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "VENOMOUS;1", "parent": "VENOMOUS;4", "clickcommand": "", - "modver": "1.6-REL" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/VENOMOUS;2.json b/items/VENOMOUS;2.json index 61b9ec35..4961db6a 100644 --- a/items/VENOMOUS;2.json +++ b/items/VENOMOUS;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Venomous II\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a10% §7and deals §210\",3:\"§2§7damage per second. Lasts §64\",4:\"§6§7seconds.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{venomous:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Venomous II\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a10% §7and deals §210\",3:\"§2§7damage per second. Lasts §64\",4:\"§6§7seconds.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Spieder Eye Collection\",12:\"§aVI: §7Experiments\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fSword\",16:\"§7- §fFishing Weapon\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VENOMOUS;2\",enchantments:{venomous:2}}}", "damage": 0, "lore": [ "§9Venomous II", @@ -13,10 +13,21 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Spieder Eye Collection", + "§aVI: §7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "VENOMOUS;2", "parent": "VENOMOUS;4", "clickcommand": "", - "modver": "1.6-REL" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/VENOMOUS;3.json b/items/VENOMOUS;3.json index 994e38d4..0cacf746 100644 --- a/items/VENOMOUS;3.json +++ b/items/VENOMOUS;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Venomous III\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a15% §7and deals §215\",3:\"§2§7damage per second. Lasts §64\",4:\"§6§7seconds.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{venomous:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Venomous III\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a15% §7and deals §215\",3:\"§2§7damage per second. Lasts §64\",4:\"§6§7seconds.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Spieder Eye Collection\",12:\"§aVI: §7Experiments\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fSword\",16:\"§7- §fFishing Weapon\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VENOMOUS;3\",enchantments:{venomous:3}}}", "damage": 0, "lore": [ "§9Venomous III", @@ -13,10 +13,21 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Spieder Eye Collection", + "§aVI: §7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "VENOMOUS;3", "parent": "VENOMOUS;4", "clickcommand": "", - "modver": "1.6-REL" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/VENOMOUS;4.json b/items/VENOMOUS;4.json index 25c9abea..76adaa44 100644 --- a/items/VENOMOUS;4.json +++ b/items/VENOMOUS;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Venomous IV\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a20% §7and deals §220\",3:\"§2§7damage per second. Lasts §64\",4:\"§6§7seconds.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{venomous:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Venomous IV\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a20% §7and deals §220\",3:\"§2§7damage per second. Lasts §64\",4:\"§6§7seconds.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Spieder Eye Collection\",12:\"§aVI: §7Experiments\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fSword\",16:\"§7- §fFishing Weapon\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VENOMOUS;4\",enchantments:{venomous:4}}}", "damage": 0, "lore": [ "§9Venomous IV", @@ -13,6 +13,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Spieder Eye Collection", + "§aVI: §7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "recipe": { @@ -28,5 +37,7 @@ }, "internalname": "VENOMOUS;4", "clickcommand": "viewrecipe", - "modver": "1.6-REL" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/VENOMOUS;5.json b/items/VENOMOUS;5.json index 2a6e6a3c..880232ee 100644 --- a/items/VENOMOUS;5.json +++ b/items/VENOMOUS;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Venomous V\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a25% §7and deals §225\",3:\"§2§7damage per second. Lasts §64\",4:\"§6§7seconds.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"VENOMOUS;5\",enchantments:{venomous:5}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Venomous V\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a25% §7and deals §225\",3:\"§2§7damage per second. Lasts §64\",4:\"§6§7seconds.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Spieder Eye Collection\",12:\"§aVI: §7Experiments\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fSword\",16:\"§7- §fFishing Weapon\",17:\"\",18:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"VENOMOUS;5\",enchantments:{venomous:5}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Venomous V", @@ -13,12 +13,21 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Spieder Eye Collection", + "§aVI: §7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§a§lUNCOMMON" ], "internalname": "VENOMOUS;5", "parent": "VENOMOUS;4", "crafttext": "", "clickcommand": "", - "modver": "1.6-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/VENOMOUS;6.json b/items/VENOMOUS;6.json index 76097b0c..522f1087 100644 --- a/items/VENOMOUS;6.json +++ b/items/VENOMOUS;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§9Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Venomous VI\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a30% §7and deals §230\",3:\"§2§7damage per second. Lasts §64\",4:\"§6§7seconds.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{id:\"VENOMOUS;6\",enchantments:{venomous:6}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Venomous VI\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a30% §7and deals §230\",3:\"§2§7damage per second. Lasts §64\",4:\"§6§7seconds.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Spieder Eye Collection\",12:\"§aVI: §7Experiments\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fSword\",16:\"§7- §fFishing Weapon\",17:\"\",18:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{id:\"VENOMOUS;6\",enchantments:{venomous:6}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Venomous VI", @@ -13,11 +13,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Spieder Eye Collection", + "§aVI: §7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§9§lRARE" ], "internalname": "VENOMOUS;6", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/VICIOUS;3.json b/items/VICIOUS;3.json index 1430cb3b..ae62bf36 100644 --- a/items/VICIOUS;3.json +++ b/items/VICIOUS;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vicious III\",1:\"§7Grants §c+3⫽ Ferocity§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§aObtained from the Dark Auction\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",id:\"VICIOUS;3\",enchantments:{vicious:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vicious III\",1:\"§7Grants §c+3⫽ Ferocity§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aIII-V: §7Obtained from the Dark Auction\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fSword\",11:\"§7- §fBow\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"§7- §fArmor\",15:\"§7- §fHead\",16:\"§7- §fChestplate\",17:\"§7- §fBoots\",18:\"§7- §fHoe\",19:\"§7- §fAxe\",20:\"§7- §fPickaxe\",21:\"§7- §fDrill\",22:\"§7- §fShears\",23:\"§7- §fShovel\",24:\"\",25:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"VICIOUS;3\",enchantments:{vicious:3}}}", "damage": 0, "lore": [ "§9Vicious III", @@ -10,13 +10,30 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aObtained from the Dark Auction", + "§6Source:", + "§aIII-V: §7Obtained from the Dark Auction", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fBow", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "§7- §fArmor", + "§7- §fHead", + "§7- §fChestplate", + "§7- §fBoots", + "§7- §fHoe", + "§7- §fAxe", + "§7- §fPickaxe", + "§7- §fDrill", + "§7- §fShears", + "§7- §fShovel", "", "§f§lCOMMON" ], "internalname": "VICIOUS;3", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/VICIOUS;4.json b/items/VICIOUS;4.json index 660ce3be..b3a59e29 100644 --- a/items/VICIOUS;4.json +++ b/items/VICIOUS;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vicious IV\",1:\"§7Grants §c+4⫽ Ferocity§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§aObtained from the Dark Auction\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",id:\"VICIOUS;4\",enchantments:{vicious:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vicious IV\",1:\"§7Grants §c+4⫽ Ferocity§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aIII-V: §7Obtained from the Dark Auction\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fSword\",11:\"§7- §fBow\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"§7- §fArmor\",15:\"§7- §fHead\",16:\"§7- §fChestplate\",17:\"§7- §fBoots\",18:\"§7- §fHoe\",19:\"§7- §fAxe\",20:\"§7- §fPickaxe\",21:\"§7- §fDrill\",22:\"§7- §fShears\",23:\"§7- §fShovel\",24:\"\",25:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"VICIOUS;4\",enchantments:{vicious:4}}}", "damage": 0, "lore": [ "§9Vicious IV", @@ -10,11 +10,31 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aObtained from the Dark Auction", + "§6Source:", + "§aIII-V: §7Obtained from the Dark Auction", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fBow", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "§7- §fArmor", + "§7- §fHead", + "§7- §fChestplate", + "§7- §fBoots", + "§7- §fHoe", + "§7- §fAxe", + "§7- §fPickaxe", + "§7- §fDrill", + "§7- §fShears", + "§7- §fShovel", "", "§f§lCOMMON" ], "internalname": "VICIOUS;4", "parent": "VICIOUS;3", - "modver": "1.4-REL" + "modver": "2.0.0-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/VICIOUS;5.json b/items/VICIOUS;5.json index f76bbf17..d9620837 100644 --- a/items/VICIOUS;5.json +++ b/items/VICIOUS;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],oHideFlags:254,display:{Lore:[0:\"§9Vicious V\",1:\"§7Grants §c+5⫽ Ferocity§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§aObtained from the Dark Auction.\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",id:\"VICIOUS;5\",enchantments:{vicious:5}}}", + "nbttag": "{ench:[],display:{Lore:[0:\"§9Vicious V\",1:\"§7Grants §c+5⫽ Ferocity§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aIII-V: §7Obtained from the Dark Auction\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fSword\",11:\"§7- §fBow\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"§7- §fArmor\",15:\"§7- §fHead\",16:\"§7- §fChestplate\",17:\"§7- §fBoots\",18:\"§7- §fHoe\",19:\"§7- §fAxe\",20:\"§7- §fPickaxe\",21:\"§7- §fDrill\",22:\"§7- §fShears\",23:\"§7- §fShovel\",24:\"\",25:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"VICIOUS;5\",enchantments:{vicious:5}},oHideFlags:254}", "damage": 0, "lore": [ "§9Vicious V", @@ -10,11 +10,31 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aObtained from the Dark Auction.", + "§6Source:", + "§aIII-V: §7Obtained from the Dark Auction", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fBow", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "§7- §fArmor", + "§7- §fHead", + "§7- §fChestplate", + "§7- §fBoots", + "§7- §fHoe", + "§7- §fAxe", + "§7- §fPickaxe", + "§7- §fDrill", + "§7- §fShears", + "§7- §fShovel", "", "§a§lUNCOMMON" ], "internalname": "VICIOUS;5", "parent": "VICIOUS;3", - "modver": "1.4-REL" + "modver": "2.0.0-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/WARDEN_HELMET.json b/items/WARDEN_HELMET.json index 60d6cc62..42ec9b6a 100644 --- a/items/WARDEN_HELMET.json +++ b/items/WARDEN_HELMET.json @@ -19,7 +19,7 @@ "recipe": { "A1": "REVIVED_HEART:1", "A2": "WARDEN_HEART:1", - "A3": "REVIVED_HEART:4", + "A3": "REVIVED_HEART:1", "B1": "ENCHANTED_IRON_BLOCK:64", "B2": "", "B3": "ENCHANTED_IRON_BLOCK:64", |