diff options
author | nea <nea@nea.moe> | 2023-06-20 22:03:56 +0200 |
---|---|---|
committer | nea <nea@nea.moe> | 2023-06-20 22:04:02 +0200 |
commit | 2f81596d3bbd1d39a48aa93611628428b1d35f78 (patch) | |
tree | f261a07b39f90293719d667f8eb3d29cf22f7f09 /items/CHESTER_RIFT_NPC.json | |
parent | bc8d9aaf5d4d8959bb59bed0ec5715bbe132451f (diff) | |
download | NotEnoughUpdates-REPO-2f81596d3bbd1d39a48aa93611628428b1d35f78.tar.gz NotEnoughUpdates-REPO-2f81596d3bbd1d39a48aa93611628428b1d35f78.tar.bz2 NotEnoughUpdates-REPO-2f81596d3bbd1d39a48aa93611628428b1d35f78.zip |
Shifty downstairs
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 |