Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 18 additions & 9 deletions items/NUTCRACKER_SC.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,23 @@
{
"itemid": "minecraft:skull",
"displayname": "§3Nutcracker (Sea Creature)",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"b11f27af-d60d-37b3-b4d8-cf51dc5843df\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzI0MDdlNjZjODFiMTQ0M2MyZTdkZmM0ZDY1ODNlYjE5YzYyMmZhMjJmMzRmYmY5OWZlNmM0NWY3NmEifX19\"}]}},display:{Lore:[0:\"§7The Nutcracker is a Sea Creature that\",1:\"§7requires fishing level XXVIII and can exclusively\",2:\"§7be fished up on the Jerry's Workshop.\",3:\"\",4:\"§c❤ Health§8: §c4,000,000\"],Name:\"§3Nutcracker (Sea Creature)\"},ExtraAttributes:{id:\"NUTCRACKER_SC\"}}",
"nbttag": "{ExtraAttributes:{id:\"NUTCRACKER_SC\"},HideFlags:254,SkullOwner:{Id:\"b11f27af-d60d-37b3-b4d8-cf51dc5843df\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzI0MDdlNjZjODFiMTQ0M2MyZTdkZmM0ZDY1ODNlYjE5YzYyMmZhMjJmMzRmYmY5OWZlNmM0NWY3NmEifX19\"}]}},display:{Lore:[0:\"§7The Nutcracker is a Sea Creature that\",1:\"§7requires fishing level XXVIII and can exclusively\",2:\"§7be fished up on the Jerry's Workshop.\",3:\"\",4:\"§c❤ Health§8: §c4,000,000\",5:\"§c❁ Damage§8: §c4,000\",6:\"§a❈ Defense§8: §a100\"],Name:\"§3Nutcracker (Sea Creature)\"}}",
"damage": 3,
"lore": [
"§7The Nutcracker is a Sea Creature that",
"§7requires fishing level XXVIII and can exclusively",
"§7be fished up on the Jerry's Workshop.",
"",
"§c❤ Health§8: §c4,000,000"
"§c❤ Health§8: §c4,000,000",
"§c❁ Damage§8: §c4,000",
"§a❈ Defense§8: §a100"
],
"internalname": "NUTCRACKER_SC",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixelskyblock.minecraft.wiki/w/Nutcracker",
"https://hypixelskyblock.minecraft.wiki/w/Nutcracker_(mob)",
"https://wiki.hypixel.net/Nutcracker"
],
"crafttext": "",
Expand All @@ -34,20 +36,27 @@
],
"drops": [
{
"id": "RED_GIFT:2",
"id": "RED_GIFT:1",
"chance": "100%"
},
{
"id": "WALNUT",
"chance": "100%"
"id": "ESSENCE_ICE",
"chance": "100%",
"extra": [
"§eCount: §7x12-24"
]
},
{
"id": "ENCHANTED_WATER_LILY:2",
"id": "ENCHANTED_ICE:1",
"chance": "100%"
},
{
"id": "WATER_LILY",
"chance": "50%"
"id": "WALNUT:1",
"chance": "10%"
},
{
"id": "ENCHANTED_PACKED_ICE:1",
"chance": "2%"
},
{
"id": "DYE_ICEBERG",
Expand Down
Loading