-
Notifications
You must be signed in to change notification settings - Fork 121
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added new skins * Removed wrong dye info * Fixed lores
- Loading branch information
Showing
17 changed files
with
106 additions
and
39 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
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
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
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
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,24 @@ | ||
{ | ||
"itemid": "minecraft:skull", | ||
"displayname": "§5Blue Oni Reaper Mask Skin", | ||
"nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"e52ed0c8-ad14-3a72-b2e6-73fc6bc95c6d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5Mjc3ODg2ODMxMSwKICAicHJvZmlsZUlkIiA6ICIzYTJjNmQ2MmU2ZDg0MGMzYTY3MzA2MzA2NzNjMzQ3NCIsCiAgInByb2ZpbGVOYW1lIiA6ICJTczU2IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzg5OWUyMzlmMjdmMzU3NjFiNTcyNmRjNzdiNmI1YTNkYjM3N2QyNWY3ZTRlZjg0NmRhYWVjNzZlMzVjYmEzNzMiCiAgICB9CiAgfQp9\"}]}},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§6Reaper Mask§7.\",9:\"\",10:\"§5§lEPIC COSMETIC\"],Name:\"§5Blue Oni Reaper Mask Skin\"},ExtraAttributes:{id:\"REAPER_BLUE_ONI_MASK\"},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§6Reaper Mask§7.", | ||
"", | ||
"§5§lEPIC COSMETIC" | ||
], | ||
"internalname": "REAPER_BLUE_ONI_MASK", | ||
"crafttext": "", | ||
"clickcommand": "", | ||
"modver": "2.1.1-PRE", | ||
"infoType": "" | ||
} |
Oops, something went wrong.