diff options
Diffstat (limited to 'items/LOTUS_NECKLACE.json')
-rw-r--r-- | items/LOTUS_NECKLACE.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/items/LOTUS_NECKLACE.json b/items/LOTUS_NECKLACE.json new file mode 100644 index 00000000..d8b8f7a1 --- /dev/null +++ b/items/LOTUS_NECKLACE.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Lotus Necklace", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c8dc56b5-a99e-3ada-a7b8-8812436a89dd\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MjUwMjgxMTAyMiwKICAicHJvZmlsZUlkIiA6ICIzOTVkZTJlYjVjNjU0ZmRkOWQ2NDAwY2JhNmNmNjFhNyIsCiAgInByb2ZpbGVOYW1lIiA6ICJzcGFyZXN0ZXZlIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2FkODNhYTI1YzExYWNmY2U3NDQyZmYwMTI5ZmQ3MGJiNDJjYTBkZTYzYmEyMTE1MTY5OTY2Y2MzNTFmMTcxNmIiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Health: §a+10\",1:\"§7Farming Fortune: §a+5\",2:\"\",3:\"§6Piece Bonus: Salesperson\",4:\"§7Complete §aGarden Visitor Offers\",5:\"§a§7to gain §6☘ Farming Fortune§7.\",6:\"\",7:\"§7Piece Bonus: §6+0☘\",8:\"§7Next Upgrade: §6+1☘ §8(§a0§7/§c1§8)\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aGarden Level 4§c.\",12:\"§9§lRARE NECKLACE\",13:\"\",14:\"§7Cost\",15:\"§c200 Copper\"],Name:\"§9Lotus Necklace\"},ExtraAttributes:{id:\"LOTUS_NECKLACE\"}}", + "damage": 3, + "lore": [ + "§7Health: §a+10", + "§7Farming Fortune: §a+5", + "", + "§6Piece Bonus: Salesperson", + "§7Complete §aGarden Visitor Offers", + "§a§7to gain §6☘ Farming Fortune§7.", + "", + "§7Piece Bonus: §6+0☘", + "§7Next Upgrade: §6+1☘ §8(§a0§7/§c1§8)", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aGarden Level 4§c.", + "§9§lRARE NECKLACE", + "", + "§7Cost", + "§c200 Copper" + ], + "internalname": "LOTUS_NECKLACE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |