diff options
author | jani270 <jani270@gmx.de> | 2022-04-22 06:57:21 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-04-22 06:57:21 +0200 |
commit | 63769b63076a9951a3089abf519b3e9fff825b13 (patch) | |
tree | 2fd8b4b8155e4a53e6ff4279c9685b81d9346fb7 /items/MAGMA_CUBE_BOSS.json | |
parent | bbe06336ddc4d9480a9cb4792dbbcdfa2cd6b4b4 (diff) | |
download | NotEnoughUpdates-REPO-63769b63076a9951a3089abf519b3e9fff825b13.tar.gz NotEnoughUpdates-REPO-63769b63076a9951a3089abf519b3e9fff825b13.tar.bz2 NotEnoughUpdates-REPO-63769b63076a9951a3089abf519b3e9fff825b13.zip |
Nether stuff and mob recipes
Diffstat (limited to 'items/MAGMA_CUBE_BOSS.json')
-rw-r--r-- | items/MAGMA_CUBE_BOSS.json | 74 |
1 files changed, 53 insertions, 21 deletions
diff --git a/items/MAGMA_CUBE_BOSS.json b/items/MAGMA_CUBE_BOSS.json index 9826394f..d4dba9b7 100644 --- a/items/MAGMA_CUBE_BOSS.json +++ b/items/MAGMA_CUBE_BOSS.json @@ -1,39 +1,71 @@ { "itemid": "minecraft:skull", "displayname": "§6Magma Cube (Boss)", - "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"35f02923-7bec-3869-9ef5-b42a4794cac81\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzg5NTdkNTAyM2M5MzdjNGM0MWFhMjQxMmQ0MzQxMGJkYTIzY2Y3OWE5ZjZhYjM2Yjc2ZmVmMmQ3YzQyOSJ9fX0\"}]}},display:{Lore:[0:\"§7The Magma Cube Boss (or just simply called the\",1:\"§7Magma Boss by the community) is a hostile mob\",2:\"§7found in the Blazing Fortress.\",3:\"\",4:\"§c❤ Health§8: §c150.000\",5:\"§7Coins per Kill: §6125\",6:\"§7Combat XP: §3200\",7:\"\",8:\"§6§lPossible Drops:\",9:\"§fCommon Loot\",10:\"§8 ■ §fMagma Cream\",11:\"§8 ■ §aEnchanted Magma Cream\",12:\"\",13:\"§aUncommon Loot\",14:\"§8 ■ §9Ember Fragment\",15:\"\",16:\"§9Rare Loot\",17:\"§8 ■ §5Travel Scroll to Magma Fields\",18:\"\",19:\"§6Legendary Loot\",20:\"§8 ■ §7[Lvl 1] §5Magma Cube\",21:\"§8 ■ §7[Lvl 1] §6Magma Cube\"],Name:\"§6Magma Cube (Boss)\"},ExtraAttributes:{id:\"MAGMA_CUBE_BOSS\"}}", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"35f02923-7bec-3869-9ef5-b42a4794cac81\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzg5NTdkNTAyM2M5MzdjNGM0MWFhMjQxMmQ0MzQxMGJkYTIzY2Y3OWE5ZjZhYjM2Yjc2ZmVmMmQ3YzQyOSJ9fX0\"}]}},display:{Lore:[0:\"§7The Magma Cube Boss (or just simply called the\",1:\"§7Magma Boss by the community) is a hostile mob\",2:\"§7found in the Blazing Fortress.\",3:\"\",4:\"§c❤ Health§8: §c150,000\"],Name:\"§6Magma Cube (Boss)\"},ExtraAttributes:{id:\"MAGMA_CUBE_BOSS\"}}", "damage": 3, "lore": [ "§7The Magma Cube Boss (or just simply called the", "§7Magma Boss by the community) is a hostile mob", "§7found in the Blazing Fortress.", "", - "§c❤ Health§8: §c150.000", - "§7Coins per Kill: §6125", - "§7Combat XP: §3200", - "", - "§6§lPossible Drops:", - "§fCommon Loot", - "§8 ■ §fMagma Cream", - "§8 ■ §aEnchanted Magma Cream", - "", - "§aUncommon Loot", - "§8 ■ §9Ember Fragment", - "", - "§9Rare Loot", - "§8 ■ §5Travel Scroll to Magma Fields", - "", - "§6Legendary Loot", - "§8 ■ §7[Lvl 1] §5Magma Cube", - "§8 ■ §7[Lvl 1] §6Magma Cube" + "§c❤ Health§8: §c150,000" ], "internalname": "MAGMA_CUBE_BOSS", - "clickcommand": "", + "clickcommand": "viewrecipe", "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Magma_Cube_Boss", "https://wiki.hypixel.net/Magma_Cube" ], - "crafttext": "" + "crafttext": "", + "recipes": [ + { + "level": 100, + "coins": 125, + "xp": 200, + "combat_xp": 200, + "name": "§6Magma Cube", + "render": "MagmaCube", + "panorama": "combat_2", + "type": "drops", + "drops": [ + { + "id": "MAGMA_CREAM", + "extra": [], + "chance": "x1-7" + }, + { + "id": "MOLTEN_CUBE", + "extra": [], + "chance": "0.1%" + }, + { + "id": "MAGMA_CUBE;3", + "extra": [], + "chance": "10%" + }, + { + "id": "MAGMA_CUBE;4", + "extra": [], + "chance": "2%" + }, + { + "id": "EMBER_FRAGMENT", + "extra": [], + "chance": "50%" + }, + { + "id": "NETHER_FORTRESS_BOSS_TRAVEL_SCROLL", + "extra": [], + "chance": "35%" + }, + { + "id": "ENCHANTED_MAGMA_CREAM", + "extra": [], + "chance": "50%" + } + ] + } + ] }
\ No newline at end of file |