diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-12-13 13:33:07 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-13 12:33:07 +0000 |
commit | 1f57ddba5d5cad747f2f0ecd17fc78fc02a131d2 (patch) | |
tree | b9216dc1297d4dd6621b0cf373f9fb526ced93aa /items/WALTER_NPC.json | |
parent | 158e8a0ea37413f68714bd483fd78ec7709bd85d (diff) | |
download | NotEnoughUpdates-REPO-1f57ddba5d5cad747f2f0ecd17fc78fc02a131d2.tar.gz NotEnoughUpdates-REPO-1f57ddba5d5cad747f2f0ecd17fc78fc02a131d2.tar.bz2 NotEnoughUpdates-REPO-1f57ddba5d5cad747f2f0ecd17fc78fc02a131d2.zip |
Added recipe to Bart and Fann, fixed lore of draconic and tara and fixed texture (#1070)
* Added recipe to Bart and Fann, fixed lore of draconic and tara and fixed texture
* Oops
Diffstat (limited to 'items/WALTER_NPC.json')
-rw-r--r-- | items/WALTER_NPC.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/WALTER_NPC.json b/items/WALTER_NPC.json index dcf17c3b..3b7eb14d 100644 --- a/items/WALTER_NPC.json +++ b/items/WALTER_NPC.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:skull", "displayname": "§9Walter (NPC)", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3eacb640-c9d5-5e50-bfe1-e4571176100f\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDNhYzIxYjY1M2EyNzYzMmRiYzgzNzNjNmU2ZmJhNWI4Yzk3YjdlY2JmZWYyZDc5MzYzMGQxNDliMTE2YmE4MSJ9fX0\u003d\"}]}},display:{Lore:[0:\"\"],Name:\"§9Walter (NPC)\"},ExtraAttributes:{id:\"WALTER_NPC\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"26abc78e-252a-2aa7-8583-585d8b5f7a1b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzQzYWMyMWI2NTNhMjc2MzJkYmM4MzczYzZlNmZiYTViOGM5N2I3ZWNiZmVmMmQ3OTM2MzBkMTQ5YjExNmJhODEifX19\"}]},Name:\"26abc78e-252a-2aa7-8583-585d8b5f7a1b\"},display:{Lore:[0:\"\"],Name:\"§9Walter (NPC)\"},ExtraAttributes:{id:\"WALTER_NPC\"}}", "damage": 3, "lore": [ "" ], "internalname": "WALTER_NPC", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Walter", |