diff options
Diffstat (limited to 'items/LAPIS_MINER_NPC.json')
-rw-r--r-- | items/LAPIS_MINER_NPC.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/LAPIS_MINER_NPC.json b/items/LAPIS_MINER_NPC.json new file mode 100644 index 00000000..c5fb28c2 --- /dev/null +++ b/items/LAPIS_MINER_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Lapis Miner (NPC)", + "nbttag": "{SkullOwner:{Id:\"896318ad-983b-29b6-a921-d42e0802120f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzMzZTQyNzRjOTE3ZjRhMzhlZGYyNzYxZDdhODE0MGE0ZjQxMmI1ZjQ1M2NhN2ZjMmIyNDc0MWMzMGZjYTcwMGUifX19\"}]},Name:\"896318ad-983b-29b6-a921-d42e0802120f\"},display:{Lore:[0:\"\"],Name:\"§9Lapis Miner (NPC)\"},ExtraAttributes:{id:\"LAPIS_MINER_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "LAPIS_MINER_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -10, + "y": 121, + "z": 36, + "island": "mining_2" +}
\ No newline at end of file |