aboutsummaryrefslogtreecommitdiff
path: root/items/PET_SKIN_ZOMBIE_BRAIN_FREEZE.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2023-12-21 22:50:58 +0100
committerGitHub <noreply@github.com>2023-12-21 21:50:58 +0000
commit0e253b3c5cfa340965a295c670de511191d6d8b5 (patch)
tree15af9383d8645977e278708f2c41f5606255e39e /items/PET_SKIN_ZOMBIE_BRAIN_FREEZE.json
parent330fa7830719001cd6c85c5ff79dc40f8b70713f (diff)
downloadNotEnoughUpdates-REPO-0e253b3c5cfa340965a295c670de511191d6d8b5.tar.gz
NotEnoughUpdates-REPO-0e253b3c5cfa340965a295c670de511191d6d8b5.tar.bz2
NotEnoughUpdates-REPO-0e253b3c5cfa340965a295c670de511191d6d8b5.zip
Added skins, fixed 3 items (#1078)
* Fixed lore of 2 items and fixed npc saying it has a recipe * Added new skins
Diffstat (limited to 'items/PET_SKIN_ZOMBIE_BRAIN_FREEZE.json')
-rw-r--r--items/PET_SKIN_ZOMBIE_BRAIN_FREEZE.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/items/PET_SKIN_ZOMBIE_BRAIN_FREEZE.json b/items/PET_SKIN_ZOMBIE_BRAIN_FREEZE.json
new file mode 100644
index 00000000..681892e2
--- /dev/null
+++ b/items/PET_SKIN_ZOMBIE_BRAIN_FREEZE.json
@@ -0,0 +1,26 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§5Brain Freeze Zombie Skin",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"09f7a3ee-e5cf-3a80-b0a6-331e64707825\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwMjM1NzY2NDcyNCwKICAicHJvZmlsZUlkIiA6ICIzOWEzOTMzZWE4MjU0OGU3ODQwNzQ1YzBjNGY3MjU2ZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJkZW1pbmVjcmFmdGVybG9sIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2IxYWJmZWVmZTIzNmIzYzlhMjNhNzFiMzBkMGM3ODkyMTMzNDIzZDZiNDBiZmEyMWU4ZDhkNjZjZGU4ZDhlMTkiCiAgICB9CiAgfQp9\"}]}},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:\"§7Zombie pets.\",8:\"\",9:\"§7§eRight-click on your summoned pet to\",10:\"§eapply this skin!\",11:\"\",12:\"§5§lEPIC COSMETIC\"],Name:\"§5Brain Freeze Zombie Skin\"},ExtraAttributes:{id:\"PET_SKIN_ZOMBIE_BRAIN_FREEZE\"}}",
+ "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",
+ "§7Zombie pets.",
+ "",
+ "§7§eRight-click on your summoned pet to",
+ "§eapply this skin!",
+ "",
+ "§5§lEPIC COSMETIC"
+ ],
+ "internalname": "PET_SKIN_ZOMBIE_BRAIN_FREEZE",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.1-PRE",
+ "infoType": ""
+} \ No newline at end of file