diff options
Diffstat (limited to 'items/BUILDER_NPC.json')
-rw-r--r-- | items/BUILDER_NPC.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/BUILDER_NPC.json b/items/BUILDER_NPC.json new file mode 100644 index 00000000..7fa0e2de --- /dev/null +++ b/items/BUILDER_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Builder (NPC)", + "nbttag": "{SkullOwner:{Id:\"a2d0564d-7bcc-2efd-b3d7-7600cfc649a8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2M4Y2NkNGZkZjU4YjMwYWE4MzAxN2NmYTVmZWQ5NzcxOTZjMDI0YzhkMWEyNzYwMDRlOTA2OGU4ZWNiYjBiNzkifX19\"}]},Name:\"a2d0564d-7bcc-2efd-b3d7-7600cfc649a8\"},display:{Lore:[0:\"\"],Name:\"§9Builder (NPC)\"},ExtraAttributes:{id:\"BUILDER_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "BUILDER_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -51, + "y": 72, + "z": -27, + "island": "hub" +}
\ No newline at end of file |