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/BUILDERS_WAND.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/BUILDERS_WAND.json')
-rw-r--r-- | items/BUILDERS_WAND.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/BUILDERS_WAND.json b/items/BUILDERS_WAND.json index fee1b711..5daefbe4 100644 --- a/items/BUILDERS_WAND.json +++ b/items/BUILDERS_WAND.json @@ -1,16 +1,16 @@ { "itemid": "minecraft:blaze_rod", "displayname": "§f§f§6Builder\u0027s Wand", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"\",1:\"§6Item Ability: Grand Architect §e§lRIGHT CLICK\",2:\"§7Right-Click the face of a block\",3:\"§7to extend all connected block\",4:\"§7faces.\",5:\"\",6:\"§6Item Ability: Built-in Storage §e§lLEFT CLICK\",7:\"§7Opens the wand storage. Blocks\",8:\"§7will be placed from your\",9:\"§7inventory or the wand storage.\",10:\"\",11:\"§6§lLEGENDARY\",12:\"\",13:\"§7Cost\",14:\"§b12,000 Bits\"],Name:\"§f§f§6Builder\u0027s Wand\"},ExtraAttributes:{id:\"BUILDERS_WAND\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"\",1:\"§6Ability: Grand Architect §e§lRIGHT CLICK\",2:\"§7Right-Click the face of a block\",3:\"§7to extend all connected block\",4:\"§7faces.\",5:\"\",6:\"§6Ability: Built-in Storage §e§lLEFT CLICK\",7:\"§7Opens the wand storage. Blocks\",8:\"§7will be placed from your\",9:\"§7inventory or the wand storage.\",10:\"\",11:\"§6§lLEGENDARY\",12:\"\",13:\"§7Cost\",14:\"§b12,000 Bits\"],Name:\"§f§f§6Builder\u0027s Wand\"},ExtraAttributes:{id:\"BUILDERS_WAND\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "", - "§6Item Ability: Grand Architect §e§lRIGHT CLICK", + "§6Ability: Grand Architect §e§lRIGHT CLICK", "§7Right-Click the face of a block", "§7to extend all connected block", "§7faces.", "", - "§6Item Ability: Built-in Storage §e§lLEFT CLICK", + "§6Ability: Built-in Storage §e§lLEFT CLICK", "§7Opens the wand storage. Blocks", "§7will be placed from your", "§7inventory or the wand storage.", |