diff options
Diffstat (limited to 'items/GREEN_EGG.json')
-rw-r--r-- | items/GREEN_EGG.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/GREEN_EGG.json b/items/GREEN_EGG.json new file mode 100644 index 00000000..9f6e11ba --- /dev/null +++ b/items/GREEN_EGG.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Green Egged Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"5872ee95-4d82-3d5a-9636-f3bb25a2cdf5\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxNzQwODA1MDc5NCwKICAicHJvZmlsZUlkIiA6ICIxYWZhZjc2NWI1ZGY0NjA3YmY3ZjY1ZGYzYWIwODhhOCIsCiAgInByb2ZpbGVOYW1lIiA6ICJMb3lfQmxvb2RBbmdlbCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS84Yjg4ZTg0ZGQyM2U5NTE1M2M5YTdjMjFhZTliYTMzZmJlZjg1Y2I3NzA0Zjk3NjE2Y2QxMjI2ODE2NGM2MDhlIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§8Consumed on use\",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:\"§7§7This skin can be applied to\",8:\"§7§aBackpacks\",9:\"\",10:\"§5§lEPIC COSMETIC\"],Name:\"§5Green Egged Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"GREEN_EGG\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Consumed on use", + "", + "§7§7Item skins give your gear a", + "§7fresh new look! Apply them just", + "§7like an enchant book using the", + "§7anvil.", + "§7", + "§7§7This skin can be applied to", + "§7§aBackpacks", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "GREEN_EGG", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +}
\ No newline at end of file |