aboutsummaryrefslogtreecommitdiff
path: root/items/FAFNIR_RIFT_NPC.json
diff options
context:
space:
mode:
authorjani270 <jani270@gmx.de>2023-06-20 22:14:00 +0200
committerjani270 <jani270@gmx.de>2023-06-20 22:14:00 +0200
commit562ecdee301c8029747cb703988e472882bb4927 (patch)
tree57530f89fbdf95e5ff816c405edde98c0f24b7fe /items/FAFNIR_RIFT_NPC.json
parentf0a9660dbc3763d8831ac804aea51873a1def23a (diff)
downloadNotEnoughUpdates-REPO-562ecdee301c8029747cb703988e472882bb4927.tar.gz
NotEnoughUpdates-REPO-562ecdee301c8029747cb703988e472882bb4927.tar.bz2
NotEnoughUpdates-REPO-562ecdee301c8029747cb703988e472882bb4927.zip
Added empty string to more npcs
Diffstat (limited to 'items/FAFNIR_RIFT_NPC.json')
-rw-r--r--items/FAFNIR_RIFT_NPC.json10
1 files changed, 7 insertions, 3 deletions
diff --git a/items/FAFNIR_RIFT_NPC.json b/items/FAFNIR_RIFT_NPC.json
index 2764ab91..5d38a51d 100644
--- a/items/FAFNIR_RIFT_NPC.json
+++ b/items/FAFNIR_RIFT_NPC.json
@@ -1,14 +1,18 @@
{
"itemid": "minecraft:skull",
"displayname": "§dFafnir (Rift NPC)",
- "nbttag": "{SkullOwner:{Id:\"0955cffd-0606-21c5-9a18-a33163526c52\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2IwYjU3YmE0ZGUxZTc5Mzk2ZTllYzAxNGJhNzEyOGEzNjk4NDg1NmQ4OWQ0OWVhNTZmODgxNTc3YzI0ODg4NzYifX19\"}]},Name:\"0955cffd-0606-21c5-9a18-a33163526c52\"},display:{Name:\"§dFafnir (Rift NPC)\"},ExtraAttributes:{id:\"FAFNIR_RIFT_NPC\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0955cffd-0606-21c5-9a18-a33163526c52\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2IwYjU3YmE0ZGUxZTc5Mzk2ZTllYzAxNGJhNzEyOGEzNjk4NDg1NmQ4OWQ0OWVhNTZmODgxNTc3YzI0ODg4NzYifX19\"}]},Name:\"0955cffd-0606-21c5-9a18-a33163526c52\"},display:{Lore:[0:\"\"],Name:\"§dFafnir (Rift NPC)\"},ExtraAttributes:{id:\"FAFNIR_RIFT_NPC\"}}",
"damage": 3,
- "lore": [],
+ "lore": [
+ ""
+ ],
"internalname": "FAFNIR_RIFT_NPC",
"clickcommand": "",
"modver": "2.1.1-PRE",
"x": -128,
"y": 74,
"z": 173,
- "island": "rift"
+ "island": "rift",
+ "crafttext": "",
+ "infoType": ""
} \ No newline at end of file