diff options
Diffstat (limited to 'items/BUILDERS_WAND.json')
-rw-r--r-- | items/BUILDERS_WAND.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/BUILDERS_WAND.json b/items/BUILDERS_WAND.json new file mode 100644 index 00000000..aa498c50 --- /dev/null +++ b/items/BUILDERS_WAND.json @@ -0,0 +1,25 @@ +{ + "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\"],Name:\"§f§f§6Builder\u0027s Wand\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"BUILDERS_WAND\",uuid:\"a7e73a22-7ac8-40c7-be79-c3415e545555\",timestamp:\"10/20/20 5:38 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "", + "§6Item Ability: 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", + "§7Opens the wand storage. Blocks", + "§7will be placed from your", + "§7inventory or the wand storage.", + "", + "§6§lLEGENDARY" + ], + "internalname": "BUILDERS_WAND", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +}
\ No newline at end of file |