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/DEFECTIVE_MONITOR.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/DEFECTIVE_MONITOR.json')
| -rw-r--r-- | items/DEFECTIVE_MONITOR.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/DEFECTIVE_MONITOR.json b/items/DEFECTIVE_MONITOR.json index e1a18442..c32c64a5 100644 --- a/items/DEFECTIVE_MONITOR.json +++ b/items/DEFECTIVE_MONITOR.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:skull", "displayname": "§5Defective Monitor", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"13598060-ac62-3d83-9511-eae119a9af72\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzAxYTljYTMxMGZiOTZlNmMwYWFhM2VhMWQwNTg1ZjJmNDE3NjVkNmFhOTk3MDNiZjg2MWYyZTc2OWQyNGRjNSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Rift Time: §a+60s\",1:\"§7Intelligence: §a+6\",2:\"\",3:\"§7Obtained from a Kloon who\",4:\"§7doesn\u0027t seem too stable.\",5:\"\",6:\"§5§lEPIC ACCESSORY\"],Name:\"§5Defective Monitor\"},ExtraAttributes:{id:\"DEFECTIVE_MONITOR\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"13598060-ac62-3d83-9511-eae119a9af72\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzAxYTljYTMxMGZiOTZlNmMwYWFhM2VhMWQwNTg1ZjJmNDE3NjVkNmFhOTk3MDNiZjg2MWYyZTc2OWQyNGRjNSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Rift Time: §a+60s\",1:\"§7Intelligence: §a+6\",2:\"\",3:\"§7Obtained from a Kloon who doesn\u0027t\",4:\"§7seem too stable.\",5:\"\",6:\"§5§lEPIC ACCESSORY\"],Name:\"§5Defective Monitor\"},ExtraAttributes:{id:\"DEFECTIVE_MONITOR\"}}", "damage": 3, "lore": [ "§7Rift Time: §a+60s", "§7Intelligence: §a+6", "", - "§7Obtained from a Kloon who", - "§7doesn\u0027t seem too stable.", + "§7Obtained from a Kloon who doesn\u0027t", + "§7seem too stable.", "", "§5§lEPIC ACCESSORY" ], |
