diff options
Diffstat (limited to 'items/PARTY_THE_FISH.json')
-rw-r--r-- | items/PARTY_THE_FISH.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/PARTY_THE_FISH.json b/items/PARTY_THE_FISH.json new file mode 100644 index 00000000..ef4e8d19 --- /dev/null +++ b/items/PARTY_THE_FISH.json @@ -0,0 +1,17 @@ +{ + "itemid": "minecraft:fish", + "displayname": "§cParty the Fish", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Big fan of parties, yet its hard to\",1:\"§7enjoy them without friends.\",2:\"\",3:\"§c§lSPECIAL\"],Name:\"§cParty the Fish\"},ExtraAttributes:{id:\"PARTY_THE_FISH\"}}", + "damage": 2, + "lore": [ + "§7Big fan of parties, yet its hard to", + "§7enjoy them without friends.", + "", + "§c§lSPECIAL" + ], + "internalname": "PARTY_THE_FISH", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +}
\ No newline at end of file |