Skip to content

Commit

Permalink
feat: 0.21.1.0 Items Part 5 (#1631)
Browse files Browse the repository at this point in the history
  • Loading branch information
jani270 authored Jan 23, 2025
1 parent 5d20e76 commit e894961
Showing 1 changed file with 198 additions and 0 deletions.
198 changes: 198 additions & 0 deletions items/MITHRIL_GRUBBER_SC.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,198 @@
{
"itemid": "minecraft:skull",
"displayname": "§3Mithril Grubber (Sea Creature)",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"30a4cd5c-5754-4db8-8960-18022a74627d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGE5MWRhYjgzOTFhZjVmZGE1NGFjZDJjMGIxOGZiZDgxOWI4NjVlMWE4ZjFkNjIzODEzZmE3NjFlOTI0NTQwIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§c❤ Health§8: §c6,000 - 15,000\",1:\"\",2:\"§6§lLEGENDARY\"],Name:\"§3Mithril Grubber (Sea Creature)\"},ExtraAttributes:{id:\"MITHRIL_GRUBBER_SC\"}}",
"damage": 3,
"lore": [
"§c❤ Health§8: §c6,000 - 15,000",
"",
"§6§lLEGENDARY"
],
"internalname": "MITHRIL_GRUBBER_SC",
"clickcommand": "viewrecipe",
"modver": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Mithril_Grubber",
"https://wiki.hypixel.net/Mithril_Grubber"
],
"crafttext": "viewrecipe",
"recipes": [
{
"name": "§cMithril Grubber",
"level": 15,
"coins": 10,
"xp": 20,
"render": "Silverfish",
"panorama": "mining_3",
"type": "drops",
"extra": [
"§cRequirements:",
"§7- Fishing Skill 6",
"§7- §2Abandoned Quarry",
"§7- §bFished from water"
],
"drops": [
{
"id": "SKYBLOCK_POWDER_MITHRIL:250",
"chance": "100%"
},
{
"id": "MITHRIL_ORE",
"extra": [
"x8-16"
],
"chance": "100%"
},
{
"id": "RAW_FISH",
"extra": [
"x4-8"
],
"chance": "100%"
},
{
"id": "ENCHANTED_MITHRIL:1",
"chance": "20%"
},
{
"id": "DYE_AQUAMARINE",
"extra": [],
"chance": "0.0002%"
}
]
},
{
"name": "§cMedium Mithril Grubber",
"level": 15,
"coins": 10,
"xp": 20,
"render": "Silverfish",
"panorama": "mining_3",
"type": "drops",
"extra": [
"§cRequirements:",
"§7- Fishing Skill 6",
"§7- §2Abandoned Quarry",
"§7- §bFished from water"
],
"drops": [
{
"id": "SKYBLOCK_POWDER_MITHRIL:500",
"chance": "100%"
},
{
"id": "MITHRIL_ORE",
"extra": [
"x16-24"
],
"chance": "100%"
},
{
"id": "RAW_FISH",
"extra": [
"x4-8"
],
"chance": "100%"
},
{
"id": "ENCHANTED_MITHRIL:1",
"chance": "20%"
},
{
"id": "DYE_AQUAMARINE",
"extra": [],
"chance": "0.0002%"
}
]
},
{
"name": "§cLarge Mithril Grubber",
"level": 15,
"coins": 10,
"xp": 20,
"render": "Silverfish",
"panorama": "mining_3",
"type": "drops",
"extra": [
"§cRequirements:",
"§7- Fishing Skill 6",
"§7- §2Abandoned Quarry",
"§7- §bFished from water"
],
"drops": [
{
"id": "SKYBLOCK_POWDER_MITHRIL:1000",
"chance": "100%"
},
{
"id": "MITHRIL_ORE",
"extra": [
"x24-48"
],
"chance": "100%"
},
{
"id": "RAW_FISH",
"extra": [
"x4-8"
],
"chance": "100%"
},
{
"id": "ENCHANTED_MITHRIL:1",
"chance": "20%"
},
{
"id": "DYE_AQUAMARINE",
"extra": [],
"chance": "0.0002%"
}
]
},
{
"name": "§cBloated Mithril Grubber",
"level": 15,
"coins": 10,
"xp": 20,
"render": "Silverfish",
"panorama": "mining_3",
"type": "drops",
"extra": [
"§cRequirements:",
"§7- Fishing Skill 6",
"§7- §2Abandoned Quarry",
"§7- §bFished from water"
],
"drops": [
{
"id": "SKYBLOCK_POWDER_MITHRIL:5000",
"chance": "100%"
},
{
"id": "MITHRIL_ORE",
"extra": [
"x48-96"
],
"chance": "100%"
},
{
"id": "RAW_FISH",
"extra": [
"x4-8"
],
"chance": "100%"
},
{
"id": "ENCHANTED_MITHRIL:1",
"chance": "20%"
},
{
"id": "DYE_AQUAMARINE",
"extra": [],
"chance": "0.0002%"
}
]
}
]
}

0 comments on commit e894961

Please sign in to comment.