aboutsummaryrefslogtreecommitdiff
path: root/items/PET_SKIN_BEE_HIVE.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2024-02-22 22:24:18 +0100
committerGitHub <noreply@github.com>2024-02-22 21:24:18 +0000
commitb89d54c0cea0a48b9743477231e91a400c9975d1 (patch)
treeba2ec22465ffea7599a313f7f7698de2c8d402f5 /items/PET_SKIN_BEE_HIVE.json
parent80eb59a024c8127114372f54e2a3b911d6d106b1 (diff)
downloadNotEnoughUpdates-REPO-b89d54c0cea0a48b9743477231e91a400c9975d1.tar.gz
NotEnoughUpdates-REPO-b89d54c0cea0a48b9743477231e91a400c9975d1.tar.bz2
NotEnoughUpdates-REPO-b89d54c0cea0a48b9743477231e91a400c9975d1.zip
Fixed a "few" lores (#1115)
* Fixed a "few" lores * Fixed nbt * Hollow armor lore change + more * Added new skins and fixed some more lores
Diffstat (limited to 'items/PET_SKIN_BEE_HIVE.json')
-rw-r--r--items/PET_SKIN_BEE_HIVE.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/items/PET_SKIN_BEE_HIVE.json b/items/PET_SKIN_BEE_HIVE.json
new file mode 100644
index 00000000..147c4b14
--- /dev/null
+++ b/items/PET_SKIN_BEE_HIVE.json
@@ -0,0 +1,26 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§5Hive Bee Skin",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e8f0ee22-115f-3ff9-a4e7-dfa64397007a\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwNzc0MTgxODA1NiwKICAicHJvZmlsZUlkIiA6ICJhNWZlYWViNDdhYjA0ZDZiYTk2ZjMyOGJjMDQ3MDZjMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJYeW5kcmEyIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzhhYzIyM2U2ZTc3ZGFkMTdiYjNhYTA5MDk1NTZmNjUxNzc2ZjgxZDRjNzYwYzcxNjdiMmUyN2M0OWM0ZmM1OSIKICAgIH0KICB9Cn0\"}]}},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 Bee\",7:\"§7pets.\",8:\"\",9:\"§7§eRight-click on your summoned pet to\",10:\"§eapply this skin!\",11:\"\",12:\"§5§lEPIC COSMETIC\"],Name:\"§5Hive Bee Skin\"},ExtraAttributes:{id:\"PET_SKIN_BEE_HIVE\"}}",
+ "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 Bee",
+ "§7pets.",
+ "",
+ "§7§eRight-click on your summoned pet to",
+ "§eapply this skin!",
+ "",
+ "§5§lEPIC COSMETIC"
+ ],
+ "internalname": "PET_SKIN_BEE_HIVE",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.1-PRE",
+ "infoType": ""
+} \ No newline at end of file