diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-10-06 03:28:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-06 12:28:08 +1100 |
commit | c5ab7e93d298f30a9d68714c563ca71c086f7511 (patch) | |
tree | 9ae6ddc7e8261b75c87594c7f73cc92805f9befe /items/PET_SKIN_ENDERMITE_DYNAMITE.json | |
parent | 9d7da9adf20f73ab0b636516cef1ec305181dea3 (diff) | |
download | NotEnoughUpdates-REPO-c5ab7e93d298f30a9d68714c563ca71c086f7511.tar.gz NotEnoughUpdates-REPO-c5ab7e93d298f30a9d68714c563ca71c086f7511.tar.bz2 NotEnoughUpdates-REPO-c5ab7e93d298f30a9d68714c563ca71c086f7511.zip |
Added new halloween items (#995)
Diffstat (limited to 'items/PET_SKIN_ENDERMITE_DYNAMITE.json')
-rw-r--r-- | items/PET_SKIN_ENDERMITE_DYNAMITE.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/PET_SKIN_ENDERMITE_DYNAMITE.json b/items/PET_SKIN_ENDERMITE_DYNAMITE.json new file mode 100644 index 00000000..41f0049c --- /dev/null +++ b/items/PET_SKIN_ENDERMITE_DYNAMITE.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Dynamite Endermite Skin", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"83c82a0e-4953-3ebb-a8f3-ace64e5f08f1\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5NTc0NTM2MjQ1MCwKICAicHJvZmlsZUlkIiA6ICI0ZWQ3MGM5NmU4ZDE0Y2JmOTdjMmRlMzkwYzdkMzlkOSIsCiAgInByb2ZpbGVOYW1lIiA6ICJndWxlbnQzNjY1IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzllYmZkYWNlMzFhYzU5Y2RkMzk3ODY5YWM0NDcxZDhjN2RkYjRiNGQ2ZmE1ZTk5MjhiYmRhNDVmMDkyMjMwZDAiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet skins change the look and\",3:\"§7particle trail of your pet but\",4:\"§7only one skin can be active at a\",5:\"§7time!\",6:\"\",7:\"§7§7This skin can only be applied\",8:\"§7to Endermite pets.\",9:\"\",10:\"§7§eRight click on your summoned\",11:\"§epet to apply this skin!\",12:\"\",13:\"§5§lEPIC COSMETIC\"],Name:\"§f§f§5Dynamite Endermite Skin\"},ExtraAttributes:{id:\"PET_SKIN_ENDERMITE_DYNAMITE\"}}", + "damage": 3, + "lore": [ + "§8Consumed on use", + "", + "§7§7Pet skins change the look and", + "§7particle trail of your pet but", + "§7only one skin can be active at a", + "§7time!", + "", + "§7§7This skin can only be applied", + "§7to Endermite pets.", + "", + "§7§eRight click on your summoned", + "§epet to apply this skin!", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "PET_SKIN_ENDERMITE_DYNAMITE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |