diff options
Diffstat (limited to 'items/FEL_PEARL.json')
-rw-r--r-- | items/FEL_PEARL.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/items/FEL_PEARL.json b/items/FEL_PEARL.json new file mode 100644 index 00000000..7da30107 --- /dev/null +++ b/items/FEL_PEARL.json @@ -0,0 +1,14 @@ +{ + "itemid": "minecraft:ender_pearl", + "displayname": "§9Fel Pearl", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§9§lRARE DUNGEON ITEM\"],Name:\"§9Fel Pearl\"},ExtraAttributes:{id:\"FEL_PEARL\"}}", + "damage": 0, + "lore": [ + "§eRight-click to view recipes!", + "", + "§9§lRARE DUNGEON ITEM" + ], + "internalname": "FEL_PEARL", + "clickcommand": "", + "modver": "1.3-REL" +}
\ No newline at end of file |