diff options
Diffstat (limited to 'items/BUILDERS_RULER.json')
-rw-r--r-- | items/BUILDERS_RULER.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/items/BUILDERS_RULER.json b/items/BUILDERS_RULER.json new file mode 100644 index 00000000..b16c3a44 --- /dev/null +++ b/items/BUILDERS_RULER.json @@ -0,0 +1,31 @@ +{ + "itemid": "minecraft:blaze_rod", + "displayname": "§6Builder\u0027s Ruler", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"\",1:\"§6Ability: Area Planner §e§lRIGHT CLICK\",2:\"§7Right-Click the top of a block\",3:\"§7to place a line of blocks.\",4:\"\",5:\"§6Ability: Organised Builder §e§lSNEAK RIGHT CLICK\",6:\"§7Sneak Right-Click a block to\",7:\"§7collect all blocks in a line.\",8:\"\",9:\"§6Ability: Built-in Storage §e§lLEFT CLICK\",10:\"§7Opens the ruler storage. Blocks\",11:\"§7will be placed from your\",12:\"§7inventory or the ruler storage.\",13:\"\",14:\"§6§lLEGENDARY\",15:\"\",16:\"§7Cost\",17:\"§c20 Copper\"],Name:\"§6Builder\u0027s Ruler\"},ExtraAttributes:{id:\"BUILDERS_RULER\"}}", + "damage": 0, + "lore": [ + "", + "§6Ability: Area Planner §e§lRIGHT CLICK", + "§7Right-Click the top of a block", + "§7to place a line of blocks.", + "", + "§6Ability: Organised Builder §e§lSNEAK RIGHT CLICK", + "§7Sneak Right-Click a block to", + "§7collect all blocks in a line.", + "", + "§6Ability: Built-in Storage §e§lLEFT CLICK", + "§7Opens the ruler storage. Blocks", + "§7will be placed from your", + "§7inventory or the ruler storage.", + "", + "§6§lLEGENDARY", + "", + "§7Cost", + "§c20 Copper" + ], + "internalname": "BUILDERS_RULER", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |