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/HOOTIE_NPC.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/HOOTIE_NPC.json')
-rw-r--r-- | items/HOOTIE_NPC.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/HOOTIE_NPC.json b/items/HOOTIE_NPC.json new file mode 100644 index 00000000..6f0210e2 --- /dev/null +++ b/items/HOOTIE_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Hootie (NPC)", + "nbttag": "{SkullOwner:{Id:\"deeaeb4f-e036-43e4-8efa-d618fa123adb\",hypixelPopulated:1b,Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGEzMjE2ZGE1NGU3MzY4ZmI0MGI3MjEyMzlhZDk1ZTA3ZWY0Zjk3ZDkzZjFjNDJmZjMxOWJhYjlhNTM4ODJhZiJ9fX0\u003d\"}]},Name:\"§deeaeb4f-e036-43e4-8efa-d618fa123adb\"},display:{Lore:[0:\"\"],Name:\"§9Hootie (NPC)\"},ExtraAttributes:{id:\"HOOTIE_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "HOOTIE_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": 38, + "y": 71, + "z": -91, + "island": "hub" +}
\ No newline at end of file |