aboutsummaryrefslogtreecommitdiff
path: root/items/THORN_BOSS.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2021-03-26 01:36:53 +0100
committerGitHub <noreply@github.com>2021-03-25 20:36:53 -0400
commite5413c6e707b234c5600880c047d0a8935d4d4ad (patch)
treee69aceeebfecf5790346989a31389a81987e0426 /items/THORN_BOSS.json
parentb054e4b55e36ad8219f65e5826eadfe18508a501 (diff)
downloadNotEnoughUpdates-REPO-e5413c6e707b234c5600880c047d0a8935d4d4ad.tar.gz
NotEnoughUpdates-REPO-e5413c6e707b234c5600880c047d0a8935d4d4ad.tar.bz2
NotEnoughUpdates-REPO-e5413c6e707b234c5600880c047d0a8935d4d4ad.zip
Possible Mobdrops Part 1, some Fixes and added a Item (#447)
* Monster & Boss Things * Fix for 2 Items and a Wiki Link * Added Vicious Bundle
Diffstat (limited to 'items/THORN_BOSS.json')
-rw-r--r--items/THORN_BOSS.json18
1 files changed, 15 insertions, 3 deletions
diff --git a/items/THORN_BOSS.json b/items/THORN_BOSS.json
index eb18129d..cbc0277a 100644
--- a/items/THORN_BOSS.json
+++ b/items/THORN_BOSS.json
@@ -1,14 +1,25 @@
{
"itemid": "minecraft:spawn_egg",
"displayname": "§6Thorn (Boss)",
- "nbttag": "{ench:[],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.\"],Name:\"§6Thorn (Boss)\"},ExtraAttributes:{id:\"THORN_BOSS\"}}",
+ "nbttag": "{ench:[],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": 93,
"lore": [
"§7Thorn is the boss of Floor 4 of the Catacombs. He is a",
"§7\u0027Shaman Necromancer\u0027, appears as a ghast, and does not",
"§7attack the player. He spawns Spirit Animals that you must",
"§7kill to spawn a Spirit Bear which when killed drops the Spirit",
- "§7Bow which is a single shot bow and the only was to damage him."
+ "§7Bow which is a single shot bow and the only was to damage him.",
+ "",
+ "§c❤ Health§8: §c300.000",
+ "",
+ "§6§lPossible Drops:",
+ "§5Spirit Bone §a(1x)",
+ "§5Spirit Wing §a(1x)",
+ "§5Spirit Boots §a(1x)",
+ "§5Spirit Sword §a(1x)",
+ "§5Spirit Bow §a(1x)",
+ "§5Spirit Pet §a(1x)",
+ "§6Spirit Pet §a(1x)"
],
"internalname": "THORN_BOSS",
"clickcommand": "",
@@ -18,5 +29,6 @@
"https://hypixel-skyblock.fandom.com/wiki/Thorn"
],
"entityrender": "Ghast",
- "entityscale": 0.3
+ "entityscale": 0.3,
+ "crafttext": ""
} \ No newline at end of file