diff options
| author | CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> | 2023-07-02 05:25:32 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-01 21:25:32 +0200 |
| commit | 782dc74181469b2171d573fad74d64d0cd9f62ef (patch) | |
| tree | 2aeea71cc994096f2b66bef652e98c351651b60c /items/DEFECTIVE_MONITOR.json | |
| parent | c253a0532aca722ec75096c7628919e0acd6cf12 (diff) | |
| download | NotEnoughUpdates-REPO-782dc74181469b2171d573fad74d64d0cd9f62ef.tar.gz NotEnoughUpdates-REPO-782dc74181469b2171d573fad74d64d0cd9f62ef.tar.bz2 NotEnoughUpdates-REPO-782dc74181469b2171d573fad74d64d0cd9f62ef.zip | |
Missed items (#951)
* adding a few missed items
* adding to parents
* made mana regen reflect souls found
* new items
* Added another summer item
---------
Co-authored-by: jani270 <jani270@gmx.de>
Diffstat (limited to 'items/DEFECTIVE_MONITOR.json')
| -rw-r--r-- | items/DEFECTIVE_MONITOR.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/DEFECTIVE_MONITOR.json b/items/DEFECTIVE_MONITOR.json new file mode 100644 index 00000000..e1a18442 --- /dev/null +++ b/items/DEFECTIVE_MONITOR.json @@ -0,0 +1,24 @@ +{ + "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\"}}", + "damage": 3, + "lore": [ + "§7Rift Time: §a+60s", + "§7Intelligence: §a+6", + "", + "§7Obtained from a Kloon who", + "§7doesn\u0027t seem too stable.", + "", + "§5§lEPIC ACCESSORY" + ], + "internalname": "DEFECTIVE_MONITOR", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Defective_Monitor", + "https://wiki.hypixel.net/Defective_Monitor" + ] +}
\ No newline at end of file |
