-
Notifications
You must be signed in to change notification settings - Fork 118
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added new skin and fixed ammonite + (#1007)
- Loading branch information
Showing
2 changed files
with
30 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
{ | ||
"itemid": "minecraft:skull", | ||
"displayname": "§dRedback Skin", | ||
"nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c66da1bc-94dd-3bbf-8dce-14994dacd7ec\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5NzY5NzM2NDAwNSwKICAicHJvZmlsZUlkIiA6ICI0NDAzZGM1NDc1YmM0YjE1YTU0OGNmZGE2YjBlYjdkOSIsCiAgInByb2ZpbGVOYW1lIiA6ICJTa3lSZWFsbVNwaWVsZXIiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTcyZTkyMDBiYjRiMmNjMzViOTc0YWNjN2M5MDc4ZmM1ODg1MDRlZDg4YzU2YzljYmJmMjAxNmNjMDMyZjZmNSIKICAgIH0KICB9Cn0\"}]}},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§5Tarantula Helmet§7.\",9:\"\",10:\"§7§aThis skin is animated!\",11:\"\",12:\"§d§lMYTHIC COSMETIC\"],Name:\"§dRedback Skin\"},ExtraAttributes:{id:\"TARANTULA_REDBACK\"},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§5Tarantula Helmet§7.", | ||
"", | ||
"§7§aThis skin is animated!", | ||
"", | ||
"§d§lMYTHIC COSMETIC" | ||
], | ||
"internalname": "TARANTULA_REDBACK", | ||
"crafttext": "", | ||
"clickcommand": "", | ||
"modver": "2.1.1-PRE", | ||
"infoType": "" | ||
} |