diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-01-16 19:43:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-16 18:43:15 +0000 |
commit | c8a8e8c5265a603adb426156e8a22f19a1c860cb (patch) | |
tree | 9d08979a9eb4cb4e8c7928a54794e0e8138ecdbb /items/SILNAR_NPC.json | |
parent | c3f588b90189a4a86ba213b11ee78d35b5472435 (diff) | |
download | NotEnoughUpdates-REPO-c8a8e8c5265a603adb426156e8a22f19a1c860cb.tar.gz NotEnoughUpdates-REPO-c8a8e8c5265a603adb426156e8a22f19a1c860cb.tar.bz2 NotEnoughUpdates-REPO-c8a8e8c5265a603adb426156e8a22f19a1c860cb.zip |
0.19.10 (#1087)
* 0.19.10
* Fixed Corleonite chance
* Added new fallen star stuff
Diffstat (limited to 'items/SILNAR_NPC.json')
-rw-r--r-- | items/SILNAR_NPC.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/SILNAR_NPC.json b/items/SILNAR_NPC.json new file mode 100644 index 00000000..23ebaaef --- /dev/null +++ b/items/SILNAR_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Silnar (NPC)", + "nbttag": "{SkullOwner:{Id:\"29e7bde9-df5f-21ec-9375-1626731c720c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzU3YjM1NTJjNWFmMmFiMmRjNGUxZjg0ZDc4Y2E0YzRkNjc2ZGVjMDY4MTU3MjI1YTNjMjY3NGU1NTc0ZDIzNDgifX19\"}]},Name:\"29e7bde9-df5f-21ec-9375-1626731c720c\"},display:{Lore:[0:\"\"],Name:\"§9Silnar (NPC)\"},ExtraAttributes:{id:\"SILNAR_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "SILNAR_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": 53, + "y": 143, + "z": 20, + "island": "mining_3" +}
\ No newline at end of file |