diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-06-10 16:01:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-10 10:01:33 -0400 |
commit | 532212d429cce9f7ae975ece83871df1ef543715 (patch) | |
tree | 7309f86024c558e5dcf45335f5cda60ab8fbbe06 /items/THORN_BOSS.json | |
parent | 6f2b1cd7ff461bda70231c03bf38ad4a3e24ba61 (diff) | |
download | NotEnoughUpdates-REPO-532212d429cce9f7ae975ece83871df1ef543715.tar.gz NotEnoughUpdates-REPO-532212d429cce9f7ae975ece83871df1ef543715.tar.bz2 NotEnoughUpdates-REPO-532212d429cce9f7ae975ece83871df1ef543715.zip |
Mobs & Names + Fixes (#516)
* Removing Mobs
* Rainbow Names
* Mobs
* Fixing Ultimate Wise
* Fixing Warped Stone
* Fixing Juju Shortbow
* Fixing Terminator
* Rainbow Name account change
* Adding Mobs back and changed them to skulls
* Fixing Carrot King
* Update parents.json
* Removing Item age
* Another one
* Wiki Links
* Another Rainbowname
* Another one
Diffstat (limited to 'items/THORN_BOSS.json')
-rw-r--r-- | items/THORN_BOSS.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/THORN_BOSS.json b/items/THORN_BOSS.json index c6c56007..67e7e642 100644 --- a/items/THORN_BOSS.json +++ b/items/THORN_BOSS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§6Thorn (Boss)", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b473ca7d-e895-3986-ab3e-a70b89270a3f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOGI2YTcyMTM4ZDY5ZmJiZDJmZWEzZmEyNTFjYWJkODcxNTJlNGYxYzk3ZTVmOTg2YmY2ODU1NzFkYjNjYzAifX19\"}]}},display:{Lore:[0:\"§7Thorn is the boss of Floor 4 of the Catacombs. He is a\",1:\"§7\u0027Shaman Necromancer\u0027, appears as a ghast, and does not\",2:\"§7attack the player. He spawns Spirit Animals that you must\",3:\"§7kill to spawn a Spirit Bear which when killed drops the Spirit\",4:\"§7Bow which is a single shot bow and the only was to damage him.\",5:\"\",6:\"§c❤ Health§8: §c300.000\",7:\"\",8:\"§6§lPossible Drops:\",9:\"§5Spirit Bone §a(1x)\",10:\"§5Spirit Wing §a(1x)\",11:\"§5Spirit Boots §a(1x)\",12:\"§5Spirit Sword §a(1x)\",13:\"§5Spirit Bow §a(1x)\",14:\"§5Spirit Pet §a(1x)\",15:\"§6Spirit Pet §a(1x)\"],Name:\"§6Thorn (Boss)\"},ExtraAttributes:{id:\"THORN_BOSS\"}}", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"b473ca7d-e895-3986-ab3e-a70b89270a3f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOGI2YTcyMTM4ZDY5ZmJiZDJmZWEzZmEyNTFjYWJkODcxNTJlNGYxYzk3ZTVmOTg2YmY2ODU1NzFkYjNjYzAifX19\"}]}},display:{Lore:[0:\"§7Thorn is the boss of Floor 4 of the Catacombs. He is a\",1:\"§7\u0027Shaman Necromancer\u0027, appears as a ghast, and does not\",2:\"§7attack the player. He spawns Spirit Animals that you must\",3:\"§7kill to spawn a Spirit Bear which when killed drops the Spirit\",4:\"§7Bow which is a single shot bow and the only was to damage him.\",5:\"\",6:\"§c❤ Health§8: §c300.000\",7:\"\",8:\"§6§lPossible Drops:\",9:\"§5Spirit Bone §a(1x)\",10:\"§5Spirit Wing §a(1x)\",11:\"§5Spirit Boots §a(1x)\",12:\"§5Spirit Sword §a(1x)\",13:\"§5Spirit Bow §a(1x)\",14:\"§5Spirit Pet §a(1x)\",15:\"§6Spirit Pet §a(1x)\"],Name:\"§6Thorn (Boss)\"},ExtraAttributes:{id:\"THORN_BOSS\"}}", "damage": 3, "lore": [ "§7Thorn is the boss of Floor 4 of the Catacombs. He is a", @@ -28,6 +28,5 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Thorn" ], - "entityscale": 0.3, "crafttext": "" }
\ No newline at end of file |