diff options
| -rw-r--r-- | items/RIFT_TROPHY_MOUNTAIN.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/RIFT_TROPHY_MOUNTAIN.json b/items/RIFT_TROPHY_MOUNTAIN.json new file mode 100644 index 00000000..ff30473d --- /dev/null +++ b/items/RIFT_TROPHY_MOUNTAIN.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:lapis_block", + "displayname": "§cCelestial Timecharm", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Place this timecharm in the §dRift\",1:\"§dGallery §7to secure it forever!\",2:\"\",3:\"§8§l* §8Soulbound §8§l*\",4:\"§c§lSPECIAL RIFT TIMECHARM\"],Name:\"§cCelestial Timecharm\"},ExtraAttributes:{id:\"RIFT_TROPHY_MOUNTAIN\"}}", + "damage": 0, + "lore": [ + "§7Place this timecharm in the §dRift", + "§dGallery §7to secure it forever!", + "", + "§8§l* §8Soulbound §8§l*", + "§c§lSPECIAL RIFT TIMECHARM" + ], + "internalname": "RIFT_TROPHY_MOUNTAIN", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +}
\ No newline at end of file |
