diff options
author | nea <nea@nea.moe> | 2023-06-20 18:37:30 +0200 |
---|---|---|
committer | nea <nea@nea.moe> | 2023-06-20 18:37:30 +0200 |
commit | 79949d42427b0a41100cbb76387887995b4b74b8 (patch) | |
tree | 375557d9e5c43ff6816ebf4056e42ba79c91f912 /items/ARGOFAY_TRAILBLAZER_RIFT_NPC.json | |
parent | 6acd14d0fc8bc54bf527ae113e34e6a042e2f811 (diff) | |
download | NotEnoughUpdates-REPO-79949d42427b0a41100cbb76387887995b4b74b8.tar.gz NotEnoughUpdates-REPO-79949d42427b0a41100cbb76387887995b4b74b8.tar.bz2 NotEnoughUpdates-REPO-79949d42427b0a41100cbb76387887995b4b74b8.zip |
Initial Rift Shit
Diffstat (limited to 'items/ARGOFAY_TRAILBLAZER_RIFT_NPC.json')
-rw-r--r-- | items/ARGOFAY_TRAILBLAZER_RIFT_NPC.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/items/ARGOFAY_TRAILBLAZER_RIFT_NPC.json b/items/ARGOFAY_TRAILBLAZER_RIFT_NPC.json new file mode 100644 index 00000000..8b05861c --- /dev/null +++ b/items/ARGOFAY_TRAILBLAZER_RIFT_NPC.json @@ -0,0 +1,14 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dArgofay Trailblazer (Rift NPC)", + "nbttag": "{SkullOwner:{Id:\"8cce9abc-fd91-294f-9633-605ecbd7dd8b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2ZjYmU3MGMyZDFjNjhmZmFiZDJmYmJiZTNmZmYxNzQ2ZjQyMjI5Mzc4NjU2MDQ3NmVjZGZlYzVhYTI5M2Q3ZmEifX19\"}]},Name:\"8cce9abc-fd91-294f-9633-605ecbd7dd8b\"},display:{Name:\"§dArgofay Trailblazer (Rift NPC)\"},ExtraAttributes:{id:\"ARGOFAY_TRAILBLAZER_RIFT_NPC\"}}", + "damage": 3, + "lore": [], + "internalname": "ARGOFAY_TRAILBLAZER_RIFT_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -97, + "y": 67, + "z": 148, + "island": "rift" +}
\ No newline at end of file |