aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--constants/petnums.json2
-rw-r--r--items/BASKET_OF_SEEDS.json7
-rw-r--r--items/JACOBS_TICKET.json7
-rw-r--r--items/MUTANT_NETHER_STALK.json6
-rw-r--r--items/THEORETICAL_HOE.json7
-rw-r--r--items/THEORETICAL_HOE_CANE_1.json7
-rw-r--r--items/THEORETICAL_HOE_CANE_2.json7
-rw-r--r--items/THEORETICAL_HOE_CANE_3.json7
-rw-r--r--items/THEORETICAL_HOE_CARROT_1.json7
-rw-r--r--items/THEORETICAL_HOE_CARROT_2.json7
-rw-r--r--items/THEORETICAL_HOE_CARROT_3.json7
-rw-r--r--items/THEORETICAL_HOE_POTATO_1.json7
-rw-r--r--items/THEORETICAL_HOE_POTATO_2.json7
-rw-r--r--items/THEORETICAL_HOE_POTATO_3.json7
-rw-r--r--items/THEORETICAL_HOE_WARTS_1.json7
-rw-r--r--items/THEORETICAL_HOE_WARTS_2.json7
-rw-r--r--items/THEORETICAL_HOE_WARTS_3.json7
-rw-r--r--items/THEORETICAL_HOE_WHEAT_1.json7
-rw-r--r--items/THEORETICAL_HOE_WHEAT_2.json7
-rw-r--r--items/THEORETICAL_HOE_WHEAT_3.json7
-rw-r--r--items/TURBO_PUMPKIN;1.json5
21 files changed, 117 insertions, 22 deletions
diff --git a/constants/petnums.json b/constants/petnums.json
index 61443c61..3ee3ba4e 100644
--- a/constants/petnums.json
+++ b/constants/petnums.json
@@ -172,7 +172,7 @@
10
],
"statNums": {
- "SEA_CREATURE_CHANCE": 5.0
+ "SEA_CREATURE_CHANCE": 5.0,
"INTELLIGENCE": 100.0,
"SPEED": 5.0
}
diff --git a/items/BASKET_OF_SEEDS.json b/items/BASKET_OF_SEEDS.json
index 3beee715..80f5d92e 100644
--- a/items/BASKET_OF_SEEDS.json
+++ b/items/BASKET_OF_SEEDS.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§5Basket of Seeds",
- "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"f51f3409-e6be-3151-8289-98b7dc91c656\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2E2YmY5MTZlMjhjY2I4MGI0ZWJmYWNmOTg2ODZhZDZhZjdjNGZiMjU3ZTU3YThjYjc4YzcxZDE5ZGNjYjIifX19\"}]}},display:{Lore:[0:\"\",1:\"§6Item Ability: Seed Storage §e§lLEFT CLICK\",2:\"§7Place seeds in the basket.\",3:\"\",4:\"§6Item Ability: Farmer\u0027s Delight §e§lRIGHT CLICK\",5:\"§7Automatically seed a row of\",6:\"§7farmland.\",7:\"\",8:\"§5§lEPIC\"],Name:\"§5Basket of Seeds\"},ExtraAttributes:{basket_of_seeds_data:[0:\"198 bytes\"],originTag:\"SHOP_PURCHASE\",id:\"BASKET_OF_SEEDS\",uuid:\"b1531129-9bcb-4fee-8e2b-d0fc829f2085\",timestamp:\"11/7/20 8:38 PM\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f51f3409-e6be-3151-8289-98b7dc91c656\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2E2YmY5MTZlMjhjY2I4MGI0ZWJmYWNmOTg2ODZhZDZhZjdjNGZiMjU3ZTU3YThjYjc4YzcxZDE5ZGNjYjIifX19\"}]}},display:{Lore:[0:\"\",1:\"§6Item Ability: Seed Storage §e§lLEFT CLICK\",2:\"§7Place seeds in the basket.\",3:\"\",4:\"§6Item Ability: Farmer\u0027s Delight §e§lRIGHT CLICK\",5:\"§7Automatically seed a row of\",6:\"§7farmland.\",7:\"\",8:\"§5§lEPIC\"],Name:\"§5Basket of Seeds\"},ExtraAttributes:{basket_of_seeds_data:[0:\"198 bytes\"],originTag:\"SHOP_PURCHASE\",id:\"BASKET_OF_SEEDS\",uuid:\"b1531129-9bcb-4fee-8e2b-d0fc829f2085\",timestamp:\"11/7/20 8:38 PM\"}}",
"damage": 3,
"lore": [
"",
@@ -18,5 +18,8 @@
"crafttext": "",
"clickcommand": "",
"modver": "1.5-REL",
- "infoType": ""
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Basket_Of_Seeds"
+ ]
} \ No newline at end of file
diff --git a/items/JACOBS_TICKET.json b/items/JACOBS_TICKET.json
index cdaf5c54..3ffc9098 100644
--- a/items/JACOBS_TICKET.json
+++ b/items/JACOBS_TICKET.json
@@ -8,5 +8,10 @@
],
"internalname": "JACOBS_TICKET",
"clickcommand": "",
- "modver": "1.5-REL"
+ "modver": "1.5-REL",
+ "crafttext": "",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Jacob\u0027s_Ticket"
+ ]
} \ No newline at end of file
diff --git a/items/MUTANT_NETHER_STALK.json b/items/MUTANT_NETHER_STALK.json
index 388b440a..c1d63bce 100644
--- a/items/MUTANT_NETHER_STALK.json
+++ b/items/MUTANT_NETHER_STALK.json
@@ -20,5 +20,9 @@
"internalname": "MUTANT_NETHER_STALK",
"clickcommand": "viewrecipe",
"modver": "1.5-REL",
- "crafttext": "Requires: Nether Wart XII"
+ "crafttext": "Requires: Nether Wart XII",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Mutant_Nether_Wart"
+ ]
} \ No newline at end of file
diff --git a/items/THEORETICAL_HOE.json b/items/THEORETICAL_HOE.json
index 85c00fff..99ea7064 100644
--- a/items/THEORETICAL_HOE.json
+++ b/items/THEORETICAL_HOE.json
@@ -15,5 +15,10 @@
],
"internalname": "THEORETICAL_HOE",
"clickcommand": "",
- "modver": "1.5-REL"
+ "modver": "1.5-REL",
+ "crafttext": "",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Mathematical_Hoe_Blueprint"
+ ]
} \ No newline at end of file
diff --git a/items/THEORETICAL_HOE_CANE_1.json b/items/THEORETICAL_HOE_CANE_1.json
index d5fb221e..eb50a252 100644
--- a/items/THEORETICAL_HOE_CANE_1.json
+++ b/items/THEORETICAL_HOE_CANE_1.json
@@ -29,5 +29,10 @@
},
"internalname": "THEORETICAL_HOE_CANE_1",
"clickcommand": "viewrecipe",
- "modver": "1.5-REL"
+ "modver": "1.5-REL",
+ "crafttext": "",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Turing_Sugar_Cane_Hoe"
+ ]
} \ No newline at end of file
diff --git a/items/THEORETICAL_HOE_CANE_2.json b/items/THEORETICAL_HOE_CANE_2.json
index a707ddfd..d63fa973 100644
--- a/items/THEORETICAL_HOE_CANE_2.json
+++ b/items/THEORETICAL_HOE_CANE_2.json
@@ -38,5 +38,10 @@
},
"internalname": "THEORETICAL_HOE_CANE_2",
"clickcommand": "viewrecipe",
- "modver": "1.5-REL"
+ "modver": "1.5-REL",
+ "crafttext": "",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Turing_Sugar_Cane_Hoe"
+ ]
} \ No newline at end of file
diff --git a/items/THEORETICAL_HOE_CANE_3.json b/items/THEORETICAL_HOE_CANE_3.json
index 5286f657..001b3bbd 100644
--- a/items/THEORETICAL_HOE_CANE_3.json
+++ b/items/THEORETICAL_HOE_CANE_3.json
@@ -41,5 +41,10 @@
},
"internalname": "THEORETICAL_HOE_CANE_3",
"clickcommand": "viewrecipe",
- "modver": "1.5-REL"
+ "modver": "1.5-REL",
+ "crafttext": "",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Turing_Sugar_Cane_Hoe"
+ ]
} \ No newline at end of file
diff --git a/items/THEORETICAL_HOE_CARROT_1.json b/items/THEORETICAL_HOE_CARROT_1.json
index cf7f5be2..0d38bca5 100644
--- a/items/THEORETICAL_HOE_CARROT_1.json
+++ b/items/THEORETICAL_HOE_CARROT_1.json
@@ -29,5 +29,10 @@
},
"internalname": "THEORETICAL_HOE_CARROT_1",
"clickcommand": "viewrecipe",
- "modver": "1.5-REL"
+ "modver": "1.5-REL",
+ "crafttext": "",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Gauss_Carrot_Hoe"
+ ]
} \ No newline at end of file
diff --git a/items/THEORETICAL_HOE_CARROT_2.json b/items/THEORETICAL_HOE_CARROT_2.json
index 6fada10c..aff6ba3a 100644
--- a/items/THEORETICAL_HOE_CARROT_2.json
+++ b/items/THEORETICAL_HOE_CARROT_2.json
@@ -37,5 +37,10 @@
},
"internalname": "THEORETICAL_HOE_CARROT_2",
"clickcommand": "viewrecipe",
- "modver": "1.5-REL"
+ "modver": "1.5-REL",
+ "crafttext": "",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Gauss_Carrot_Hoe"
+ ]
} \ No newline at end of file
diff --git a/items/THEORETICAL_HOE_CARROT_3.json b/items/THEORETICAL_HOE_CARROT_3.json
index d3e3eed0..e853eaf1 100644
--- a/items/THEORETICAL_HOE_CARROT_3.json
+++ b/items/THEORETICAL_HOE_CARROT_3.json
@@ -40,5 +40,10 @@
},
"internalname": "THEORETICAL_HOE_CARROT_3",
"clickcommand": "viewrecipe",
- "modver": "1.5-REL"
+ "modver": "1.5-REL",
+ "crafttext": "",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Gauss_Carrot_Hoe"
+ ]
} \ No newline at end of file
diff --git a/items/THEORETICAL_HOE_POTATO_1.json b/items/THEORETICAL_HOE_POTATO_1.json
index b096d991..11d7bef0 100644
--- a/items/THEORETICAL_HOE_POTATO_1.json
+++ b/items/THEORETICAL_HOE_POTATO_1.json
@@ -29,5 +29,10 @@
},
"internalname": "THEORETICAL_HOE_POTATO_1",
"clickcommand": "viewrecipe",
- "modver": "1.5-REL"
+ "modver": "1.5-REL",
+ "crafttext": "",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Pythagorean_Potato_Hoe"
+ ]
} \ No newline at end of file
diff --git a/items/THEORETICAL_HOE_POTATO_2.json b/items/THEORETICAL_HOE_POTATO_2.json
index 07033371..4f4b67cb 100644
--- a/items/THEORETICAL_HOE_POTATO_2.json
+++ b/items/THEORETICAL_HOE_POTATO_2.json
@@ -37,5 +37,10 @@
},
"internalname": "THEORETICAL_HOE_POTATO_2",
"clickcommand": "viewrecipe",
- "modver": "1.5-REL"
+ "modver": "1.5-REL",
+ "crafttext": "",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Pythagorean_Potato_Hoe"
+ ]
} \ No newline at end of file
diff --git a/items/THEORETICAL_HOE_POTATO_3.json b/items/THEORETICAL_HOE_POTATO_3.json
index 93a4f7dc..9036e625 100644
--- a/items/THEORETICAL_HOE_POTATO_3.json
+++ b/items/THEORETICAL_HOE_POTATO_3.json
@@ -40,5 +40,10 @@
},
"internalname": "THEORETICAL_HOE_POTATO_3",
"clickcommand": "viewrecipe",
- "modver": "1.5-REL"
+ "modver": "1.5-REL",
+ "crafttext": "",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Pythagorean_Potato_Hoe"
+ ]
} \ No newline at end of file
diff --git a/items/THEORETICAL_HOE_WARTS_1.json b/items/THEORETICAL_HOE_WARTS_1.json
index b257cd7e..aff9cba8 100644
--- a/items/THEORETICAL_HOE_WARTS_1.json
+++ b/items/THEORETICAL_HOE_WARTS_1.json
@@ -29,5 +29,10 @@
},
"internalname": "THEORETICAL_HOE_WARTS_1",
"clickcommand": "viewrecipe",
- "modver": "1.5-REL"
+ "modver": "1.5-REL",
+ "crafttext": "",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Newton_Nether_Warts_Hoe"
+ ]
} \ No newline at end of file
diff --git a/items/THEORETICAL_HOE_WARTS_2.json b/items/THEORETICAL_HOE_WARTS_2.json
index 68ed92f0..f2ce1a1b 100644
--- a/items/THEORETICAL_HOE_WARTS_2.json
+++ b/items/THEORETICAL_HOE_WARTS_2.json
@@ -38,5 +38,10 @@
},
"internalname": "THEORETICAL_HOE_WARTS_2",
"clickcommand": "viewrecipe",
- "modver": "1.5-REL"
+ "modver": "1.5-REL",
+ "crafttext": "",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Newton_Nether_Warts_Hoe"
+ ]
} \ No newline at end of file
diff --git a/items/THEORETICAL_HOE_WARTS_3.json b/items/THEORETICAL_HOE_WARTS_3.json
index d7d46529..18a776ce 100644
--- a/items/THEORETICAL_HOE_WARTS_3.json
+++ b/items/THEORETICAL_HOE_WARTS_3.json
@@ -41,5 +41,10 @@
},
"internalname": "THEORETICAL_HOE_WARTS_3",
"clickcommand": "viewrecipe",
- "modver": "1.5-REL"
+ "modver": "1.5-REL",
+ "crafttext": "",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Newton_Nether_Warts_Hoe"
+ ]
} \ No newline at end of file
diff --git a/items/THEORETICAL_HOE_WHEAT_1.json b/items/THEORETICAL_HOE_WHEAT_1.json
index c308a7e1..36eac291 100644
--- a/items/THEORETICAL_HOE_WHEAT_1.json
+++ b/items/THEORETICAL_HOE_WHEAT_1.json
@@ -29,5 +29,10 @@
},
"internalname": "THEORETICAL_HOE_WHEAT_1",
"clickcommand": "viewrecipe",
- "modver": "1.5-REL"
+ "modver": "1.5-REL",
+ "crafttext": "",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Euclid%27s_Wheat_Hoe"
+ ]
} \ No newline at end of file
diff --git a/items/THEORETICAL_HOE_WHEAT_2.json b/items/THEORETICAL_HOE_WHEAT_2.json
index 0d213a3f..986353a6 100644
--- a/items/THEORETICAL_HOE_WHEAT_2.json
+++ b/items/THEORETICAL_HOE_WHEAT_2.json
@@ -37,5 +37,10 @@
},
"internalname": "THEORETICAL_HOE_WHEAT_2",
"clickcommand": "viewrecipe",
- "modver": "1.5-REL"
+ "modver": "1.5-REL",
+ "crafttext": "",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Euclid%27s_Wheat_Hoe"
+ ]
} \ No newline at end of file
diff --git a/items/THEORETICAL_HOE_WHEAT_3.json b/items/THEORETICAL_HOE_WHEAT_3.json
index 036f5840..be228202 100644
--- a/items/THEORETICAL_HOE_WHEAT_3.json
+++ b/items/THEORETICAL_HOE_WHEAT_3.json
@@ -40,5 +40,10 @@
},
"internalname": "THEORETICAL_HOE_WHEAT_3",
"clickcommand": "viewrecipe",
- "modver": "1.5-REL"
+ "modver": "1.5-REL",
+ "crafttext": "",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Euclid%27s_Wheat_Hoe"
+ ]
} \ No newline at end of file
diff --git a/items/TURBO_PUMPKIN;1.json b/items/TURBO_PUMPKIN;1.json
index 002130e7..fec8ae44 100644
--- a/items/TURBO_PUMPKIN;1.json
+++ b/items/TURBO_PUMPKIN;1.json
@@ -17,5 +17,8 @@
"crafttext": "",
"clickcommand": "",
"modver": "1.5-REL",
- "infoType": ""
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Turbo-Pumpkin"
+ ]
} \ No newline at end of file