diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-18 21:37:39 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-18 19:37:39 +0000 |
| commit | 04b365582d83f1c1d6898eb20e404ec59980b474 (patch) | |
| tree | 45e95b0c58be80b064d8893e551d6b2eafab68c2 /items | |
| parent | b0efdd83d0d4cb0a524b6f97ada4fbf4f6cbe05f (diff) | |
| download | NotEnoughUpdates-REPO-04b365582d83f1c1d6898eb20e404ec59980b474.tar.gz NotEnoughUpdates-REPO-04b365582d83f1c1d6898eb20e404ec59980b474.tar.bz2 NotEnoughUpdates-REPO-04b365582d83f1c1d6898eb20e404ec59980b474.zip | |
Added glacite mobs and fixed some other things (#1166)
* Added glacite mobs and fixed some other things
* Fixed NBT
* Added 62 wiki links
Diffstat (limited to 'items')
66 files changed, 534 insertions, 68 deletions
diff --git a/items/ANKYLOSAURUS;4.json b/items/ANKYLOSAURUS;4.json index ea97a4dd..5c87b822 100644 --- a/items/ANKYLOSAURUS;4.json +++ b/items/ANKYLOSAURUS;4.json @@ -33,7 +33,7 @@ "crafttext": "", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", - "infoType": "", + "infoType": "WIKI_URL", "recipes": [ { "type": "forge", @@ -45,5 +45,8 @@ "duration": 604800, "overrideOutputId": "ANKYLOSAURUS;4" } + ], + "info": [ + "https://wiki.hypixel.net/Ankylosaurus_Pet" ] }
\ No newline at end of file diff --git a/items/AQUAMARINE_CRYSTAL.json b/items/AQUAMARINE_CRYSTAL.json index ce1f62ec..3d430154 100644 --- a/items/AQUAMARINE_CRYSTAL.json +++ b/items/AQUAMARINE_CRYSTAL.json @@ -17,5 +17,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Aquamarine_Crystal", + "https://wiki.hypixel.net/Aquamarine_Crystal" + ] }
\ No newline at end of file diff --git a/items/AWAKENED_EYE_BACKPACK.json b/items/AWAKENED_EYE_BACKPACK.json index f04914c8..130f07fb 100644 --- a/items/AWAKENED_EYE_BACKPACK.json +++ b/items/AWAKENED_EYE_BACKPACK.json @@ -20,6 +20,7 @@ "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ - "https://wiki.hypixel.net/Awakened_Eye_Backpack_Skin" + "https://wiki.hypixel.net/Awakened_Eye_Backpack_Skin", + "https://hypixel-skyblock.fandom.com/wiki/Awakened_Eye_Backpack_Skin" ] }
\ No newline at end of file diff --git a/items/BASE_CAMP_TRAVEL_SCROLL.json b/items/BASE_CAMP_TRAVEL_SCROLL.json index f1921959..57d47087 100644 --- a/items/BASE_CAMP_TRAVEL_SCROLL.json +++ b/items/BASE_CAMP_TRAVEL_SCROLL.json @@ -17,7 +17,7 @@ "crafttext": "", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", - "infoType": "", + "infoType": "WIKI_URL", "recipes": [ { "type": "forge", @@ -30,5 +30,8 @@ "overrideOutputId": "BASE_CAMP_TRAVEL_SCROLL", "duration": 36000 } + ], + "info": [ + "https://wiki.hypixel.net/Travel_Scroll_To_The_Dwarven_Base_Camp" ] }
\ No newline at end of file diff --git a/items/CHERRY_BLOSSOM_FLUX.json b/items/CHERRY_BLOSSOM_FLUX.json index 61d9774b..2867d599 100644 --- a/items/CHERRY_BLOSSOM_FLUX.json +++ b/items/CHERRY_BLOSSOM_FLUX.json @@ -25,6 +25,7 @@ "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ - "https://wiki.hypixel.net/Cherry_Blossom_Power_Orb_Skin" + "https://wiki.hypixel.net/Cherry_Blossom_Power_Orb_Skin", + "https://hypixel-skyblock.fandom.com/wiki/Cherry_Blossom_Power_Orb_Skin" ] }
\ No newline at end of file diff --git a/items/CHISEL.json b/items/CHISEL.json index e2e31d3b..bffb963a 100644 --- a/items/CHISEL.json +++ b/items/CHISEL.json @@ -17,5 +17,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Chisel" + ] }
\ No newline at end of file diff --git a/items/CITRINE_CRYSTAL.json b/items/CITRINE_CRYSTAL.json index 6db9448b..12b83693 100644 --- a/items/CITRINE_CRYSTAL.json +++ b/items/CITRINE_CRYSTAL.json @@ -17,5 +17,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Citrine_Crystal", + "https://wiki.hypixel.net/Citrine_Crystal" + ] }
\ No newline at end of file diff --git a/items/CLAW_FOSSIL.json b/items/CLAW_FOSSIL.json index f2f1f62d..1e44f467 100644 --- a/items/CLAW_FOSSIL.json +++ b/items/CLAW_FOSSIL.json @@ -13,5 +13,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Claw_Fossil" + ] }
\ No newline at end of file diff --git a/items/CLUBBED_FOSSIL.json b/items/CLUBBED_FOSSIL.json index a06c870d..69ca5fc2 100644 --- a/items/CLUBBED_FOSSIL.json +++ b/items/CLUBBED_FOSSIL.json @@ -13,5 +13,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Clubbed_Fossil" + ] }
\ No newline at end of file diff --git a/items/DIVAN_PENDANT.json b/items/DIVAN_PENDANT.json index 710013c5..3f296774 100644 --- a/items/DIVAN_PENDANT.json +++ b/items/DIVAN_PENDANT.json @@ -24,7 +24,7 @@ "crafttext": "", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", - "infoType": "", + "infoType": "WIKI_URL", "recipes": [ { "type": "forge", @@ -37,5 +37,8 @@ "overrideOutputId": "DIVAN_PENDANT", "duration": 604800 } + ], + "info": [ + "https://wiki.hypixel.net/Pendant_Of_Divan" ] }
\ No newline at end of file diff --git a/items/DWARVEN_HANDWARMERS.json b/items/DWARVEN_HANDWARMERS.json index 7c9c92c9..225417d8 100644 --- a/items/DWARVEN_HANDWARMERS.json +++ b/items/DWARVEN_HANDWARMERS.json @@ -15,7 +15,7 @@ "crafttext": "", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", - "infoType": "", + "infoType": "WIKI_URL", "recipes": [ { "type": "forge", @@ -29,5 +29,9 @@ "duration": 14400, "overrideOutputId": "DWARVEN_HANDWARMERS" } + ], + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Dwarven_Handwarmers", + "https://wiki.hypixel.net/Dwarven_Handwarmers" ] }
\ No newline at end of file diff --git a/items/DWARVEN_METAL.json b/items/DWARVEN_METAL.json index 42edfc98..d58ca020 100644 --- a/items/DWARVEN_METAL.json +++ b/items/DWARVEN_METAL.json @@ -13,7 +13,7 @@ "crafttext": "", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", - "infoType": "", + "infoType": "WIKI_URL", "recipes": [ { "type": "forge", @@ -25,5 +25,9 @@ "duration": 86400, "overrideOutputId": "DWARVEN_METAL" } + ], + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Dwarven_Metal_Talisman", + "https://wiki.hypixel.net/Dwarven_Metal_Talisman" ] }
\ No newline at end of file diff --git a/items/DYE_CYCLAMEN.json b/items/DYE_CYCLAMEN.json index 0d8431e6..e1c6b2fc 100644 --- a/items/DYE_CYCLAMEN.json +++ b/items/DYE_CYCLAMEN.json @@ -15,5 +15,9 @@ "crafttext": "", "clickcommand": "", "modver": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Cyclamen_Dye", + "https://wiki.hypixel.net/Cyclamen_Dye" + ] }
\ No newline at end of file diff --git a/items/DYE_ICEBERG.json b/items/DYE_ICEBERG.json index 2d170b3f..58df2784 100644 --- a/items/DYE_ICEBERG.json +++ b/items/DYE_ICEBERG.json @@ -15,5 +15,9 @@ "crafttext": "", "clickcommand": "", "modver": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Iceberg_Dye", + "https://wiki.hypixel.net/Iceberg_Dye" + ] }
\ No newline at end of file diff --git a/items/ENCHANTED_GLACITE.json b/items/ENCHANTED_GLACITE.json index 4c54c03a..f16bc222 100644 --- a/items/ENCHANTED_GLACITE.json +++ b/items/ENCHANTED_GLACITE.json @@ -23,5 +23,9 @@ "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Glacite", + "https://wiki.hypixel.net/Enchanted_Glacite" + ] }
\ No newline at end of file diff --git a/items/ENCHANTED_TUNGSTEN.json b/items/ENCHANTED_TUNGSTEN.json index 0566209a..2d53558f 100644 --- a/items/ENCHANTED_TUNGSTEN.json +++ b/items/ENCHANTED_TUNGSTEN.json @@ -21,5 +21,9 @@ "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Tungsten", + "https://wiki.hypixel.net/Enchanted_Tungsten" + ] }
\ No newline at end of file diff --git a/items/ENCHANTED_UMBER.json b/items/ENCHANTED_UMBER.json index 7ee9082a..23674af3 100644 --- a/items/ENCHANTED_UMBER.json +++ b/items/ENCHANTED_UMBER.json @@ -10,5 +10,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Umber", + "https://wiki.hypixel.net/Enchanted_Umber" + ] }
\ No newline at end of file diff --git a/items/FERMENTO_ULTIMATE.json b/items/FERMENTO_ULTIMATE.json index 7d8ded3c..ecb2cba0 100644 --- a/items/FERMENTO_ULTIMATE.json +++ b/items/FERMENTO_ULTIMATE.json @@ -23,5 +23,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Harvester_Helmet_Skin", + "https://wiki.hypixel.net/Harvester_Helmet_Skin" + ] }
\ No newline at end of file diff --git a/items/FLAWLESS_AQUAMARINE_GEM.json b/items/FLAWLESS_AQUAMARINE_GEM.json index 704eacdb..b5752f1d 100644 --- a/items/FLAWLESS_AQUAMARINE_GEM.json +++ b/items/FLAWLESS_AQUAMARINE_GEM.json @@ -29,5 +29,8 @@ "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/α_Flawless_Aquamarine_Gemstone" + ] }
\ No newline at end of file diff --git a/items/FLAWLESS_ONYX_GEM.json b/items/FLAWLESS_ONYX_GEM.json index d16f8aff..6897ef5c 100644 --- a/items/FLAWLESS_ONYX_GEM.json +++ b/items/FLAWLESS_ONYX_GEM.json @@ -28,5 +28,8 @@ "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/☠_Flawless_Onyx_Gemstone" + ] }
\ No newline at end of file diff --git a/items/FOOTPRINT_FOSSIL.json b/items/FOOTPRINT_FOSSIL.json index c65b42a9..1daccdb4 100644 --- a/items/FOOTPRINT_FOSSIL.json +++ b/items/FOOTPRINT_FOSSIL.json @@ -14,5 +14,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Footprint_Fossil" + ] }
\ No newline at end of file diff --git a/items/FOSSIL_THE_FISH.json b/items/FOSSIL_THE_FISH.json index e050454a..c77bb3ed 100644 --- a/items/FOSSIL_THE_FISH.json +++ b/items/FOSSIL_THE_FISH.json @@ -13,5 +13,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Fossil_The_Fish" + ] }
\ No newline at end of file diff --git a/items/FRIGID_HUSK.json b/items/FRIGID_HUSK.json index 416cc287..f22ff1a3 100644 --- a/items/FRIGID_HUSK.json +++ b/items/FRIGID_HUSK.json @@ -29,7 +29,7 @@ "crafttext": "", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", - "infoType": "", + "infoType": "WIKI_URL", "recipes": [ { "type": "forge", @@ -41,5 +41,9 @@ "overrideOutputId": "FRIGID_HUSK", "duration": 36000 } + ], + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Frigid_Husk", + "https://wiki.hypixel.net/Frigid_Husk" ] }
\ No newline at end of file diff --git a/items/GLACITE.json b/items/GLACITE.json index aa4e76ab..d85f9c63 100644 --- a/items/GLACITE.json +++ b/items/GLACITE.json @@ -15,5 +15,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Glacite", + "https://wiki.hypixel.net/Glacite" + ] }
\ No newline at end of file diff --git a/items/GLACITE_AMALGAMATION.json b/items/GLACITE_AMALGAMATION.json index 1154bf60..dad36ff6 100644 --- a/items/GLACITE_AMALGAMATION.json +++ b/items/GLACITE_AMALGAMATION.json @@ -14,7 +14,7 @@ "crafttext": "", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", - "infoType": "", + "infoType": "WIKI_URL", "recipes": [ { "type": "forge", @@ -29,5 +29,9 @@ "overrideOutputId": "GLACITE_AMALGAMATION", "duration": 14400 } + ], + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Glacite_Amalgamation", + "https://wiki.hypixel.net/Glacite_Amalgamation" ] }
\ No newline at end of file diff --git a/items/GLACITE_BOWMAN_MONSTER.json b/items/GLACITE_BOWMAN_MONSTER.json new file mode 100644 index 00000000..af097880 --- /dev/null +++ b/items/GLACITE_BOWMAN_MONSTER.json @@ -0,0 +1,67 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aGlacite Bowman (Monster)", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"fabb5174-c76c-2117-844d-9fbb415f9406\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzNlMWNlZjMzMTYxZWM0MjIyNmFhODIyMGYxYjFjYzAyZThlZGU2ZGVhN2NkZDQ4NzQwMmY1NTlmM2M4ZmRhYjYifX19\"}]},Name:\"fabb5174-c76c-2117-844d-9fbb415f9406\"},display:{Lore:[0:\"§c❤ Health§8: §c750,000\",1:\"§c❁ Damage§8: §c6,250\",2:\"§a❈ Defense§8: §a1,000\"],Name:\"§aGlacite Bowman (Monster)\"},ExtraAttributes:{id:\"GLACITE_BOWMAN_MONSTER\"}}", + "damage": 3, + "lore": [ + "§c❤ Health§8: §c750,000", + "§c❁ Damage§8: §c6,250", + "§a❈ Defense§8: §a1,000" + ], + "internalname": "GLACITE_BOWMAN_MONSTER", + "clickcommand": "", + "modver": "", + "x": -146, + "y": 23, + "z": -163, + "island": "mineshaft", + "recipes": [ + { + "level": 165, + "coins": 95, + "xp": 75, + "combat_xp": 60, + "name": "§bGlacite Bowman", + "render": "@neurepo:mobs/glacite_bowman.json", + "panorama": "mineshaft", + "type": "drops", + "drops": [ + { + "id": "FINE_CITRINE_GEM:1", + "extra": [], + "chance": "5%" + }, + { + "id": "FINE_AQUAMARINE_GEM:1", + "extra": [], + "chance": "5%" + }, + { + "id": "FINE_ONYX_GEM:1", + "extra": [], + "chance": "5%" + }, + { + "id": "FINE_PERIDOT_GEM:1", + "extra": [], + "chance": "5%" + }, + { + "id": "GLACITE_JEWEL:1", + "extra": [], + "chance": "4%" |
