diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-12-12 22:01:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-12 21:01:05 +0000 |
commit | 3ed04f44bfb7ba6d2babb5e5f3bffad8c551f7a0 (patch) | |
tree | 03befedb296ad29628017681bb09fff8118c00f6 /items/KAT_NPC.json | |
parent | 352326f2f76c9726cec28cb96ca42f516c2e54f3 (diff) | |
download | NotEnoughUpdates-REPO-3ed04f44bfb7ba6d2babb5e5f3bffad8c551f7a0.tar.gz NotEnoughUpdates-REPO-3ed04f44bfb7ba6d2babb5e5f3bffad8c551f7a0.tar.bz2 NotEnoughUpdates-REPO-3ed04f44bfb7ba6d2babb5e5f3bffad8c551f7a0.zip |
Added new update stuff (#1067)
Diffstat (limited to 'items/KAT_NPC.json')
-rw-r--r-- | items/KAT_NPC.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/KAT_NPC.json b/items/KAT_NPC.json new file mode 100644 index 00000000..c3dbe733 --- /dev/null +++ b/items/KAT_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Kat (NPC)", + "nbttag": "{SkullOwner:{Id:\"62413bed-116b-20d5-bfd7-af550e6d081c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2VhYWU4MTI3NzU3MDZiNTY1OTY2ODM0ODZhYmVhZjg1N2VhMWMwNjhjYjM0YThiYzFkZTlhNTdjNjM4Y2Y0MTEifX19\"}]},Name:\"62413bed-116b-20d5-bfd7-af550e6d081c\"},display:{Lore:[0:\"\"],Name:\"§9Kat (NPC)\"},ExtraAttributes:{id:\"KAT_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "KAT_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": 32, + "y": 72, + "z": -101, + "island": "hub" +}
\ No newline at end of file |