diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-12-15 22:43:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-15 21:43:52 +0000 |
commit | 022afacf5c04b1c3e7ed1a7b7024da1ce5cf7a31 (patch) | |
tree | 306c2dbb05d8b65ee24ea4f65a0658115633554d /items/CHRISTOPHER_NPC.json | |
parent | 258b1f26856f38d8702423d6c82436489e3b8846 (diff) | |
download | NotEnoughUpdates-REPO-022afacf5c04b1c3e7ed1a7b7024da1ce5cf7a31.tar.gz NotEnoughUpdates-REPO-022afacf5c04b1c3e7ed1a7b7024da1ce5cf7a31.tar.bz2 NotEnoughUpdates-REPO-022afacf5c04b1c3e7ed1a7b7024da1ce5cf7a31.zip |
Added Wiki Links, added npc, fixed Max Atri Shard and recipe (#1074)
Diffstat (limited to 'items/CHRISTOPHER_NPC.json')
-rw-r--r-- | items/CHRISTOPHER_NPC.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/CHRISTOPHER_NPC.json b/items/CHRISTOPHER_NPC.json new file mode 100644 index 00000000..7459f50c --- /dev/null +++ b/items/CHRISTOPHER_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Christopher (NPC)", + "nbttag": "{SkullOwner:{Id:\"1424f3d3-2b45-2ef9-9a44-b73e2a39fd4e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzk4N2I4OTUyYmUyYTI5YTU3ZDdmMGU3ODhmNzlmY2ZkYzFmYmQyNWZmZWMwMTJmYmZlZjM0ZDdiZTQ2MzliNDkifX19\"}]},Name:\"1424f3d3-2b45-2ef9-9a44-b73e2a39fd4e\"},display:{Lore:[0:\"\"],Name:\"§9Christopher (NPC)\"},ExtraAttributes:{id:\"CHRISTOPHER_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "CHRISTOPHER_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -59, + "y": 90, + "z": -16, + "island": "hub" +}
\ No newline at end of file |