diff options
author | nea <nea@nea.moe> | 2023-06-22 00:37:27 +0200 |
---|---|---|
committer | nea <nea@nea.moe> | 2023-06-22 00:37:27 +0200 |
commit | 7154e18f669f5fc63f613144eeb981fa9f1695d8 (patch) | |
tree | 6234400d7781015a934813e28a7ddac70e0c6fea /items/TEL_KAR_RIFT_NPC.json | |
parent | db67f53d030025b837f590601ccec22faa29f329 (diff) | |
download | NotEnoughUpdates-REPO-7154e18f669f5fc63f613144eeb981fa9f1695d8.tar.gz NotEnoughUpdates-REPO-7154e18f669f5fc63f613144eeb981fa9f1695d8.tar.bz2 NotEnoughUpdates-REPO-7154e18f669f5fc63f613144eeb981fa9f1695d8.zip |
Add deadgehog
Diffstat (limited to 'items/TEL_KAR_RIFT_NPC.json')
-rw-r--r-- | items/TEL_KAR_RIFT_NPC.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/TEL_KAR_RIFT_NPC.json b/items/TEL_KAR_RIFT_NPC.json new file mode 100644 index 00000000..582bfbbe --- /dev/null +++ b/items/TEL_KAR_RIFT_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dTel Kar (Rift NPC)", + "nbttag": "{SkullOwner:{Id:\"819dcbb2-d255-2d8b-9686-ebc329dc878e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzU3YjM1NTJjNWFmMmFiMmRjNGUxZjg0ZDc4Y2E0YzRkNjc2ZGVjMDY4MTU3MjI1YTNjMjY3NGU1NTc0ZDIzNDgifX19\"}]},Name:\"819dcbb2-d255-2d8b-9686-ebc329dc878e\"},display:{Lore:[0:\"\"],Name:\"§dTel Kar (Rift NPC)\"},ExtraAttributes:{id:\"TEL_KAR_RIFT_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "TEL_KAR_RIFT_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -113, + "y": 70, + "z": 62, + "island": "rift" +}
\ No newline at end of file |