diff options
| -rw-r--r-- | items/BOOSTER_COOKIE.json | 7 | ||||
| -rw-r--r-- | items/DYE_FROSTBITTEN.json | 19 | ||||
| -rw-r--r-- | items/FREE_COOKIE.json | 7 | ||||
| -rw-r--r-- | items/JAR_OF_SAND.json | 20 | ||||
| -rw-r--r-- | items/MINI_FISH_BOWL.json | 20 | ||||
| -rw-r--r-- | items/PEST_BEETLE_MONSTER.json | 5 | ||||
| -rw-r--r-- | items/PEST_CRICKET_MONSTER.json | 5 | ||||
| -rw-r--r-- | items/PEST_EARTHWORM_MONSTER.json | 5 | ||||
| -rw-r--r-- | items/PEST_FLY_MONSTER.json | 5 | ||||
| -rw-r--r-- | items/PEST_LOCUST_MONSTER.json | 5 | ||||
| -rw-r--r-- | items/PEST_MITE_MONSTER.json | 5 | ||||
| -rw-r--r-- | items/PEST_MOSQUITO_MONSTER.json | 5 | ||||
| -rw-r--r-- | items/PEST_MOTH_MONSTER.json | 5 | ||||
| -rw-r--r-- | items/PEST_RAT_MONSTER.json | 5 | ||||
| -rw-r--r-- | items/PEST_SLUG_MONSTER.json | 5 | ||||
| -rw-r--r-- | items/REFUND_COOKIE.json | 7 | ||||
| -rw-r--r-- | items/TENTACLE_DYE.json | 16 |
17 files changed, 129 insertions, 17 deletions
diff --git a/items/BOOSTER_COOKIE.json b/items/BOOSTER_COOKIE.json index baa8d920..fdf491b6 100644 --- a/items/BOOSTER_COOKIE.json +++ b/items/BOOSTER_COOKIE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:cookie", "displayname": "§6Booster Cookie", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Consume to gain the §dCookie Buff §7for\",1:\"§7§b4 §7days:\",2:\"\",3:\"§8‣ §7Ability to gain §bBits§7!\",4:\"§8‣ §3+25☯ §7on all §3Wisdom §7stats\",5:\"§8‣ §b+15✯ §7Magic Find\",6:\"§8‣ §7Keep §6coins §7on death\",7:\"§8‣ §ePermafly §7on private islands and gardens\",8:\"§7§8‣ §7Quick access to some menus using their\",9:\"§7respective commands:\",10:\" §6/ah§7, §6/bazaar§7, §a/bank§7, §6/accessorybag§7, §b/fishingbag§7\",11:\" §f/anvil§7, §d/hex§7, §b/etable§7, §d/potionbag §7and §e/quiver\",12:\"§8‣ §7Sell items directly to the trades and cookie menu\",13:\"§8‣ §7AFK §aimmunity §7on your island and garden\",14:\"§8‣ §7Toggle specific §dpotion effects\",15:\"§8‣ §7Link your items in chat using §e/show\",16:\"§8‣ §7Insta-sell your Material stash to the §6Bazaar\",17:\"\",18:\"§6§lLEGENDARY\"],Name:\"§6Booster Cookie\"},ExtraAttributes:{id:\"BOOSTER_COOKIE\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Consume to gain the §dCookie Buff §7for\",1:\"§7§b4 §7days:\",2:\"\",3:\"§8‣ §7Ability to gain §bBits§7!\",4:\"§8‣ §3+25☯ §7on all §3Wisdom §7stats\",5:\"§8‣ §b+15✯ §7Magic Find\",6:\"§8‣ §7Keep §6coins §7on death\",7:\"§8‣ §ePermafly §7on private islands and gardens\",8:\"§7§8‣ §7Quick access to some menus using their\",9:\"§7respective commands:\",10:\" §6/ah§7, §6/bazaar§7, §a/bank§7, §6/accessorybag§7, §b/fishingbag§7\",11:\" §f/anvil§7, §d/hex§7, §b/etable§7, §d/potionbag§7, §d/rngmeter §7and §e/quiver\",12:\"§8‣ §7Sell items directly to the trades and cookie menu\",13:\"§8‣ §7AFK §aimmunity §7on your island and garden\",14:\"§8‣ §7Toggle specific §dpotion effects\",15:\"§8‣ §7Link your items in chat using §e/show\",16:\"§8‣ §7Insta-sell your Material stash to the §6Bazaar\",17:\"§8‣ §7Increases §6Chocolate Factory §7production by §6+0.25x\",18:\"\",19:\"§6§lLEGENDARY\"],Name:\"§6Booster Cookie\"},ExtraAttributes:{id:\"BOOSTER_COOKIE\"}}", "damage": 0, "lore": [ "§7Consume to gain the §dCookie Buff §7for", @@ -15,19 +15,20 @@ "§7§8‣ §7Quick access to some menus using their", "§7respective commands:", " §6/ah§7, §6/bazaar§7, §a/bank§7, §6/accessorybag§7, §b/fishingbag§7", - " §f/anvil§7, §d/hex§7, §b/etable§7, §d/potionbag §7and §e/quiver", + " §f/anvil§7, §d/hex§7, §b/etable§7, §d/potionbag§7, §d/rngmeter §7and §e/quiver", "§8‣ §7Sell items directly to the trades and cookie menu", "§8‣ §7AFK §aimmunity §7on your island and garden", "§8‣ §7Toggle specific §dpotion effects", "§8‣ §7Link your items in chat using §e/show", "§8‣ §7Insta-sell your Material stash to the §6Bazaar", + "§8‣ §7Increases §6Chocolate Factory §7production by §6+0.25x", "", "§6§lLEGENDARY" ], "internalname": "BOOSTER_COOKIE", "crafttext": "", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "2.3.3", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Booster_Cookie", diff --git a/items/DYE_FROSTBITTEN.json b/items/DYE_FROSTBITTEN.json new file mode 100644 index 00000000..3238992c --- /dev/null +++ b/items/DYE_FROSTBITTEN.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§3Frostbitten Dye", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c8273108-d9f7-36d9-9ded-f6e6f72e507e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcxNjk2MDkwMzEwMSwKICAicHJvZmlsZUlkIiA6ICJiNzRiMGQzNTBkNTk0NTU4YmYyYjBlMDJlYmE4NjE4NCIsCiAgInByb2ZpbGVOYW1lIiA6ICJCcmFuZG9uYnBtMjg0IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzcwYWYyYjNjMjdhYTZkYzA1NDY3NjYwOThlODY3MzU4MjJmNDgzYmI4M2IwZDJiOTBkMjgxMzQ3NzVlMjhjYzgiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7Changes the color of an armor piece\",3:\"§7to §3#09D8EB§7!\",4:\"\",5:\"§6§lLEGENDARY DYE\"],Name:\"§3Frostbitten Dye\"},ExtraAttributes:{id:\"DYE_FROSTBITTEN\"}}", + "damage": 3, + "lore": [ + "§7§8Combinable in Anvil", + "", + "§7Changes the color of an armor piece", + "§7to §3#09D8EB§7!", + "", + "§6§lLEGENDARY DYE" + ], + "internalname": "DYE_FROSTBITTEN", + "crafttext": "", + "clickcommand": "", + "modver": "2.3.3", + "infoType": "" +}
\ No newline at end of file diff --git a/items/FREE_COOKIE.json b/items/FREE_COOKIE.json index 4bd334b4..2e64f375 100644 --- a/items/FREE_COOKIE.json +++ b/items/FREE_COOKIE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:cookie", "displayname": "§6Booster Cookie §8(FREE)", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Consume to gain the §dCookie Buff §7for\",1:\"§7§b4 §7days:\",2:\"\",3:\"§8‣ §7Ability to gain §bBits§7!\",4:\"§8‣ §3+25☯ §7on all §3Wisdom §7stats\",5:\"§8‣ §b+15✯ §7Magic Find\",6:\"§8‣ §7Keep §6coins §7on death\",7:\"§8‣ §ePermafly §7on private islands and gardens\",8:\"§7§8‣ §7Quick access to some menus using their\",9:\"§7respective commands:\",10:\" §6/ah§7, §6/bazaar§7, §a/bank§7, §6/accessorybag§7, §b/fishingbag§7\",11:\" §f/anvil§7, §d/hex§7, §b/etable§7, §d/potionbag §7and §e/quiver\",12:\"§8‣ §7Sell items directly to the trades and cookie menu\",13:\"§8‣ §7AFK §aimmunity §7on your island and garden\",14:\"§8‣ §7Toggle specific §dpotion effects\",15:\"§8‣ §7Link your items in chat using §e/show\",16:\"§8‣ §7Insta-sell your Material stash to the §6Bazaar\",17:\"\",18:\"§8Cookie given for free! (Untradable!)\",19:\"\",20:\"§6§lLEGENDARY\"],Name:\"§6Booster Cookie §8(FREE)\"},ExtraAttributes:{cookie_free_player_id:\"c2a965d8-1e0d-4bb1-8ecd-ac48adeb4188\",id:\"FREE_COOKIE\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Consume to gain the §dCookie Buff §7for\",1:\"§7§b4 §7days:\",2:\"\",3:\"§8‣ §7Ability to gain §bBits§7!\",4:\"§8‣ §3+25☯ §7on all §3Wisdom §7stats\",5:\"§8‣ §b+15✯ §7Magic Find\",6:\"§8‣ §7Keep §6coins §7on death\",7:\"§8‣ §ePermafly §7on private islands and gardens\",8:\"§7§8‣ §7Quick access to some menus using their\",9:\"§7respective commands:\",10:\" §6/ah§7, §6/bazaar§7, §a/bank§7, §6/accessorybag§7, §b/fishingbag§7\",11:\" §f/anvil§7, §d/hex§7, §b/etable§7, §d/potionbag§7, §d/rngmeter §7and §e/quiver\",12:\"§8‣ §7Sell items directly to the trades and cookie menu\",13:\"§8‣ §7AFK §aimmunity §7on your island and garden\",14:\"§8‣ §7Toggle specific §dpotion effects\",15:\"§8‣ §7Link your items in chat using §e/show\",16:\"§8‣ §7Insta-sell your Material stash to the §6Bazaar\",17:\"§8‣ §7Increases §6Chocolate Factory §7production by §6+0.25x\",18:\"\",19:\"§8Cookie given for free! (Untradable!)\",20:\"\",21:\"§6§lLEGENDARY\"],Name:\"§6Booster Cookie §8(FREE)\"},ExtraAttributes:{cookie_free_player_id:\"c2a965d8-1e0d-4bb1-8ecd-ac48adeb4188\",id:\"FREE_COOKIE\"}}", "damage": 0, "lore": [ "§7Consume to gain the §dCookie Buff §7for", @@ -15,12 +15,13 @@ "§7§8‣ §7Quick access to some menus using their", "§7respective commands:", " §6/ah§7, §6/bazaar§7, §a/bank§7, §6/accessorybag§7, §b/fishingbag§7", - " §f/anvil§7, §d/hex§7, §b/etable§7, §d/potionbag §7and §e/quiver", + " §f/anvil§7, §d/hex§7, §b/etable§7, §d/potionbag§7, §d/rngmeter §7and §e/quiver", "§8‣ §7Sell items directly to the trades and cookie menu", "§8‣ §7AFK §aimmunity §7on your island and garden", "§8‣ §7Toggle specific §dpotion effects", "§8‣ §7Link your items in chat using §e/show", "§8‣ §7Insta-sell your Material stash to the §6Bazaar", + "§8‣ §7Increases §6Chocolate Factory §7production by §6+0.25x", "", "§8Cookie given for free! (Untradable!)", "", @@ -30,7 +31,7 @@ "parent": "BOOSTER_COOKIE", "crafttext": "", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "2.3.3", "infoType": "WIKI_URL", "info": [ "https://wiki.hypixel.net/Booster_Cookie" diff --git a/items/JAR_OF_SAND.json b/items/JAR_OF_SAND.json new file mode 100644 index 00000000..5a681934 --- /dev/null +++ b/items/JAR_OF_SAND.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Jar of Sand", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c2630b19-3706-33b9-a140-e000ea8f46b0\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcxNTA5NDg4Njc0OSwKICAicHJvZmlsZUlkIiA6ICJmNzcxMDI1NGMzYWY0YjA5YmRjY2NiNDRjNjg1NjFiMCIsCiAgInByb2ZpbGVOYW1lIiA6ICJDZXJ1c1YyIiwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2ZmYjJlYjBiNmYxZGE3ZjAxOGVkMzE4ODdkM2Y4Y2EwZWYwN2Y0Yzc2ZmFlMWI5YTM3ZTA3N2YzODlkZmI0YWYiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7§8Decoration item\",1:\"§7\",2:\"§7§7Obtained during the §eCarnival§7 for\",3:\"§7placing within the §aTop 500 §7in §6Fruit\",4:\"§6Digging§7.\",5:\"\",6:\"§6§lLEGENDARY\"],Name:\"§6Jar of Sand\"},ExtraAttributes:{id:\"JAR_OF_SAND\"}}", + "damage": 3, + "lore": [ + "§7§8Decoration item", + "§7", + "§7§7Obtained during the §eCarnival§7 for", + "§7placing within the §aTop 500 §7in §6Fruit", + "§6Digging§7.", + "", + "§6§lLEGENDARY" + ], + "internalname": "JAR_OF_SAND", + "crafttext": "", + "clickcommand": "", + "modver": "2.3.3", + "infoType": "" +}
\ No newline at end of file diff --git a/items/MINI_FISH_BOWL.json b/items/MINI_FISH_BOWL.json new file mode 100644 index 00000000..f33c2ac0 --- /dev/null +++ b/items/MINI_FISH_BOWL.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Mini Fish Bowl", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1769885a-7e02-343d-afe2-e89d7cfd5512\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcxNTA5NDgwMDQ2NiwKICAicHJvZmlsZUlkIiA6ICJmNzcxMDI1NGMzYWY0YjA5YmRjY2NiNDRjNjg1NjFiMCIsCiAgInByb2ZpbGVOYW1lIiA6ICJDZXJ1c1YyIiwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2I0OTQ4OGNjYzljOTRmMTRhZmI3NTc0MTg2MGVhZjgwZjRjZWNiNGU3ZGIxNzg3YzlkYjc0YzY2MTMwZmFmM2QiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7§8Decoration item\",1:\"§7\",2:\"§7§7Obtained during the §eCarnival§7 for\",3:\"§7placing within the §aTop 500 §7in §3Catch a\",4:\"§3Fish§7.\",5:\"\",6:\"§6§lLEGENDARY\"],Name:\"§6Mini Fish Bowl\"},ExtraAttributes:{id:\"MINI_FISH_BOWL\"}}", + "damage": 3, + "lore": [ + "§7§8Decoration item", + "§7", + "§7§7Obtained during the §eCarnival§7 for", + "§7placing within the §aTop 500 §7in §3Catch a", + "§3Fish§7.", + "", + "§6§lLEGENDARY" + ], + "internalname": "MINI_FISH_BOWL", + "crafttext": "", + "clickcommand": "", + "modver": "2.3.3", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PEST_BEETLE_MONSTER.json b/items/PEST_BEETLE_MONSTER.json index d4dd087e..5a3b0067 100644 --- a/items/PEST_BEETLE_MONSTER.json +++ b/items/PEST_BEETLE_MONSTER.json @@ -77,6 +77,11 @@ "id": "MUTANT_NETHER_STALK:1", "extra": [], "chance": "3%" + }, + { + "id": "DYE_DUNG:1", + "extra": [], + "chance": "0.0002%" } ] } diff --git a/items/PEST_CRICKET_MONSTER.json b/items/PEST_CRICKET_MONSTER.json index 07fec6ea..5e5d39d8 100644 --- a/items/PEST_CRICKET_MONSTER.json +++ b/items/PEST_CRICKET_MONSTER.json @@ -73,6 +73,11 @@ "id": "CHIRPING_STEREO:1", "extra": [], "chance": "0.5%" + }, + { + "id": "DYE_DUNG:1", + "extra": [], + "chance": "0.0002%" } ] } diff --git a/items/PEST_EARTHWORM_MONSTER.json b/items/PEST_EARTHWORM_MONSTER.json index aa818cf7..5539cf80 100644 --- a/items/PEST_EARTHWORM_MONSTER.json +++ b/items/PEST_EARTHWORM_MONSTER.json @@ -72,6 +72,11 @@ "id": "BOOKWORM_BOOK:1", "extra": [], "chance": "2.5%" + }, + { + "id": "DYE_DUNG:1", + "extra": [], + "chance": "0.0002%" } ] } diff --git a/items/PEST_FLY_MONSTER.json b/items/PEST_FLY_MONSTER.json index bde588b3..93cce488 100644 --- a/items/PEST_FLY_MONSTER.json +++ b/items/PEST_FLY_MONSTER.json @@ -73,6 +73,11 @@ "id": "TIGHTLY_TIED_HAY_BALE:1", "extra": [], "chance": "1%" + }, + { + "id": "DYE_DUNG:1", + "extra": [], + "chance": "0.0002%" } ] } diff --git a/items/PEST_LOCUST_MONSTER.json b/items/PEST_LOCUST_MONSTER.json index dcc02b07..2c64645e 100644 --- a/items/PEST_LOCUST_MONSTER.json +++ b/items/PEST_LOCUST_MONSTER.json @@ -78,6 +78,11 @@ "id": "SUNDER;6:1", "extra": [], "chance": "1%" + }, + { + "id": "DYE_DUNG:1", + "extra": [], + "chance": "0.0002%" } ] } diff --git a/items/PEST_MITE_MONSTER.json b/items/PEST_MITE_MONSTER.json index 0072ac26..603e9394 100644 --- a/items/PEST_MITE_MONSTER.json +++ b/items/PEST_MITE_MONSTER.json @@ -72,6 +72,11 @@ "id": "ATMOSPHERIC_FILTER:1", "extra": [], "chance": "0.25%" + }, + { + "id": "DYE_DUNG:1", + "extra": [], + "chance": "0.0002%" } ] } diff --git a/items/PEST_MOSQUITO_MONSTER.json b/items/PEST_MOSQUITO_MONSTER.json index 0d53030d..085f70c8 100644 --- a/items/PEST_MOSQUITO_MONSTER.json +++ b/items/PEST_MOSQUITO_MONSTER.json @@ -73,6 +73,11 @@ "id": "CLIPPED_WINGS:1", "extra": [], "chance": "1%" + }, + { + "id": "DYE_DUNG:1", + "extra": [], + "chance": "0.0002%" } ] } diff --git a/items/PEST_MOTH_MONSTER.json b/items/PEST_MOTH_MONSTER.json index cfb781ee..b1b29de1 100644 --- a/items/PEST_MOTH_MONSTER.json +++ b/items/PEST_MOTH_MONSTER.json @@ -73,6 +73,11 @@ "id": "WRIGGLING_LARVA:1", "extra": [], "chance": "0.5%" + }, + { + "id": "DYE_DUNG:1", + "extra": [], + "chance": "0.0002%" } ] } diff --git a/items/PEST_RAT_MONSTER.json b/items/PEST_RAT_MONSTER.json index 5a753d9d..eb63ec2d 100644 --- a/items/PEST_RAT_MONSTER.json +++ b/items/PEST_RAT_MONSTER.json @@ -73,6 +73,11 @@ "id": "RAT;4:1", "extra": [], "chance": "0.2%" + }, + { + "id": "DYE_DUNG:1", + "extra": [], + "chance": "0.0002%" } ] } diff --git a/items/PEST_SLUG_MONSTER.json b/items/PEST_SLUG_MONSTER.json index 82b07504..8741a61b 100644 --- a/items/PEST_SLUG_MONSTER.json +++ b/items/PEST_SLUG_MONSTER.json @@ -88,6 +88,11 @@ "id": "SLUG;4:1", "extra": [], "chance": "0.1%" + }, + { + "id": "DYE_DUNG:1", + "extra": [], + "chance": "0.0002%" } ] } diff --git a/items/REFUND_COOKIE.json b/items/REFUND_COOKIE.json index 18be222b..ddf7892a 100644 --- a/items/REFUND_COOKIE.json +++ b/items/REFUND_COOKIE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:cookie", "displayname": "§6Booster Cookie §8(Untradable)", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Consume to gain the §dCookie Buff §7for\",1:\"§7§b4 §7days:\",2:\"\",3:\"§8‣ §7Ability to gain §bBits§7!\",4:\"§8‣ §3+25☯ §7on all §3Wisdom §7stats\",5:\"§8‣ §b+15✯ §7Magic Find\",6:\"§8‣ §7Keep §6coins §7on death\",7:\"§8‣ §ePermafly §7on private islands and gardens\",8:\"§7§8‣ §7Quick access to some menus using their\",9:\"§7respective commands:\",10:\" §6/ah§7, §6/bazaar§7, §a/bank§7, §6/accessorybag§7, §b/fishingbag§7\",11:\" §f/anvil§7, §d/hex§7, §b/etable§7, §d/potionbag §7and §e/quiver\",12:\"§8‣ §7Sell items directly to the trades and cookie menu\",13:\"§8‣ §7AFK §aimmunity §7on your island and garden\",14:\"§8‣ §7Toggle specific §dpotion effects\",15:\"§8‣ §7Link your items in chat using §e/show\",16:\"§8‣ §7Insta-sell your Material stash to the §6Bazaar\",17:\"\",18:\"§8Cookie given as refund! (Untradable)\",19:\"\",20:\"§6§lLEGENDARY\"],Name:\"§6Booster Cookie §8(Untradable)\"},ExtraAttributes:{cookie_free_player_id:\"8a9f1841-48e9-48ed-b14f-76a124e6c9df\",originTag:\"REFUND_COOKIE\",id:\"REFUND_COOKIE\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Consume to gain the §dCookie Buff §7for\",1:\"§7§b4 §7days:\",2:\"\",3:\"§8‣ §7Ability to gain §bBits§7!\",4:\"§8‣ §3+25☯ §7on all §3Wisdom §7stats\",5:\"§8‣ §b+15✯ §7Magic Find\",6:\"§8‣ §7Keep §6coins §7on death\",7:\"§8‣ §ePermafly §7on private islands and gardens\",8:\"§7§8‣ §7Quick access to some menus using their\",9:\"§7respective commands:\",10:\" §6/ah§7, §6/bazaar§7, §a/bank§7, §6/accessorybag§7, §b/fishingbag§7\",11:\" §f/anvil§7, §d/hex§7, §b/etable§7, §d/potionbag§7, §d/rngmeter §7and §e/quiver\",12:\"§8‣ §7Sell items directly to the trades and cookie menu\",13:\"§8‣ §7AFK §aimmunity §7on your island and garden\",14:\"§8‣ §7Toggle specific §dpotion effects\",15:\"§8‣ §7Link your items in chat using §e/show\",16:\"§8‣ §7Insta-sell your Material stash to the §6Bazaar\",17:\"§8‣ §7Increases §6Chocolate Factory §7production by §6+0.25x\",18:\"\",19:\"§8Cookie given as refund! (Untradable)\",20:\"\",21:\"§6§lLEGENDARY\"],Name:\"§6Booster Cookie §8(Untradable)\"},ExtraAttributes:{cookie_free_player_id:\"8a9f1841-48e9-48ed-b14f-76a124e6c9df\",originTag:\"REFUND_COOKIE\",id:\"REFUND_COOKIE\"}}", "damage": 0, "lore": [ "§7Consume to gain the §dCookie Buff §7for", @@ -15,12 +15,13 @@ "§7§8‣ §7Quick access to some menus using their", "§7respective commands:", " §6/ah§7, §6/bazaar§7, §a/bank§7, §6/accessorybag§7, §b/fishingbag§7", - " §f/anvil§7, §d/hex§7, §b/etable§7, §d/potionbag §7and §e/quiver", + " §f/anvil§7, §d/hex§7, §b/etable§7, §d/potionbag§7, §d/rngmeter §7and §e/quiver", "§8‣ §7Sell items directly to the trades and cookie menu", "§8‣ §7AFK §aimmunity §7on your island and garden", "§8‣ §7Toggle specific §dpotion effects", "§8‣ §7Link your items in chat using §e/show", "§8‣ §7Insta-sell your Material stash to the §6Bazaar", + "§8‣ §7Increases §6Chocolate Factory §7production by §6+0.25x", "", "§8Cookie given as refund! (Untradable)", "", @@ -29,7 +30,7 @@ "internalname": "REFUND_COOKIE", "crafttext": "", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "2.3.3", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Booster_Cookie", diff --git a/items/TENTACLE_DYE.json b/items/TENTACLE_DYE.json index 3e50d13e..35a98ca4 100644 --- a/items/TENTACLE_DYE.json +++ b/items/TENTACLE_DYE.json @@ -1,20 +1,20 @@ { - "itemid": "minecraft:dye", - "displayname": "§f§f§5Tentacle Dye", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7Changes the color of a leather\",3:\"§7armor piece to §5#324D6C§7!\",4:\"\",5:\"§5§lEPIC\"],Name:\"§f§f§5Tentacle Dye\"},ExtraAttributes:{id:\"TENTACLE_DYE\"}}", - "damage": 12, + "itemid": "minecraft:skull", + "displayname": "§5Tentacle Dye", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5118c5f3-7d41-3e8c-b84e-2b7db8caaba2\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcxNjk2MzA0OTE2MCwKICAicHJvZmlsZUlkIiA6ICI3ZGExYjViODdhMTg0NzgyOTQ2ZjZiYTdhMmNiMDhlMiIsCiAgInByb2ZpbGVOYW1lIiA6ICJSeWt1bk9jYXJhIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzI5Y2Y3NDFjOGZjMjA4ZTY2YzdjOWQxZjU5NTdmOTE4ZjJkZTg0MWFkYTFiMDVkZjE2YTgzMGUxOWQ2YmU4MGUiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7Changes the color of an armor piece\",3:\"§7to §5#324D6C§7!\",4:\"\",5:\"§6§lLEGENDARY DYE\"],Name:\"§5Tentacle Dye\"},ExtraAttributes:{id:\"TENTACLE_DYE\"}}", + "damage": 3, "lore": [ "§7§8Combinable in Anvil", "", - "§7Changes the color of a leather", - "§7armor piece to §5#324D6C§7!", + "§7Changes the color of an armor piece", + "§7to §5#324D6C§7!", "", - "§5§lEPIC" + "§6§lLEGENDARY DYE" ], "internalname": "TENTACLE_DYE", "crafttext": "", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "2.3.3", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Dyes", |
