diff options
Diffstat (limited to 'items/WIZARDMAN_LEGGINGS.json')
| -rw-r--r-- | items/WIZARDMAN_LEGGINGS.json | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/items/WIZARDMAN_LEGGINGS.json b/items/WIZARDMAN_LEGGINGS.json new file mode 100644 index 00000000..88d4ba7a --- /dev/null +++ b/items/WIZARDMAN_LEGGINGS.json @@ -0,0 +1,38 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§dWizardman Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Rift Time: §a+100s\",1:\"§7Hearts: §a+1\",2:\"§7Mana Regen: §a+8%\",3:\"\",4:\"§6Ability: Friendship is Power \",5:\"§7Gain §5+1❁ Rift Damage §7and §b+2⚡ Mana\",6:\"§bRegen §7for each other §7wearer within\",7:\"§7§a65 §7blocks.\",8:\"§8Max of 3 players!\",9:\"\",10:\"§7§dSame color \u003d 2x stats!\",11:\"§eLeft-click to pick color!\",12:\"\",13:\"§d§lMYTHIC LEGGINGS\"],color:10040115,Name:\"§dWizardman Leggings\"},ExtraAttributes:{id:\"WIZARDMAN_LEGGINGS\"}}", + "damage": 0, + "lore": [ + "§7Rift Time: §a+100s", + "§7Hearts: §a+1", + "§7Mana Regen: §a+8%", + "", + "§6Ability: Friendship is Power ", + "§7Gain §5+1❁ Rift Damage §7and §b+2⚡ Mana", + "§bRegen §7for each other §7wearer within", + "§7§a65 §7blocks.", + "§8Max of 3 players!", + "", + "§7§dSame color \u003d 2x stats!", + "§eLeft-click to pick color!", + "", + "§d§lMYTHIC LEGGINGS" + ], + "recipe": { + "A1": "", + "A2": "TIGHT_PANTS_FRAGMENT:1", + "A3": "", + "B1": "TIGHT_PANTS_FRAGMENT:1", + "B2": "LEGGINGS_OF_THE_COVEN:1", + "B3": "TIGHT_PANTS_FRAGMENT:1", + "C1": "", + "C2": "TIGHT_PANTS_FRAGMENT:1", + "C3": "" + }, + "internalname": "WIZARDMAN_LEGGINGS", + "clickcommand": "viewrecipe", + "modver": "", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file |
