diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-02-14 21:12:30 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-14 20:12:30 +0000 |
| commit | acce25198243ba7f70a426792aeb29c0bef1bb47 (patch) | |
| tree | ebf795cdfa24dccd4f51472806d595017c04bf62 /items/DAMIA_NPC.json | |
| parent | da1300e3efd39e034407134c6365f142cd7fb763 (diff) | |
| download | NotEnoughUpdates-REPO-acce25198243ba7f70a426792aeb29c0bef1bb47.tar.gz NotEnoughUpdates-REPO-acce25198243ba7f70a426792aeb29c0bef1bb47.tar.bz2 NotEnoughUpdates-REPO-acce25198243ba7f70a426792aeb29c0bef1bb47.zip | |
Added new lunar skins (#1105)
Diffstat (limited to 'items/DAMIA_NPC.json')
| -rw-r--r-- | items/DAMIA_NPC.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/DAMIA_NPC.json b/items/DAMIA_NPC.json new file mode 100644 index 00000000..b36e61a4 --- /dev/null +++ b/items/DAMIA_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Damia (NPC)", + "nbttag": "{SkullOwner:{Id:\"68d6f532-9dc1-2aaf-8efc-425cc507375e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzY2MzJiZGYxMTYyYjRiZmIxNTlkYTljMGRjNjFiMGQzZjk5OGEwYzE1NDBjMWI0MzUxM2Q2ZjA5YTY0MmU4YyJ9fX0\u003d\"}]},Name:\"68d6f532-9dc1-2aaf-8efc-425cc507375e\"},display:{Lore:[0:\"\"],Name:\"§9Damia (NPC)\"},ExtraAttributes:{id:\"DAMIA_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "DAMIA_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -29, + "y": 58, + "z": -90, + "island": "hub" +}
\ No newline at end of file |
