diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-09-23 16:04:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-23 16:04:10 +0200 |
commit | f18a467e17e845bb79404ed329e14a73e3891343 (patch) | |
tree | f720e22ff36ce4dd0b2d86037b68092f85410851 /items/NEW_YEAR_CAKE.json | |
parent | 106aa9b1d572132bb16e51d31e05f760dae39733 (diff) | |
download | NotEnoughUpdates-REPO-f18a467e17e845bb79404ed329e14a73e3891343.tar.gz NotEnoughUpdates-REPO-f18a467e17e845bb79404ed329e14a73e3891343.tar.bz2 NotEnoughUpdates-REPO-f18a467e17e845bb79404ed329e14a73e3891343.zip |
Fixed 4 Items (#825)
* Fixed 4 Items
* Added recipe to wand of strength
* Fixed Wolf Wisdom + Added new skin
* Added Recipes to 3 items
* Fixed Wisp Pet
Diffstat (limited to 'items/NEW_YEAR_CAKE.json')
-rw-r--r-- | items/NEW_YEAR_CAKE.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/NEW_YEAR_CAKE.json b/items/NEW_YEAR_CAKE.json index 1ce5152a..10362ce7 100644 --- a/items/NEW_YEAR_CAKE.json +++ b/items/NEW_YEAR_CAKE.json @@ -1,11 +1,11 @@ { "internalname": "NEW_YEAR_CAKE", "itemid": "minecraft:cake", - "displayname": "§cNew Year Cake", + "displayname": "§cNew Year Cake (Year §k59§c)", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Given to every player as a\",1:\"§7celebration for the 69th\",2:\"§7SkyBlock year!\",3:\"\",4:\"§c§lSPECIAL\"],Name:\"§cNew Year Cake\"},ExtraAttributes:{new_years_cake:69,id:\"NEW_YEAR_CAKE\"}}", - "modver": "1.3-REL", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Given to every player as a\",1:\"§7celebration for the 69th\",2:\"§7SkyBlock year!\",3:\"\",4:\"§c§lSPECIAL\"],Name:\"§cNew Year Cake (Year §k59§c)\"},ExtraAttributes:{new_years_cake:69,id:\"NEW_YEAR_CAKE\"}}", + "modver": "2.1.0-REL", "lore": [ "§7Given to every player as a", "§7celebration for the 69th", @@ -18,4 +18,4 @@ "https://hypixel-skyblock.fandom.com/wiki/New_Year_Cake" ], "crafttext": "" -} +}
\ No newline at end of file |