diff options
Diffstat (limited to 'items/UDIUM_NPC.json')
-rw-r--r-- | items/UDIUM_NPC.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/UDIUM_NPC.json b/items/UDIUM_NPC.json new file mode 100644 index 00000000..93cf0ac3 --- /dev/null +++ b/items/UDIUM_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Udium (NPC)", + "nbttag": "{SkullOwner:{Id:\"85b57782-47d8-2c09-bda7-d847903c1b00\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzVlYWVlN2U1MWE4NzY5M2E4ZmI3ZmU0MzBhODg3ZmZiMjdlZWI5NzQ5Y2VhODE2ZDY1MjQ1ZTJkZjY1NWNmMzIifX19\"}]},Name:\"85b57782-47d8-2c09-bda7-d847903c1b00\"},display:{Lore:[0:\"\"],Name:\"§9Udium (NPC)\"},ExtraAttributes:{id:\"UDIUM_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "UDIUM_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": 45, + "y": 105, + "z": 76, + "island": "hub" +}
\ No newline at end of file |