diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-01 19:14:00 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-01 17:14:00 +0000 |
commit | 2fea7c8cee031bcd667cda5096acad9f1abe62e3 (patch) | |
tree | 6cd65b27d41b4eb431d07a6b49aaafda6244d7a6 /items/SKYBLOCK_ANIMATION_NPC.json | |
parent | 0c202bd032d776d8fecb20342533aa5b14a61447 (diff) | |
download | NotEnoughUpdates-REPO-2fea7c8cee031bcd667cda5096acad9f1abe62e3.tar.gz NotEnoughUpdates-REPO-2fea7c8cee031bcd667cda5096acad9f1abe62e3.tar.bz2 NotEnoughUpdates-REPO-2fea7c8cee031bcd667cda5096acad9f1abe62e3.zip |
Added new skins and some npcs (#1143)
Diffstat (limited to 'items/SKYBLOCK_ANIMATION_NPC.json')
-rw-r--r-- | items/SKYBLOCK_ANIMATION_NPC.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/SKYBLOCK_ANIMATION_NPC.json b/items/SKYBLOCK_ANIMATION_NPC.json new file mode 100644 index 00000000..cb3dceea --- /dev/null +++ b/items/SKYBLOCK_ANIMATION_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Skyblock Animation (NPC)", + "nbttag": "{SkullOwner:{Id:\"92492a5e-c8a1-2d8c-974e-4a2b32773f1f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzlmNTcyNGQ3NDM2M2JkOGQwNzZhMWIyZjAzNjliNjBiMTI3M2UzNTJkNmQwNTljNzZmMjQwNjNlOWY0NjRiYTEifX19\"}]},Name:\"92492a5e-c8a1-2d8c-974e-4a2b32773f1f\"},display:{Lore:[0:\"\"],Name:\"§9Skyblock Animation (NPC)\"},ExtraAttributes:{id:\"SKYBLOCK_ANIMATION_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "SKYBLOCK_ANIMATION_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -5, + "y": 71, + "z": -91, + "island": "hub" +}
\ No newline at end of file |