diff options
Diffstat (limited to 'items/SKYBLOCK_MOTE.json')
-rw-r--r-- | items/SKYBLOCK_MOTE.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/SKYBLOCK_MOTE.json b/items/SKYBLOCK_MOTE.json new file mode 100644 index 00000000..2c1067db --- /dev/null +++ b/items/SKYBLOCK_MOTE.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:double_plant", + "displayname": "§aMote", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Used for NEU NPC-Shops\",1:\"\",2:\"§c§l§ka§r §c§l§c§lSPECIAL §c§l§ka\"],Name:\"§aMote\"},ExtraAttributes:{id:\"SKYBLOCK_MOTE\"}}", + "damage": 1, + "lore": [ + "§7Used for NEU NPC-Shops", + "", + "§c§l§ka§r §c§l§c§lSPECIAL §c§l§ka" + ], + "internalname": "SKYBLOCK_MOTE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Motes", + "https://wiki.hypixel.net/Motes" + ] +}
\ No newline at end of file |