aboutsummaryrefslogtreecommitdiff
path: root/items/PET_SKIN_ZOMBIE_SENTINEL.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_SENTINEL.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_SENTINEL.json')
-rw-r--r--items/PET_SKIN_ZOMBIE_SENTINEL.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/items/PET_SKIN_ZOMBIE_SENTINEL.json b/items/PET_SKIN_ZOMBIE_SENTINEL.json
new file mode 100644
index 00000000..98d32178
--- /dev/null
+++ b/items/PET_SKIN_ZOMBIE_SENTINEL.json
@@ -0,0 +1,26 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§5Sentinel Zombie Skin",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"864a848e-1055-3ee5-8830-949d758b84e4\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwMjI5MDk2MDczNSwKICAicHJvZmlsZUlkIiA6ICI0MzFhMmRlYTQ4YTE0NTMxYjEyZDU5MzY0NDUxNmIyNSIsCiAgInByb2ZpbGVOYW1lIiA6ICJpQ2FwdGFpbk5lbW8iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjQyMmMwMmZlMThkMjllZDJlMzU1NGZlYmFiN2VmNGUzZjE3Yzg1YTZjYzM3OWFlYzVkODlhZWMyMzNiNzhjYiIKICAgIH0KICB9Cn0\"}]}},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:\"§5Sentinel Zombie Skin\"},ExtraAttributes:{id:\"PET_SKIN_ZOMBIE_SENTINEL\"}}",
+ "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_SENTINEL",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.1-PRE",
+ "infoType": ""
+} \ No newline at end of file