diff options
Diffstat (limited to 'items/FAFNIR_RIFT_NPC.json')
-rw-r--r-- | items/FAFNIR_RIFT_NPC.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/FAFNIR_RIFT_NPC.json b/items/FAFNIR_RIFT_NPC.json new file mode 100644 index 00000000..5d38a51d --- /dev/null +++ b/items/FAFNIR_RIFT_NPC.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dFafnir (Rift NPC)", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0955cffd-0606-21c5-9a18-a33163526c52\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2IwYjU3YmE0ZGUxZTc5Mzk2ZTllYzAxNGJhNzEyOGEzNjk4NDg1NmQ4OWQ0OWVhNTZmODgxNTc3YzI0ODg4NzYifX19\"}]},Name:\"0955cffd-0606-21c5-9a18-a33163526c52\"},display:{Lore:[0:\"\"],Name:\"§dFafnir (Rift NPC)\"},ExtraAttributes:{id:\"FAFNIR_RIFT_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "FAFNIR_RIFT_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -128, + "y": 74, + "z": 173, + "island": "rift", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file |