diff options
Diffstat (limited to 'items/FOSSIL_THE_FISH.json')
-rw-r--r-- | items/FOSSIL_THE_FISH.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/FOSSIL_THE_FISH.json b/items/FOSSIL_THE_FISH.json new file mode 100644 index 00000000..e050454a --- /dev/null +++ b/items/FOSSIL_THE_FISH.json @@ -0,0 +1,17 @@ +{ + "itemid": "minecraft:cooked_fish", + "displayname": "§f§f§cFossil the Fish", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Older than time itself yet never\",1:\"§7changing, for he was born §7§operfect§7.\",2:\"\",3:\"§c§lSPECIAL\"],Name:\"§f§f§cFossil the Fish\"},ExtraAttributes:{id:\"FOSSIL_THE_FISH\"}}", + "damage": 1, + "lore": [ + "§7Older than time itself yet never", + "§7changing, for he was born §7§operfect§7.", + "", + "§c§lSPECIAL" + ], + "internalname": "FOSSIL_THE_FISH", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |