diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-07 19:08:26 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-07 19:08:26 -0500 |
commit | abe9292c1f44cca735dd92474558a23348de203c (patch) | |
tree | c887de7e4e52b014fbbba04dc2b2a4fd7666423b /items/EPOCH_CAKE_RED.json | |
parent | 6d32c77a2bc35447953e9b91e9d5e32f2e460e3d (diff) | |
download | NotEnoughUpdates-REPO-abe9292c1f44cca735dd92474558a23348de203c.tar.gz NotEnoughUpdates-REPO-abe9292c1f44cca735dd92474558a23348de203c.tar.bz2 NotEnoughUpdates-REPO-abe9292c1f44cca735dd92474558a23348de203c.zip |
Hopefully Updated Manually
Diffstat (limited to 'items/EPOCH_CAKE_RED.json')
-rw-r--r-- | items/EPOCH_CAKE_RED.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/EPOCH_CAKE_RED.json b/items/EPOCH_CAKE_RED.json new file mode 100644 index 00000000..d7e6f3a4 --- /dev/null +++ b/items/EPOCH_CAKE_RED.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aaPunch Century Cake", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"8293fe78-9dc2-38b0-ad3e-fbc518903a4f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTQwOWJkOTYwN2Y0YzFkNjk0ZjYyNTNjOGI2NzFkMDkyZjhiMTZjYTdmNjZlYmZkNjdlZjlkODY0MDI0Nzc0YiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §c+2❁ Strength §7for 48\",5:\"§7hours.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aaPunch Century Cake\"},ExtraAttributes:{id:\"EPOCH_CAKE_RED\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §c+2❁ Strength §7for 48", + "§7hours.", + "", + "§a§lUNCOMMON" + ], + "internalname": "EPOCH_CAKE_RED", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + ] +}
\ No newline at end of file |