diff options
Diffstat (limited to 'items/SEWER_FISH.json')
| -rw-r--r-- | items/SEWER_FISH.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/SEWER_FISH.json b/items/SEWER_FISH.json new file mode 100644 index 00000000..888b9a18 --- /dev/null +++ b/items/SEWER_FISH.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:fish", + "displayname": "§aSewer Fish", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Where did you find these? They\",1:\"§7stink!\",2:\"\",3:\"§8§l* §8Co-op Soulbound §8§l*\",4:\"§a§lUNCOMMON\"],Name:\"§aSewer Fish\"},ExtraAttributes:{id:\"SEWER_FISH\"}}", + "damage": 0, + "lore": [ + "§7Where did you find these? They", + "§7stink!", + "", + "§8§l* §8Co-op Soulbound §8§l*", + "§a§lUNCOMMON" + ], + "internalname": "SEWER_FISH", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |
