diff options
Diffstat (limited to 'items/OFFEA_NPC.json')
-rw-r--r-- | items/OFFEA_NPC.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/OFFEA_NPC.json b/items/OFFEA_NPC.json new file mode 100644 index 00000000..be3ab3cc --- /dev/null +++ b/items/OFFEA_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Offea (NPC)", + "nbttag": "{SkullOwner:{Id:\"7a039ce8-9154-21d9-9d94-c9cb632a9972\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzU0ZTUwNzk1Y2E0MjhhYWJjM2YzODAyNmNkY2Y3NDQ0OThjOTgxMGQ5MjIwMjZiOGJhZWJhMTdkNGZlMjYzNTYifX19\"}]},Name:\"7a039ce8-9154-21d9-9d94-c9cb632a9972\"},display:{Lore:[0:\"\"],Name:\"§9Offea (NPC)\"},ExtraAttributes:{id:\"OFFEA_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "OFFEA_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -87, + "y": 94, + "z": -744, + "island": "crimson_isle" +}
\ No newline at end of file |