diff options
| -rw-r--r-- | items/GREEN_GIFT.json | 182 | ||||
| -rw-r--r-- | items/PARTY_GIFT.json | 90 | ||||
| -rw-r--r-- | items/RED_GIFT.json | 176 | ||||
| -rw-r--r-- | items/WHITE_GIFT.json | 148 | ||||
| -rw-r--r-- | items/WINTER_ISLAND.json | 12 | ||||
| -rw-r--r-- | mobs/green_gift.json | 12 | ||||
| -rw-r--r-- | mobs/party_gift.json | 12 | ||||
| -rw-r--r-- | mobs/red_gift.json | 12 | ||||
| -rw-r--r-- | mobs/white_gift.json | 12 |
9 files changed, 646 insertions, 10 deletions
diff --git a/items/GREEN_GIFT.json b/items/GREEN_GIFT.json index 781d719a..2966d0c7 100644 --- a/items/GREEN_GIFT.json +++ b/items/GREEN_GIFT.json @@ -18,5 +18,185 @@ "https://hypixel-skyblock.fandom.com/wiki/Green_Gift", "https://wiki.hypixel.net/Green_Gift" ], - "crafttext": "" + "crafttext": "", + "recipes": [ + { + "name": "§2Green Gift", + "render": "@neurepo:mobs/green_gift.json", + "type": "drops", + "extra": [], + "drops": [ + { + "id": "GOLD_GIFT", + "chance": "0.03%" + }, + { + "id": "SNOW_SUIT_HELMET", + "chance": "0.06%" + }, + { + "id": "SNOW_SUIT_CHESTPLATE", + "chance": "0.09%" + }, + { + "id": "SNOW_SUIT_LEGGINGS", + "chance": "0.09%" + }, + { + "id": "SNOW_SUIT_BOOTS", + "chance": "0.06%" + }, + { + "id": "GIFT_THE_FISH", + "chance": "0.075%" + }, + { + "id": "BOTTLE_OF_JYRRE", + "chance": "0.302%" + }, + { + "id": "PRESENTS", + "chance": "0.302%" + }, + { + "id": "NUTCRACKER", + "chance": "0.302%" + }, + { + "id": "BIG_XTREE", + "chance": "0.302%" + }, + { + "id": "SANTA_PERSONALITY", + "chance": "0.378%" + }, + { + "id": "GINGERBREAD_PERSONALITY", + "chance": "0.378%" + }, + { + "id": "GRINCH_PERSONALITY", + "chance": "0.378%" + }, + { + "id": "SCAVENGER;4", + "chance": "0.453%" + }, + { + "id": "LUCK;6", + "chance": "0.453%" + }, + { + "id": "LOOTING;4", + "chance": "0.453%" + }, + { + "id": "SNOW_GENERATOR_1", + "chance": "0.756%" + }, + { + "id": "BATTLE_DISC", + "chance": "0.907%" + }, + { + "id": "WINTER_DISC", + "chance": "0.907%" + }, + { + "id": "POTION_ALCHEMY_XP_BOOST;1", + "chance": "1.89%", + "alternatives": [ + { + "id": "POTION_MINING_XP_BOOST;1", + "chance": "1.89%" + }, + { + "id": "POTION_COMBAT_XP_BOOST;1", + "chance": "1.89%" + }, + { + "id": "POTION_ENCHANTING_XP_BOOST;1", + "chance": "1.89%" + }, + { + "id": "POTION_FARMING_XP_BOOST;1", + "chance": "1.89%" + }, + { + "id": "POTION_FORAGING_XP_BOOST;1", + "chance": "1.89%" + }, + { + "id": "POTION_FORAGING_XP_BOOST;1", + "chance": "1.89%" + } + ] + }, + { + "id": "POTION_ALCHEMY_XP_BOOST;3", + "chance": "1.89%", + "alternatives": [ + { + "id": "POTION_MINING_XP_BOOST;3", + "chance": "1.89%" + }, + { + "id": "POTION_COMBAT_XP_BOOST;3", + "chance": "1.89%" + }, + { + "id": "POTION_ENCHANTING_XP_BOOST;3", + "chance": "1.89%" + }, + { + "id": "POTION_FARMING_XP_BOOST;3", + "chance": "1.89%" + }, + { + "id": "POTION_FORAGING_XP_BOOST;3", + "chance": "1.89%" + }, + { + "id": "POTION_FORAGING_XP_BOOST;3", + "chance": "1.89%" + } + ] + }, + { + "id": "ICE_RUNE;1", + "chance": "6.048%" + }, + { + "id": "POTION_ALCHEMY_XP_BOOST;2", + "chance": "7.56%", + "alternatives": [ + { + "id": "POTION_MINING_XP_BOOST;2", + "chance": "7.56%" + }, + { + "id": "POTION_COMBAT_XP_BOOST;2", + "chance": "7.56%" + }, + { + "id": "POTION_ENCHANTING_XP_BOOST;2", + "chance": "7.56%" + }, + { + "id": "POTION_FARMING_XP_BOOST;2", + "chance": "7.56%" + }, + { + "id": "POTION_FORAGING_XP_BOOST;2", + "chance": "7.56%" + }, + { + "id": "POTION_FORAGING_XP_BOOST;2", + "chance": "7.56%" + } + ] + } + ] + } + ] }
\ No newline at end of file diff --git a/items/PARTY_GIFT.json b/items/PARTY_GIFT.json index 6ff51c8e..bd0d3bed 100644 --- a/items/PARTY_GIFT.json +++ b/items/PARTY_GIFT.json @@ -17,5 +17,95 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Party_Gift", "https://wiki.hypixel.net/Party_Gift" + ], + "recipes": [ + { + "name": "§8Party Gift", + "render": "@neurepo:mobs/party_gift.json", + "type": "drops", + "extra": [], + "drops": [ + { + "id": "PARTY_THE_FISH", + "chance": "0.179%" + }, + { + "id": "PARTY_HAT", + "chance": "0.298%" + }, + { + "id": "PARTY_GLOVES", + "chance": "0.896%" + }, + { + "id": "PARTY_CLOAK", + "chance": "0.896%" + }, + { + "id": "SNOWMAN_MASK", + "chance": "0.896%" + }, + { + "id": "POTION_ALCHEMY_XP_BOOST;3", + "chance": "20.908%", + "alternatives": [ + { + "id": "POTION_MINING_XP_BOOST;3", + "chance": "20.908%" + }, + { + "id": "POTION_COMBAT_XP_BOOST;3", + "chance": "20.908%" + }, + { + "id": "POTION_ENCHANTING_XP_BOOST;3", + "chance": "20.908%" + }, + { + "id": "POTION_FARMING_XP_BOOST;3", + "chance": "20.908%" + }, + { + "id": "POTION_FORAGING_XP_BOOST;3", + "chance": "20.908%" + }, + { + "id": "POTION_FORAGING_XP_BOOST;3", + "chance": "20.908%" + } + ] + }, + { + "id": "POTION_ALCHEMY_XP_BOOST;2", + "chance": "4.48%", + "alternatives": [ + { + "id": "POTION_MINING_XP_BOOST;2", + "chance": "4.48%" + }, + { + "id": "POTION_COMBAT_XP_BOOST;2", + "chance": "4.48%" + }, + { + "id": "POTION_ENCHANTING_XP_BOOST;2", + "chance": "4.48%" + }, + { + "id": "POTION_FARMING_XP_BOOST;2", + "chance": "4.48%" + }, + { + "id": "POTION_FORAGING_XP_BOOST;2", + "chance": "4.48%" + }, + { + "id": "POTION_FORAGING_XP_BOOST;2", + "chance": "4.48%" + } + ] + } + ] + } ] }
\ No newline at end of file diff --git a/items/RED_GIFT.json b/items/RED_GIFT.json index 66192d57..169c8d66 100644 --- a/items/RED_GIFT.json +++ b/items/RED_GIFT.json @@ -18,5 +18,179 @@ "https://hypixel-skyblock.fandom.com/wiki/Red_Gift", "https://wiki.hypixel.net/Red_Gift" ], - "crafttext": "" + "crafttext": "", + "recipes": [ + { + "name": "§cRed Gift", + "render": "@neurepo:mobs/red_gift.json", + "type": "drops", + "extra": [], + "drops": [ + { + "id": "DYE_HOLLY", + "chance": "0.0125%" + }, + { + "id": "SNOWMAN;4", + "chance": "0.025%" + }, + { + "id": "CRYOPOWDER_SHARD", + "chance": "0.025%" + }, + { + "id": "WINTER_ISLAND", + "chance": "0.025%" + }, + { + "id": "KRAMPUS_HELMET", + "chance": "0.1%" + }, + { + "id": "GOLD_GIFT", + "chance": "0.125%" + }, + { + "id": "SNOW_SUIT_HELMET", + "chance": "0.627%" + }, + { + "id": "SNOW_SUIT_CHESTPLATE", + "chance": "0.627%" + }, + { + "id": "SNOW_SUIT_LEGGINGS", + "chance": "0.627%" + }, + { + "id": "SNOW_SUIT_BOOTS", + "chance": "0.627%" + }, + { + "id": "GIFT_THE_FISH", + "chance": "0.1%" + }, + { + "id": "BOTTLE_OF_JYRRE", + "chance": "1.504%" + }, + { + "id": "PRESENTS", + "chance": "0.501%" + }, + { + "id": "NUTCRACKER", + "chance": "0.501%" + }, + { + "id": "BIG_XTREE", + "chance": "0.501%" + }, + { + "id": "SANTA_PERSONALITY", + "chance": "0.627%" + }, + { + "id": "GINGERBREAD_PERSONALITY", + "chance": "0.627%" + }, + { + "id": "GRINCH_PERSONALITY", + "chance": "0.627%" + }, + { + "id": "SCAVENGER;4", + "chance": "1.003%" + }, + { + "id": "LUCK;6", + "chance": "1.003%" + }, + { + "id": "LOOTING;4", + "chance": "1.003%" + }, + { + "id": "SNOW_GENERATOR_1", + "chance": "1.63%" + }, + { + "id": "BATTLE_DISC", + "chance": "1.504%" + }, + { + "id": "WINTER_DISC", + "chance": "1.504%" + }, + { + "id": "LARGE_WINTER_SACK", + "chance": "1.755%" + }, + { + "id": "POTION_ALCHEMY_XP_BOOST;3", + "chance": "12.54%", + "alternatives": [ + { + "id": "POTION_MINING_XP_BOOST;3", + "chance": "12.54%" + }, + { + "id": "POTION_COMBAT_XP_BOOST;3", + "chance": "12.54%" + }, + { + "id": "POTION_ENCHANTING_XP_BOOST;3", + "chance": "12.54%" + }, + { + "id": "POTION_FARMING_XP_BOOST;3", + "chance": "12.54%" + }, + { + "id": "POTION_FORAGING_XP_BOOST;3", + "chance": "12.54%" + }, + { + "id": "POTION_FORAGING_XP_BOOST;3", + "chance": "12.54%" + } + ] + }, + { + "id": "ICE_RUNE;1", + "chance": "10.032%" + }, + { + "id": "POTION_ALCHEMY_XP_BOOST;2", + "chance": "3.135%", + "alternatives": [ + { + "id": "POTION_MINING_XP_BOOST;2", + "chance": "3.135%" + }, + { + "id": "POTION_COMBAT_XP_BOOST;2", + "chance": "3.135%" + }, + { + "id": "POTION_ENCHANTING_XP_BOOST;2", + "chance": "3.135%" + }, + { + "id": "POTION_FARMING_XP_BOOST;2", + "chance": "3.135%" + }, + { + "id": "POTION_FORAGING_XP_BOOST;2", + "chance": "3.135%" + }, + { + "id": "POTION_FORAGING_XP_BOOST;2", + "chance": "3.135%" + } + ] + } + ] + } + ] }
\ No newline at end of file diff --git a/items/WHITE_GIFT.json b/items/WHITE_GIFT.json index e3c69038..560ccdd6 100644 --- a/items/WHITE_GIFT.json +++ b/items/WHITE_GIFT.json @@ -2,10 +2,10 @@ "internalname": "WHITE_GIFT", "itemid": "minecraft:skull", "displayname": "§fWhite Gift", - "clickcommand": "", + "clickcommand": "viewrecipe", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7732c5e4-1800-3b90-a70f-727d2969254b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTBmNTM5ODUxMGIxYTA1YWZjNWIyMDFlYWQ4YmZjNTgzZTU3ZDcyMDJmNTE5M2IwYjc2MWZjYmQwYWUyIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7§7Click a stranger while holding\",1:\"§7to gift! Both players get the\",2:\"§7rewards!\",3:\"\",4:\"§f§lCOMMON\"],Name:\"§fWhite Gift\"},ExtraAttributes:{id:\"WHITE_GIFT\"}}", - "modver": "2.1.0-REL", + "modver": "2.5.0", "lore": [ "§7§7Click a stranger while holding", "§7to gift! Both players get the", @@ -18,5 +18,147 @@ "https://hypixel-skyblock.fandom.com/wiki/White_Gift", "https://wiki.hypixel.net/White_Gift" ], - "crafttext": "" + "crafttext": "", + "recipes": [ + { + "name": "§fWhite Gift", + "render": "@neurepo:mobs/white_gift.json", + "type": "drops", + "extra": [], + "drops": [ + { + "id": "SNOW_SUIT_HELMET", + "chance": "0.029%" + }, + { + "id": "SNOW_SUIT_CHESTPLATE", + "chance": "0.044%" + }, + { + "id": "SNOW_SUIT_LEGGINGS", + "chance": "0.044%" + }, + { + "id": "SNOW_SUIT_BOOTS", + "chance": "0.029%" + }, + { + "id": "GIFT_THE_FISH", + "chance": "0.059%" + }, + { + "id": "PRESENTS", + "chance": "0.297%" + }, + { + "id": "NUTCRACKER", + "chance": "0.297%" + }, + { + "id": "BIG_XTREE", + "chance": "0.297%" + }, + { + "id": "SANTA_PERSONALITY", + "chance": "0.371%" + }, + { + "id": "GINGERBREAD_PERSONALITY", + "chance": "0.371%" + }, + { + "id": "GRINCH_PERSONALITY", + "chance": "0.371%" + }, + { + "id": "SCAVENGER;4", + "chance": "0.371%" + }, + { + "id": "LUCK;6", + "chance": "0.371%" + }, + { + "id": "LOOTING;4", + "chance": "0.371%" + }, + { + "id": "SNOW_GENERATOR_1", + "chance": "0.446%" + }, + { + "id": "BATTLE_DISC", + "chance": "0.892%" + }, + { + "id": "WINTER_DISC", + "chance": "0.892%" + }, + { + "id": "ICE_RUNE;1", + "chance": "5.948%" + }, + { + "id": "POTION_ALCHEMY_XP_BOOST;2", + "chance": "3.718%", + "alternatives": [ + { + "id": "POTION_MINING_XP_BOOST;2", + "chance": "3.718%" + }, + { + "id": "POTION_COMBAT_XP_BOOST;2", + "chance": "3.718%" + }, + { + "id": "POTION_ENCHANTING_XP_BOOST;2", + "chance": "3.718%" + }, + { + "id": "POTION_FARMING_XP_BOOST;2", + "chance": "3.718%" + }, + { + "id": "POTION_FORAGING_XP_BOOST;2", + "chance": "3.718%" + }, + { + "id": "POTION_FORAGING_XP_BOOST;2", + "chance": "3.718%" + } + ] + }, + { + "id": "POTION_ALCHEMY_XP_BOOST;1", + "chance": "7.436%", + "alternatives": [ + { + "id": "POTION_MINING_XP_BOOST;1", + "chance": "7.436%" + }, + { + "id": "POTION_COMBAT_XP_BOOST;1", + "chance": "7.436%" + }, + { + "id": "POTION_ENCHANTING_XP_BOOST;1", + "chance": "7.436%" + }, + { + "id": "POTION_FARMING_XP_BOOST;1", + "chance": "7.436%" + }, + { + "id": "POTION_FORAGING_XP_BOOST;1", + "chance": "7.436%" + }, + { + "id": "POTION_FORAGING_XP_BOOST;1", + "chance": "7.436%" + } + ] + } + ] + } + ] }
\ No newline at end of file diff --git a/items/WINTER_ISLAND.json b/items/WINTER_ISLAND.json index f7356e98..fa3109ad 100644 --- a/items/WINTER_ISLAND.json +++ b/items/WINTER_ISLAND.json @@ -1,16 +1,18 @@ { "itemid": "minecraft:skull", - "displayname": "§f§f§fWinter Island", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"60daa4cb-e95d-348e-9b1f-bd006d621e10\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2OTY1NTkwOTY4OSwKICAicHJvZmlsZUlkIiA6ICIzOTdlMmY5OTAyNmI0NjI1OTcyNTM1OTNjODgyZjRmMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJ4WnlkdWVMeCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9lMTk1MTBkN2RkMDllY2Q2NzljYjcwOWVhZDg5NGQ0OWEwOGJlNmJlYTRmOTFmYTA1ZmI2YjE5ZWNhMmE1NTc0IiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Place this in your private world\",1:\"§7to spawn a Winter island!\"],Name:\"§f§f§fWinter Island\"},ExtraAttributes:{id:\"WINTER_ISLAND\"}}", + "displayname": "§fWinter Island", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"60daa4cb-e95d-348e-9b1f-bd006d621e10\",hypixelPopulated:1b,Properties:{textures:[0:{Signature:\"UfdJ5+fArFVBR3ZFJ2uVK84iLwM+v1tHeiePGcPq4AreU9uASMmSjEOqIEdLGH5RIPXOew9vD76VTkZoRq0QBVGjw5Iv6igWWinxuXexVWRHwzblTvVeh84xIBGyYvG/3MV9OC83m21t4YcbLmExP+CLzfu8Xup3hYSZtyOv6Ma1kvMjnD0d3RbgpZ2xUyOVsHZ/1lXO0q18utUi+sdP1CvcVhKUqiZdlzMmIK4MBpSMF2VAtiPP3Ohg5nayPyVG+TTiSG4h4Zgr8oh/5Dfsvrs547DLP/pIb1fhfMMLEO/bABC9YAjQCeqa9AfDxH/oib+QqgaPSaxkFqTVQ9ZSgo/jWFtzElp/sETNy9eJAiVtm7q92uLMzdq1E/cwhCp4aYIi758o08Vsg6Yk/efwLPPw+vp7RoBL8GPxT7BJElzrRHqj+aTz9liG0ox/TtWnUA/SaMG92PxlHbt9+p0p1gLiCpGK0xZNyhIp73qMI2MMhJGaNHUX35Wh+IkMnD/GTzySk9EbuO7e4zMKEThSicMSrGSsZmq7ch63OLA2gltB2g/xu4QSQdiGtm/Hi4zyDp94zbGlpcrWE8kSufCzEOjoLkE4sm8H1XOvt8UJRLuyPL8ghTU/heJ+BChxTNgSiIm0jooaHOr2uA5vMZf9oCVocgFRMyG84W3TLbX1k9o\u003d\",Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2OTY1NTkwOTY4OSwKICAicHJvZmlsZUlkIiA6ICIzOTdlMmY5OTAyNmI0NjI1OTcyNTM1OTNjODgyZjRmMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJ4WnlkdWVMeCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9lMTk1MTBkN2RkMDllY2Q2NzljYjcwOWVhZDg5NGQ0OWEwOGJlNmJlYTRmOTFmYTA1ZmI2YjE5ZWNhMmE1NTc0IiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Place this in your private world to\",1:\"§7spawn a Winter island!\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fWinter Island\"},ExtraAttributes:{id:\"WINTER_ISLAND\"}}", "damage": 3, "lore": [ - "§7Place this in your private world", - "§7to spawn a Winter island!" + "§7Place this in your private world to", + "§7spawn a Winter island!", + "", + "§f§lCOMMON" ], "internalname": "WINTER_ISLAND", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.5.0", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Winter_Island", diff --git a/mobs/green_gift.json b/mobs/green_gift.json new file mode 100644 index 00000000..303bd6e4 --- /dev/null +++ b/mobs/green_gift.json @@ -0,0 +1,12 @@ +{ + "entity": "ArmorStand", + "modifiers": [ + { + "type": "invisible" + }, + { + "type": "equipment", + "helmet": "GREEN_GIFT" + } + ] +}
\ No newline at end of file diff --git a/mobs/party_gift.json b/mobs/party_gift.json new file mode 100644 index 00000000..81ece7cb --- /dev/null +++ b/mobs/party_gift.json @@ -0,0 +1,12 @@ +{ + "entity": "ArmorStand", + "modifiers": [ + { + "type": "invisible" + }, + { + "type": "equipment", + "helmet": "PARTY_GIFT" + } + ] +}
\ No newline at end of file diff --git a/mobs/red_gift.json b/mobs/red_gift.json new file mode 100644 index 00000000..a9d1c25c --- /dev/null +++ b/mobs/red_gift.json @@ -0,0 +1,12 @@ +{ + "entity": "ArmorStand", + "modifiers": [ + { + "type": "invisible" + }, + { + "type": "equipment", + "helmet": "RED_GIFT" + } + ] +}
\ No newline at end of file diff --git a/mobs/white_gift.json b/mobs/white_gift.json new file mode 100644 index 00000000..7ea87ef4 --- /dev/null +++ b/mobs/white_gift.json @@ -0,0 +1,12 @@ +{ + "entity": "ArmorStand", + "modifiers": [ + { + "type": "invisible" + }, + { + "type": "equipment", + "helmet": "WHITE_GIFT" + } + ] +}
\ No newline at end of file |
