diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-12-14 18:18:23 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-14 17:18:23 +0000 |
| commit | 1d120126bd0852101fe641db8dd2227199db01fc (patch) | |
| tree | d18772eb13b02e52c0f34751b4118113a08dde56 /items | |
| parent | 89bf5452a9afd3d03e6ae7fb289d48fdc9a9c482 (diff) | |
| download | NotEnoughUpdates-REPO-1d120126bd0852101fe641db8dd2227199db01fc.tar.gz NotEnoughUpdates-REPO-1d120126bd0852101fe641db8dd2227199db01fc.tar.bz2 NotEnoughUpdates-REPO-1d120126bd0852101fe641db8dd2227199db01fc.zip | |
feat: 8th Timecharm (#1522)
Diffstat (limited to 'items')
| -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 |
