diff options
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 |