diff options
Diffstat (limited to 'items/PABLO_NPC.json')
-rw-r--r-- | items/PABLO_NPC.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/PABLO_NPC.json b/items/PABLO_NPC.json new file mode 100644 index 00000000..0e785474 --- /dev/null +++ b/items/PABLO_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Pablo (NPC)", + "nbttag": "{SkullOwner:{Id:\"1ad010dd-2d08-2fa8-90e4-51127b3e7b35\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzgxYTcwNDE1OGZkYTMzN2RjZWNmNWVjMTlkNjcyM2QxN2NjYWUzYTMxMDY2NzkyNGYzN2RkOTYyMDJlZGJkMGEifX19\"}]},Name:\"1ad010dd-2d08-2fa8-90e4-51127b3e7b35\"},display:{Lore:[0:\"\"],Name:\"§9Pablo (NPC)\"},ExtraAttributes:{id:\"PABLO_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "PABLO_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -130, + "y": 129, + "z": -815, + "island": "crimson_isle" +}
\ No newline at end of file |