diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-04 19:18:38 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-04 19:18:38 -0500 |
commit | 9c476c2eed9424b7ebb32db3844aff3bd13b13e4 (patch) | |
tree | 80ab846155a999bb5e94eead42896cb47b8cf141 /items/EPOCH_CAKE_GREEN.json | |
parent | ff100cb8ed8890d9efb5e3650dafa174e57fb471 (diff) | |
download | NotEnoughUpdates-REPO-9c476c2eed9424b7ebb32db3844aff3bd13b13e4.tar.gz NotEnoughUpdates-REPO-9c476c2eed9424b7ebb32db3844aff3bd13b13e4.tar.bz2 NotEnoughUpdates-REPO-9c476c2eed9424b7ebb32db3844aff3bd13b13e4.zip |
Cakes, Spooky Fishing and Cosmetics
Diffstat (limited to 'items/EPOCH_CAKE_GREEN.json')
-rw-r--r-- | items/EPOCH_CAKE_GREEN.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/EPOCH_CAKE_GREEN.json b/items/EPOCH_CAKE_GREEN.json new file mode 100644 index 00000000..553b946f --- /dev/null +++ b/items/EPOCH_CAKE_GREEN.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aPet Rock Century Cake", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"e3f23a25-7c76-3d6b-b0b0-6d6e52acb053\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNDQ2MzAxNjEwOSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmE3YmZhODBhODVlNzA3ZWVkZjk0NWI4ODkwNTk0MmY1Zjc3OTVlYTUyNjRkNjkyYTIyZTcwN2ZjNTc3YTg4YiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §a+3❈ Defense §7for 48\",5:\"§7hours.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aPet Rock Century Cake\"},ExtraAttributes:{id:\"EPOCH_CAKE_GREEN\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §a+3❈ Defense §7for 48", + "§7hours.", + "", + "§a§lUNCOMMON" + ], + "internalname": "EPOCH_CAKE_GREEN", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + ] +}
\ No newline at end of file |