diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-01 19:14:00 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-01 17:14:00 +0000 |
commit | 2fea7c8cee031bcd667cda5096acad9f1abe62e3 (patch) | |
tree | 6cd65b27d41b4eb431d07a6b49aaafda6244d7a6 /items/PET_SKIN_JERRY_KING.json | |
parent | 0c202bd032d776d8fecb20342533aa5b14a61447 (diff) | |
download | NotEnoughUpdates-REPO-2fea7c8cee031bcd667cda5096acad9f1abe62e3.tar.gz NotEnoughUpdates-REPO-2fea7c8cee031bcd667cda5096acad9f1abe62e3.tar.bz2 NotEnoughUpdates-REPO-2fea7c8cee031bcd667cda5096acad9f1abe62e3.zip |
Added new skins and some npcs (#1143)
Diffstat (limited to 'items/PET_SKIN_JERRY_KING.json')
-rw-r--r-- | items/PET_SKIN_JERRY_KING.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/PET_SKIN_JERRY_KING.json b/items/PET_SKIN_JERRY_KING.json new file mode 100644 index 00000000..30d002cf --- /dev/null +++ b/items/PET_SKIN_JERRY_KING.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5King Jerry Skin", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7b043330-c128-31b2-b9fd-abe1f2ae80df\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwMTI1NTAyODY3MCwKICAicHJvZmlsZUlkIiA6ICIxNDU1MDNhNDRjZmI0NzcwYmM3NWNjMTRjYjUwMDE4NyIsCiAgInByb2ZpbGVOYW1lIiA6ICJMaWtlbHlFcmljIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2UwYjg2YjY3NzM1ZmExNzM1Y2JhNmIwYWMyYmM4NmQwMTNjY2Q5OGY3NzZjYTBlZDcxNWYxY2RkMTdlODE2YzUiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet skins change the look and\",3:\"§7particle trail of your pet but only\",4:\"§7one skin can be active at a time!\",5:\"\",6:\"§7§7This skin can only be applied to\",7:\"§7Jerry pets.\",8:\"\",9:\"§7§eRight-click on your summoned pet to\",10:\"§eapply this skin!\",11:\"\",12:\"§5§lEPIC COSMETIC\"],Name:\"§5King Jerry Skin\"},ExtraAttributes:{id:\"PET_SKIN_JERRY_KING\"}}", + "damage": 3, + "lore": [ + "§8Consumed on use", + "", + "§7§7Pet skins change the look and", + "§7particle trail of your pet but only", + "§7one skin can be active at a time!", + "", + "§7§7This skin can only be applied to", + "§7Jerry pets.", + "", + "§7§eRight-click on your summoned pet to", + "§eapply this skin!", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "PET_SKIN_JERRY_KING", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |