diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-11-28 19:21:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-28 18:21:20 +0000 |
commit | de9a85f0aeb34020a553aee032b898e6b4aa0077 (patch) | |
tree | 121284a9ef6e81fd81a7dde3dbe5e589a3a860d3 /items/ULTIMATE_THE_ONE;4.json | |
parent | 28aa9caa4fbdf986b1ede13b9e27d577c284652b (diff) | |
download | NotEnoughUpdates-REPO-de9a85f0aeb34020a553aee032b898e6b4aa0077.tar.gz NotEnoughUpdates-REPO-de9a85f0aeb34020a553aee032b898e6b4aa0077.tar.bz2 NotEnoughUpdates-REPO-de9a85f0aeb34020a553aee032b898e6b4aa0077.zip |
Added new items from the winter update and fixed some items (#1051)
* Added new items from the winter update and fixed some items
* Added new sack items
Co-Authored-By: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
* Added another missing item
* Added Toy and Hoodie
---------
Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
Diffstat (limited to 'items/ULTIMATE_THE_ONE;4.json')
-rw-r--r-- | items/ULTIMATE_THE_ONE;4.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/ULTIMATE_THE_ONE;4.json b/items/ULTIMATE_THE_ONE;4.json index 23f9c9cb..cff527e5 100644 --- a/items/ULTIMATE_THE_ONE;4.json +++ b/items/ULTIMATE_THE_ONE;4.json @@ -1,13 +1,14 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lThe One IV\",1:\"§7Grants §c+0.5❤ Health §7and\",2:\"§7§c+0.1❁ Strength §7per maxed out\",3:\"§7collection. §8(You have §k73§8).\",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:\"§aIV-V: §7Riftstalker bloodfiend\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fNecklace\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_THE_ONE;4\",enchantments:{ultimate_the_one:4}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lThe One IV\",1:\"§7Grants §c+0.5❤ Health §7and\",2:\"§7§c+0.1❁ Strength §7per maxed out\",3:\"§7collection. You have §a§k73\",4:\"§acollections §7maxed.\",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:\"§aIV-V: §7Riftstalker bloodfiend\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fNecklace\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_THE_ONE;4\",enchantments:{ultimate_the_one:4}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lThe One IV", "§7Grants §c+0.5❤ Health §7and", "§7§c+0.1❁ Strength §7per maxed out", - "§7collection. §8(You have §k73§8).", + "§7collection. You have §a§k73", + "§acollections §7maxed.", "", "§7§cYou can only have 1 Ultimate", "§cEnchantment on an item!", |