diff options
author | Roman / Linnea Gräf <nea@nea.moe> | 2023-04-19 05:05:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-19 13:05:20 +1000 |
commit | 21990dd94a29329cf4907a7942efd860493d7021 (patch) | |
tree | d6404299971faab6448684cc35428de36d7f6b1f /items/CLERK_SERAPHINE_NPC.json | |
parent | ad3a053e92171ae75e8b2033e5bc607affc99cfb (diff) | |
download | NotEnoughUpdates-REPO-21990dd94a29329cf4907a7942efd860493d7021.tar.gz NotEnoughUpdates-REPO-21990dd94a29329cf4907a7942efd860493d7021.tar.bz2 NotEnoughUpdates-REPO-21990dd94a29329cf4907a7942efd860493d7021.zip |
Add Garden NPCs (#918)
Diffstat (limited to 'items/CLERK_SERAPHINE_NPC.json')
-rw-r--r-- | items/CLERK_SERAPHINE_NPC.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/items/CLERK_SERAPHINE_NPC.json b/items/CLERK_SERAPHINE_NPC.json new file mode 100644 index 00000000..f0ec8f81 --- /dev/null +++ b/items/CLERK_SERAPHINE_NPC.json @@ -0,0 +1,14 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Clerk Seraphine (NPC)", + "nbttag": "{SkullOwner:{Id:\"cd78c907-35ad-2414-9c1b-041682856bd7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2NkNjU0NTMxODE2ZWM3MjAwYTZhNDYxZDdhMDNjMmRhZGYzMWY0NDlhNTkxYzg1ZjNiMzFjYjJhODNkZDczNjYifX19\"}]},Name:\"cd78c907-35ad-2414-9c1b-041682856bd7\"},display:{Name:\"§9Clerk Seraphine (NPC)\"},ExtraAttributes:{id:\"CLERK_SERAPHINE_NPC\"}}", + "damage": 3, + "lore": [], + "internalname": "CLERK_SERAPHINE_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": 12, + "y": 72, + "z": -101, + "island": "hub" +}
\ No newline at end of file |