diff options
Diffstat (limited to 'items/PENGUIN_BACKPACK.json')
-rw-r--r-- | items/PENGUIN_BACKPACK.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/items/PENGUIN_BACKPACK.json b/items/PENGUIN_BACKPACK.json new file mode 100644 index 00000000..04fb2d14 --- /dev/null +++ b/items/PENGUIN_BACKPACK.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Penguin Backpack Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"bd689fd5-e419-30b1-8937-1d3b05a92ec5\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY3MTc2MzMyNDgwMiwKICAicHJvZmlsZUlkIiA6ICIyMzFmNmU0NWQ3YTc0ZTFlYWU3NGFhMWU5NmZlNDVlMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJXaW5zdHJlYWtlcnMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzI1YTI3YjEyZTU0N2RlOGZlNThlMjc1MjFmNDkzZmYyMjk4YWJhNDhkZTBkM2Q0ZGU5ZDk0Y2RlYzAzYTI1OCIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7§7Item skins give your gear a\",3:\"§7fresh new look! Apply them just\",4:\"§7like an enchant book using the\",5:\"§7anvil.\",6:\"\",7:\"§7§7This skin can be applied to\",8:\"§7§aBackpacks§7.\",9:\"\",10:\"§5§lEPIC COSMETIC\"],Name:\"§5Penguin Backpack Skin\"},ExtraAttributes:{id:\"PENGUIN_BACKPACK\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7§8Combinable in Anvil", + "", + "§7§7Item skins give your gear a", + "§7fresh new look! Apply them just", + "§7like an enchant book using the", + "§7anvil.", + "", + "§7§7This skin can be applied to", + "§7§aBackpacks§7.", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "PENGUIN_BACKPACK", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale", + "https://wiki.hypixel.net/Fire_Sale" + ] +}
\ No newline at end of file |