diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-08-15 02:39:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-14 20:39:44 -0400 |
commit | f96b9092419d9fd473ae628605a48c48dec98dfb (patch) | |
tree | 5d1ed07956c25d62f22a57a91b65e3f454587bee /items/SMARTY_PANTS;1.json | |
parent | 1f41028eda3e91bd88426c8defe5137dd1a0eb9c (diff) | |
download | NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.tar.gz NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.tar.bz2 NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.zip |
YEP - Fixing Hypixels Stupid Shit (#594)
* YEP
* Fixing Smarty Pants Enchant
* Fixing other Hypixel Shit
Diffstat (limited to 'items/SMARTY_PANTS;1.json')
-rw-r--r-- | items/SMARTY_PANTS;1.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/SMARTY_PANTS;1.json b/items/SMARTY_PANTS;1.json index 535cbc5c..5e258bf4 100644 --- a/items/SMARTY_PANTS;1.json +++ b/items/SMARTY_PANTS;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§fSmarty Pants I", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Smarty Pants I\",1:\"§7Grants §b+5✎ Intelligence§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enderman Slayer\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fLeggings\",11:\"\",12:\"§f§lCOMMON!\"],Name:\"§f§fSmarty Pants I\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"SMARTY_PANTS;1\",enchantments:{smarty_pants:1}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Smarty Pants I\",1:\"§7Grants §b+5✎ Intelligence§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enderman Slayer\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fLeggings\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§fSmarty Pants I\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"SMARTY_PANTS;1\",enchantments:{smarty_pants:1}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Smarty Pants I", @@ -16,7 +16,7 @@ "§6Applied To:", "§7- §fLeggings", "", - "§f§lCOMMON!" + "§f§lCOMMON" ], "internalname": "SMARTY_PANTS;1", "crafttext": "", |