diff options
Diffstat (limited to 'items/CHESTER_RIFT_NPC.json')
-rw-r--r-- | items/CHESTER_RIFT_NPC.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/items/CHESTER_RIFT_NPC.json b/items/CHESTER_RIFT_NPC.json new file mode 100644 index 00000000..98fbd580 --- /dev/null +++ b/items/CHESTER_RIFT_NPC.json @@ -0,0 +1,14 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dChester (Rift NPC)", + "nbttag": "{SkullOwner:{Id:\"20f5ce18-d5fe-2a16-b77a-32bf01686e7b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzQ2OWY5ZTNiMzljNzYzMzllNTQ5YTY0ZWU1MDUxNWRiNGUyZDFmM2I1M2VkZmM5Mzg3ZDdmMzQxOTJiYjQyNTkifX19\"}]},Name:\"20f5ce18-d5fe-2a16-b77a-32bf01686e7b\"},display:{Name:\"§dChester (Rift NPC)\"},ExtraAttributes:{id:\"CHESTER_RIFT_NPC\"}}", + "damage": 3, + "lore": [], + "internalname": "CHESTER_RIFT_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -131, + "y": 74, + "z": 173, + "island": "rift" +}
\ No newline at end of file |