diff options
| author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-15 10:50:50 -0500 |
|---|---|---|
| committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-15 10:50:50 -0500 |
| commit | c45c7d2fdf37bf43f36cebf45774b9ab9a2bf0fb (patch) | |
| tree | 6543b29963a3913466534dd0be69003fefd3ad7b | |
| parent | 34b3f8cb9535dc6f545e06c467fa789be26717ca (diff) | |
| download | NotEnoughUpdates-REPO-c45c7d2fdf37bf43f36cebf45774b9ab9a2bf0fb.tar.gz NotEnoughUpdates-REPO-c45c7d2fdf37bf43f36cebf45774b9ab9a2bf0fb.tar.bz2 NotEnoughUpdates-REPO-c45c7d2fdf37bf43f36cebf45774b9ab9a2bf0fb.zip | |
HYPE!!!!
72 files changed, 491 insertions, 66 deletions
diff --git a/constants/parents.json b/constants/parents.json index a99dee40..665b458f 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -1858,5 +1858,34 @@ "JUNGLE_GENERATOR_9", "JUNGLE_GENERATOR_10", "JUNGLE_GENERATOR_11" + ], + "LARGE_AGRONOMY_SACK":[ + "MEDIUM_AGRONOMY_SACK", + "SMALL_AGRONOMY_SACK" + + ], + "LARGE_COMBAT_SACK":[ + "MEDIUM_COMBAT_SACK", + "SMALL_COMBAT_SACK" + ], + "LARGE_FISHING_SACK":[ + "MEDIUM_FISHING_SACK", + "SMALL_FISHING_SACK" + ], + "LARGE_FORAGING_SACK":[ + "MEDIUM_FORAGING_SACK", + "SMALL_FORAGING_SACK" + ], + "LARGE_HUSBANDRY_SACK":[ + "MEDIUM_HUSBANDRY_SACK", + "SMALL_HUSBANDRY_SACK" + ], + "LARGE_MINING_SACK":[ + "MEDIUM_MINING_SACK", + "SMALL_MINING_SACK" + ], + "LARGE_SLAYER_SACK":[ + "MEDIUM_SLAYER_SACK", + "SMALL_SLAYER_SACK" ] } diff --git a/items/ICE_GENERATOR_1.json b/items/ICE_GENERATOR_1.json index c41bdeb8..1732801d 100644 --- a/items/ICE_GENERATOR_1.json +++ b/items/ICE_GENERATOR_1.json @@ -31,5 +31,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ice_Minion" - ] + ], + "crafttext": "Requires: Ice I" }
\ No newline at end of file diff --git a/items/ICE_GENERATOR_10.json b/items/ICE_GENERATOR_10.json index f71b0e7a..c74ce3ac 100644 --- a/items/ICE_GENERATOR_10.json +++ b/items/ICE_GENERATOR_10.json @@ -27,5 +27,10 @@ "internalname": "ICE_GENERATOR_10", "clickcommand": "viewrecipe", "modver": "1.7.1-REL", - "useneucraft": true + "useneucraft": true, + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ice_Minion" + ], + "crafttext": "Requires: Ice I" }
\ No newline at end of file diff --git a/items/ICE_GENERATOR_11.json b/items/ICE_GENERATOR_11.json index 1535de40..a7611ed9 100644 --- a/items/ICE_GENERATOR_11.json +++ b/items/ICE_GENERATOR_11.json @@ -27,5 +27,10 @@ "internalname": "ICE_GENERATOR_11", "clickcommand": "viewrecipe", "modver": "1.7.1-REL", - "useneucraft": true + "useneucraft": true, + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ice_Minion" + ], + "crafttext": "Requires: Ice I" }
\ No newline at end of file diff --git a/items/ICE_GENERATOR_2.json b/items/ICE_GENERATOR_2.json index 954cae11..c9a44509 100644 --- a/items/ICE_GENERATOR_2.json +++ b/items/ICE_GENERATOR_2.json @@ -27,5 +27,10 @@ "internalname": "ICE_GENERATOR_2", "clickcommand": "viewrecipe", "modver": "1.7.1-REL", - "useneucraft": true + "useneucraft": true, + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ice_Minion" + ], + "crafttext": "Requires: Ice I" }
\ No newline at end of file diff --git a/items/ICE_GENERATOR_3.json b/items/ICE_GENERATOR_3.json index 6489c0e6..7d521718 100644 --- a/items/ICE_GENERATOR_3.json +++ b/items/ICE_GENERATOR_3.json @@ -27,5 +27,10 @@ "internalname": "ICE_GENERATOR_3", "clickcommand": "viewrecipe", "modver": "1.7.1-REL", - "useneucraft": true + "useneucraft": true, + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ice_Minion" + ], + "crafttext": "Requires: Ice I" }
\ No newline at end of file diff --git a/items/ICE_GENERATOR_4.json b/items/ICE_GENERATOR_4.json index 15a4a81b..cd4f29ba 100644 --- a/items/ICE_GENERATOR_4.json +++ b/items/ICE_GENERATOR_4.json @@ -27,5 +27,10 @@ "internalname": "ICE_GENERATOR_4", "clickcommand": "viewrecipe", "modver": "1.7.1-REL", - "useneucraft": true + "useneucraft": true, + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ice_Minion" + ], + "crafttext": "Requires: Ice I" }
\ No newline at end of file diff --git a/items/ICE_GENERATOR_5.json b/items/ICE_GENERATOR_5.json index 3aa89d56..7ea95f26 100644 --- a/items/ICE_GENERATOR_5.json +++ b/items/ICE_GENERATOR_5.json @@ -27,5 +27,10 @@ "internalname": "ICE_GENERATOR_5", "clickcommand": "viewrecipe", "modver": "1.7.1-REL", - "useneucraft": true + "useneucraft": true, + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ice_Minion" + ], + "crafttext": "Requires: Ice I" }
\ No newline at end of file diff --git a/items/ICE_GENERATOR_6.json b/items/ICE_GENERATOR_6.json index e7172a9e..a36f7501 100644 --- a/items/ICE_GENERATOR_6.json +++ b/items/ICE_GENERATOR_6.json @@ -27,5 +27,10 @@ "internalname": "ICE_GENERATOR_6", "clickcommand": "viewrecipe", "modver": "1.7.1-REL", - "useneucraft": true + "useneucraft": true, + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ice_Minion" + ], + "crafttext": "Requires: Ice I" }
\ No newline at end of file diff --git a/items/ICE_GENERATOR_7.json b/items/ICE_GENERATOR_7.json index 32aaaa4b..3f85aeee 100644 --- a/items/ICE_GENERATOR_7.json +++ b/items/ICE_GENERATOR_7.json @@ -27,5 +27,10 @@ "internalname": "ICE_GENERATOR_7", "clickcommand": "viewrecipe", "modver": "1.7.1-REL", - "useneucraft": true + "useneucraft": true, + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ice_Minion" + ], + "crafttext": "Requires: Ice I" }
\ No newline at end of file diff --git a/items/ICE_GENERATOR_8.json b/items/ICE_GENERATOR_8.json index b2a0d98e..866aa388 100644 --- a/items/ICE_GENERATOR_8.json +++ b/items/ICE_GENERATOR_8.json @@ -27,5 +27,10 @@ "internalname": "ICE_GENERATOR_8", "clickcommand": "viewrecipe", "modver": "1.7.1-REL", - "useneucraft": true + "useneucraft": true, + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ice_Minion" + ], + "crafttext": "Requires: Ice I" }
\ No newline at end of file diff --git a/items/ICE_GENERATOR_9.json b/items/ICE_GENERATOR_9.json index 82f71a32..2e3bc20f 100644 --- a/items/ICE_GENERATOR_9.json +++ b/items/ICE_GENERATOR_9.json @@ -27,5 +27,10 @@ "internalname": "ICE_GENERATOR_9", "clickcommand": "viewrecipe", "modver": "1.7.1-REL", - "useneucraft": true + "useneucraft": true, + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ice_Minion" + ], + "crafttext": "Requires: Ice I" }
\ No newline at end of file diff --git a/items/IRON_GENERATOR_1.json b/items/IRON_GENERATOR_1.json index cd511f0a..8714ba12 100644 --- a/items/IRON_GENERATOR_1.json +++ b/items/IRON_GENERATOR_1.json @@ -31,5 +31,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Iron_Minion" - ] + ], + "crafttext": "Requires: Iron Ingot I" }
\ No newline at end of file diff --git a/items/IRON_GENERATOR_10.json b/items/IRON_GENERATOR_10.json index 8ccd11ca..eb2fdb85 100644 --- a/items/IRON_GENERATOR_10.json +++ b/items/IRON_GENERATOR_10.json @@ -27,5 +27,10 @@ "internalname": "IRON_GENERATOR_10", "clickcommand": "viewrecipe", "modver": "1.7.1-REL", - "useneucraft": true + "useneucraft": true, + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Iron_Minion" + ], + "crafttext": "Requires: Iron Ingot I" }
\ No newline at end of file diff --git a/items/IRON_GENERATOR_11.json b/items/IRON_GENERATOR_11.json index d1ac8708..2fd848f9 100644 --- a/items/IRON_GENERATOR_11.json +++ b/items/IRON_GENERATOR_11.json @@ -27,5 +27,10 @@ "internalname": "IRON_GENERATOR_11", "clickcommand": "viewrecipe", "modver": "1.7.1-REL", - "useneucraft": true + "useneucraft": true, + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Iron_Minion" + ], + "crafttext": "Requires: Iron Ingot I" }
\ No newline at end of file diff --git a/items/IRON_GENERATOR_2.json b/items/IRON_GENERATOR_2.json index a2aaff00..36289df6 100644 --- a/items/IRON_GENERATOR_2.json +++ b/items/IRON_GENERATOR_2.json @@ -27,5 +27,10 @@ "internalname": "IRON_GENERATOR_2", "clickcommand": "viewrecipe", "modver": "1.7.1-REL", - "useneucraft": true + "useneucraft": true, + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Iron_Minion" + ], + "crafttext": "Requires: Iron Ingot I" }
\ No newline at end of file diff --git a/items/IRON_GENERATOR_3.json b/items/IRON_GENERATOR_3.json index 9eb54db8..22301d6e 100644 --- a/items/IRON_GENERATOR_3.json +++ b/items/IRON_GENERATOR_3.json @@ -27,5 +27,10 @@ "internalname": "IRON_GENERATOR_3", "clickcommand": "viewrecipe", "modver": "1.7.1-REL", - "useneucraft": true + "useneucraft": true, + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Iron_Minion" + ], + "crafttext": "Requires: Iron Ingot I" }
\ No newline at end of file diff --git a/items/IRON_GENERATOR_4.json b/items/IRON_GENERATOR_4.json index 37ea58e7..10678aea 100644 --- a/items/IRON_GENERATOR_4.json +++ b/items/IRON_GENERATOR_4.json @@ -27,5 +27,10 @@ "internalname": "IRON_GENERATOR_4", "clickcommand": "viewrecipe", "modver": "1.7.1-REL", - "useneucraft": true + "useneucraft": true, + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Iron_Minion" + ], + "crafttext": "Requires: Iron Ingot I" }
\ No newline at end of file diff --git a/items/IRON_GENERATOR_5.json b/items/IRON_GENERATOR_5.json index 84c70c8f..b0c56610 100644 --- a/items/IRON_GENERATOR_5.json +++ b/items/IRON_GENERATOR_5.json @@ -27,5 +27,10 @@ "internalname": "IRON_GENERATOR_5", "clickcommand": "viewrecipe", "modver": "1.7.1-REL", - "useneucraft": true + "useneucraft": true, + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Iron_Minion" + ], + "crafttext": "Requires: Iron Ingot I" }
\ No newline at end of file diff --git a/items/IRON_GENERATOR_6.json b/items/IRON_GENERATOR_6.json index 6f4b365d..c53a9aad 100644 --- a/items/IRON_GENERATOR_6.json +++ b/items/IRON_GENERATOR_6.json @@ -27,5 +27,10 @@ "internalname": "IRON_GENERATOR_6", "clickcommand": "viewrecipe", "modver": "1.7.1-REL", - "useneucraft": true + "useneucraft": true, + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Iron_Minion" + ], + "crafttext": "Requires: Iron Ingot I" }
\ No newline at end of file diff --git a/items/IRON_GENERATOR_7.json b/items/IRON_GENERATOR_7.json index f18806db..72439e40 100644 --- a/items/IRON_GENERATOR_7.json +++ b/items/IRON_GENERATOR_7.json @@ -27,5 +27,10 @@ "internalname": "IRON_GENERATOR_7", "clickcommand": "viewrecipe", "modver": "1.7.1-REL", - "useneucraft": true + "useneucraft": true, + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Iron_Minion" + ], + "crafttext": "Requires: Iron Ingot I" }
\ No newline at end of file diff --git a/items/IRON_GENERATOR_8.json b/items/IRON_GENERATOR_8.json index a3e35434..7a71d8eb 100644 --- a/items/IRON_GENERATOR_8.json +++ b/items/IRON_GENERATOR_8.json @@ -27,5 +27,10 @@ "internalname": "IRON_GENERATOR_8", "clickcommand": "viewrecipe", "modver": "1.7.1-REL", - "useneucraft": true + "useneucraft": true, + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Iron_Minion" + ], + "crafttext": "Requires: Iron Ingot I" }
\ No newline at end of file diff --git a/items/IRON_GENERATOR_9.json b/items/IRON_GENERATOR_9.json index 7a8e4701..432f03f6 100644 --- a/items/IRON_GENERATOR_9.json +++ b/items/IRON_GENERATOR_9.json @@ -27,5 +27,10 @@ "internalname": "IRON_GENERATOR_9", "clickcommand": "viewrecipe", "modver": "1.7.1-REL", - "useneucraft": true + "useneucraft": true, + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Iron_Minion" + ], + "crafttext": "Requires: Iron Ingot I" }
\ No newline at end of file diff --git a/items/JUNGLE_GENERATOR_1.json b/items/JUNGLE_GENERATOR_1.json index f1c176ab..2883f383 100644 --- a/items/JUNGLE_GENERATOR_1.json +++ b/items/JUNGLE_GENERATOR_1.json @@ -31,5 +31,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Jungle_Minion" - ] + ], + "crafttext": "Requires: Jungle Wood I" }
\ No newline at end of file diff --git a/items/JUNGLE_GENERATOR_10.json b/items/JUNGLE_GENERATOR_10.json index 42def783..6440871d 100644 --- a/items/JUNGLE_GENERATOR_10.json +++ b/items/JUNGLE_GENERATOR_10.json @@ -27,5 +27,10 @@ "internalname": "JUNGLE_GENERATOR_10", "clickcommand": "viewrecipe", "modver": "1.7.1-REL", - "useneucraft": true + "useneucraft": true, + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Jungle_Minion" + ], + "crafttext": "Requires: Jungle Wood I" }
\ No newline at end of file diff --git a/items/JUNGLE_GENERATOR_11.json b/items/JUNGLE_GENERATOR_11.json index f1083f86..94954948 100644 --- a/items/JUNGLE_GENERATOR_11.json +++ b/ |
