diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-10-06 03:28:08 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-06 12:28:08 +1100 |
| commit | c5ab7e93d298f30a9d68714c563ca71c086f7511 (patch) | |
| tree | 9ae6ddc7e8261b75c87594c7f73cc92805f9befe /items/BIBLIO_NPC.json | |
| parent | 9d7da9adf20f73ab0b636516cef1ec305181dea3 (diff) | |
| download | NotEnoughUpdates-REPO-c5ab7e93d298f30a9d68714c563ca71c086f7511.tar.gz NotEnoughUpdates-REPO-c5ab7e93d298f30a9d68714c563ca71c086f7511.tar.bz2 NotEnoughUpdates-REPO-c5ab7e93d298f30a9d68714c563ca71c086f7511.zip | |
Added new halloween items (#995)
Diffstat (limited to 'items/BIBLIO_NPC.json')
| -rw-r--r-- | items/BIBLIO_NPC.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/BIBLIO_NPC.json b/items/BIBLIO_NPC.json new file mode 100644 index 00000000..58681fb7 --- /dev/null +++ b/items/BIBLIO_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Biblio (NPC)", + "nbttag": "{SkullOwner:{Id:\"83962550-5653-2361-b624-a1d6b192f2e5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzcwMTkyODkwNTU4OTBjMTIxMWFjZDM3MjVhNzBmMDUxNTVlNmVjMTZlYTgzMjZjMzdmNDFiMjE2MTI2NjFkYjgifX19\"}]},Name:\"83962550-5653-2361-b624-a1d6b192f2e5\"},display:{Lore:[0:\"\"],Name:\"§9Biblio (NPC)\"},ExtraAttributes:{id:\"BIBLIO_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "BIBLIO_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": 8, + "y": 72, + "z": -100, + "island": "hub" +}
\ No newline at end of file |
