diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-04-21 14:50:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-21 14:50:32 +0200 |
commit | 19d37551d8523b8d0463b9c5d22aeebb662676b1 (patch) | |
tree | 3c0856d623165791c0853e54c248d6c6713fd8f0 /items/CORRUPTED_NETHER_STAR.json | |
parent | 7e10f2ff281938a14c1fe0c6103c1b3b8884aa8c (diff) | |
download | NotEnoughUpdates-REPO-19d37551d8523b8d0463b9c5d22aeebb662676b1.tar.gz NotEnoughUpdates-REPO-19d37551d8523b8d0463b9c5d22aeebb662676b1.tar.bz2 NotEnoughUpdates-REPO-19d37551d8523b8d0463b9c5d22aeebb662676b1.zip |
New Nether Stuff (#718)
* New Stuff
* i hate timestamps
* god
* Abi abi
* mood
* Hello, can someone send me money please
* bingo
* workflow hello
Diffstat (limited to 'items/CORRUPTED_NETHER_STAR.json')
-rw-r--r-- | items/CORRUPTED_NETHER_STAR.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/CORRUPTED_NETHER_STAR.json b/items/CORRUPTED_NETHER_STAR.json new file mode 100644 index 00000000..9adda5e3 --- /dev/null +++ b/items/CORRUPTED_NETHER_STAR.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:nether_star", + "displayname": "§6Nether Star", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§8§l* §8Co-op Soulbound §8§l*\",3:\"§6§lLEGENDARY\"],Name:\"§6Nether Star\"},ExtraAttributes:{id:\"CORRUPTED_NETHER_STAR\"}}", + "damage": 0, + "lore": [ + "§eRight-click to view recipes!", + "", + "§8§l* §8Co-op Soulbound §8§l*", + "§6§lLEGENDARY" + ], + "internalname": "CORRUPTED_NETHER_STAR", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Nether_Star_(disambiguation)" + ] +}
\ No newline at end of file |