diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-08-20 13:12:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-20 13:12:30 +0200 |
commit | 64398a560ef328a787e5106197504a56d9cf80db (patch) | |
tree | 9206bdf4feb105884ea498c453741381ef265bf5 /items/SURVIVOR_CUBE.json | |
parent | 3ae2abbed4df9a495d9ab068202c09736b072add (diff) | |
download | NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.tar.gz NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.tar.bz2 NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.zip |
New Alpha Stuff (#787)
* Nerds
* More Items
* I love stats
* I love hypixel
* Added and changed stuff from shitty update
* editor throwing
* I love the github editor
* More fixes
* Added new stuff to enchants.json
Co-Authored-By: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Diffstat (limited to 'items/SURVIVOR_CUBE.json')
-rw-r--r-- | items/SURVIVOR_CUBE.json | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/items/SURVIVOR_CUBE.json b/items/SURVIVOR_CUBE.json index 4fc856a2..f543c66f 100644 --- a/items/SURVIVOR_CUBE.json +++ b/items/SURVIVOR_CUBE.json @@ -1,11 +1,13 @@ { "itemid": "minecraft:skull", "displayname": "§9Survivor Cube", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bf7681ca-8f68-3e7d-9931-346569c257a6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGE4MTI4NTJjZjA3NDU5Y2Y4MmExNDAwMmZiNTY5NzgyZTZkNzU0MGY4ODg0YzAyYmY3ZDY3NzQzYTY0OWI3MCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Heals are §a+5% §7effective on\",1:\"§7you.\",2:\"\",3:\"§7§4☠ §cRequires §5Spider Slayer 7\",4:\"§8§l* §8Co-op Soulbound §8§l*\",5:\"§9§lRARE ACCESSORY\"],Name:\"§9Survivor Cube\"},ExtraAttributes:{id:\"SURVIVOR_CUBE\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bf7681ca-8f68-3e7d-9931-346569c257a6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGE4MTI4NTJjZjA3NDU5Y2Y4MmExNDAwMmZiNTY5NzgyZTZkNzU0MGY4ODg0YzAyYmY3ZDY3NzQzYTY0OWI3MCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Vitality: §a+5\",1:\"\",2:\"§7Grants §4+5♨ Vitality§7, which\",3:\"§7increases incoming healing.\",4:\"\",5:\"§7§4☠ §cRequires §5Spider Slayer 7\",6:\"§8§l* §8Co-op Soulbound §8§l*\",7:\"§9§lRARE ACCESSORY\"],Name:\"§9Survivor Cube\"},ExtraAttributes:{id:\"SURVIVOR_CUBE\"}}", "damage": 3, "lore": [ - "§7Heals are §a+5% §7effective on", - "§7you.", + "§7Vitality: §a+5", + "", + "§7Grants §4+5♨ Vitality§7, which", + "§7increases incoming healing.", "", "§7§4☠ §cRequires §5Spider Slayer 7", "§8§l* §8Co-op Soulbound §8§l*", |