diff options
Diffstat (limited to 'items/BIOHAZARD_LEGGINGS.json')
| -rw-r--r-- | items/BIOHAZARD_LEGGINGS.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/BIOHAZARD_LEGGINGS.json b/items/BIOHAZARD_LEGGINGS.json new file mode 100644 index 00000000..c087d253 --- /dev/null +++ b/items/BIOHAZARD_LEGGINGS.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§aBiohazard Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+20\",1:\"§7Defense: §a+15\",2:\"§7Bonus Pest Chance: §a+2%\",3:\"\",4:\"§7§7All stats on this armor piece are\",5:\"§7multiplied by §a3x§7 at §5night§7 while in §aThe\",6:\"§aGarden§7.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§a§lUNCOMMON LEGGINGS\",10:\"\",11:\"§7Cost\",12:\"§fMushroom Leggings\",13:\"§270 Pests\"],color:16755712,Name:\"§aBiohazard Leggings\"},ExtraAttributes:{id:\"BIOHAZARD_LEGGINGS\"}}", + "damage": 0, + "lore": [ + "§7Health: §a+20", + "§7Defense: §a+15", + "§7Bonus Pest Chance: §a+2%", + "", + "§7§7All stats on this armor piece are", + "§7multiplied by §a3x§7 at §5night§7 while in §aThe", + "§aGarden§7.", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON LEGGINGS", + "", + "§7Cost", + "§fMushroom Leggings", + "§270 Pests" + ], + "internalname": "BIOHAZARD_LEGGINGS", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +}
\ No newline at end of file |
