diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-11-30 21:19:12 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-30 20:19:12 +0000 |
commit | af0ba996fd27e466e978f4a699fd29771cc3d36f (patch) | |
tree | bd856915b327f4acfe951564f5d7bcb5b33e138c /items/LUCIUS_NPC.json | |
parent | 40f8d9eab9346a4c8d6fe6b6ea57f37d004c204b (diff) | |
download | NotEnoughUpdates-REPO-af0ba996fd27e466e978f4a699fd29771cc3d36f.tar.gz NotEnoughUpdates-REPO-af0ba996fd27e466e978f4a699fd29771cc3d36f.tar.bz2 NotEnoughUpdates-REPO-af0ba996fd27e466e978f4a699fd29771cc3d36f.zip |
Added new pet and backpack skin (#1055)
and a missing npc
Diffstat (limited to 'items/LUCIUS_NPC.json')
-rw-r--r-- | items/LUCIUS_NPC.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/LUCIUS_NPC.json b/items/LUCIUS_NPC.json new file mode 100644 index 00000000..d0ae851a --- /dev/null +++ b/items/LUCIUS_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Lucius (NPC)", + "nbttag": "{SkullOwner:{Id:\"8b8d2a8a-085e-2d0a-90eb-e4761f391640\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2U0ZDg5NTFjZDIwOTc2OGRiNTcxNWJkYzQ0MzYyMWE1NDUyZDI1ZjRlYjViNmExYzBlNzI4NmIxODQyOTQxZjkifX19\"}]},Name:\"8b8d2a8a-085e-2d0a-90eb-e4761f391640\"},display:{Lore:[0:\"\"],Name:\"§9Lucius (NPC)\"},ExtraAttributes:{id:\"LUCIUS_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "LUCIUS_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": 125, + "y": 74, + "z": 165, + "island": "hub" +}
\ No newline at end of file |