diff options
| author | Linnea Gräf <nea@nea.moe> | 2024-07-20 17:25:55 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-20 15:25:55 +0000 |
| commit | 1f28d4dfcda3700df20bfb8478bb00aa01cd6b4e (patch) | |
| tree | d179772673cbfdf34a173c2377ce37d61f759446 /items/GRELIUS_NPC.json | |
| parent | 0286afd163495e77bbdca130337a5e6914ee8927 (diff) | |
| download | NotEnoughUpdates-REPO-1f28d4dfcda3700df20bfb8478bb00aa01cd6b4e.tar.gz NotEnoughUpdates-REPO-1f28d4dfcda3700df20bfb8478bb00aa01cd6b4e.tar.bz2 NotEnoughUpdates-REPO-1f28d4dfcda3700df20bfb8478bb00aa01cd6b4e.zip | |
Add some coords for some crimson npcs (#1295)
Diffstat (limited to 'items/GRELIUS_NPC.json')
| -rw-r--r-- | items/GRELIUS_NPC.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/GRELIUS_NPC.json b/items/GRELIUS_NPC.json new file mode 100644 index 00000000..5ea4c2ec --- /dev/null +++ b/items/GRELIUS_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Grelius (NPC)", + "nbttag": "{SkullOwner:{Id:\"ea490a8d-7dc2-269d-9d5b-b5baca9a33c1\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2UyMWFiNGFjMmZlNWI0NDlmMzJkYjRlYTU2MDlhZWU3OTY3OTRlMTE1Nzc2NGM1NzkyOGY4ODYxMGNhMzE4ODQifX19\"}]},Name:\"ea490a8d-7dc2-269d-9d5b-b5baca9a33c1\"},display:{Lore:[0:\"\"],Name:\"§9Grelius (NPC)\"},ExtraAttributes:{id:\"GRELIUS_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "GRELIUS_NPC", + "clickcommand": "", + "modver": "2.3.2", + "x": -131, + "y": 102, + "z": -753, + "island": "crimson_isle" +}
\ No newline at end of file |
