diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-01-02 17:41:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-02 16:41:58 +0000 |
commit | 2c11d30d75a9f4d175d6348e8bddc8b8aebf0e5e (patch) | |
tree | 93bef849963060da7a222471c6ca37a9ffcc891b /items/FAKE_NEUROSCIENCE_DEGREE.json | |
parent | bb79c8cc5d60b64a462ea35c5877bdc672516fa6 (diff) | |
download | NotEnoughUpdates-REPO-2c11d30d75a9f4d175d6348e8bddc8b8aebf0e5e.tar.gz NotEnoughUpdates-REPO-2c11d30d75a9f4d175d6348e8bddc8b8aebf0e5e.tar.bz2 NotEnoughUpdates-REPO-2c11d30d75a9f4d175d6348e8bddc8b8aebf0e5e.zip |
Fixed lore from 33 items, added fetchur npc, fixed nbt of max ench book (#1081)
Diffstat (limited to 'items/FAKE_NEUROSCIENCE_DEGREE.json')
-rw-r--r-- | items/FAKE_NEUROSCIENCE_DEGREE.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/FAKE_NEUROSCIENCE_DEGREE.json b/items/FAKE_NEUROSCIENCE_DEGREE.json index 24351077..a64d1a82 100644 --- a/items/FAKE_NEUROSCIENCE_DEGREE.json +++ b/items/FAKE_NEUROSCIENCE_DEGREE.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:skull", "displayname": "§9Fake Neuroscience Degree", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a71517c3-af12-358f-8309-81aa40c9202d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTdlZDY2ZjVhNzAyMDlkODIxMTY3ZDE1NmZkYmMwY2EzYmYxMWFkNTRlZDVkODZlNzVjMjY1ZjdlNTAyOWVjMSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Use at (the real) Kat to upgrade\",1:\"§7a Spider or Tarantula pet to\",2:\"§7§dmythic §7rarity.\",3:\"\",4:\"§7§8With this fake diploma you can\",5:\"§8somehow talk spiders into uh...\",6:\"§8upgrading their rarity.\",7:\"\",8:\"§8§l* §8Soulbound §8§l*\",9:\"§5§kX§5 Rift-Transferable §kX\",10:\"§9§lRARE\"],Name:\"§9Fake Neuroscience Degree\"},ExtraAttributes:{id:\"FAKE_NEUROSCIENCE_DEGREE\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a71517c3-af12-358f-8309-81aa40c9202d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTdlZDY2ZjVhNzAyMDlkODIxMTY3ZDE1NmZkYmMwY2EzYmYxMWFkNTRlZDVkODZlNzVjMjY1ZjdlNTAyOWVjMSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Use at (the real) Kat to upgrade a\",1:\"§7Spider or Tarantula pet to §dMythic\",2:\"§d§7rarity.\",3:\"\",4:\"§7§8With this fake diploma you can\",5:\"§8somehow talk spiders into uh...\",6:\"§8upgrading their rarity.\",7:\"\",8:\"§8§l* §8Soulbound §8§l*\",9:\"§5§kX§5 Rift-Transferable §kX\",10:\"§9§lRARE\"],Name:\"§9Fake Neuroscience Degree\"},ExtraAttributes:{id:\"FAKE_NEUROSCIENCE_DEGREE\"},AttributeModifiers:[]}", "damage": 3, "lore": [ - "§7Use at (the real) Kat to upgrade", - "§7a Spider or Tarantula pet to", - "§7§dmythic §7rarity.", + "§7Use at (the real) Kat to upgrade a", + "§7Spider or Tarantula pet to §dMythic", + "§d§7rarity.", "", "§7§8With this fake diploma you can", "§8somehow talk spiders into uh...", |