diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-02-14 21:12:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-14 20:12:30 +0000 |
commit | acce25198243ba7f70a426792aeb29c0bef1bb47 (patch) | |
tree | ebf795cdfa24dccd4f51472806d595017c04bf62 /items/SHENS_AGENT_NPC.json | |
parent | da1300e3efd39e034407134c6365f142cd7fb763 (diff) | |
download | NotEnoughUpdates-REPO-acce25198243ba7f70a426792aeb29c0bef1bb47.tar.gz NotEnoughUpdates-REPO-acce25198243ba7f70a426792aeb29c0bef1bb47.tar.bz2 NotEnoughUpdates-REPO-acce25198243ba7f70a426792aeb29c0bef1bb47.zip |
Added new lunar skins (#1105)
Diffstat (limited to 'items/SHENS_AGENT_NPC.json')
-rw-r--r-- | items/SHENS_AGENT_NPC.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/SHENS_AGENT_NPC.json b/items/SHENS_AGENT_NPC.json new file mode 100644 index 00000000..e01943f3 --- /dev/null +++ b/items/SHENS_AGENT_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Shen\u0027s Agent (NPC)", + "nbttag": "{SkullOwner:{Id:\"9c291451-bd61-256d-9afc-5fc5b6397546\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzdmMmQ5MTM4Y2U4ZGEwMWQzOGFlMmJjNWYxY2MwMWMyMTBhNGY2NTY0MjFkYmQxNzk2MGUyOTQxODRkNjQ3MGIifX19\"}]},Name:\"9c291451-bd61-256d-9afc-5fc5b6397546\"},display:{Lore:[0:\"\"],Name:\"§9Shen\u0027s Agent (NPC)\"},ExtraAttributes:{id:\"SHENS_AGENT_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "SHENS_AGENT_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -6, + "y": 56, + "z": -95, + "island": "hub" +}
\ No newline at end of file |