diff options
Diffstat (limited to 'items/MAGMA_CUBE_BOSS.json')
-rw-r--r-- | items/MAGMA_CUBE_BOSS.json | 107 |
1 files changed, 82 insertions, 25 deletions
diff --git a/items/MAGMA_CUBE_BOSS.json b/items/MAGMA_CUBE_BOSS.json index dd53696c..f0963091 100644 --- a/items/MAGMA_CUBE_BOSS.json +++ b/items/MAGMA_CUBE_BOSS.json @@ -1,38 +1,95 @@ { "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 Magma Chamberm within the Blazing Volcano.\",3:\"\",4:\"§c❤ Health§8: §c200,000,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.", + "§7found in the Magma Chamberm within the Blazing Volcano.", "", - "§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: §c200,000,000" ], "internalname": "MAGMA_CUBE_BOSS", - "clickcommand": "", - "modver": "2.0.0-REL", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Magma_Cube_Boss" + "https://hypixel-skyblock.fandom.com/wiki/Magma_Cube_Boss", + "https://wiki.hypixel.net/Magma_Cube_Boss" ], - "crafttext": "" -} + "crafttext": "", + "recipes": [ + { + "level": 500, + "coins": 125, + "xp": 200, + "combat_xp": 200, + "name": "§6Magma Cube (Boss)", + "render": "MagmaCube", + "type": "drops", + "drops": [ + { + "id": "MAGMA_CREAM:20", + "extra": [], + "chance": "100%" + }, + { + "id": "MAGMA_CREAM:10", + "extra": [], + "chance": "70%" + }, + { + "id": "MAGMA_CREAM:5", + "extra": [], + "chance": "50%" + }, + { + "id": "MOLTEN_CUBE", + "extra": [], + "chance": "0.5%" + }, + { + "id": "MAGMA_CUBE;3", + "extra": [], + "chance": "1.5%" + }, + { + "id": "MAGMA_CUBE;4", + "extra": [], + "chance": "2%" + }, + { + "id": "ENCHANTED_MAGMA_CREAM", + "extra": [], + "chance": "50%" + }, + { + "id": "ENCHANTED_MAGMA_CREAM", + "extra": [], + "chance": "50%" + }, + { + "id": "COMPACT_OOZE", + "extra": [], + "chance": "100%" + }, + { + "id": "REKINDLED_EMBER_FRAGMENT", + "extra": [], + "chance": "100%" + }, + { + "id": "MAGMA_URCHIN", + "extra": [], + "chance": "2%" + }, + { + "id": "FIRE_FURY_STAFF", + "extra": [], + "chance": "0.5%" + } + ] + } + ] +}
\ No newline at end of file |