diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-11-08 20:11:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-08 20:11:15 +0100 |
commit | f120a1422da91a5245dcea95d75c663bc7a2194e (patch) | |
tree | f5aec267e4e211767b970ef1ff7ed0f5b8bd37c5 /items/POORLY_WRAPPED_ROCK.json | |
parent | 189d7be37d68a9e9e2084299d040a3007a90b314 (diff) | |
download | NotEnoughUpdates-REPO-f120a1422da91a5245dcea95d75c663bc7a2194e.tar.gz NotEnoughUpdates-REPO-f120a1422da91a5245dcea95d75c663bc7a2194e.tar.bz2 NotEnoughUpdates-REPO-f120a1422da91a5245dcea95d75c663bc7a2194e.zip |
Fixed lore of quest item, fixed blaze slayer perk, removed nene npc (#1033)
Oh jani, violator of invariants, please do not betray me.
Diffstat (limited to 'items/POORLY_WRAPPED_ROCK.json')
-rw-r--r-- | items/POORLY_WRAPPED_ROCK.json | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/items/POORLY_WRAPPED_ROCK.json b/items/POORLY_WRAPPED_ROCK.json index b1c56abf..5c2d935f 100644 --- a/items/POORLY_WRAPPED_ROCK.json +++ b/items/POORLY_WRAPPED_ROCK.json @@ -1,10 +1,16 @@ { "itemid": "minecraft:skull", "displayname": "§fPoorly Wrapped Rock", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"80b60c52-4c18-36c7-ad7d-675cfd7343e3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDczYmE1NDZhNjJiMzJjNTE1Mzc2ZGQ3ZjNjOTJmYjM1YTMzNTI0ZjMyM2JiYjJiNTk3OGUzOGM3ZTVmNjJhIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Quest item\",1:\"\",2:\"§8§l* §8Co-op Soulbound §8§l*\",3:\"§f§lCOMMON\"],Name:\"§fPoorly Wrapped Rock\"},ExtraAttributes:{id:\"POORLY_WRAPPED_ROCK\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"80b60c52-4c18-36c7-ad7d-675cfd7343e3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDczYmE1NDZhNjJiMzJjNTE1Mzc2ZGQ3ZjNjOTJmYjM1YTMzNTI0ZjMyM2JiYjJiNTk3OGUzOGM3ZTVmNjJhIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Quest Item\",1:\" \",2:\"§7Bring it to §eJuliette §7in §aThe Park§7.\",3:\" \",4:\"§7§7§oUneven, unkempt, disjointed,\",5:\"§7§oand that\u0027s just the guy who\",6:\"§7§owrapped it!\",7:\"\",8:\"§8§l* §8Co-op Soulbound §8§l*\",9:\"§f§lCOMMON\"],Name:\"§fPoorly Wrapped Rock\"},ExtraAttributes:{id:\"POORLY_WRAPPED_ROCK\"}}", "damage": 3, "lore": [ - "§7Quest item", + "§7Quest Item", + " ", + "§7Bring it to §eJuliette §7in §aThe Park§7.", + " ", + "§7§7§oUneven, unkempt, disjointed,", + "§7§oand that\u0027s just the guy who", + "§7§owrapped it!", "", "§8§l* §8Co-op Soulbound §8§l*", "§f§lCOMMON" |