aboutsummaryrefslogtreecommitdiff
path: root/mobs/LORD_JAWBUS_SC.json
diff options
context:
space:
mode:
authorjani270 <jani270@gmx.de>2022-05-23 13:13:49 +0200
committerjani270 <jani270@gmx.de>2022-05-23 13:13:49 +0200
commit0bce9d04251b824630122d4083527862587b486b (patch)
treeb0580ff640af95dce97cdd8eb7135106973c6d53 /mobs/LORD_JAWBUS_SC.json
parent1d8280ef7d128dc9c0d4b0977b22fd730aa686f1 (diff)
downloadNotEnoughUpdates-REPO-0bce9d04251b824630122d4083527862587b486b.tar.gz
NotEnoughUpdates-REPO-0bce9d04251b824630122d4083527862587b486b.tar.bz2
NotEnoughUpdates-REPO-0bce9d04251b824630122d4083527862587b486b.zip
master -> dangerous + a few nether mobs
Diffstat (limited to 'mobs/LORD_JAWBUS_SC.json')
-rw-r--r--mobs/LORD_JAWBUS_SC.json58
1 files changed, 58 insertions, 0 deletions
diff --git a/mobs/LORD_JAWBUS_SC.json b/mobs/LORD_JAWBUS_SC.json
new file mode 100644
index 00000000..b6b8ea76
--- /dev/null
+++ b/mobs/LORD_JAWBUS_SC.json
@@ -0,0 +1,58 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§3Lord Jawbus (Sea Creature)",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a46a9adf-60a3-38f2-a3dd-335d85f1cc10\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjJiY2FjZWViNDE2MmY0MDBkNDQ3NDMzMTU5MzJhYzgyMGQzMTE5YWM4OTg2YTAxNjFhNzI2MTYxY2NjOTNmYyJ9fX0\"}]}},display:{Lore:[0:\"§7The Lord Jawbus is a Sea Creature that \",1:\"§7spawns while fishing after unlocking Fishing level\",2:\"§745. It takes the appearance of an iron golem. \",3:\"\",4:\"§c❤ Health§8: §c100,000,000\",5:\"\",6:\"§d§lMYTHIC\"],Name:\"§3Lord Jawbus (Sea Creature)\"},ExtraAttributes:{id:\"LORD_JAWBUS_SC\"}}",
+ "damage": 3,
+ "lore": [
+ "§7The Lord Jawbus is a Sea Creature that ",
+ "§7spawns while fishing after unlocking Fishing level",
+ "§745. It takes the appearance of an iron golem. ",
+ "",
+ "§c❤ Health§8: §c100,000,000",
+ "",
+ "§d§lMYTHIC"
+ ],
+ "internalname": "LORD_JAWBUS_SC",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Lord_Jawbus",
+ "https://wiki.hypixel.net/Lord_Jawbus"
+ ],
+ "crafttext": "",
+ "recipes": [
+ {
+ "name": "§cLord Jawbus",
+ "coins": 10000,
+ "level": 600,
+ "xp": 20000,
+ "render": "Eisengolem",
+ "panorama": "hub",
+ "type": "drops",
+ "extra": [
+ "§cRequirements:",
+ "§7- Fishing Skill 45",
+ "§7- §bCrimson Isle Lava"
+ ],
+ "drops": [
+ {
+ "id": "MAGMA_FISH:25",
+ "chance": "100%"
+ },
+ {
+ "id": "MAGMA_LORD_FRAGMENT:1",
+ "chance": "100%"
+ },
+ {
+ "id": "ATTRIBUTE_SHARD",
+ "chance": "2%"
+ },
+ {
+ "id": "RADIOACTIVE_VIAL",
+ "chance": "0.3%"
+ }
+ ]
+ }
+ ]
+} \ No newline at end of file