diff options
author | Luna <me@alexia.lol> | 2024-04-24 15:43:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-24 13:43:59 +0000 |
commit | 8f2145bae826b4cc8ab2a5ff10eccc0f3c6fae58 (patch) | |
tree | 55368f4e34393e56b7d76869724e52425825d5d0 | |
parent | 5f56115cb9a43d03fafed9847d50365391a9adf4 (diff) | |
download | NotEnoughUpdates-REPO-8f2145bae826b4cc8ab2a5ff10eccc0f3c6fae58.tar.gz NotEnoughUpdates-REPO-8f2145bae826b4cc8ab2a5ff10eccc0f3c6fae58.tar.bz2 NotEnoughUpdates-REPO-8f2145bae826b4cc8ab2a5ff10eccc0f3c6fae58.zip |
Add Maddox the Slayer (Rift NPC) (#1170)
-rw-r--r-- | items/MADDOX_THE_SLAYER_RIFT_NPC.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/MADDOX_THE_SLAYER_RIFT_NPC.json b/items/MADDOX_THE_SLAYER_RIFT_NPC.json new file mode 100644 index 00000000..766d99da --- /dev/null +++ b/items/MADDOX_THE_SLAYER_RIFT_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dMaddox the Slayer (Rift NPC)", + "nbttag": "{SkullOwner:{Id:\"e895d7a3-6e8f-262a-9d65-80168167a98d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2UwNDAxMjRmMjJhODQyOTY2YmViNTVjOWU2OThmZTNhMmM4YjcxMzE5MGMyNmUwM2QzN2Y0MDc0YmQ1MDMwMzEifX19\"}]},Name:\"e895d7a3-6e8f-262a-9d65-80168167a98d\"},display:{Lore:[0:\"\"],Name:\"§dMaddox the Slayer (Rift NPC)\"},ExtraAttributes:{id:\"MADDOX_THE_SLAYER_RIFT_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "MADDOX_THE_SLAYER_RIFT_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": 205, + "y": 78, + "z": 45, + "island": "rift" +}
\ No newline at end of file |