diff options
Diffstat (limited to 'items/GARLACIUS_RIFT_NPC.json')
-rw-r--r-- | items/GARLACIUS_RIFT_NPC.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/GARLACIUS_RIFT_NPC.json b/items/GARLACIUS_RIFT_NPC.json new file mode 100644 index 00000000..58d4ce2c --- /dev/null +++ b/items/GARLACIUS_RIFT_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dGarlacius (Rift NPC)", + "nbttag": "{SkullOwner:{Id:\"d0a0600a-a988-2dfd-9269-1af49f9859ca\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2FlZjkwNGM2NmY0Y2QzNTdlYjgwYTFlNDA1NzgzZjUyMWQyODQ1MDM0MzVhZWRlNjAzYzg5ZGIxNWU2ODU3MDkifX19\"}]},Name:\"d0a0600a-a988-2dfd-9269-1af49f9859ca\"},display:{Lore:[0:\"\"],Name:\"§dGarlacius (Rift NPC)\"},ExtraAttributes:{id:\"GARLACIUS_RIFT_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "GARLACIUS_RIFT_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -129, + "y": 80, + "z": 171, + "island": "rift" +}
\ No newline at end of file |