diff --git a/.prettierrc b/.prettierrc new file mode 100644 index 0000000..e74ed9f --- /dev/null +++ b/.prettierrc @@ -0,0 +1,6 @@ +{ + "trailingComma": "es5", + "tabWidth": 4, + "semi": false, + "singleQuote": true +} diff --git a/PostToDiscord.ps1 b/PostToDiscord.ps1 index a79ffe0..50b5ab6 100644 --- a/PostToDiscord.ps1 +++ b/PostToDiscord.ps1 @@ -3,5 +3,4 @@ $CurlUrl = "https://discordapp.com/api/webhooks/$WEBHOOK_ID/$WEBHOOK_TOKEN" $FilePath = "$CLIENT_FILENAME-$MODPACK_VERSION.zip" -curl.exe --url $CurlUrl -F ContentType="multipart/form-data" -F content=@$FilePath --progress-bar -pause \ No newline at end of file +curl.exe --url $CurlUrl -F ContentType="multipart/form-data" -F content=@$FilePath --progress-bar \ No newline at end of file diff --git a/changelogs/CHANGELOG.md b/changelogs/CHANGELOG.md index 1115278..bdaf6f9 100644 --- a/changelogs/CHANGELOG.md +++ b/changelogs/CHANGELOG.md @@ -4,25 +4,18 @@ There is a chance that this new update does not work with your current world. At the very least blocks from Create will be removed when updating from 0.4.x or prior. -*Forge-1.14.4-28.2.3* - - - -*[Mod Updates](https://github.com/NillerMedDild/Enigmatica4/blob/master/changelogs/CHANGELOG_MODS_0.5.3.txt)* - +*Forge-1.14.4-28.2.4* -**Added Mods** -* +*[Mod Updates](https://github.com/NillerMedDild/Enigmatica4/blob/master/changelogs/CHANGELOG_MODS_0.5.4.txt)* -**Changes** -- **Fixed bugs** -* +* Linux Server files being broken *again*. +* Excavation enchant empties shulkers [\#369](https://github.com/NillerMedDild/Enigmatica4/issues/369) ## Enigmatica 4 v0.5.3 diff --git a/changelogs/CHANGELOG_MODS_0.5.4.txt b/changelogs/CHANGELOG_MODS_0.5.4.txt new file mode 100644 index 0000000..d4dd76b --- /dev/null +++ b/changelogs/CHANGELOG_MODS_0.5.4.txt @@ -0,0 +1,550 @@ +======================================= +Enigmatica4 0.5.3 --> Enigmatica4 0.5.4 +======================================= + +Updated: + CoFH Core (cofh_core-1.14.4-0.3.1b.jar --> cofh_core-1.14.4-0.4.0b.jar): + cofh_core-1.14.4-0.4.0b.jar: + No changelog available. + + Cosmetic Armor Reworked (CosmeticArmorReworked-1.14.4-v1b.jar --> CosmeticArmorReworked-1.14.4-v2.jar): + CosmeticArmorReworked-1.14.4-v2.jar: + Ported from 1.15.2-v2: + Added a config option under server category for disabling the RecipeBook in the CosmeticArmorInventory. + (You can find the config file in "/serverconfig") + Some code cleanup. + + CraftTweaker (CraftTweaker-1.14.4-5.0.1.174.jar --> CraftTweaker-1.14.4-5.0.1.177.jar): + CraftTweaker-1.14.4-5.0.1.177.jar: + Current version: 5.0.1.177 + * [update custom commands to be in a different package](https://github.com/CraftTweaker/CraftTweaker/commit/39adc4af7b40d1ebb7e35a42e41cdd967145136a) - Jared - Wed Apr 22 11:00:07 2020 + * [update ZC to fix errors](https://github.com/CraftTweaker/CraftTweaker/commit/76b3b4978e112d6b164d759206370a93e61d7813) - Jared - Tue Apr 21 08:55:37 2020 + * [POC: ItemTransformers (see desc for more)](https://github.com/CraftTweaker/CraftTweaker/commit/ae8f25507461db413f789d4dcd2e1045ed7c86b0) - kindlich - Mon Apr 20 11:45:57 2020 + * [Updated ZC:](https://github.com/CraftTweaker/CraftTweaker/commit/b0f2b0f2d6101be80b6c86f33c1871df987dfb25) - kindlich - Sun Apr 19 00:55:34 2020 + * [Upated ZC](https://github.com/CraftTweaker/CraftTweaker/commit/bcae93a7d91e29c5521f232f000256231ac70afc) - kindlich - Sat Apr 18 01:26:37 2020 + * [Updated Recipe Manager Brackets](https://github.com/CraftTweaker/CraftTweaker/commit/a60f85c9de5c93e60b08df17d4fd75bff6442226) - kindlich - Sat Apr 18 01:25:46 2020 + * [Document Processor: Fixed IndexOutOfBounds for doc paths without delimiter](https://github.com/CraftTweaker/CraftTweaker/commit/c8525a7dc5aec247c240ef6205f66962d6b19551) - kindlich - Sat Apr 18 01:20:11 2020 + * [Updated ZC](https://github.com/CraftTweaker/CraftTweaker/commit/732f5fcabe09b67287509c5120ca92784d6007ef) - kindlich - Fri Apr 17 17:27:55 2020 + * [Make my IDE happy](https://github.com/CraftTweaker/CraftTweaker/commit/f3b5938751a4eb2142a73946e660e1855e378e54) - kindlich - Fri Apr 17 17:14:41 2020 + * [Work on commands via ZC](https://github.com/CraftTweaker/CraftTweaker/commit/d0a653587608a8a79464e7d7d837c859a5105606) - kindlich - Fri Apr 17 17:12:56 2020 + * [fix bad recipe names and log a warning in the log](https://github.com/CraftTweaker/CraftTweaker/commit/46c64a5fc8e008ccd044d467bebc75d795303a2a) - Jared - Fri Apr 17 00:48:15 2020 + * [Add JEITweaker as required lib](https://github.com/CraftTweaker/CraftTweaker/commit/7d92b4e9836de33690514a3aa11ad986bc9f50d9) - Jared - Thu Apr 16 23:17:26 2020 + * [Added simple loaders implementation](https://github.com/CraftTweaker/CraftTweaker/commit/6ff942d57e4402c87db8cc29d3d88c7a15811dca) - kindlich - Thu Apr 16 15:04:19 2020 + * [Added ScriptLoadingOptions to IPreprocessor#apply and FileAccesssSingle signatures](https://github.com/CraftTweaker/CraftTweaker/commit/77d5b107e05aab6ead1041630018d20aa5627a3c) - kindlich - Thu Apr 16 14:15:15 2020 + * [mods -> loadedMods](https://github.com/CraftTweaker/CraftTweaker/commit/5a9fbfe1126d5a51afe379b033c31988fb604463) - kindlich - Mon Apr 13 23:13:10 2020 + * [Check that all folders are properly built for format task](https://github.com/CraftTweaker/CraftTweaker/commit/f679451af7eef5e46e34beccce7861f2a151b100) - kindlich - Mon Apr 13 01:03:46 2020 + * [Updated ZC](https://github.com/CraftTweaker/CraftTweaker/commit/e4f21c2829c8734d732b89ef0fcbfb2e2ada12df) - kindlich - Mon Apr 13 00:55:31 2020 + * [ScriptOptions and ct syntax](https://github.com/CraftTweaker/CraftTweaker/commit/d321f50623860064745cc9821ea876decca04876) - kindlich - Mon Apr 13 00:53:49 2020 + * [Removed unused class](https://github.com/CraftTweaker/CraftTweaker/commit/b81cbe32882bb67d67137da07d40063e4ca18550) - kindlich - Mon Apr 13 00:19:22 2020 + * [Added message on Load Start/End](https://github.com/CraftTweaker/CraftTweaker/commit/a7a1e0ee1cc02bcf2a08bdcd1d478f15eb8abbd9) - kindlich - Mon Apr 13 00:19:07 2020 + * [FileAccessSingle now returns relative paths instead of only filename](https://github.com/CraftTweaker/CraftTweaker/commit/cf4ba9a1b7df81d3618650dc56a38343fa0e21f7) - kindlich - Mon Apr 13 00:18:03 2020 + * [Added /ct inventory and /ct inventory tags](https://github.com/CraftTweaker/CraftTweaker/commit/65dfc640bb058c2721d0a1c4baf91507b9ceea67) - Jared - Sun Apr 12 05:57:57 2020 + * [Implement /ct hand tags](https://github.com/CraftTweaker/CraftTweaker/commit/33350dee178ad47b6fcd0fd5a52df0fe8d77dc20) - Jared - Sun Apr 12 02:33:36 2020 + * [add IItemStack#owner](https://github.com/CraftTweaker/CraftTweaker/commit/9102e419963acc0a3580d91368edc36a360044e3) - Jared - Sun Apr 12 02:20:34 2020 + * [Add a way to get an empty MCItemStack](https://github.com/CraftTweaker/CraftTweaker/commit/50797810c441b5ad1c4efb707aec923a2d85c857) - Jared - Sun Apr 12 02:20:24 2020 + * [Add MCTag#firstXYZ](https://github.com/CraftTweaker/CraftTweaker/commit/762a999b2a0e25f45d5820753147509b8b3632d0) - Jared - Sun Apr 12 02:20:15 2020 + * [Added mod methods to see if a mod is loaded and more](https://github.com/CraftTweaker/CraftTweaker/commit/69125a298f1e647260fa16b1a2cb61c119bee92f) - Jared - Sun Apr 12 01:54:52 2020 + * [Add predicate exclusion to modid recipe removal close #949](https://github.com/CraftTweaker/CraftTweaker/commit/f572b3372ee1c56b73b0bb8a7cdb92a5af1753a5) - Jared - Sun Apr 12 00:18:35 2020 + * [Specify the mod version in the user agent](https://github.com/CraftTweaker/CraftTweaker/commit/e18df6838bb7f7cf81e4a8f376f7f66147763303) - Jared - Sat Apr 11 22:12:10 2020 + * [Added a way to get the item registryName. close #925](https://github.com/CraftTweaker/CraftTweaker/commit/4d2a614de586b6553ddcda3a0149f4546eccf9db) - Jared - Sat Apr 11 22:06:57 2020 + * [update forge](https://github.com/CraftTweaker/CraftTweaker/commit/d029e6a4488af7a1272dbdab1edd9015fd35fcf2) - Jared - Sat Apr 11 22:06:28 2020 + * [Update ZC to fix a crash](https://github.com/CraftTweaker/CraftTweaker/commit/222838ffb32d5b31c391a124a68c70214fa96754) - Jared - Sat Apr 11 21:01:32 2020 + * [update ZS](https://github.com/CraftTweaker/CraftTweaker/commit/beccf8140eefa41f560bcbdd86af192f33ad0599) - Jared - Fri Apr 10 23:55:44 2020 + * [Fixed Shapeless recipes not displaying tags correctly](https://github.com/CraftTweaker/CraftTweaker/commit/1327cbf6122be1b63f9c6c63e680691f3ecf2f7f) - Jared - Thu Mar 26 16:10:29 2020 + * [Get the recipetype safer, hopefully. Close #927](https://github.com/CraftTweaker/CraftTweaker/commit/e2cbf1facf78876515d7784149e0a29abdcd2c4c) - Jared - Wed Feb 26 23:09:29 2020 + * [Fixed scripts bigger than 32k not working on servers](https://github.com/CraftTweaker/CraftTweaker/commit/bebb6c382e5c720006bff46354c0612a6bf073bd) - Jared - Wed Feb 26 20:40:33 2020 + * [made it possible to cast a string to an int and double](https://github.com/CraftTweaker/CraftTweaker/commit/3c09bf964150ee5f790005ab7da04f0e030cc148) - Jared - Tue Feb 18 23:13:26 2020 + * [add a way to check if a MCTag is a certain type of tag](https://github.com/CraftTweaker/CraftTweaker/commit/92199c07469124ebf3350d63885354a0f9286a44) - Jared - Sat Jan 25 19:54:12 2020 + * [wrapper classes docs are now /vanilla/api/](https://github.com/CraftTweaker/CraftTweaker/commit/e524914f5b057a9c007dca1310638c2bcac53d31) - Jared - Sun Jan 19 22:18:46 2020 + * [move all generated docs to /vanilla/api](https://github.com/CraftTweaker/CraftTweaker/commit/6a1d9f4f69025c20e450feef2ca561c7ab54ad03) - Jared - Sun Jan 19 22:15:13 2020 + * [no more value = for docs annotation](https://github.com/CraftTweaker/CraftTweaker/commit/ba576f0a25678a6451080d23403ae3954d41d914) - Jared - Sun Jan 19 22:03:38 2020 + * [Updated ZC](https://github.com/CraftTweaker/CraftTweaker/commit/f3b595aa161e93f6ff90788b53fbea04ee9b265d) - kindlich - Sat Jan 11 13:58:34 2020 + * [make YAML output be in folders](https://github.com/CraftTweaker/CraftTweaker/commit/0de76eb4e3008edf0963c65d83ee971b4963c20c) - Jared - Fri Jan 10 22:55:02 2020 + * [ignore docsOut and src/generated](https://github.com/CraftTweaker/CraftTweaker/commit/c7f9f97ed3398bc61b0bf81f1050284fb0c6ca79) - Jared - Fri Jan 10 22:54:34 2020 + * [update ZC to fix server crashes](https://github.com/CraftTweaker/CraftTweaker/commit/7c703a57a06fc9bb2ea7d2ecde673e7ff18f89ef) - Jared - Fri Jan 10 22:23:43 2020 + * [update ZC](https://github.com/CraftTweaker/CraftTweaker/commit/224ad15e53c38b430dbd4230922d82f7f5b59977) - Jared - Fri Jan 10 19:21:41 2020 + * [Updated ZC](https://github.com/CraftTweaker/CraftTweaker/commit/5d9f252e406156b81bcadd720b95e8a9ddca43f4) - kindlich - Fri Jan 10 19:06:10 2020 + * [Added IIngredient#asIData](https://github.com/CraftTweaker/CraftTweaker/commit/1f4761cdf63d7b8b9bd878ac2a34940a36a4eb17) - kindlich - Fri Jan 10 19:00:45 2020 + * [Updated Doc location for Biome and BiomeSpawnEntry](https://github.com/CraftTweaker/CraftTweaker/commit/02cf6a708b3d163174ddfd31276807d941b78cdc) - kindlich - Fri Jan 10 18:58:57 2020 + * [update ZS](https://github.com/CraftTweaker/CraftTweaker/commit/2839aed162ff778c0acd40472474a3fde50e83bc) - Jared - Wed Jan 8 17:53:38 2020 + * [Removed test code for no wrapper file](https://github.com/CraftTweaker/CraftTweaker/commit/69fa5381ed1f6457342fd34fde78155ecbb4143b) - kindlich - Sun Jan 5 20:23:39 2020 + * [DocumentProcessor: Clear the output directory first](https://github.com/CraftTweaker/CraftTweaker/commit/d64087adf887972238ba1ec7482ce8e83676f395) - kindlich - Sun Jan 5 20:20:35 2020 + * [Updated ZC](https://github.com/CraftTweaker/CraftTweaker/commit/9f960d9c5a301a942c48512e4ab2085a08d83ea9) - kindlich - Sun Jan 5 19:51:50 2020 + * [Fix recipes "canFit" Close #912](https://github.com/CraftTweaker/CraftTweaker/commit/5a72b2d373b3d5d480dd4a61d904ecb9f040173a) - Jared - Sun Jan 5 14:15:28 2020 + * [Added some advancements as being wrapped](https://github.com/CraftTweaker/CraftTweaker/commit/57cc981aee01abaa689b872ab851d63a7db4b366) - kindlich - Wed Jan 1 23:45:25 2020 + * [Fixed some issues with the wrapper Processor](https://github.com/CraftTweaker/CraftTweaker/commit/e22c6972784858c8118eb1485496f1ea1eb655c8) - kindlich - Wed Jan 1 23:44:59 2020 + * [Forgot Some these](https://github.com/CraftTweaker/CraftTweaker/commit/54a5854f42414293ff8c6ea897f9c86a45956665) - kindlich - Wed Jan 1 22:56:12 2020 + * [Event Wrapper and Comment cleanup](https://github.com/CraftTweaker/CraftTweaker/commit/13501a232699331ea342199b86ec938692e621ee) - kindlich - Wed Jan 1 21:35:22 2020 + * [Updated ZC](https://github.com/CraftTweaker/CraftTweaker/commit/100bfb38141ec271a31e04e342f82cad6dc0a4a4) - kindlich - Wed Jan 1 16:43:17 2020 + * [Removed 2nd MCWorld](https://github.com/CraftTweaker/CraftTweaker/commit/d82e4ef51904c0378c4025973a14dfdbb5b0da7c) - kindlich - Wed Jan 1 16:30:19 2020 + * [Removed unused buildSrc](https://github.com/CraftTweaker/CraftTweaker/commit/0b782c48bb8d36950a00546258d0d63d9f98154c) - kindlich - Wed Jan 1 16:27:20 2020 + * [Made Event listeners unregister themselves on a reload](https://github.com/CraftTweaker/CraftTweaker/commit/592e7d9862449a6f7285a65250be98296e3820d3) - kindlich - Wed Jan 1 16:25:55 2020 + * [Only remove sidedActions when on the same side](https://github.com/CraftTweaker/CraftTweaker/commit/7d15faf7ae87abbc96d060cdc832b6cc957a7002) - kindlich - Wed Jan 1 16:24:36 2020 + * [Added missing Document and ZenWrapper annotations](https://github.com/CraftTweaker/CraftTweaker/commit/42cd76858c4bb9901ac234f2bd2cc9bc342738d5) - kindlich - Wed Jan 1 16:23:38 2020 + * [More work on wrappers](https://github.com/CraftTweaker/CraftTweaker/commit/a5f6a37ecd56898eefd2408b9e4177cba5927aba) - kindlich - Wed Jan 1 16:22:16 2020 + * [Committing stuff before I do something stupid](https://github.com/CraftTweaker/CraftTweaker/commit/a93ea989e169113d715fa84e4144b8ca23491b06) - kindlich - Tue Dec 31 23:03:43 2019 + * [Committing stuff before I do something stupid](https://github.com/CraftTweaker/CraftTweaker/commit/2c785dbd40fa4e6ad62d6574347041f85fa7984f) - kindlich - Tue Dec 31 21:46:11 2019 + * [CTTooltipEvent handler working now.](https://github.com/CraftTweaker/CraftTweaker/commit/b43eefc90d69e5111b7a17fdac383bbf0487fc78) - kindlich - Fri Dec 27 16:52:33 2019 + * [Some minor cleanup for Annotation Processors](https://github.com/CraftTweaker/CraftTweaker/commit/2e0897e84a4fbd7733d63d1fb054f80411fe929b) - kindlich - Thu Dec 26 23:07:54 2019 + * [Simple yaml generation and fixed multiple classes being generated](https://github.com/CraftTweaker/CraftTweaker/commit/2912e29a540d1241f7616e3641a9a95f276019a1) - kindlich - Mon Dec 23 13:31:29 2019 + * [Some cleanup](https://github.com/CraftTweaker/CraftTweaker/commit/18591fa7ac102e2cf11c172d9bc5e76b92b10624) - kindlich - Mon Dec 23 13:06:59 2019 + * [Some more work on Expansions and declaredModid](https://github.com/CraftTweaker/CraftTweaker/commit/91eb925ba4ecdf5a03498677a572383547fd04cc) - kindlich - Mon Dec 23 12:53:29 2019 + * [Started working on expansion classes](https://github.com/CraftTweaker/CraftTweaker/commit/4b68e0e43bd13b86d94b227b97a67094ae0981ea) - kindlich - Sun Dec 22 23:23:31 2019 + * [Normal classes should be running now](https://github.com/CraftTweaker/CraftTweaker/commit/6b06dd25f2b4adb58c72eec818d5f87cafdc98f7) - kindlich - Sun Dec 22 21:15:31 2019 + * [Base classes for Document Processor rewrite](https://github.com/CraftTweaker/CraftTweaker/commit/34fd8a748133dbc8a0c609ae9e21ef41336252d4) - kindlich - Sat Dec 21 22:42:42 2019 + * [Start working on annotation processor rewrite](https://github.com/CraftTweaker/CraftTweaker/commit/bd6cf0c2cf376516896fa603fa3a9bc41911760f) - kindlich - Fri Dec 20 14:04:26 2019 + * [It shouldn't be CT, should be MC](https://github.com/CraftTweaker/CraftTweaker/commit/bbcfb802e5b3638495dd3437d3557359d4d32e71) - Jared - Tue Dec 17 10:50:52 2019 + * [Replaced IEventHandler with Consumer](https://github.com/CraftTweaker/CraftTweaker/commit/e0fcd372ad7143fa3a69f42d0c4fd59cf00e2986) - kindlich - Sat Dec 14 21:25:17 2019 + * [event test](https://github.com/CraftTweaker/CraftTweaker/commit/98d834eed872ba45bb9ecd24b4bbab249b9f031a) - Jared - Thu Dec 12 18:43:10 2019 + * [update ZS](https://github.com/CraftTweaker/CraftTweaker/commit/02dbe0659348e71ed5a2bdd25fb232af2da45735) - Jared - Thu Dec 12 18:41:54 2019 + * [Fix creating non item tags Close #894](https://github.com/CraftTweaker/CraftTweaker/commit/d789ba46c24bbd18ea9e45bf0cc6fac02b602819) - Jared - Sun Dec 8 20:35:53 2019 + * [Gave MCTag a toString() method](https://github.com/CraftTweaker/CraftTweaker/commit/c0eff766d56ca341cde171408ebb6c233c964fec) - Jared - Sun Dec 8 20:32:30 2019 + * [Preprocessor Annotation validator](https://github.com/CraftTweaker/CraftTweaker/commit/bdb566290c0270dc3af98e75d725e17841b54553) - kindlich - Sun Dec 8 20:07:31 2019 + * [Force BEPs to return a specific type](https://github.com/CraftTweaker/CraftTweaker/commit/cd3bdfbf34c690e2c0f093f5b42db1a688f4c885) - kindlich - Sun Dec 8 19:44:07 2019 + * [invalid recipe names are now logged (not fixed!) close #877](https://github.com/CraftTweaker/CraftTweaker/commit/ef821921e1cdd911aec23fcc3a9794dffaa60012) - Jared - Fri Dec 6 23:54:48 2019 + * [Gave MCBlockState a proper commandString](https://github.com/CraftTweaker/CraftTweaker/commit/35f12bd6c64058580cfb7629bd1ab4c04eb7da1a) - Jared - Fri Dec 6 23:42:02 2019 + * [Should fix random null pointer exceptions when comparing stacks](https://github.com/CraftTweaker/CraftTweaker/commit/b1b0f7cb12963b7e3c95d9b662d42e8a2934597c) - Jared - Fri Dec 6 23:28:04 2019 + * [Fixed the reload listener being too early close #883](https://github.com/CraftTweaker/CraftTweaker/commit/60047cb682cda0661830887c718c9b22eeb54dc2) - Jared - Fri Dec 6 23:19:29 2019 + * [Fixed JEI showing the recipes incorrectly on servers](https://github.com/CraftTweaker/CraftTweaker/commit/570deaceeed83c3eebe0da08063c44c114ff406d) - Jared - Fri Dec 6 23:03:56 2019 + * [update ZenCode](https://github.com/CraftTweaker/CraftTweaker/commit/c1d9f18d2665bae72b4d623e3d1a0f215065f750) - Jared - Fri Dec 6 22:44:29 2019 + * [update ZS to include stdlibs (please report issues!)](https://github.com/CraftTweaker/CraftTweaker/commit/41b431043e430a53e2a3cf3407f5a9921746a60e) - Jared - Fri Dec 6 03:57:29 2019 + * [Added MCBiome and MCBiomeSpawnEntry](https://github.com/CraftTweaker/CraftTweaker/commit/04c42b8c98239269547ea60f897e25096be831be) - Jared - Fri Nov 22 23:46:36 2019 + * [entityclassification bep](https://github.com/CraftTweaker/CraftTweaker/commit/f9ec8c5f1fb99b6e24ce91ad0a41ff759f3166db) - Jared - Fri Nov 22 23:05:04 2019 + * [renamed entityType bracket handler to entitytype, to fit with the rest](https://github.com/CraftTweaker/CraftTweaker/commit/b3b11ef1e3ff1c0c0e9bee636e2b47c6f804d271) - Jared - Fri Nov 22 22:15:30 2019 + * [Just warn about docs, don't error](https://github.com/CraftTweaker/CraftTweaker/commit/cd4eeb1cf7e77c28906a50894f76cfceee5d93f5) - Jared - Fri Nov 22 22:10:34 2019 + * [Added BlockPos and Direction/Axis](https://github.com/CraftTweaker/CraftTweaker/commit/076c282df6e242de7f25cca14065434a402dbf97) - Jared - Wed Nov 20 04:15:54 2019 + * [added docParam this to IData related stuff](https://github.com/CraftTweaker/CraftTweaker/commit/89b249931cd7ac7b302c073f0d1d19b874788f33) - Jared - Sat Nov 16 15:34:33 2019 + * [remove TODOS from docs](https://github.com/CraftTweaker/CraftTweaker/commit/7335be72ab1db2989cc040ebc6011edb80aff20f) - Jared - Sat Nov 16 12:38:23 2019 + * [Fix extra spaces in param examples](https://github.com/CraftTweaker/CraftTweaker/commit/7cc191cec787ab21bbeb24d2584d04e0492b1a77) - Jared - Sat Nov 16 12:38:13 2019 + * [Made the document processor check for interfaces and super classes](https://github.com/CraftTweaker/CraftTweaker/commit/9081e02bdb3e0aba84f96ea640cac02c1d10e21e) - Jared - Sat Nov 16 01:43:06 2019 + * [Set timeouts and closed the buffered reader](https://github.com/CraftTweaker/CraftTweaker/commit/00db92a516db7e46b6b7042873c55d39f413a6cb) - Jared - Thu Nov 14 15:29:40 2019 + * [add docParams for things to fix failed builds](https://github.com/CraftTweaker/CraftTweaker/commit/7c7553da78989db2ce9f05c1a3f6f0da95292def) - Jared - Thu Nov 14 01:53:05 2019 + * [renamed CTRecipeManager to CTCraftingTableManager](https://github.com/CraftTweaker/CraftTweaker/commit/4022ee82170c7dcff88826b8e634a0e159f8fe7f) - Jared - Thu Nov 14 01:24:06 2019 + * [Add more javadocs and Document javadocs](https://github.com/CraftTweaker/CraftTweaker/commit/294c12b46c1682c0e076afdb39ac4b8857dffa5e) - Jared - Thu Nov 14 01:22:59 2019 + * [Actually register MCEntityClassification](https://github.com/CraftTweaker/CraftTweaker/commit/a2a7f49dc28967d5301ee341155281c2c1f543fa) - Jared - Thu Nov 14 01:20:46 2019 + * [Apparently HTTPGet isn't on the server...](https://github.com/CraftTweaker/CraftTweaker/commit/614a24757df3c4e9d4171829acfeda7f1af389d4) - Jared - Wed Nov 13 23:45:25 2019 + * [Added a patron message. use #nobrand to disable it. open beta msg gone](https://github.com/CraftTweaker/CraftTweaker/commit/561511680fbbb6aea75468138070f71353e6e273) - Jared - Tue Nov 12 02:21:20 2019 + * [Disabled debug mode to start with, made #debug enable it](https://github.com/CraftTweaker/CraftTweaker/commit/7cd78799e2da610f98a872c8fe8dff05d598c5f3) - Jared - Wed Nov 6 11:13:35 2019 + * [Added composter support](https://github.com/CraftTweaker/CraftTweaker/commit/3d371a905e8e14eab71a5e9494a1bd35bc7ca1aa) - Jared - Tue Nov 5 23:52:12 2019 + * [made actions only undo on their effective sides (not a full fix)](https://github.com/CraftTweaker/CraftTweaker/commit/c2166e3674a729e0fd45401a658a831985bb1744) - Jared - Tue Nov 5 23:52:00 2019 + * [add MCIngredientList, which is, fixes server tags in recipes](https://github.com/CraftTweaker/CraftTweaker/commit/74ed833f66ae051822fcb5dee2bedd74fe4e06b8) - Jared - Tue Nov 5 20:13:48 2019 + * [Ingredients only work with Tag so just always create it](https://github.com/CraftTweaker/CraftTweaker/commit/2428a951a3af1f5b63208150a485dc340e1511ed) - Jared - Tue Nov 5 20:12:54 2019 + * [no need to pretty print our json](https://github.com/CraftTweaker/CraftTweaker/commit/3f9441aefdf5929a6aaa5d75ad361e0c438c4750) - Jared - Tue Nov 5 20:12:37 2019 + * [IData#toJsonString](https://github.com/CraftTweaker/CraftTweaker/commit/d0ab6511d18423d3f488e2ecb1cf63faeec7b6e2) - kindlich - Tue Nov 5 19:59:36 2019 + * [Fix nested maps in json](https://github.com/CraftTweaker/CraftTweaker/commit/8dcf80c7b568052c53c14087916462c8dd80302a) - Jared - Tue Nov 5 12:51:22 2019 + * [Added a way to add any recipe through json](https://github.com/CraftTweaker/CraftTweaker/commit/7cb66910a8aa3020ae8aa86c7c01b4b78d52b478) - Jared - Mon Nov 4 23:51:54 2019 + * [Fixed the stone cutter subType being wrong](https://github.com/CraftTweaker/CraftTweaker/commit/9324b32c133fe61cf9c254d713f3df4939bfe2c9) - Jared - Mon Nov 4 23:51:34 2019 + * [fix command dumps being hard to copy](https://github.com/CraftTweaker/CraftTweaker/commit/3f86c6a5aec95ada60ccc8aebc7fff49e611bf3e) - Jared - Mon Nov 4 23:51:21 2019 + * [removed source and javadoc jars from curseforge upload](https://github.com/CraftTweaker/CraftTweaker/commit/ef43e24057bac52e883dd37332c5594b7d09cf0e) - Jared - Sun Nov 3 23:21:41 2019 + * [Added a tag dump command](https://github.com/CraftTweaker/CraftTweaker/commit/944395cb03d7e4c375b4ad9adce0aa39e1778bb7) - Jared - Sun Nov 3 23:13:10 2019 + * [Fixed duplicate jar entries](https://github.com/CraftTweaker/CraftTweaker/commit/ac9ea58c9ff6021241f872ccb36dcdfb48d65f12) - Jared - Sun Nov 3 13:00:23 2019 + * [Made stdlibs a jar file, in theory this should work](https://github.com/CraftTweaker/CraftTweaker/commit/7225829f2c5ea2cf4cb2e0e821bc97aa3e798fbc) - Jared - Sat Nov 2 21:53:11 2019 + * [add .registryName](https://github.com/CraftTweaker/CraftTweaker/commit/92dede21bef019455b6abf18e570372d5885ca28) - Jared - Sat Nov 2 21:40:00 2019 + * [and we're back to the zip file because Java resources are not feasible](https://github.com/CraftTweaker/CraftTweaker/commit/6d26fd25229ec1a622ed02bb1f294eed896f0c5f) - Jared - Sat Nov 2 21:29:12 2019 + * [Fully remove any other zip files from the jar file.](https://github.com/CraftTweaker/CraftTweaker/commit/8c96694f079f185d159e1d260686997601898191) - Jared - Sat Nov 2 18:45:46 2019 + * [remove left over 7z file...](https://github.com/CraftTweaker/CraftTweaker/commit/4bbd9faa44dc43356cf5a334aa74bc68c6d6bc5f) - Jared - Sat Nov 2 18:37:53 2019 + * [Made stdLibs a folder instead of a zip file to reduce curse wait times](https://github.com/CraftTweaker/CraftTweaker/commit/f351b225fa640570074f3326606e66eb5a05c3c4) - Jared - Sat Nov 2 18:33:46 2019 + * [undo zsp test](https://github.com/CraftTweaker/CraftTweaker/commit/bc747467579e1380842fa491b9074ea366dfdd97) - Jared - Sat Nov 2 14:33:10 2019 + * [test with making StdLibs zsp instead of zip](https://github.com/CraftTweaker/CraftTweaker/commit/ce5801f4cbec7a5630024342171e5cdcac96b861) - Jared - Sat Nov 2 14:28:17 2019 + * [Blacklist crafttweaker:scripts recipe type from being used in scripts](https://github.com/CraftTweaker/CraftTweaker/commit/ee0bec4bfddd768d8dc18c192819a08ec33721c5) - Jared - Fri Nov 1 18:59:57 2019 + * [Fix client only actions not being applied in single player](https://github.com/CraftTweaker/CraftTweaker/commit/c193eb604fadac6e642919cb6ad5563a70cc330a) - Jared - Fri Nov 1 15:11:25 2019 + * [fix script recipe type modid](https://github.com/CraftTweaker/CraftTweaker/commit/e2dd626c995e08db9e8168d3a14be2e90eb382cb) - Jared - Fri Nov 1 15:10:40 2019 + * [fix recipe dumps if there are no recipes in a recipe type](https://github.com/CraftTweaker/CraftTweaker/commit/00b8fb1dd244555b13b38ef2740805545c4ffa93) - Jared - Fri Nov 1 15:10:25 2019 + * [re-enable curseforge pushing](https://github.com/CraftTweaker/CraftTweaker/commit/1cfaff85b9aae782bcdaa2eedc6be7c6dc2d2fc5) - Jared - Fri Nov 1 09:07:48 2019 + * [Fixed javadoc complaining about docParam](https://github.com/CraftTweaker/CraftTweaker/commit/1bc78f150c08ad5e9c42f4f92c2d811876dfa2f1) - kindlich - Thu Oct 31 19:14:40 2019 + * [Fixed pipeline](https://github.com/CraftTweaker/CraftTweaker/commit/9f6c3be5ab0ea4577af95ed1e92cdda9d95c8921) - kindlich - Thu Oct 31 17:22:53 2019 + * [Split Jenkins Pipeline](https://github.com/CraftTweaker/CraftTweaker/commit/8a439cca69cd19e71af7a194f0a0989c3a8a100d) - kindlich - Thu Oct 31 17:19:31 2019 + * [fix gradle execing commands](https://github.com/CraftTweaker/CraftTweaker/commit/5af8959cc9afed4d3c4fb422f7185a2ea12761df) - Jared - Thu Oct 31 16:29:45 2019 + * [remove line about ct syntax, feedback received](https://github.com/CraftTweaker/CraftTweaker/commit/911d78038a972b6aa028f918a5463f67d9cf604e) - Jared - Thu Oct 31 16:12:20 2019 + * [Add burn time changing](https://github.com/CraftTweaker/CraftTweaker/commit/1c2e637a258d9ec15f4a4b1bf296cd6a5915f81a) - Jared - Thu Oct 31 16:09:28 2019 + * [Set docParam missing as error and added it to the existing classes](https://github.com/CraftTweaker/CraftTweaker/commit/0de8d10cb5b1b6e036be120872df9145ed1e121a) - kindlich - Wed Oct 30 18:25:18 2019 + * [Changed some regex matches to make them more readable](https://github.com/CraftTweaker/CraftTweaker/commit/8691284e033a875cbd71bab2efc56898fa366bc1) - kindlich - Wed Oct 30 18:23:51 2019 + * [Fixed static-only classes wanting docParam this](https://github.com/CraftTweaker/CraftTweaker/commit/69e61e7f2fee4d68f7b28407f8a9dae15216bd60) - kindlich - Wed Oct 30 00:01:52 2019 + * [docParam and scriptFile for generated documents Methods need @docParam for their parameters. If the type has nonstatic methods, then the type also needs @docParam on its javadoc](https://github.com/CraftTweaker/CraftTweaker/commit/d20fe1f5b461a572dbde2d15ace8f366afee888e) - kindlich - Tue Oct 29 18:17:19 2019 + + CraftTweaker-1.14.4-5.0.1.176.jar: + Current version: 5.0.1.176 + * [update ZC to fix errors](https://github.com/CraftTweaker/CraftTweaker/commit/76b3b4978e112d6b164d759206370a93e61d7813) - Jared - Tue Apr 21 08:55:37 2020 + * [POC: ItemTransformers (see desc for more)](https://github.com/CraftTweaker/CraftTweaker/commit/ae8f25507461db413f789d4dcd2e1045ed7c86b0) - kindlich - Mon Apr 20 11:45:57 2020 + * [Updated ZC:](https://github.com/CraftTweaker/CraftTweaker/commit/b0f2b0f2d6101be80b6c86f33c1871df987dfb25) - kindlich - Sun Apr 19 00:55:34 2020 + * [Upated ZC](https://github.com/CraftTweaker/CraftTweaker/commit/bcae93a7d91e29c5521f232f000256231ac70afc) - kindlich - Sat Apr 18 01:26:37 2020 + * [Updated Recipe Manager Brackets](https://github.com/CraftTweaker/CraftTweaker/commit/a60f85c9de5c93e60b08df17d4fd75bff6442226) - kindlich - Sat Apr 18 01:25:46 2020 + * [Document Processor: Fixed IndexOutOfBounds for doc paths without delimiter](https://github.com/CraftTweaker/CraftTweaker/commit/c8525a7dc5aec247c240ef6205f66962d6b19551) - kindlich - Sat Apr 18 01:20:11 2020 + * [Updated ZC](https://github.com/CraftTweaker/CraftTweaker/commit/732f5fcabe09b67287509c5120ca92784d6007ef) - kindlich - Fri Apr 17 17:27:55 2020 + * [Make my IDE happy](https://github.com/CraftTweaker/CraftTweaker/commit/f3b5938751a4eb2142a73946e660e1855e378e54) - kindlich - Fri Apr 17 17:14:41 2020 + * [Work on commands via ZC](https://github.com/CraftTweaker/CraftTweaker/commit/d0a653587608a8a79464e7d7d837c859a5105606) - kindlich - Fri Apr 17 17:12:56 2020 + * [fix bad recipe names and log a warning in the log](https://github.com/CraftTweaker/CraftTweaker/commit/46c64a5fc8e008ccd044d467bebc75d795303a2a) - Jared - Fri Apr 17 00:48:15 2020 + * [Add JEITweaker as required lib](https://github.com/CraftTweaker/CraftTweaker/commit/7d92b4e9836de33690514a3aa11ad986bc9f50d9) - Jared - Thu Apr 16 23:17:26 2020 + * [Added simple loaders implementation](https://github.com/CraftTweaker/CraftTweaker/commit/6ff942d57e4402c87db8cc29d3d88c7a15811dca) - kindlich - Thu Apr 16 15:04:19 2020 + * [Added ScriptLoadingOptions to IPreprocessor#apply and FileAccesssSingle signatures](https://github.com/CraftTweaker/CraftTweaker/commit/77d5b107e05aab6ead1041630018d20aa5627a3c) - kindlich - Thu Apr 16 14:15:15 2020 + * [mods -> loadedMods](https://github.com/CraftTweaker/CraftTweaker/commit/5a9fbfe1126d5a51afe379b033c31988fb604463) - kindlich - Mon Apr 13 23:13:10 2020 + * [Check that all folders are properly built for format task](https://github.com/CraftTweaker/CraftTweaker/commit/f679451af7eef5e46e34beccce7861f2a151b100) - kindlich - Mon Apr 13 01:03:46 2020 + * [Updated ZC](https://github.com/CraftTweaker/CraftTweaker/commit/e4f21c2829c8734d732b89ef0fcbfb2e2ada12df) - kindlich - Mon Apr 13 00:55:31 2020 + * [ScriptOptions and ct syntax](https://github.com/CraftTweaker/CraftTweaker/commit/d321f50623860064745cc9821ea876decca04876) - kindlich - Mon Apr 13 00:53:49 2020 + * [Removed unused class](https://github.com/CraftTweaker/CraftTweaker/commit/b81cbe32882bb67d67137da07d40063e4ca18550) - kindlich - Mon Apr 13 00:19:22 2020 + * [Added message on Load Start/End](https://github.com/CraftTweaker/CraftTweaker/commit/a7a1e0ee1cc02bcf2a08bdcd1d478f15eb8abbd9) - kindlich - Mon Apr 13 00:19:07 2020 + * [FileAccessSingle now returns relative paths instead of only filename](https://github.com/CraftTweaker/CraftTweaker/commit/cf4ba9a1b7df81d3618650dc56a38343fa0e21f7) - kindlich - Mon Apr 13 00:18:03 2020 + * [Added /ct inventory and /ct inventory tags](https://github.com/CraftTweaker/CraftTweaker/commit/65dfc640bb058c2721d0a1c4baf91507b9ceea67) - Jared - Sun Apr 12 05:57:57 2020 + * [Implement /ct hand tags](https://github.com/CraftTweaker/CraftTweaker/commit/33350dee178ad47b6fcd0fd5a52df0fe8d77dc20) - Jared - Sun Apr 12 02:33:36 2020 + * [add IItemStack#owner](https://github.com/CraftTweaker/CraftTweaker/commit/9102e419963acc0a3580d91368edc36a360044e3) - Jared - Sun Apr 12 02:20:34 2020 + * [Add a way to get an empty MCItemStack](https://github.com/CraftTweaker/CraftTweaker/commit/50797810c441b5ad1c4efb707aec923a2d85c857) - Jared - Sun Apr 12 02:20:24 2020 + * [Add MCTag#firstXYZ](https://github.com/CraftTweaker/CraftTweaker/commit/762a999b2a0e25f45d5820753147509b8b3632d0) - Jared - Sun Apr 12 02:20:15 2020 + * [Added mod methods to see if a mod is loaded and more](https://github.com/CraftTweaker/CraftTweaker/commit/69125a298f1e647260fa16b1a2cb61c119bee92f) - Jared - Sun Apr 12 01:54:52 2020 + * [Add predicate exclusion to modid recipe removal close #949](https://github.com/CraftTweaker/CraftTweaker/commit/f572b3372ee1c56b73b0bb8a7cdb92a5af1753a5) - Jared - Sun Apr 12 00:18:35 2020 + * [Specify the mod version in the user agent](https://github.com/CraftTweaker/CraftTweaker/commit/e18df6838bb7f7cf81e4a8f376f7f66147763303) - Jared - Sat Apr 11 22:12:10 2020 + * [Added a way to get the item registryName. close #925](https://github.com/CraftTweaker/CraftTweaker/commit/4d2a614de586b6553ddcda3a0149f4546eccf9db) - Jared - Sat Apr 11 22:06:57 2020 + * [update forge](https://github.com/CraftTweaker/CraftTweaker/commit/d029e6a4488af7a1272dbdab1edd9015fd35fcf2) - Jared - Sat Apr 11 22:06:28 2020 + * [Update ZC to fix a crash](https://github.com/CraftTweaker/CraftTweaker/commit/222838ffb32d5b31c391a124a68c70214fa96754) - Jared - Sat Apr 11 21:01:32 2020 + * [update ZS](https://github.com/CraftTweaker/CraftTweaker/commit/beccf8140eefa41f560bcbdd86af192f33ad0599) - Jared - Fri Apr 10 23:55:44 2020 + * [Fixed Shapeless recipes not displaying tags correctly](https://github.com/CraftTweaker/CraftTweaker/commit/1327cbf6122be1b63f9c6c63e680691f3ecf2f7f) - Jared - Thu Mar 26 16:10:29 2020 + * [Get the recipetype safer, hopefully. Close #927](https://github.com/CraftTweaker/CraftTweaker/commit/e2cbf1facf78876515d7784149e0a29abdcd2c4c) - Jared - Wed Feb 26 23:09:29 2020 + * [Fixed scripts bigger than 32k not working on servers](https://github.com/CraftTweaker/CraftTweaker/commit/bebb6c382e5c720006bff46354c0612a6bf073bd) - Jared - Wed Feb 26 20:40:33 2020 + * [made it possible to cast a string to an int and double](https://github.com/CraftTweaker/CraftTweaker/commit/3c09bf964150ee5f790005ab7da04f0e030cc148) - Jared - Tue Feb 18 23:13:26 2020 + * [add a way to check if a MCTag is a certain type of tag](https://github.com/CraftTweaker/CraftTweaker/commit/92199c07469124ebf3350d63885354a0f9286a44) - Jared - Sat Jan 25 19:54:12 2020 + * [wrapper classes docs are now /vanilla/api/](https://github.com/CraftTweaker/CraftTweaker/commit/e524914f5b057a9c007dca1310638c2bcac53d31) - Jared - Sun Jan 19 22:18:46 2020 + * [move all generated docs to /vanilla/api](https://github.com/CraftTweaker/CraftTweaker/commit/6a1d9f4f69025c20e450feef2ca561c7ab54ad03) - Jared - Sun Jan 19 22:15:13 2020 + * [no more value = for docs annotation](https://github.com/CraftTweaker/CraftTweaker/commit/ba576f0a25678a6451080d23403ae3954d41d914) - Jared - Sun Jan 19 22:03:38 2020 + * [Updated ZC](https://github.com/CraftTweaker/CraftTweaker/commit/f3b595aa161e93f6ff90788b53fbea04ee9b265d) - kindlich - Sat Jan 11 13:58:34 2020 + * [make YAML output be in folders](https://github.com/CraftTweaker/CraftTweaker/commit/0de76eb4e3008edf0963c65d83ee971b4963c20c) - Jared - Fri Jan 10 22:55:02 2020 + * [ignore docsOut and src/generated](https://github.com/CraftTweaker/CraftTweaker/commit/c7f9f97ed3398bc61b0bf81f1050284fb0c6ca79) - Jared - Fri Jan 10 22:54:34 2020 + * [update ZC to fix server crashes](https://github.com/CraftTweaker/CraftTweaker/commit/7c703a57a06fc9bb2ea7d2ecde673e7ff18f89ef) - Jared - Fri Jan 10 22:23:43 2020 + * [update ZC](https://github.com/CraftTweaker/CraftTweaker/commit/224ad15e53c38b430dbd4230922d82f7f5b59977) - Jared - Fri Jan 10 19:21:41 2020 + * [Updated ZC](https://github.com/CraftTweaker/CraftTweaker/commit/5d9f252e406156b81bcadd720b95e8a9ddca43f4) - kindlich - Fri Jan 10 19:06:10 2020 + * [Added IIngredient#asIData](https://github.com/CraftTweaker/CraftTweaker/commit/1f4761cdf63d7b8b9bd878ac2a34940a36a4eb17) - kindlich - Fri Jan 10 19:00:45 2020 + * [Updated Doc location for Biome and BiomeSpawnEntry](https://github.com/CraftTweaker/CraftTweaker/commit/02cf6a708b3d163174ddfd31276807d941b78cdc) - kindlich - Fri Jan 10 18:58:57 2020 + * [update ZS](https://github.com/CraftTweaker/CraftTweaker/commit/2839aed162ff778c0acd40472474a3fde50e83bc) - Jared - Wed Jan 8 17:53:38 2020 + * [Removed test code for no wrapper file](https://github.com/CraftTweaker/CraftTweaker/commit/69fa5381ed1f6457342fd34fde78155ecbb4143b) - kindlich - Sun Jan 5 20:23:39 2020 + * [DocumentProcessor: Clear the output directory first](https://github.com/CraftTweaker/CraftTweaker/commit/d64087adf887972238ba1ec7482ce8e83676f395) - kindlich - Sun Jan 5 20:20:35 2020 + * [Updated ZC](https://github.com/CraftTweaker/CraftTweaker/commit/9f960d9c5a301a942c48512e4ab2085a08d83ea9) - kindlich - Sun Jan 5 19:51:50 2020 + * [Fix recipes "canFit" Close #912](https://github.com/CraftTweaker/CraftTweaker/commit/5a72b2d373b3d5d480dd4a61d904ecb9f040173a) - Jared - Sun Jan 5 14:15:28 2020 + * [Added some advancements as being wrapped](https://github.com/CraftTweaker/CraftTweaker/commit/57cc981aee01abaa689b872ab851d63a7db4b366) - kindlich - Wed Jan 1 23:45:25 2020 + * [Fixed some issues with the wrapper Processor](https://github.com/CraftTweaker/CraftTweaker/commit/e22c6972784858c8118eb1485496f1ea1eb655c8) - kindlich - Wed Jan 1 23:44:59 2020 + * [Forgot Some these](https://github.com/CraftTweaker/CraftTweaker/commit/54a5854f42414293ff8c6ea897f9c86a45956665) - kindlich - Wed Jan 1 22:56:12 2020 + * [Event Wrapper and Comment cleanup](https://github.com/CraftTweaker/CraftTweaker/commit/13501a232699331ea342199b86ec938692e621ee) - kindlich - Wed Jan 1 21:35:22 2020 + * [Updated ZC](https://github.com/CraftTweaker/CraftTweaker/commit/100bfb38141ec271a31e04e342f82cad6dc0a4a4) - kindlich - Wed Jan 1 16:43:17 2020 + * [Removed 2nd MCWorld](https://github.com/CraftTweaker/CraftTweaker/commit/d82e4ef51904c0378c4025973a14dfdbb5b0da7c) - kindlich - Wed Jan 1 16:30:19 2020 + * [Removed unused buildSrc](https://github.com/CraftTweaker/CraftTweaker/commit/0b782c48bb8d36950a00546258d0d63d9f98154c) - kindlich - Wed Jan 1 16:27:20 2020 + * [Made Event listeners unregister themselves on a reload](https://github.com/CraftTweaker/CraftTweaker/commit/592e7d9862449a6f7285a65250be98296e3820d3) - kindlich - Wed Jan 1 16:25:55 2020 + * [Only remove sidedActions when on the same side](https://github.com/CraftTweaker/CraftTweaker/commit/7d15faf7ae87abbc96d060cdc832b6cc957a7002) - kindlich - Wed Jan 1 16:24:36 2020 + * [Added missing Document and ZenWrapper annotations](https://github.com/CraftTweaker/CraftTweaker/commit/42cd76858c4bb9901ac234f2bd2cc9bc342738d5) - kindlich - Wed Jan 1 16:23:38 2020 + * [More work on wrappers](https://github.com/CraftTweaker/CraftTweaker/commit/a5f6a37ecd56898eefd2408b9e4177cba5927aba) - kindlich - Wed Jan 1 16:22:16 2020 + * [Committing stuff before I do something stupid](https://github.com/CraftTweaker/CraftTweaker/commit/a93ea989e169113d715fa84e4144b8ca23491b06) - kindlich - Tue Dec 31 23:03:43 2019 + * [Committing stuff before I do something stupid](https://github.com/CraftTweaker/CraftTweaker/commit/2c785dbd40fa4e6ad62d6574347041f85fa7984f) - kindlich - Tue Dec 31 21:46:11 2019 + * [CTTooltipEvent handler working now.](https://github.com/CraftTweaker/CraftTweaker/commit/b43eefc90d69e5111b7a17fdac383bbf0487fc78) - kindlich - Fri Dec 27 16:52:33 2019 + * [Some minor cleanup for Annotation Processors](https://github.com/CraftTweaker/CraftTweaker/commit/2e0897e84a4fbd7733d63d1fb054f80411fe929b) - kindlich - Thu Dec 26 23:07:54 2019 + * [Simple yaml generation and fixed multiple classes being generated](https://github.com/CraftTweaker/CraftTweaker/commit/2912e29a540d1241f7616e3641a9a95f276019a1) - kindlich - Mon Dec 23 13:31:29 2019 + * [Some cleanup](https://github.com/CraftTweaker/CraftTweaker/commit/18591fa7ac102e2cf11c172d9bc5e76b92b10624) - kindlich - Mon Dec 23 13:06:59 2019 + * [Some more work on Expansions and declaredModid](https://github.com/CraftTweaker/CraftTweaker/commit/91eb925ba4ecdf5a03498677a572383547fd04cc) - kindlich - Mon Dec 23 12:53:29 2019 + * [Started working on expansion classes](https://github.com/CraftTweaker/CraftTweaker/commit/4b68e0e43bd13b86d94b227b97a67094ae0981ea) - kindlich - Sun Dec 22 23:23:31 2019 + * [Normal classes should be running now](https://github.com/CraftTweaker/CraftTweaker/commit/6b06dd25f2b4adb58c72eec818d5f87cafdc98f7) - kindlich - Sun Dec 22 21:15:31 2019 + * [Base classes for Document Processor rewrite](https://github.com/CraftTweaker/CraftTweaker/commit/34fd8a748133dbc8a0c609ae9e21ef41336252d4) - kindlich - Sat Dec 21 22:42:42 2019 + * [Start working on annotation processor rewrite](https://github.com/CraftTweaker/CraftTweaker/commit/bd6cf0c2cf376516896fa603fa3a9bc41911760f) - kindlich - Fri Dec 20 14:04:26 2019 + * [It shouldn't be CT, should be MC](https://github.com/CraftTweaker/CraftTweaker/commit/bbcfb802e5b3638495dd3437d3557359d4d32e71) - Jared - Tue Dec 17 10:50:52 2019 + * [Replaced IEventHandler with Consumer](https://github.com/CraftTweaker/CraftTweaker/commit/e0fcd372ad7143fa3a69f42d0c4fd59cf00e2986) - kindlich - Sat Dec 14 21:25:17 2019 + * [event test](https://github.com/CraftTweaker/CraftTweaker/commit/98d834eed872ba45bb9ecd24b4bbab249b9f031a) - Jared - Thu Dec 12 18:43:10 2019 + * [update ZS](https://github.com/CraftTweaker/CraftTweaker/commit/02dbe0659348e71ed5a2bdd25fb232af2da45735) - Jared - Thu Dec 12 18:41:54 2019 + * [Fix creating non item tags Close #894](https://github.com/CraftTweaker/CraftTweaker/commit/d789ba46c24bbd18ea9e45bf0cc6fac02b602819) - Jared - Sun Dec 8 20:35:53 2019 + * [Gave MCTag a toString() method](https://github.com/CraftTweaker/CraftTweaker/commit/c0eff766d56ca341cde171408ebb6c233c964fec) - Jared - Sun Dec 8 20:32:30 2019 + * [Preprocessor Annotation validator](https://github.com/CraftTweaker/CraftTweaker/commit/bdb566290c0270dc3af98e75d725e17841b54553) - kindlich - Sun Dec 8 20:07:31 2019 + * [Force BEPs to return a specific type](https://github.com/CraftTweaker/CraftTweaker/commit/cd3bdfbf34c690e2c0f093f5b42db1a688f4c885) - kindlich - Sun Dec 8 19:44:07 2019 + * [invalid recipe names are now logged (not fixed!) close #877](https://github.com/CraftTweaker/CraftTweaker/commit/ef821921e1cdd911aec23fcc3a9794dffaa60012) - Jared - Fri Dec 6 23:54:48 2019 + * [Gave MCBlockState a proper commandString](https://github.com/CraftTweaker/CraftTweaker/commit/35f12bd6c64058580cfb7629bd1ab4c04eb7da1a) - Jared - Fri Dec 6 23:42:02 2019 + * [Should fix random null pointer exceptions when comparing stacks](https://github.com/CraftTweaker/CraftTweaker/commit/b1b0f7cb12963b7e3c95d9b662d42e8a2934597c) - Jared - Fri Dec 6 23:28:04 2019 + * [Fixed the reload listener being too early close #883](https://github.com/CraftTweaker/CraftTweaker/commit/60047cb682cda0661830887c718c9b22eeb54dc2) - Jared - Fri Dec 6 23:19:29 2019 + * [Fixed JEI showing the recipes incorrectly on servers](https://github.com/CraftTweaker/CraftTweaker/commit/570deaceeed83c3eebe0da08063c44c114ff406d) - Jared - Fri Dec 6 23:03:56 2019 + * [update ZenCode](https://github.com/CraftTweaker/CraftTweaker/commit/c1d9f18d2665bae72b4d623e3d1a0f215065f750) - Jared - Fri Dec 6 22:44:29 2019 + * [update ZS to include stdlibs (please report issues!)](https://github.com/CraftTweaker/CraftTweaker/commit/41b431043e430a53e2a3cf3407f5a9921746a60e) - Jared - Fri Dec 6 03:57:29 2019 + * [Added MCBiome and MCBiomeSpawnEntry](https://github.com/CraftTweaker/CraftTweaker/commit/04c42b8c98239269547ea60f897e25096be831be) - Jared - Fri Nov 22 23:46:36 2019 + * [entityclassification bep](https://github.com/CraftTweaker/CraftTweaker/commit/f9ec8c5f1fb99b6e24ce91ad0a41ff759f3166db) - Jared - Fri Nov 22 23:05:04 2019 + * [renamed entityType bracket handler to entitytype, to fit with the rest](https://github.com/CraftTweaker/CraftTweaker/commit/b3b11ef1e3ff1c0c0e9bee636e2b47c6f804d271) - Jared - Fri Nov 22 22:15:30 2019 + * [Just warn about docs, don't error](https://github.com/CraftTweaker/CraftTweaker/commit/cd4eeb1cf7e77c28906a50894f76cfceee5d93f5) - Jared - Fri Nov 22 22:10:34 2019 + * [Added BlockPos and Direction/Axis](https://github.com/CraftTweaker/CraftTweaker/commit/076c282df6e242de7f25cca14065434a402dbf97) - Jared - Wed Nov 20 04:15:54 2019 + * [added docParam this to IData related stuff](https://github.com/CraftTweaker/CraftTweaker/commit/89b249931cd7ac7b302c073f0d1d19b874788f33) - Jared - Sat Nov 16 15:34:33 2019 + * [remove TODOS from docs](https://github.com/CraftTweaker/CraftTweaker/commit/7335be72ab1db2989cc040ebc6011edb80aff20f) - Jared - Sat Nov 16 12:38:23 2019 + * [Fix extra spaces in param examples](https://github.com/CraftTweaker/CraftTweaker/commit/7cc191cec787ab21bbeb24d2584d04e0492b1a77) - Jared - Sat Nov 16 12:38:13 2019 + * [Made the document processor check for interfaces and super classes](https://github.com/CraftTweaker/CraftTweaker/commit/9081e02bdb3e0aba84f96ea640cac02c1d10e21e) - Jared - Sat Nov 16 01:43:06 2019 + * [Set timeouts and closed the buffered reader](https://github.com/CraftTweaker/CraftTweaker/commit/00db92a516db7e46b6b7042873c55d39f413a6cb) - Jared - Thu Nov 14 15:29:40 2019 + * [add docParams for things to fix failed builds](https://github.com/CraftTweaker/CraftTweaker/commit/7c7553da78989db2ce9f05c1a3f6f0da95292def) - Jared - Thu Nov 14 01:53:05 2019 + * [renamed CTRecipeManager to CTCraftingTableManager](https://github.com/CraftTweaker/CraftTweaker/commit/4022ee82170c7dcff88826b8e634a0e159f8fe7f) - Jared - Thu Nov 14 01:24:06 2019 + * [Add more javadocs and Document javadocs](https://github.com/CraftTweaker/CraftTweaker/commit/294c12b46c1682c0e076afdb39ac4b8857dffa5e) - Jared - Thu Nov 14 01:22:59 2019 + * [Actually register MCEntityClassification](https://github.com/CraftTweaker/CraftTweaker/commit/a2a7f49dc28967d5301ee341155281c2c1f543fa) - Jared - Thu Nov 14 01:20:46 2019 + * [Apparently HTTPGet isn't on the server...](https://github.com/CraftTweaker/CraftTweaker/commit/614a24757df3c4e9d4171829acfeda7f1af389d4) - Jared - Wed Nov 13 23:45:25 2019 + * [Added a patron message. use #nobrand to disable it. open beta msg gone](https://github.com/CraftTweaker/CraftTweaker/commit/561511680fbbb6aea75468138070f71353e6e273) - Jared - Tue Nov 12 02:21:20 2019 + * [Disabled debug mode to start with, made #debug enable it](https://github.com/CraftTweaker/CraftTweaker/commit/7cd78799e2da610f98a872c8fe8dff05d598c5f3) - Jared - Wed Nov 6 11:13:35 2019 + * [Added composter support](https://github.com/CraftTweaker/CraftTweaker/commit/3d371a905e8e14eab71a5e9494a1bd35bc7ca1aa) - Jared - Tue Nov 5 23:52:12 2019 + * [made actions only undo on their effective sides (not a full fix)](https://github.com/CraftTweaker/CraftTweaker/commit/c2166e3674a729e0fd45401a658a831985bb1744) - Jared - Tue Nov 5 23:52:00 2019 + * [add MCIngredientList, which is, fixes server tags in recipes](https://github.com/CraftTweaker/CraftTweaker/commit/74ed833f66ae051822fcb5dee2bedd74fe4e06b8) - Jared - Tue Nov 5 20:13:48 2019 + * [Ingredients only work with Tag so just always create it](https://github.com/CraftTweaker/CraftTweaker/commit/2428a951a3af1f5b63208150a485dc340e1511ed) - Jared - Tue Nov 5 20:12:54 2019 + * [no need to pretty print our json](https://github.com/CraftTweaker/CraftTweaker/commit/3f9441aefdf5929a6aaa5d75ad361e0c438c4750) - Jared - Tue Nov 5 20:12:37 2019 + * [IData#toJsonString](https://github.com/CraftTweaker/CraftTweaker/commit/d0ab6511d18423d3f488e2ecb1cf63faeec7b6e2) - kindlich - Tue Nov 5 19:59:36 2019 + * [Fix nested maps in json](https://github.com/CraftTweaker/CraftTweaker/commit/8dcf80c7b568052c53c14087916462c8dd80302a) - Jared - Tue Nov 5 12:51:22 2019 + * [Added a way to add any recipe through json](https://github.com/CraftTweaker/CraftTweaker/commit/7cb66910a8aa3020ae8aa86c7c01b4b78d52b478) - Jared - Mon Nov 4 23:51:54 2019 + * [Fixed the stone cutter subType being wrong](https://github.com/CraftTweaker/CraftTweaker/commit/9324b32c133fe61cf9c254d713f3df4939bfe2c9) - Jared - Mon Nov 4 23:51:34 2019 + * [fix command dumps being hard to copy](https://github.com/CraftTweaker/CraftTweaker/commit/3f86c6a5aec95ada60ccc8aebc7fff49e611bf3e) - Jared - Mon Nov 4 23:51:21 2019 + * [removed source and javadoc jars from curseforge upload](https://github.com/CraftTweaker/CraftTweaker/commit/ef43e24057bac52e883dd37332c5594b7d09cf0e) - Jared - Sun Nov 3 23:21:41 2019 + * [Added a tag dump command](https://github.com/CraftTweaker/CraftTweaker/commit/944395cb03d7e4c375b4ad9adce0aa39e1778bb7) - Jared - Sun Nov 3 23:13:10 2019 + * [Fixed duplicate jar entries](https://github.com/CraftTweaker/CraftTweaker/commit/ac9ea58c9ff6021241f872ccb36dcdfb48d65f12) - Jared - Sun Nov 3 13:00:23 2019 + * [Made stdlibs a jar file, in theory this should work](https://github.com/CraftTweaker/CraftTweaker/commit/7225829f2c5ea2cf4cb2e0e821bc97aa3e798fbc) - Jared - Sat Nov 2 21:53:11 2019 + * [add .registryName](https://github.com/CraftTweaker/CraftTweaker/commit/92dede21bef019455b6abf18e570372d5885ca28) - Jared - Sat Nov 2 21:40:00 2019 + * [and we're back to the zip file because Java resources are not feasible](https://github.com/CraftTweaker/CraftTweaker/commit/6d26fd25229ec1a622ed02bb1f294eed896f0c5f) - Jared - Sat Nov 2 21:29:12 2019 + * [Fully remove any other zip files from the jar file.](https://github.com/CraftTweaker/CraftTweaker/commit/8c96694f079f185d159e1d260686997601898191) - Jared - Sat Nov 2 18:45:46 2019 + * [remove left over 7z file...](https://github.com/CraftTweaker/CraftTweaker/commit/4bbd9faa44dc43356cf5a334aa74bc68c6d6bc5f) - Jared - Sat Nov 2 18:37:53 2019 + * [Made stdLibs a folder instead of a zip file to reduce curse wait times](https://github.com/CraftTweaker/CraftTweaker/commit/f351b225fa640570074f3326606e66eb5a05c3c4) - Jared - Sat Nov 2 18:33:46 2019 + * [undo zsp test](https://github.com/CraftTweaker/CraftTweaker/commit/bc747467579e1380842fa491b9074ea366dfdd97) - Jared - Sat Nov 2 14:33:10 2019 + * [test with making StdLibs zsp instead of zip](https://github.com/CraftTweaker/CraftTweaker/commit/ce5801f4cbec7a5630024342171e5cdcac96b861) - Jared - Sat Nov 2 14:28:17 2019 + * [Blacklist crafttweaker:scripts recipe type from being used in scripts](https://github.com/CraftTweaker/CraftTweaker/commit/ee0bec4bfddd768d8dc18c192819a08ec33721c5) - Jared - Fri Nov 1 18:59:57 2019 + * [Fix client only actions not being applied in single player](https://github.com/CraftTweaker/CraftTweaker/commit/c193eb604fadac6e642919cb6ad5563a70cc330a) - Jared - Fri Nov 1 15:11:25 2019 + * [fix script recipe type modid](https://github.com/CraftTweaker/CraftTweaker/commit/e2dd626c995e08db9e8168d3a14be2e90eb382cb) - Jared - Fri Nov 1 15:10:40 2019 + * [fix recipe dumps if there are no recipes in a recipe type](https://github.com/CraftTweaker/CraftTweaker/commit/00b8fb1dd244555b13b38ef2740805545c4ffa93) - Jared - Fri Nov 1 15:10:25 2019 + * [re-enable curseforge pushing](https://github.com/CraftTweaker/CraftTweaker/commit/1cfaff85b9aae782bcdaa2eedc6be7c6dc2d2fc5) - Jared - Fri Nov 1 09:07:48 2019 + * [Fixed javadoc complaining about docParam](https://github.com/CraftTweaker/CraftTweaker/commit/1bc78f150c08ad5e9c42f4f92c2d811876dfa2f1) - kindlich - Thu Oct 31 19:14:40 2019 + * [Fixed pipeline](https://github.com/CraftTweaker/CraftTweaker/commit/9f6c3be5ab0ea4577af95ed1e92cdda9d95c8921) - kindlich - Thu Oct 31 17:22:53 2019 + * [Split Jenkins Pipeline](https://github.com/CraftTweaker/CraftTweaker/commit/8a439cca69cd19e71af7a194f0a0989c3a8a100d) - kindlich - Thu Oct 31 17:19:31 2019 + * [fix gradle execing commands](https://github.com/CraftTweaker/CraftTweaker/commit/5af8959cc9afed4d3c4fb422f7185a2ea12761df) - Jared - Thu Oct 31 16:29:45 2019 + * [remove line about ct syntax, feedback received](https://github.com/CraftTweaker/CraftTweaker/commit/911d78038a972b6aa028f918a5463f67d9cf604e) - Jared - Thu Oct 31 16:12:20 2019 + * [Add burn time changing](https://github.com/CraftTweaker/CraftTweaker/commit/1c2e637a258d9ec15f4a4b1bf296cd6a5915f81a) - Jared - Thu Oct 31 16:09:28 2019 + * [Set docParam missing as error and added it to the existing classes](https://github.com/CraftTweaker/CraftTweaker/commit/0de8d10cb5b1b6e036be120872df9145ed1e121a) - kindlich - Wed Oct 30 18:25:18 2019 + * [Changed some regex matches to make them more readable](https://github.com/CraftTweaker/CraftTweaker/commit/8691284e033a875cbd71bab2efc56898fa366bc1) - kindlich - Wed Oct 30 18:23:51 2019 + * [Fixed static-only classes wanting docParam this](https://github.com/CraftTweaker/CraftTweaker/commit/69e61e7f2fee4d68f7b28407f8a9dae15216bd60) - kindlich - Wed Oct 30 00:01:52 2019 + * [docParam and scriptFile for generated documents Methods need @docParam for their parameters. If the type has nonstatic methods, then the type also needs @docParam on its javadoc](https://github.com/CraftTweaker/CraftTweaker/commit/d20fe1f5b461a572dbde2d15ace8f366afee888e) - kindlich - Tue Oct 29 18:17:19 2019 + + CraftTweaker-1.14.4-5.0.1.175.jar: + Current version: 5.0.1.175 + * [POC: ItemTransformers (see desc for more)](https://github.com/CraftTweaker/CraftTweaker/commit/ae8f25507461db413f789d4dcd2e1045ed7c86b0) - kindlich - Mon Apr 20 11:45:57 2020 + * [Updated ZC:](https://github.com/CraftTweaker/CraftTweaker/commit/b0f2b0f2d6101be80b6c86f33c1871df987dfb25) - kindlich - Sun Apr 19 00:55:34 2020 + * [Upated ZC](https://github.com/CraftTweaker/CraftTweaker/commit/bcae93a7d91e29c5521f232f000256231ac70afc) - kindlich - Sat Apr 18 01:26:37 2020 + * [Updated Recipe Manager Brackets](https://github.com/CraftTweaker/CraftTweaker/commit/a60f85c9de5c93e60b08df17d4fd75bff6442226) - kindlich - Sat Apr 18 01:25:46 2020 + * [Document Processor: Fixed IndexOutOfBounds for doc paths without delimiter](https://github.com/CraftTweaker/CraftTweaker/commit/c8525a7dc5aec247c240ef6205f66962d6b19551) - kindlich - Sat Apr 18 01:20:11 2020 + * [Updated ZC](https://github.com/CraftTweaker/CraftTweaker/commit/732f5fcabe09b67287509c5120ca92784d6007ef) - kindlich - Fri Apr 17 17:27:55 2020 + * [Make my IDE happy](https://github.com/CraftTweaker/CraftTweaker/commit/f3b5938751a4eb2142a73946e660e1855e378e54) - kindlich - Fri Apr 17 17:14:41 2020 + * [Work on commands via ZC](https://github.com/CraftTweaker/CraftTweaker/commit/d0a653587608a8a79464e7d7d837c859a5105606) - kindlich - Fri Apr 17 17:12:56 2020 + * [fix bad recipe names and log a warning in the log](https://github.com/CraftTweaker/CraftTweaker/commit/46c64a5fc8e008ccd044d467bebc75d795303a2a) - Jared - Fri Apr 17 00:48:15 2020 + * [Add JEITweaker as required lib](https://github.com/CraftTweaker/CraftTweaker/commit/7d92b4e9836de33690514a3aa11ad986bc9f50d9) - Jared - Thu Apr 16 23:17:26 2020 + * [Added simple loaders implementation](https://github.com/CraftTweaker/CraftTweaker/commit/6ff942d57e4402c87db8cc29d3d88c7a15811dca) - kindlich - Thu Apr 16 15:04:19 2020 + * [Added ScriptLoadingOptions to IPreprocessor#apply and FileAccesssSingle signatures](https://github.com/CraftTweaker/CraftTweaker/commit/77d5b107e05aab6ead1041630018d20aa5627a3c) - kindlich - Thu Apr 16 14:15:15 2020 + * [mods -> loadedMods](https://github.com/CraftTweaker/CraftTweaker/commit/5a9fbfe1126d5a51afe379b033c31988fb604463) - kindlich - Mon Apr 13 23:13:10 2020 + * [Check that all folders are properly built for format task](https://github.com/CraftTweaker/CraftTweaker/commit/f679451af7eef5e46e34beccce7861f2a151b100) - kindlich - Mon Apr 13 01:03:46 2020 + * [Updated ZC](https://github.com/CraftTweaker/CraftTweaker/commit/e4f21c2829c8734d732b89ef0fcbfb2e2ada12df) - kindlich - Mon Apr 13 00:55:31 2020 + * [ScriptOptions and ct syntax](https://github.com/CraftTweaker/CraftTweaker/commit/d321f50623860064745cc9821ea876decca04876) - kindlich - Mon Apr 13 00:53:49 2020 + * [Removed unused class](https://github.com/CraftTweaker/CraftTweaker/commit/b81cbe32882bb67d67137da07d40063e4ca18550) - kindlich - Mon Apr 13 00:19:22 2020 + * [Added message on Load Start/End](https://github.com/CraftTweaker/CraftTweaker/commit/a7a1e0ee1cc02bcf2a08bdcd1d478f15eb8abbd9) - kindlich - Mon Apr 13 00:19:07 2020 + * [FileAccessSingle now returns relative paths instead of only filename](https://github.com/CraftTweaker/CraftTweaker/commit/cf4ba9a1b7df81d3618650dc56a38343fa0e21f7) - kindlich - Mon Apr 13 00:18:03 2020 + * [Added /ct inventory and /ct inventory tags](https://github.com/CraftTweaker/CraftTweaker/commit/65dfc640bb058c2721d0a1c4baf91507b9ceea67) - Jared - Sun Apr 12 05:57:57 2020 + * [Implement /ct hand tags](https://github.com/CraftTweaker/CraftTweaker/commit/33350dee178ad47b6fcd0fd5a52df0fe8d77dc20) - Jared - Sun Apr 12 02:33:36 2020 + * [add IItemStack#owner](https://github.com/CraftTweaker/CraftTweaker/commit/9102e419963acc0a3580d91368edc36a360044e3) - Jared - Sun Apr 12 02:20:34 2020 + * [Add a way to get an empty MCItemStack](https://github.com/CraftTweaker/CraftTweaker/commit/50797810c441b5ad1c4efb707aec923a2d85c857) - Jared - Sun Apr 12 02:20:24 2020 + * [Add MCTag#firstXYZ](https://github.com/CraftTweaker/CraftTweaker/commit/762a999b2a0e25f45d5820753147509b8b3632d0) - Jared - Sun Apr 12 02:20:15 2020 + * [Added mod methods to see if a mod is loaded and more](https://github.com/CraftTweaker/CraftTweaker/commit/69125a298f1e647260fa16b1a2cb61c119bee92f) - Jared - Sun Apr 12 01:54:52 2020 + * [Add predicate exclusion to modid recipe removal close #949](https://github.com/CraftTweaker/CraftTweaker/commit/f572b3372ee1c56b73b0bb8a7cdb92a5af1753a5) - Jared - Sun Apr 12 00:18:35 2020 + * [Specify the mod version in the user agent](https://github.com/CraftTweaker/CraftTweaker/commit/e18df6838bb7f7cf81e4a8f376f7f66147763303) - Jared - Sat Apr 11 22:12:10 2020 + * [Added a way to get the item registryName. close #925](https://github.com/CraftTweaker/CraftTweaker/commit/4d2a614de586b6553ddcda3a0149f4546eccf9db) - Jared - Sat Apr 11 22:06:57 2020 + * [update forge](https://github.com/CraftTweaker/CraftTweaker/commit/d029e6a4488af7a1272dbdab1edd9015fd35fcf2) - Jared - Sat Apr 11 22:06:28 2020 + * [Update ZC to fix a crash](https://github.com/CraftTweaker/CraftTweaker/commit/222838ffb32d5b31c391a124a68c70214fa96754) - Jared - Sat Apr 11 21:01:32 2020 + * [update ZS](https://github.com/CraftTweaker/CraftTweaker/commit/beccf8140eefa41f560bcbdd86af192f33ad0599) - Jared - Fri Apr 10 23:55:44 2020 + * [Fixed Shapeless recipes not displaying tags correctly](https://github.com/CraftTweaker/CraftTweaker/commit/1327cbf6122be1b63f9c6c63e680691f3ecf2f7f) - Jared - Thu Mar 26 16:10:29 2020 + * [Get the recipetype safer, hopefully. Close #927](https://github.com/CraftTweaker/CraftTweaker/commit/e2cbf1facf78876515d7784149e0a29abdcd2c4c) - Jared - Wed Feb 26 23:09:29 2020 + * [Fixed scripts bigger than 32k not working on servers](https://github.com/CraftTweaker/CraftTweaker/commit/bebb6c382e5c720006bff46354c0612a6bf073bd) - Jared - Wed Feb 26 20:40:33 2020 + * [made it possible to cast a string to an int and double](https://github.com/CraftTweaker/CraftTweaker/commit/3c09bf964150ee5f790005ab7da04f0e030cc148) - Jared - Tue Feb 18 23:13:26 2020 + * [add a way to check if a MCTag is a certain type of tag](https://github.com/CraftTweaker/CraftTweaker/commit/92199c07469124ebf3350d63885354a0f9286a44) - Jared - Sat Jan 25 19:54:12 2020 + * [wrapper classes docs are now /vanilla/api/](https://github.com/CraftTweaker/CraftTweaker/commit/e524914f5b057a9c007dca1310638c2bcac53d31) - Jared - Sun Jan 19 22:18:46 2020 + * [move all generated docs to /vanilla/api](https://github.com/CraftTweaker/CraftTweaker/commit/6a1d9f4f69025c20e450feef2ca561c7ab54ad03) - Jared - Sun Jan 19 22:15:13 2020 + * [no more value = for docs annotation](https://github.com/CraftTweaker/CraftTweaker/commit/ba576f0a25678a6451080d23403ae3954d41d914) - Jared - Sun Jan 19 22:03:38 2020 + * [Updated ZC](https://github.com/CraftTweaker/CraftTweaker/commit/f3b595aa161e93f6ff90788b53fbea04ee9b265d) - kindlich - Sat Jan 11 13:58:34 2020 + * [make YAML output be in folders](https://github.com/CraftTweaker/CraftTweaker/commit/0de76eb4e3008edf0963c65d83ee971b4963c20c) - Jared - Fri Jan 10 22:55:02 2020 + * [ignore docsOut and src/generated](https://github.com/CraftTweaker/CraftTweaker/commit/c7f9f97ed3398bc61b0bf81f1050284fb0c6ca79) - Jared - Fri Jan 10 22:54:34 2020 + * [update ZC to fix server crashes](https://github.com/CraftTweaker/CraftTweaker/commit/7c703a57a06fc9bb2ea7d2ecde673e7ff18f89ef) - Jared - Fri Jan 10 22:23:43 2020 + * [update ZC](https://github.com/CraftTweaker/CraftTweaker/commit/224ad15e53c38b430dbd4230922d82f7f5b59977) - Jared - Fri Jan 10 19:21:41 2020 + * [Updated ZC](https://github.com/CraftTweaker/CraftTweaker/commit/5d9f252e406156b81bcadd720b95e8a9ddca43f4) - kindlich - Fri Jan 10 19:06:10 2020 + * [Added IIngredient#asIData](https://github.com/CraftTweaker/CraftTweaker/commit/1f4761cdf63d7b8b9bd878ac2a34940a36a4eb17) - kindlich - Fri Jan 10 19:00:45 2020 + * [Updated Doc location for Biome and BiomeSpawnEntry](https://github.com/CraftTweaker/CraftTweaker/commit/02cf6a708b3d163174ddfd31276807d941b78cdc) - kindlich - Fri Jan 10 18:58:57 2020 + * [update ZS](https://github.com/CraftTweaker/CraftTweaker/commit/2839aed162ff778c0acd40472474a3fde50e83bc) - Jared - Wed Jan 8 17:53:38 2020 + * [Removed test code for no wrapper file](https://github.com/CraftTweaker/CraftTweaker/commit/69fa5381ed1f6457342fd34fde78155ecbb4143b) - kindlich - Sun Jan 5 20:23:39 2020 + * [DocumentProcessor: Clear the output directory first](https://github.com/CraftTweaker/CraftTweaker/commit/d64087adf887972238ba1ec7482ce8e83676f395) - kindlich - Sun Jan 5 20:20:35 2020 + * [Updated ZC](https://github.com/CraftTweaker/CraftTweaker/commit/9f960d9c5a301a942c48512e4ab2085a08d83ea9) - kindlich - Sun Jan 5 19:51:50 2020 + * [Fix recipes "canFit" Close #912](https://github.com/CraftTweaker/CraftTweaker/commit/5a72b2d373b3d5d480dd4a61d904ecb9f040173a) - Jared - Sun Jan 5 14:15:28 2020 + * [Added some advancements as being wrapped](https://github.com/CraftTweaker/CraftTweaker/commit/57cc981aee01abaa689b872ab851d63a7db4b366) - kindlich - Wed Jan 1 23:45:25 2020 + * [Fixed some issues with the wrapper Processor](https://github.com/CraftTweaker/CraftTweaker/commit/e22c6972784858c8118eb1485496f1ea1eb655c8) - kindlich - Wed Jan 1 23:44:59 2020 + * [Forgot Some these](https://github.com/CraftTweaker/CraftTweaker/commit/54a5854f42414293ff8c6ea897f9c86a45956665) - kindlich - Wed Jan 1 22:56:12 2020 + * [Event Wrapper and Comment cleanup](https://github.com/CraftTweaker/CraftTweaker/commit/13501a232699331ea342199b86ec938692e621ee) - kindlich - Wed Jan 1 21:35:22 2020 + * [Updated ZC](https://github.com/CraftTweaker/CraftTweaker/commit/100bfb38141ec271a31e04e342f82cad6dc0a4a4) - kindlich - Wed Jan 1 16:43:17 2020 + * [Removed 2nd MCWorld](https://github.com/CraftTweaker/CraftTweaker/commit/d82e4ef51904c0378c4025973a14dfdbb5b0da7c) - kindlich - Wed Jan 1 16:30:19 2020 + * [Removed unused buildSrc](https://github.com/CraftTweaker/CraftTweaker/commit/0b782c48bb8d36950a00546258d0d63d9f98154c) - kindlich - Wed Jan 1 16:27:20 2020 + * [Made Event listeners unregister themselves on a reload](https://github.com/CraftTweaker/CraftTweaker/commit/592e7d9862449a6f7285a65250be98296e3820d3) - kindlich - Wed Jan 1 16:25:55 2020 + * [Only remove sidedActions when on the same side](https://github.com/CraftTweaker/CraftTweaker/commit/7d15faf7ae87abbc96d060cdc832b6cc957a7002) - kindlich - Wed Jan 1 16:24:36 2020 + * [Added missing Document and ZenWrapper annotations](https://github.com/CraftTweaker/CraftTweaker/commit/42cd76858c4bb9901ac234f2bd2cc9bc342738d5) - kindlich - Wed Jan 1 16:23:38 2020 + * [More work on wrappers](https://github.com/CraftTweaker/CraftTweaker/commit/a5f6a37ecd56898eefd2408b9e4177cba5927aba) - kindlich - Wed Jan 1 16:22:16 2020 + * [Committing stuff before I do something stupid](https://github.com/CraftTweaker/CraftTweaker/commit/a93ea989e169113d715fa84e4144b8ca23491b06) - kindlich - Tue Dec 31 23:03:43 2019 + * [Committing stuff before I do something stupid](https://github.com/CraftTweaker/CraftTweaker/commit/2c785dbd40fa4e6ad62d6574347041f85fa7984f) - kindlich - Tue Dec 31 21:46:11 2019 + * [CTTooltipEvent handler working now.](https://github.com/CraftTweaker/CraftTweaker/commit/b43eefc90d69e5111b7a17fdac383bbf0487fc78) - kindlich - Fri Dec 27 16:52:33 2019 + * [Some minor cleanup for Annotation Processors](https://github.com/CraftTweaker/CraftTweaker/commit/2e0897e84a4fbd7733d63d1fb054f80411fe929b) - kindlich - Thu Dec 26 23:07:54 2019 + * [Simple yaml generation and fixed multiple classes being generated](https://github.com/CraftTweaker/CraftTweaker/commit/2912e29a540d1241f7616e3641a9a95f276019a1) - kindlich - Mon Dec 23 13:31:29 2019 + * [Some cleanup](https://github.com/CraftTweaker/CraftTweaker/commit/18591fa7ac102e2cf11c172d9bc5e76b92b10624) - kindlich - Mon Dec 23 13:06:59 2019 + * [Some more work on Expansions and declaredModid](https://github.com/CraftTweaker/CraftTweaker/commit/91eb925ba4ecdf5a03498677a572383547fd04cc) - kindlich - Mon Dec 23 12:53:29 2019 + * [Started working on expansion classes](https://github.com/CraftTweaker/CraftTweaker/commit/4b68e0e43bd13b86d94b227b97a67094ae0981ea) - kindlich - Sun Dec 22 23:23:31 2019 + * [Normal classes should be running now](https://github.com/CraftTweaker/CraftTweaker/commit/6b06dd25f2b4adb58c72eec818d5f87cafdc98f7) - kindlich - Sun Dec 22 21:15:31 2019 + * [Base classes for Document Processor rewrite](https://github.com/CraftTweaker/CraftTweaker/commit/34fd8a748133dbc8a0c609ae9e21ef41336252d4) - kindlich - Sat Dec 21 22:42:42 2019 + * [Start working on annotation processor rewrite](https://github.com/CraftTweaker/CraftTweaker/commit/bd6cf0c2cf376516896fa603fa3a9bc41911760f) - kindlich - Fri Dec 20 14:04:26 2019 + * [It shouldn't be CT, should be MC](https://github.com/CraftTweaker/CraftTweaker/commit/bbcfb802e5b3638495dd3437d3557359d4d32e71) - Jared - Tue Dec 17 10:50:52 2019 + * [Replaced IEventHandler with Consumer](https://github.com/CraftTweaker/CraftTweaker/commit/e0fcd372ad7143fa3a69f42d0c4fd59cf00e2986) - kindlich - Sat Dec 14 21:25:17 2019 + * [event test](https://github.com/CraftTweaker/CraftTweaker/commit/98d834eed872ba45bb9ecd24b4bbab249b9f031a) - Jared - Thu Dec 12 18:43:10 2019 + * [update ZS](https://github.com/CraftTweaker/CraftTweaker/commit/02dbe0659348e71ed5a2bdd25fb232af2da45735) - Jared - Thu Dec 12 18:41:54 2019 + * [Fix creating non item tags Close #894](https://github.com/CraftTweaker/CraftTweaker/commit/d789ba46c24bbd18ea9e45bf0cc6fac02b602819) - Jared - Sun Dec 8 20:35:53 2019 + * [Gave MCTag a toString() method](https://github.com/CraftTweaker/CraftTweaker/commit/c0eff766d56ca341cde171408ebb6c233c964fec) - Jared - Sun Dec 8 20:32:30 2019 + * [Preprocessor Annotation validator](https://github.com/CraftTweaker/CraftTweaker/commit/bdb566290c0270dc3af98e75d725e17841b54553) - kindlich - Sun Dec 8 20:07:31 2019 + * [Force BEPs to return a specific type](https://github.com/CraftTweaker/CraftTweaker/commit/cd3bdfbf34c690e2c0f093f5b42db1a688f4c885) - kindlich - Sun Dec 8 19:44:07 2019 + * [invalid recipe names are now logged (not fixed!) close #877](https://github.com/CraftTweaker/CraftTweaker/commit/ef821921e1cdd911aec23fcc3a9794dffaa60012) - Jared - Fri Dec 6 23:54:48 2019 + * [Gave MCBlockState a proper commandString](https://github.com/CraftTweaker/CraftTweaker/commit/35f12bd6c64058580cfb7629bd1ab4c04eb7da1a) - Jared - Fri Dec 6 23:42:02 2019 + * [Should fix random null pointer exceptions when comparing stacks](https://github.com/CraftTweaker/CraftTweaker/commit/b1b0f7cb12963b7e3c95d9b662d42e8a2934597c) - Jared - Fri Dec 6 23:28:04 2019 + * [Fixed the reload listener being too early close #883](https://github.com/CraftTweaker/CraftTweaker/commit/60047cb682cda0661830887c718c9b22eeb54dc2) - Jared - Fri Dec 6 23:19:29 2019 + * [Fixed JEI showing the recipes incorrectly on servers](https://github.com/CraftTweaker/CraftTweaker/commit/570deaceeed83c3eebe0da08063c44c114ff406d) - Jared - Fri Dec 6 23:03:56 2019 + * [update ZenCode](https://github.com/CraftTweaker/CraftTweaker/commit/c1d9f18d2665bae72b4d623e3d1a0f215065f750) - Jared - Fri Dec 6 22:44:29 2019 + * [update ZS to include stdlibs (please report issues!)](https://github.com/CraftTweaker/CraftTweaker/commit/41b431043e430a53e2a3cf3407f5a9921746a60e) - Jared - Fri Dec 6 03:57:29 2019 + * [Added MCBiome and MCBiomeSpawnEntry](https://github.com/CraftTweaker/CraftTweaker/commit/04c42b8c98239269547ea60f897e25096be831be) - Jared - Fri Nov 22 23:46:36 2019 + * [entityclassification bep](https://github.com/CraftTweaker/CraftTweaker/commit/f9ec8c5f1fb99b6e24ce91ad0a41ff759f3166db) - Jared - Fri Nov 22 23:05:04 2019 + * [renamed entityType bracket handler to entitytype, to fit with the rest](https://github.com/CraftTweaker/CraftTweaker/commit/b3b11ef1e3ff1c0c0e9bee636e2b47c6f804d271) - Jared - Fri Nov 22 22:15:30 2019 + * [Just warn about docs, don't error](https://github.com/CraftTweaker/CraftTweaker/commit/cd4eeb1cf7e77c28906a50894f76cfceee5d93f5) - Jared - Fri Nov 22 22:10:34 2019 + * [Added BlockPos and Direction/Axis](https://github.com/CraftTweaker/CraftTweaker/commit/076c282df6e242de7f25cca14065434a402dbf97) - Jared - Wed Nov 20 04:15:54 2019 + * [added docParam this to IData related stuff](https://github.com/CraftTweaker/CraftTweaker/commit/89b249931cd7ac7b302c073f0d1d19b874788f33) - Jared - Sat Nov 16 15:34:33 2019 + * [remove TODOS from docs](https://github.com/CraftTweaker/CraftTweaker/commit/7335be72ab1db2989cc040ebc6011edb80aff20f) - Jared - Sat Nov 16 12:38:23 2019 + * [Fix extra spaces in param examples](https://github.com/CraftTweaker/CraftTweaker/commit/7cc191cec787ab21bbeb24d2584d04e0492b1a77) - Jared - Sat Nov 16 12:38:13 2019 + * [Made the document processor check for interfaces and super classes](https://github.com/CraftTweaker/CraftTweaker/commit/9081e02bdb3e0aba84f96ea640cac02c1d10e21e) - Jared - Sat Nov 16 01:43:06 2019 + * [Set timeouts and closed the buffered reader](https://github.com/CraftTweaker/CraftTweaker/commit/00db92a516db7e46b6b7042873c55d39f413a6cb) - Jared - Thu Nov 14 15:29:40 2019 + * [add docParams for things to fix failed builds](https://github.com/CraftTweaker/CraftTweaker/commit/7c7553da78989db2ce9f05c1a3f6f0da95292def) - Jared - Thu Nov 14 01:53:05 2019 + * [renamed CTRecipeManager to CTCraftingTableManager](https://github.com/CraftTweaker/CraftTweaker/commit/4022ee82170c7dcff88826b8e634a0e159f8fe7f) - Jared - Thu Nov 14 01:24:06 2019 + * [Add more javadocs and Document javadocs](https://github.com/CraftTweaker/CraftTweaker/commit/294c12b46c1682c0e076afdb39ac4b8857dffa5e) - Jared - Thu Nov 14 01:22:59 2019 + * [Actually register MCEntityClassification](https://github.com/CraftTweaker/CraftTweaker/commit/a2a7f49dc28967d5301ee341155281c2c1f543fa) - Jared - Thu Nov 14 01:20:46 2019 + * [Apparently HTTPGet isn't on the server...](https://github.com/CraftTweaker/CraftTweaker/commit/614a24757df3c4e9d4171829acfeda7f1af389d4) - Jared - Wed Nov 13 23:45:25 2019 + * [Added a patron message. use #nobrand to disable it. open beta msg gone](https://github.com/CraftTweaker/CraftTweaker/commit/561511680fbbb6aea75468138070f71353e6e273) - Jared - Tue Nov 12 02:21:20 2019 + * [Disabled debug mode to start with, made #debug enable it](https://github.com/CraftTweaker/CraftTweaker/commit/7cd78799e2da610f98a872c8fe8dff05d598c5f3) - Jared - Wed Nov 6 11:13:35 2019 + * [Added composter support](https://github.com/CraftTweaker/CraftTweaker/commit/3d371a905e8e14eab71a5e9494a1bd35bc7ca1aa) - Jared - Tue Nov 5 23:52:12 2019 + * [made actions only undo on their effective sides (not a full fix)](https://github.com/CraftTweaker/CraftTweaker/commit/c2166e3674a729e0fd45401a658a831985bb1744) - Jared - Tue Nov 5 23:52:00 2019 + * [add MCIngredientList, which is, fixes server tags in recipes](https://github.com/CraftTweaker/CraftTweaker/commit/74ed833f66ae051822fcb5dee2bedd74fe4e06b8) - Jared - Tue Nov 5 20:13:48 2019 + * [Ingredients only work with Tag so just always create it](https://github.com/CraftTweaker/CraftTweaker/commit/2428a951a3af1f5b63208150a485dc340e1511ed) - Jared - Tue Nov 5 20:12:54 2019 + * [no need to pretty print our json](https://github.com/CraftTweaker/CraftTweaker/commit/3f9441aefdf5929a6aaa5d75ad361e0c438c4750) - Jared - Tue Nov 5 20:12:37 2019 + * [IData#toJsonString](https://github.com/CraftTweaker/CraftTweaker/commit/d0ab6511d18423d3f488e2ecb1cf63faeec7b6e2) - kindlich - Tue Nov 5 19:59:36 2019 + * [Fix nested maps in json](https://github.com/CraftTweaker/CraftTweaker/commit/8dcf80c7b568052c53c14087916462c8dd80302a) - Jared - Tue Nov 5 12:51:22 2019 + * [Added a way to add any recipe through json](https://github.com/CraftTweaker/CraftTweaker/commit/7cb66910a8aa3020ae8aa86c7c01b4b78d52b478) - Jared - Mon Nov 4 23:51:54 2019 + * [Fixed the stone cutter subType being wrong](https://github.com/CraftTweaker/CraftTweaker/commit/9324b32c133fe61cf9c254d713f3df4939bfe2c9) - Jared - Mon Nov 4 23:51:34 2019 + * [fix command dumps being hard to copy](https://github.com/CraftTweaker/CraftTweaker/commit/3f86c6a5aec95ada60ccc8aebc7fff49e611bf3e) - Jared - Mon Nov 4 23:51:21 2019 + * [removed source and javadoc jars from curseforge upload](https://github.com/CraftTweaker/CraftTweaker/commit/ef43e24057bac52e883dd37332c5594b7d09cf0e) - Jared - Sun Nov 3 23:21:41 2019 + * [Added a tag dump command](https://github.com/CraftTweaker/CraftTweaker/commit/944395cb03d7e4c375b4ad9adce0aa39e1778bb7) - Jared - Sun Nov 3 23:13:10 2019 + * [Fixed duplicate jar entries](https://github.com/CraftTweaker/CraftTweaker/commit/ac9ea58c9ff6021241f872ccb36dcdfb48d65f12) - Jared - Sun Nov 3 13:00:23 2019 + * [Made stdlibs a jar file, in theory this should work](https://github.com/CraftTweaker/CraftTweaker/commit/7225829f2c5ea2cf4cb2e0e821bc97aa3e798fbc) - Jared - Sat Nov 2 21:53:11 2019 + * [add .registryName](https://github.com/CraftTweaker/CraftTweaker/commit/92dede21bef019455b6abf18e570372d5885ca28) - Jared - Sat Nov 2 21:40:00 2019 + * [and we're back to the zip file because Java resources are not feasible](https://github.com/CraftTweaker/CraftTweaker/commit/6d26fd25229ec1a622ed02bb1f294eed896f0c5f) - Jared - Sat Nov 2 21:29:12 2019 + * [Fully remove any other zip files from the jar file.](https://github.com/CraftTweaker/CraftTweaker/commit/8c96694f079f185d159e1d260686997601898191) - Jared - Sat Nov 2 18:45:46 2019 + * [remove left over 7z file...](https://github.com/CraftTweaker/CraftTweaker/commit/4bbd9faa44dc43356cf5a334aa74bc68c6d6bc5f) - Jared - Sat Nov 2 18:37:53 2019 + * [Made stdLibs a folder instead of a zip file to reduce curse wait times](https://github.com/CraftTweaker/CraftTweaker/commit/f351b225fa640570074f3326606e66eb5a05c3c4) - Jared - Sat Nov 2 18:33:46 2019 + * [undo zsp test](https://github.com/CraftTweaker/CraftTweaker/commit/bc747467579e1380842fa491b9074ea366dfdd97) - Jared - Sat Nov 2 14:33:10 2019 + * [test with making StdLibs zsp instead of zip](https://github.com/CraftTweaker/CraftTweaker/commit/ce5801f4cbec7a5630024342171e5cdcac96b861) - Jared - Sat Nov 2 14:28:17 2019 + * [Blacklist crafttweaker:scripts recipe type from being used in scripts](https://github.com/CraftTweaker/CraftTweaker/commit/ee0bec4bfddd768d8dc18c192819a08ec33721c5) - Jared - Fri Nov 1 18:59:57 2019 + * [Fix client only actions not being applied in single player](https://github.com/CraftTweaker/CraftTweaker/commit/c193eb604fadac6e642919cb6ad5563a70cc330a) - Jared - Fri Nov 1 15:11:25 2019 + * [fix script recipe type modid](https://github.com/CraftTweaker/CraftTweaker/commit/e2dd626c995e08db9e8168d3a14be2e90eb382cb) - Jared - Fri Nov 1 15:10:40 2019 + * [fix recipe dumps if there are no recipes in a recipe type](https://github.com/CraftTweaker/CraftTweaker/commit/00b8fb1dd244555b13b38ef2740805545c4ffa93) - Jared - Fri Nov 1 15:10:25 2019 + * [re-enable curseforge pushing](https://github.com/CraftTweaker/CraftTweaker/commit/1cfaff85b9aae782bcdaa2eedc6be7c6dc2d2fc5) - Jared - Fri Nov 1 09:07:48 2019 + * [Fixed javadoc complaining about docParam](https://github.com/CraftTweaker/CraftTweaker/commit/1bc78f150c08ad5e9c42f4f92c2d811876dfa2f1) - kindlich - Thu Oct 31 19:14:40 2019 + * [Fixed pipeline](https://github.com/CraftTweaker/CraftTweaker/commit/9f6c3be5ab0ea4577af95ed1e92cdda9d95c8921) - kindlich - Thu Oct 31 17:22:53 2019 + * [Split Jenkins Pipeline](https://github.com/CraftTweaker/CraftTweaker/commit/8a439cca69cd19e71af7a194f0a0989c3a8a100d) - kindlich - Thu Oct 31 17:19:31 2019 + * [fix gradle execing commands](https://github.com/CraftTweaker/CraftTweaker/commit/5af8959cc9afed4d3c4fb422f7185a2ea12761df) - Jared - Thu Oct 31 16:29:45 2019 + * [remove line about ct syntax, feedback received](https://github.com/CraftTweaker/CraftTweaker/commit/911d78038a972b6aa028f918a5463f67d9cf604e) - Jared - Thu Oct 31 16:12:20 2019 + * [Add burn time changing](https://github.com/CraftTweaker/CraftTweaker/commit/1c2e637a258d9ec15f4a4b1bf296cd6a5915f81a) - Jared - Thu Oct 31 16:09:28 2019 + * [Set docParam missing as error and added it to the existing classes](https://github.com/CraftTweaker/CraftTweaker/commit/0de8d10cb5b1b6e036be120872df9145ed1e121a) - kindlich - Wed Oct 30 18:25:18 2019 + * [Changed some regex matches to make them more readable](https://github.com/CraftTweaker/CraftTweaker/commit/8691284e033a875cbd71bab2efc56898fa366bc1) - kindlich - Wed Oct 30 18:23:51 2019 + * [Fixed static-only classes wanting docParam this](https://github.com/CraftTweaker/CraftTweaker/commit/69e61e7f2fee4d68f7b28407f8a9dae15216bd60) - kindlich - Wed Oct 30 00:01:52 2019 + * [docParam and scriptFile for generated documents Methods need @docParam for their parameters. If the type has nonstatic methods, then the type also needs @docParam on its javadoc](https://github.com/CraftTweaker/CraftTweaker/commit/d20fe1f5b461a572dbde2d15ace8f366afee888e) - kindlich - Tue Oct 29 18:17:19 2019 + + Cycle Paintings (Archived file --> cyclepaintings_1.14-1.2.jar): + cyclepaintings_1.14-1.2.jar: + Fixes incompatibility problem. [#70](https://github.com/ricksouth/serilum-mc-mods/issues/70) + + Ensorcellation (ensorcellation-1.14.4-0.3.0b.jar --> ensorcellation-1.14.4-0.4.0b.jar): + ensorcellation-1.14.4-0.4.0b.jar: + No changelog available. + + Immersive Engineering (ImmersiveEngineering-0.14-94 --> ImmersiveEngineering-0.14-95): + ImmersiveEngineering-0.14-95: + * Added the Buzzsaw! It cuts Trees! (BluSunrize) + * Added full support for the new Villages! (BluSunrize) + * Different houses based on biome + * 5 different IE Villagers and their workstations: + * Structural Engineer, using the new Engineer's Crafting Table + * Machinist, using an Anvil + * Electrician, using a Current Transformer + * Gunsmith, using the Engineer's Workbench + * Outfitter, using IE's Shader Banner + * All IE villagers vary their outfit based on profession and biome + * Re-Added Revolver Perks (BluSunrize) + * Re-Added the Fluid Outlet (Malte) + * Added the Firework Cartridge for the Revolver (BluSunrize) + * Re-Added IE's Advancements (BluSunrize) + * Re-Added the Maintenance Kit (BluSunrize) + * Added the Engineer's Screwdriver (BluSunrize) + * Added herbicide fluid. It kills leaves and grass (BluSunrize) + * Re-Added Chutes (BluSunrize) + * Added the Redstone Controlled conveyor (BluSunrize) + * Normal conveyors now ignore redstone + * This special one can be disabled with a signal + * Added the Item Batcher! It collects items until a specified amount is reached, then sends them on (BluSunrize) + * Added the Redstone Interface Connector! It allows blocks (like the Item Batcher) to send bundled redstone signals (BluSunrize) + * Re-Added Ore Retrogeneration (phit / Malte) + * Added "Igneous Rock" mineral vein which contains Granite, Diorite, Andesite and Obsidian (BluSunrize) + * Changed Ear Protectors and Capacitor Backpack to no longer provide armor (BluSunrize) + * Changed Dieselgen to emit more appropriate smoke particles (TwistedGate) + * Changed Quarzite vein to only show up in the Nether (BluSunrize) + * Enabled text overlay (previously colourblind mode) by default (BluSunrize) + * Enabled metal blocks to be used as Beacon bases (BluSunrize) + * Expanded available methods for addons (Malte) + * Fixed countless bits of rendering (Malte & BluSunrize) + * Fixed a few recipes (BluSunrize) + * Fixed rendering for revolver cartridges (BluSunrize) + * Fixed bug in Shaderbag distribution (BluSunrize) + * Fixed faulty ore gen (Malte) + * Fixed sync issues (Malte) + * Fixed worldgen lag (Malte) + * Fixed recipes for Crusher (Malte) + * Fixed Probe Connectors (Malte) + * Fixed Windmills's obstruction code (Malte) + * Fixed collision on slabs (Malte) + * Fixed Conveyors crashing on servers (Malte) + * Fixed connections on Current Transformers (Malte) + * Fixed missing particles (Malte) + * Fixed furnace heater being oriented wrong (Malte) + * Fixed crafting of treated wood with jerrycans (Malte) + * Fixed Manual entries for Shaders, and other entries (BluSunrize) + * Fixed wires not being craftable in metal press (Malte) + * Fixed crashes in the Manual (Malte) + * Fixed wrong sound when breaking hemp (gyroplast) + * Fixed glitches with the Skyhook (Malte) + * Fixed missing recipes for String and Torches (gyroplast) + * Fixed drops from metal press breaking (Malte) + * Fixed recipes not being added properly (Malte) + * Fixed crash with razorwire (Malte) + * Fixed distance limit on Dieselgen Sounds (BluSunrize) + * Fixed conveyors crashing when dyed (BluSunrize) + * Fixed in- & output on the assembler, and bugged recipe handling (BluSunrize) + * Fixed various issues with the wire network (Malte) + * Fixed an issue where some blocks allowed too many wires to be attached (Malte) + * Fixed workbench, cloche and turret not dropping their inventory when their dummy blocks are broken (BluSunrize) + + Immersive Posts (Immersive Posts 1.0.0-rev1_ie94 --> Immersive Posts 1.0.1): + Immersive Posts 1.0.1: + Minimum IE Version: 0.14-95 + [F] Posts and Postbase being washed away by Fluids. + [F] Lighting bug. + [F] Postbase not dropping itself. + + Patchouli (Patchouli-1.14.4-1.1-26.jar --> Patchouli-1.14.4-1.1-26.5.jar): + Patchouli-1.14.4-1.1-26.5.jar: + * Backport the font fix from 1.15, which should fix books showing boxes after a resource reload. + + RandomPatches (RandomPatches 1.14.4-1.21.0.0 --> RandomPatches 1.14.4-1.21.1.2): + RandomPatches 1.14.4-1.21.1.2: + Fixed the Toggle Narrator keybind. + + Smaller Nether Portals (Archived file --> smallernp_1.14-1.2.jar): + smallernp_1.14-1.2.jar: + Minor code improvements. + You can now place fire around the portal without it disappearing. + Improved obsidian around check. [#62](https://github.com/ricksouth/serilum-mc-mods/issues/62) + +Generated using [ChangelogGenerator 2.0.0-pre3](https://github.com/TheRandomLabs/ChangelogGenerator). diff --git a/config/apotheosis/enchantments.cfg b/config/apotheosis/enchantments.cfg index 675c1a6..c726e07 100644 --- a/config/apotheosis/enchantments.cfg +++ b/config/apotheosis/enchantments.cfg @@ -720,6 +720,21 @@ } +"ensorcellation:pilfering" { + # The max level of this enchantment. [range: 1 ~ 127, default: 1] + I:"Max Level"=1 + + # A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples [default: ] + S:"Max Power Function"= + + # The min level of this enchantment. [range: 1 ~ 127, default: 1] + I:"Min Level"=1 + + # A function to determine the min enchanting power. [default: ] + S:"Min Power Function"= +} + + "ensorcellation:quick_draw" { # The max level of this enchantment. [range: 1 ~ 127, default: 7] I:"Max Level"=13 @@ -795,6 +810,21 @@ } +"ensorcellation:vitality" { + # The max level of this enchantment. [range: 1 ~ 127, default: 14] + I:"Max Level"=14 + + # A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples [default: ] + S:"Max Power Function"= + + # The min level of this enchantment. [range: 1 ~ 127, default: 1] + I:"Min Level"=1 + + # A function to determine the min enchanting power. [default: ] + S:"Min Power Function"= +} + + "ensorcellation:volley" { # The max level of this enchantment. [range: 1 ~ 127, default: 1] I:"Max Level"=14 diff --git a/config/cosmeticarmorreworked-client.toml b/config/cosmeticarmorreworked-client.toml index 59b5515..361ebe2 100644 --- a/config/cosmeticarmorreworked-client.toml +++ b/config/cosmeticarmorreworked-client.toml @@ -12,8 +12,6 @@ #The horizontal pixel distance from the origin point of player inventory gui #Range: > -2147483648 CosArmorToggleButton_Left = 59 - #Whether or not to show the buttons for toggling visibilities for Baubles slots (currently not implemented) - CosArmorToggleButton_Baubles = true #Whether or not to hide the button for opening CosmeticArmorInventory CosArmorGuiButton_Hidden = false #The vertical pixel distance from the origin point of player inventory gui diff --git a/config/immersiveengineering-common.toml b/config/immersiveengineering-common.toml index 47a16f5..19f88f9 100644 --- a/config/immersiveengineering-common.toml +++ b/config/immersiveengineering-common.toml @@ -9,11 +9,13 @@ wireTransferRate = [2048, 8192, 32768, 0, 0, 0] #"The maximum length wire can have. Copper and Electrum should be similar, Steel is meant for long range transport, Structural Rope & Cables are purely decorational" wireLength = [16, 16, 32, 32, 32, 32] - #Drop connections with non-existing endpoints when loading the world. Use with care and backups and only when suspecting corrupted data. - #This option will check and load all connection endpoints and may slow down the world loading process. - validateConnections = false + #Enable detailed logging for the wire network. This can be useful for developers to track down issues related to wires. + enableWireLogger = false #The RGB colourate of the wires. wireColouration = [11758655, 15573061, 7303023, 9862765, 7303023, 16723759, 16445918, 10323322] + #Attempts to make the internal data structures used for wires consistent with the connectors in the world.Use with care and backups and only when suspecting corrupted data. + #This option will check and load all connection endpoints and may slow down the world loading process. + sanitizeConnections = false #If this is enabled, wires connected to power sources will cause damage to entities touching them #This shouldn't cause significant lag but possibly will. If it does, please report it at https://github.com/BluSunrize/ImmersiveEngineering/issues unless there is a report of it already. enableWireDamage = true @@ -31,6 +33,8 @@ #A list of preferred Mod IDs that results of IE processes should stem from, aka which mod you want the copper to come from. #This affects the ores dug by the excavator, as well as those crushing recipes that don't have associated IE items. This list is in oreder of priority. preferredOres = ["minecraft", "kubejs", "silents_mechanisms", "immersiveengineering", "bluepower", "botania", "mysticalworld", "tmechworks", "industrialforegoing"] + #Controls if item tooltips should contain the tags names of items. These tooltips are only visible in advanced tooltip mode (F3+H) + tagTooltips = false #Set this to true if you suffer from bad eyesight. The Engineer's manual will be switched to a bold and darker text to improve readability. #Note that this may lead to a break of formatting and have text go off the page in some instances. This is unavoidable. badEyesight = false @@ -40,8 +44,6 @@ stencilBufferEnabled = true #Set this to false to stop the IE villager house from spawning villagerHouse = true - #Controls if item tooltips should contain the OreDictionary names of items. These tooltips are only visible in advanced tooltip mod (F3+H) - oreTooltips = false #Set this to false to disable the manual's forced change of GUI scale adjustManualScale = false #Increase the distance at which certain TileEntities (specifically windmills) are still visible. This is a modifier, so set it to 1 for default render distance, to 2 for doubled distance and so on. @@ -52,8 +54,8 @@ disableFancyTESR = false #Allows revolvers and other IE items to look properly held in 3rd person. This uses a coremod. Can be disabled in case of conflicts with other animation mods. fancyItemHolding = true - #Support for colourblind people, gives a text-based output on capacitor sides - colourblindSupport = false + #Show the text overlay for various blocks, such as the configuration of capacitors or pumps + showTextOverlay = true [machines] #Set this to false to disable the mob-spawn prevention of the Floodlight @@ -288,12 +290,12 @@ #The maximum Y coordinate this ore can spawn at #Range: > -2147483648 max_y = 24 + #The average number of veins per chunk + #Range: > 0 + avg_veins_per_chunk = 2 #The maximum size of a vein. Set to 0 to disable generation #Range: > 0 vein_size = 0 - #The chance for a vein to spawn (relative to 1) - #Range: 0.0 ~ 1.0 - veins_per_chunk = 1.0 #Set this to true to allow retro-generation of nickel Ore. retrogen_enable = false #The minimum Y coordinate this ore can spawn at @@ -305,12 +307,12 @@ #The maximum Y coordinate this ore can spawn at #Range: > -2147483648 max_y = 72 + #The average number of veins per chunk + #Range: > 0 + avg_veins_per_chunk = 8 #The maximum size of a vein. Set to 0 to disable generation #Range: > 0 vein_size = 0 - #The chance for a vein to spawn (relative to 1) - #Range: 0.0 ~ 1.0 - veins_per_chunk = 1.0 #Set this to true to allow retro-generation of copper Ore. retrogen_enable = false #The minimum Y coordinate this ore can spawn at @@ -322,12 +324,12 @@ #The maximum Y coordinate this ore can spawn at #Range: > -2147483648 max_y = 85 + #The average number of veins per chunk + #Range: > 0 + avg_veins_per_chunk = 8 #The maximum size of a vein. Set to 0 to disable generation #Range: > 0 vein_size = 0 - #The chance for a vein to spawn (relative to 1) - #Range: 0.0 ~ 1.0 - veins_per_chunk = 1.0 #Set this to true to allow retro-generation of bauxite Ore. retrogen_enable = false #The minimum Y coordinate this ore can spawn at @@ -339,12 +341,12 @@ #The maximum Y coordinate this ore can spawn at #Range: > -2147483648 max_y = 40 + #The average number of veins per chunk + #Range: > 0 + avg_veins_per_chunk = 4 #The maximum size of a vein. Set to 0 to disable generation #Range: > 0 vein_size = 0 - #The chance for a vein to spawn (relative to 1) - #Range: 0.0 ~ 1.0 - veins_per_chunk = 0.8 #Set this to true to allow retro-generation of silver Ore. retrogen_enable = false #The minimum Y coordinate this ore can spawn at @@ -356,12 +358,12 @@ #The maximum Y coordinate this ore can spawn at #Range: > -2147483648 max_y = 24 + #The average number of veins per chunk + #Range: > 0 + avg_veins_per_chunk = 2 #The maximum size of a vein. Set to 0 to disable generation #Range: > 0 vein_size = 0 - #The chance for a vein to spawn (relative to 1) - #Range: 0.0 ~ 1.0 - veins_per_chunk = 0.6 #Set this to true to allow retro-generation of uranium Ore. retrogen_enable = false #The minimum Y coordinate this ore can spawn at @@ -373,12 +375,12 @@ #The maximum Y coordinate this ore can spawn at #Range: > -2147483648 max_y = 36 + #The average number of veins per chunk + #Range: > 0 + avg_veins_per_chunk = 4 #The maximum size of a vein. Set to 0 to disable generation #Range: > 0 vein_size = 0 - #The chance for a vein to spawn (relative to 1) - #Range: 0.0 ~ 1.0 - veins_per_chunk = 1.0 #Set this to true to allow retro-generation of lead Ore. retrogen_enable = false #The minimum Y coordinate this ore can spawn at diff --git a/minecraftinstance.json b/minecraftinstance.json index 486206d..3acec04 100644 --- a/minecraftinstance.json +++ b/minecraftinstance.json @@ -1,23 +1,23 @@ { "baseModLoader": { - "id": 4424, - "gameVersionId": 7770, + "id": 4450, + "gameVersionId": 7808, "minecraftGameVersionId": 61, - "forgeVersion": "28.2.3", - "name": "forge-28.2.3", + "forgeVersion": "28.2.4", + "name": "forge-28.2.4", "type": 1, - "downloadUrl": "https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/forge/1.14.4-28.2.3/forge-1.14.4-28.2.3.jar", - "filename": "forge-1.14.4-28.2.3.jar", + "downloadUrl": "https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/forge/1.14.4-28.2.4/forge-1.14.4-28.2.4.jar", + "filename": "forge-1.14.4-28.2.4.jar", "installMethod": 3, "latest": true, "recommended": false, "approved": false, - "dateModified": "2020-02-28T21:48:03Z", - "mavenVersionString": "net.minecraftforge:forge:1.14.4-28.2.3", - "versionJson": "{\r\n \"id\": \"forge-28.2.3\",\r\n \"time\": \"2020-02-28T21:48:03Z\",\r\n \"releaseTime\": \"2020-02-28T21:48:03Z\",\r\n \"type\": \"release\",\r\n \"minimumLauncherVersion\": 0,\r\n \"inheritsFrom\": \"1.14.4\",\r\n \"jar\": \"forge-28.2.3\",\r\n \"libraries\": [\r\n {\r\n \"name\": \"net.minecraftforge:forge:1.14.4-28.2.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/forge/1.14.4-28.2.3/forge-1.14.4-28.2.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/forge/1.14.4-28.2.3/forge-1.14.4-28.2.3.jar\",\r\n \"sha1\": \"c2677cc2ba3a2c1f45bd923d79250d3be4f80693\",\r\n \"size\": 183393\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.ow2.asm:asm:6.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/ow2/asm/asm/6.2/asm-6.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm/6.2/asm-6.2.jar\",\r\n \"sha1\": \"1b6c4ff09ce03f3052429139c2a68e295cae6604\",\r\n \"size\": 111214\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.ow2.asm:asm-commons:6.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/ow2/asm/asm-commons/6.2/asm-commons-6.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm-commons/6.2/asm-commons-6.2.jar\",\r\n \"sha1\": \"f0df1c69e34a0463679d7c8db36ddb4312836e76\",\r\n \"size\": 78919\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.ow2.asm:asm-tree:6.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/ow2/asm/asm-tree/6.2/asm-tree-6.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm-tree/6.2/asm-tree-6.2.jar\",\r\n \"sha1\": \"61570e046111559f38d4e0e580c005f75988c0a6\",\r\n \"size\": 50370\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"cpw.mods:modlauncher:4.1.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"cpw/mods/modlauncher/4.1.0/modlauncher-4.1.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/cpw/mods/modlauncher/4.1.0/modlauncher-4.1.0.jar\",\r\n \"sha1\": \"113c9ea1a20ff347f972c25b184a9b530c03cd53\",\r\n \"size\": 115195\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"cpw.mods:grossjava9hacks:1.1.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"cpw/mods/grossjava9hacks/1.1.0/grossjava9hacks-1.1.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/cpw/mods/grossjava9hacks/1.1.0/grossjava9hacks-1.1.0.jar\",\r\n \"sha1\": \"ba432ff9b3477370a2317eff223ad3b6a82d37b1\",\r\n \"size\": 1759\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:accesstransformers:1.0.5-shadowed\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/accesstransformers/1.0.5-shadowed/accesstransformers-1.0.5-shadowed.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/accesstransformers/1.0.5-shadowed/accesstransformers-1.0.5-shadowed.jar\",\r\n \"sha1\": \"1254aa2fe7555253cef286338d936e646c26571c\",\r\n \"size\": 444910\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:eventbus:1.0.0-service\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/eventbus/1.0.0-service/eventbus-1.0.0-service.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/eventbus/1.0.0-service/eventbus-1.0.0-service.jar\",\r\n \"sha1\": \"dfdaccd05f2d127a3633e45eb9119c9d1669e3ad\",\r\n \"size\": 39634\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:forgespi:1.5.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/forgespi/1.5.0/forgespi-1.5.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/forgespi/1.5.0/forgespi-1.5.0.jar\",\r\n \"sha1\": \"50212f863b1e5119f0e4fced4c5f8d838269318f\",\r\n \"size\": 19447\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:coremods:1.0.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/coremods/1.0.0/coremods-1.0.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/coremods/1.0.0/coremods-1.0.0.jar\",\r\n \"sha1\": \"b26ab79f66a4b0dd9c236733e79a0c4670c7b269\",\r\n \"size\": 21771\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:unsafe:0.2.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/unsafe/0.2.0/unsafe-0.2.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/unsafe/0.2.0/unsafe-0.2.0.jar\",\r\n \"sha1\": \"54d7a0a5e8fdb71b973025caa46f341ae5904f39\",\r\n \"size\": 2834\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.electronwill.night-config:core:3.6.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/electronwill/night-config/core/3.6.0/core-3.6.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/electronwill/night-config/core/3.6.0/core-3.6.0.jar\",\r\n \"sha1\": \"0412f2edf0ef6cc9178ab38751af4e507f413bef\",\r\n \"size\": 199763\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.electronwill.night-config:toml:3.6.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/electronwill/night-config/toml/3.6.0/toml-3.6.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/electronwill/night-config/toml/3.6.0/toml-3.6.0.jar\",\r\n \"sha1\": \"f0c2c48748bdfc8d1f3798ec478f003bccc7e0b1\",\r\n \"size\": 31256\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.jline:jline:3.12.1\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/jline/jline/3.12.1/jline-3.12.1.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/jline/jline/3.12.1/jline-3.12.1.jar\",\r\n \"sha1\": \"de2bd909cb9f8eaa741bd03df4a1bd3f6eb593c7\",\r\n \"size\": 732926\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.apache.maven:maven-artifact:3.6.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/apache/maven/maven-artifact/3.6.0/maven-artifact-3.6.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/apache/maven/maven-artifact/3.6.0/maven-artifact-3.6.0.jar\",\r\n \"sha1\": \"d4c0da647de59c9ccc304a112fe1f1474d49e8eb\",\r\n \"size\": 55051\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.jodah:typetools:0.6.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/jodah/typetools/0.6.0/typetools-0.6.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/jodah/typetools/0.6.0/typetools-0.6.0.jar\",\r\n \"sha1\": \"a1552ecd6f5b9444585a7c4b05f6312cf7d32fd3\",\r\n \"size\": 14734\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"java3d:vecmath:1.5.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"java3d/vecmath/1.5.2/vecmath-1.5.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/java3d/vecmath/1.5.2/vecmath-1.5.2.jar\",\r\n \"sha1\": \"79846ba34cbd89e2422d74d53752f993dcc2ccaf\",\r\n \"size\": 318956\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.apache.logging.log4j:log4j-api:2.11.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.jar\",\r\n \"sha1\": \"f5e9a2ffca496057d6891a3de65128efc636e26e\",\r\n \"size\": 266283\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.apache.logging.log4j:log4j-core:2.11.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/apache/logging/log4j/log4j-core/2.11.2/log4j-core-2.11.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/apache/logging/log4j/log4j-core/2.11.2/log4j-core-2.11.2.jar\",\r\n \"sha1\": \"6c2fb3f5b7cd27504726aef1b674b542a0c9cf53\",\r\n \"size\": 1629585\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecrell:terminalconsoleappender:1.2.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecrell/terminalconsoleappender/1.2.0/terminalconsoleappender-1.2.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecrell/terminalconsoleappender/1.2.0/terminalconsoleappender-1.2.0.jar\",\r\n \"sha1\": \"96d02cd3b384ff015a8fef4223bcb4ccf1717c95\",\r\n \"size\": 15977\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.sf.jopt-simple:jopt-simple:5.0.4\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\",\r\n \"sha1\": \"4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c\",\r\n \"size\": 78146\r\n }\r\n }\r\n }\r\n ],\r\n \"mainClass\": \"cpw.mods.modlauncher.Launcher\",\r\n \"arguments\": {\r\n \"game\": [\r\n \"--launchTarget\",\r\n \"fmlclient\",\r\n \"--fml.forgeVersion\",\r\n \"28.2.3\",\r\n \"--fml.mcVersion\",\r\n \"1.14.4\",\r\n \"--fml.forgeGroup\",\r\n \"net.minecraftforge\",\r\n \"--fml.mcpVersion\",\r\n \"20190829.143755\"\r\n ]\r\n }\r\n}", - "librariesInstallLocation": "{0}\\libraries\\net\\minecraftforge\\forge\\1.14.4-28.2.3", + "dateModified": "2020-04-12T21:00:24Z", + "mavenVersionString": "net.minecraftforge:forge:1.14.4-28.2.4", + "versionJson": "{\r\n \"id\": \"forge-28.2.4\",\r\n \"time\": \"2020-04-12T21:00:24Z\",\r\n \"releaseTime\": \"2020-04-12T21:00:24Z\",\r\n \"type\": \"release\",\r\n \"minimumLauncherVersion\": 0,\r\n \"inheritsFrom\": \"1.14.4\",\r\n \"jar\": \"forge-28.2.4\",\r\n \"libraries\": [\r\n {\r\n \"name\": \"net.minecraftforge:forge:1.14.4-28.2.4\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/forge/1.14.4-28.2.4/forge-1.14.4-28.2.4.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/forge/1.14.4-28.2.4/forge-1.14.4-28.2.4.jar\",\r\n \"sha1\": \"022a4a4da41215f74d3b051b38f8d36d704ae6e5\",\r\n \"size\": 183394\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.ow2.asm:asm:6.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/ow2/asm/asm/6.2/asm-6.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm/6.2/asm-6.2.jar\",\r\n \"sha1\": \"1b6c4ff09ce03f3052429139c2a68e295cae6604\",\r\n \"size\": 111214\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.ow2.asm:asm-commons:6.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/ow2/asm/asm-commons/6.2/asm-commons-6.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm-commons/6.2/asm-commons-6.2.jar\",\r\n \"sha1\": \"f0df1c69e34a0463679d7c8db36ddb4312836e76\",\r\n \"size\": 78919\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.ow2.asm:asm-tree:6.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/ow2/asm/asm-tree/6.2/asm-tree-6.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm-tree/6.2/asm-tree-6.2.jar\",\r\n \"sha1\": \"61570e046111559f38d4e0e580c005f75988c0a6\",\r\n \"size\": 50370\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"cpw.mods:modlauncher:4.1.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"cpw/mods/modlauncher/4.1.0/modlauncher-4.1.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/cpw/mods/modlauncher/4.1.0/modlauncher-4.1.0.jar\",\r\n \"sha1\": \"113c9ea1a20ff347f972c25b184a9b530c03cd53\",\r\n \"size\": 115195\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"cpw.mods:grossjava9hacks:1.1.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"cpw/mods/grossjava9hacks/1.1.0/grossjava9hacks-1.1.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/cpw/mods/grossjava9hacks/1.1.0/grossjava9hacks-1.1.0.jar\",\r\n \"sha1\": \"ba432ff9b3477370a2317eff223ad3b6a82d37b1\",\r\n \"size\": 1759\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:accesstransformers:1.0.5-shadowed\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/accesstransformers/1.0.5-shadowed/accesstransformers-1.0.5-shadowed.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/accesstransformers/1.0.5-shadowed/accesstransformers-1.0.5-shadowed.jar\",\r\n \"sha1\": \"1254aa2fe7555253cef286338d936e646c26571c\",\r\n \"size\": 444910\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:eventbus:1.0.0-service\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/eventbus/1.0.0-service/eventbus-1.0.0-service.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/eventbus/1.0.0-service/eventbus-1.0.0-service.jar\",\r\n \"sha1\": \"dfdaccd05f2d127a3633e45eb9119c9d1669e3ad\",\r\n \"size\": 39634\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:forgespi:1.5.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/forgespi/1.5.0/forgespi-1.5.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/forgespi/1.5.0/forgespi-1.5.0.jar\",\r\n \"sha1\": \"50212f863b1e5119f0e4fced4c5f8d838269318f\",\r\n \"size\": 19447\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:coremods:1.0.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/coremods/1.0.0/coremods-1.0.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/coremods/1.0.0/coremods-1.0.0.jar\",\r\n \"sha1\": \"b26ab79f66a4b0dd9c236733e79a0c4670c7b269\",\r\n \"size\": 21771\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:unsafe:0.2.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/unsafe/0.2.0/unsafe-0.2.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/unsafe/0.2.0/unsafe-0.2.0.jar\",\r\n \"sha1\": \"54d7a0a5e8fdb71b973025caa46f341ae5904f39\",\r\n \"size\": 2834\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.electronwill.night-config:core:3.6.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/electronwill/night-config/core/3.6.0/core-3.6.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/electronwill/night-config/core/3.6.0/core-3.6.0.jar\",\r\n \"sha1\": \"0412f2edf0ef6cc9178ab38751af4e507f413bef\",\r\n \"size\": 199763\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.electronwill.night-config:toml:3.6.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/electronwill/night-config/toml/3.6.0/toml-3.6.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/electronwill/night-config/toml/3.6.0/toml-3.6.0.jar\",\r\n \"sha1\": \"f0c2c48748bdfc8d1f3798ec478f003bccc7e0b1\",\r\n \"size\": 31256\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.jline:jline:3.12.1\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/jline/jline/3.12.1/jline-3.12.1.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/jline/jline/3.12.1/jline-3.12.1.jar\",\r\n \"sha1\": \"de2bd909cb9f8eaa741bd03df4a1bd3f6eb593c7\",\r\n \"size\": 732926\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.apache.maven:maven-artifact:3.6.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/apache/maven/maven-artifact/3.6.0/maven-artifact-3.6.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/apache/maven/maven-artifact/3.6.0/maven-artifact-3.6.0.jar\",\r\n \"sha1\": \"d4c0da647de59c9ccc304a112fe1f1474d49e8eb\",\r\n \"size\": 55051\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.jodah:typetools:0.6.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/jodah/typetools/0.6.0/typetools-0.6.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/jodah/typetools/0.6.0/typetools-0.6.0.jar\",\r\n \"sha1\": \"a1552ecd6f5b9444585a7c4b05f6312cf7d32fd3\",\r\n \"size\": 14734\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"java3d:vecmath:1.5.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"java3d/vecmath/1.5.2/vecmath-1.5.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/java3d/vecmath/1.5.2/vecmath-1.5.2.jar\",\r\n \"sha1\": \"79846ba34cbd89e2422d74d53752f993dcc2ccaf\",\r\n \"size\": 318956\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.apache.logging.log4j:log4j-api:2.11.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.jar\",\r\n \"sha1\": \"f5e9a2ffca496057d6891a3de65128efc636e26e\",\r\n \"size\": 266283\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.apache.logging.log4j:log4j-core:2.11.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/apache/logging/log4j/log4j-core/2.11.2/log4j-core-2.11.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/apache/logging/log4j/log4j-core/2.11.2/log4j-core-2.11.2.jar\",\r\n \"sha1\": \"6c2fb3f5b7cd27504726aef1b674b542a0c9cf53\",\r\n \"size\": 1629585\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecrell:terminalconsoleappender:1.2.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecrell/terminalconsoleappender/1.2.0/terminalconsoleappender-1.2.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecrell/terminalconsoleappender/1.2.0/terminalconsoleappender-1.2.0.jar\",\r\n \"sha1\": \"96d02cd3b384ff015a8fef4223bcb4ccf1717c95\",\r\n \"size\": 15977\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.sf.jopt-simple:jopt-simple:5.0.4\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\",\r\n \"sha1\": \"4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c\",\r\n \"size\": 78146\r\n }\r\n }\r\n }\r\n ],\r\n \"mainClass\": \"cpw.mods.modlauncher.Launcher\",\r\n \"arguments\": {\r\n \"game\": [\r\n \"--launchTarget\",\r\n \"fmlclient\",\r\n \"--fml.forgeVersion\",\r\n \"28.2.4\",\r\n \"--fml.mcVersion\",\r\n \"1.14.4\",\r\n \"--fml.forgeGroup\",\r\n \"net.minecraftforge\",\r\n \"--fml.mcpVersion\",\r\n \"20190829.143755\"\r\n ]\r\n }\r\n}", + "librariesInstallLocation": "{0}\\libraries\\net\\minecraftforge\\forge\\1.14.4-28.2.4", "minecraftVersion": "1.14.4", - "modLoaderGameVersionId": 7770, + "modLoaderGameVersionId": 7808, "modLoaderGameVersionTypeId": 3, "modLoaderGameVersionStatus": 1, "modLoaderGameVersionTypeStatus": 1, @@ -25,12 +25,12 @@ "mcGameVersionTypeId": 64806, "mcGameVersionStatus": 1, "mcGameVersionTypeStatus": 1, - "installProfileJson": "{\r\n \"_comment_\": [\r\n \"Please do not automate the download and installation of Forge.\",\r\n \"Our efforts are supported by ads from the download page.\",\r\n \"If you MUST automate this, please consider supporting the project through https://www.patreon.com/LexManos/\"\r\n ],\r\n \"profile\": \"forge\",\r\n \"version\": \"1.14.4-forge-28.2.3\",\r\n \"json\": \"/version.json\",\r\n \"path\": \"net.minecraftforge:forge:1.14.4-28.2.3\",\r\n \"logo\": \"/big_logo.png\",\r\n \"minecraft\": \"1.14.4\",\r\n \"welcome\": \"Welcome to the simple Forge installer.\",\r\n \"data\": {\r\n \"MAPPINGS\": {\r\n \"client\": \"[de.oceanlabs.mcp:mcp_config:1.14.4-20190829.143755:mappings@txt]\",\r\n \"server\": \"[de.oceanlabs.mcp:mcp_config:1.14.4-20190829.143755:mappings@txt]\"\r\n },\r\n \"BINPATCH\": {\r\n \"client\": \"/data/client.lzma\",\r\n \"server\": \"/data/server.lzma\"\r\n },\r\n \"MC_SLIM\": {\r\n \"client\": \"[net.minecraft:client:1.14.4:slim-stable]\",\r\n \"server\": \"[net.minecraft:server:1.14.4:slim-stable]\"\r\n },\r\n \"MC_SLIM_SHA\": {\r\n \"client\": \"'28bb55ada6715bb866409635e9d21e3813c2eddc'\",\r\n \"server\": \"'94f99f8ab7b571f21da39d99824eb1660bec88d2'\"\r\n },\r\n \"MC_EXTRA\": {\r\n \"client\": \"[net.minecraft:client:1.14.4:extra-stable]\",\r\n \"server\": \"[net.minecraft:server:1.14.4:extra-stable]\"\r\n },\r\n \"MC_EXTRA_SHA\": {\r\n \"client\": \"'3f12711925698a9c5c057dd1183bd5fe7cd7ffc9'\",\r\n \"server\": \"'40458d728e1cb92c0f973b601334370bc9bf7599'\"\r\n },\r\n \"MC_SRG\": {\r\n \"client\": \"[net.minecraft:client:1.14.4-20190829.143755:srg]\",\r\n \"server\": \"[net.minecraft:server:1.14.4-20190829.143755:srg]\"\r\n },\r\n \"PATCHED\": {\r\n \"client\": \"[net.minecraftforge:forge:1.14.4-28.2.3:client]\",\r\n \"server\": \"[net.minecraftforge:forge:1.14.4-28.2.3:server]\"\r\n },\r\n \"PATCHED_SHA\": {\r\n \"client\": \"'bd9317cb7f33af4a048821fb23681bcf13ddabb5'\",\r\n \"server\": \"'974215ecbd51706c878057d0839203bd618c353d'\"\r\n },\r\n \"MCP_VERSION\": {\r\n \"client\": \"'20190829.143755'\",\r\n \"server\": \"'20190829.143755'\"\r\n }\r\n },\r\n \"processors\": [\r\n {\r\n \"jar\": \"net.minecraftforge:installertools:1.1.4\",\r\n \"classpath\": [\r\n \"net.md-5:SpecialSource:1.8.5\",\r\n \"net.sf.jopt-simple:jopt-simple:5.0.4\",\r\n \"com.google.code.gson:gson:2.8.0\",\r\n \"org.ow2.asm:asm-commons:6.1.1\",\r\n \"com.google.guava:guava:20.0\",\r\n \"net.sf.opencsv:opencsv:2.3\",\r\n \"org.ow2.asm:asm-analysis:6.1.1\",\r\n \"org.ow2.asm:asm-tree:6.1.1\",\r\n \"org.ow2.asm:asm:6.1.1\"\r\n ],\r\n \"args\": [\r\n \"--task\",\r\n \"MCP_DATA\",\r\n \"--input\",\r\n \"[de.oceanlabs.mcp:mcp_config:1.14.4-20190829.143755@zip]\",\r\n \"--output\",\r\n \"{MAPPINGS}\",\r\n \"--key\",\r\n \"mappings\"\r\n ]\r\n },\r\n {\r\n \"jar\": \"net.minecraftforge:jarsplitter:1.1.2\",\r\n \"classpath\": [\r\n \"net.sf.jopt-simple:jopt-simple:5.0.4\"\r\n ],\r\n \"args\": [\r\n \"--input\",\r\n \"{MINECRAFT_JAR}\",\r\n \"--slim\",\r\n \"{MC_SLIM}\",\r\n \"--extra\",\r\n \"{MC_EXTRA}\",\r\n \"--srg\",\r\n \"{MAPPINGS}\"\r\n ]\r\n },\r\n {\r\n \"jar\": \"net.md-5:SpecialSource:1.8.5\",\r\n \"classpath\": [\r\n \"org.ow2.asm:asm-commons:6.1.1\",\r\n \"net.sf.jopt-simple:jopt-simple:4.9\",\r\n \"com.google.guava:guava:20.0\",\r\n \"net.sf.opencsv:opencsv:2.3\",\r\n \"org.ow2.asm:asm-analysis:6.1.1\",\r\n \"org.ow2.asm:asm-tree:6.1.1\",\r\n \"org.ow2.asm:asm:6.1.1\"\r\n ],\r\n \"args\": [\r\n \"--in-jar\",\r\n \"{MC_SLIM}\",\r\n \"--out-jar\",\r\n \"{MC_SRG}\",\r\n \"--srg-in\",\r\n \"{MAPPINGS}\"\r\n ]\r\n },\r\n {\r\n \"jar\": \"net.minecraftforge:binarypatcher:1.0.12\",\r\n \"classpath\": [\r\n \"commons-io:commons-io:2.4\",\r\n \"com.google.guava:guava:25.1-jre\",\r\n \"net.sf.jopt-simple:jopt-simple:5.0.4\",\r\n \"com.github.jponge:lzma-java:1.3\",\r\n \"com.nothome:javaxdelta:2.0.1\",\r\n \"com.google.code.findbugs:jsr305:3.0.2\",\r\n \"org.checkerframework:checker-qual:2.0.0\",\r\n \"com.google.errorprone:error_prone_annotations:2.1.3\",\r\n \"com.google.j2objc:j2objc-annotations:1.1\",\r\n \"org.codehaus.mojo:animal-sniffer-annotations:1.14\",\r\n \"trove:trove:1.0.2\"\r\n ],\r\n \"args\": [\r\n \"--clean\",\r\n \"{MC_SRG}\",\r\n \"--output\",\r\n \"{PATCHED}\",\r\n \"--apply\",\r\n \"{BINPATCH}\"\r\n ]\r\n }\r\n ],\r\n \"libraries\": [\r\n {\r\n \"name\": \"com.github.jponge:lzma-java:1.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/github/jponge/lzma-java/1.3/lzma-java-1.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/github/jponge/lzma-java/1.3/lzma-java-1.3.jar\",\r\n \"sha1\": \"a25db9d4d385ccda4825ae1b47a7a61d86e595af\",\r\n \"size\": 51041\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.google.code.findbugs:jsr305:3.0.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar\",\r\n \"sha1\": \"25ea2e8b0c338a877313bd4672d3fe056ea78f0d\",\r\n \"size\": 19936\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.google.code.gson:gson:2.8.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/google/code/gson/gson/2.8.0/gson-2.8.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar\",\r\n \"sha1\": \"c4ba5371a29ac9b2ad6129b1d39ea38750043eff\",\r\n \"size\": 231952\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.google.errorprone:error_prone_annotations:2.1.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar\",\r\n \"sha1\": \"39b109f2cd352b2d71b52a3b5a1a9850e1dc304b\",\r\n \"size\": 13704\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.google.guava:guava:20.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/google/guava/guava/20.0/guava-20.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/google/guava/guava/20.0/guava-20.0.jar\",\r\n \"sha1\": \"89507701249388e1ed5ddcf8c41f4ce1be7831ef\",\r\n \"size\": 2442625\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.google.guava:guava:25.1-jre\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/google/guava/guava/25.1-jre/guava-25.1-jre.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/google/guava/guava/25.1-jre/guava-25.1-jre.jar\",\r\n \"sha1\": \"6c57e4b22b44e89e548b5c9f70f0c45fe10fb0b4\",\r\n \"size\": 2734339\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.google.j2objc:j2objc-annotations:1.1\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar\",\r\n \"sha1\": \"ed28ded51a8b1c6b112568def5f4b455e6809019\",\r\n \"size\": 8782\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.nothome:javaxdelta:2.0.1\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/nothome/javaxdelta/2.0.1/javaxdelta-2.0.1.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/nothome/javaxdelta/2.0.1/javaxdelta-2.0.1.jar\",\r\n \"sha1\": \"d4f5d077f1b15c6f67595015d69572303ad3f66d\",\r\n \"size\": 38995\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"commons-io:commons-io:2.4\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"commons-io/commons-io/2.4/commons-io-2.4.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/commons-io/commons-io/2.4/commons-io-2.4.jar\",\r\n \"sha1\": \"b1b6ea3b7e4aa4f492509a4952029cd8e48019ad\",\r\n \"size\": 185140\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"de.oceanlabs.mcp:mcp_config:1.14.4-20190829.143755@zip\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"de/oceanlabs/mcp/mcp_config/1.14.4-20190829.143755/mcp_config-1.14.4-20190829.143755.zip\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/de/oceanlabs/mcp/mcp_config/1.14.4-20190829.143755/mcp_config-1.14.4-20190829.143755.zip\",\r\n \"sha1\": \"1646ace86633cd91206fdba2e460a12a19e32505\",\r\n \"size\": 644820\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.md-5:SpecialSource:1.8.5\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/md-5/SpecialSource/1.8.5/SpecialSource-1.8.5.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/md-5/SpecialSource/1.8.5/SpecialSource-1.8.5.jar\",\r\n \"sha1\": \"c670c493c436a885c872fa4810bc698628b95922\",\r\n \"size\": 81179\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:binarypatcher:1.0.12\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/binarypatcher/1.0.12/binarypatcher-1.0.12.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/binarypatcher/1.0.12/binarypatcher-1.0.12.jar\",\r\n \"sha1\": \"971ea098f83ef2e1b96c1b7849465bb79fd05838\",\r\n \"size\": 16491\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:forge:1.14.4-28.2.3:universal\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/forge/1.14.4-28.2.3/forge-1.14.4-28.2.3-universal.jar\",\r\n \"url\": \"\",\r\n \"sha1\": \"19172aa1cb3e4a9393cfa218480b0a30b68fd33d\",\r\n \"size\": 2337096\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:installertools:1.1.4\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/installertools/1.1.4/installertools-1.1.4.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/installertools/1.1.4/installertools-1.1.4.jar\",\r\n \"sha1\": \"ce2a64d84365374fc797f829e60321874d48145f\",\r\n \"size\": 34230\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:jarsplitter:1.1.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/jarsplitter/1.1.2/jarsplitter-1.1.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/jarsplitter/1.1.2/jarsplitter-1.1.2.jar\",\r\n \"sha1\": \"7d6c2c293883c220e7622087849b26a35b3318e5\",\r\n \"size\": 7981\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.sf.jopt-simple:jopt-simple:4.9\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/sf/jopt-simple/jopt-simple/4.9/jopt-simple-4.9.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/sf/jopt-simple/jopt-simple/4.9/jopt-simple-4.9.jar\",\r\n \"sha1\": \"ee9e9eaa0a35360dcfeac129ff4923215fd65904\",\r\n \"size\": 66469\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.sf.jopt-simple:jopt-simple:5.0.4\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\",\r\n \"sha1\": \"4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c\",\r\n \"size\": 78146\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.sf.opencsv:opencsv:2.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/sf/opencsv/opencsv/2.3/opencsv-2.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/sf/opencsv/opencsv/2.3/opencsv-2.3.jar\",\r\n \"sha1\": \"c23708cdb9e80a144db433e23344a788a1fd6599\",\r\n \"size\": 19827\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.checkerframework:checker-qual:2.0.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/checkerframework/checker-qual/2.0.0/checker-qual-2.0.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/checkerframework/checker-qual/2.0.0/checker-qual-2.0.0.jar\",\r\n \"sha1\": \"518929596ee3249127502a8573b2e008e2d51ed3\",\r\n \"size\": 343222\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.codehaus.mojo:animal-sniffer-annotations:1.14\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar\",\r\n \"sha1\": \"775b7e22fb10026eed3f86e8dc556dfafe35f2d5\",\r\n \"size\": 3482\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.ow2.asm:asm-analysis:6.1.1\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/ow2/asm/asm-analysis/6.1.1/asm-analysis-6.1.1.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm-analysis/6.1.1/asm-analysis-6.1.1.jar\",\r\n \"sha1\": \"376d85732456ec4d2c4bc020ee152061c61f00b5\",\r\n \"size\": 31979\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.ow2.asm:asm-commons:6.1.1\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/ow2/asm/asm-commons/6.1.1/asm-commons-6.1.1.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm-commons/6.1.1/asm-commons-6.1.1.jar\",\r\n \"sha1\": \"70a7deee986e66c015cea1c9978f9654cc667020\",\r\n \"size\": 77745\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.ow2.asm:asm-tree:6.1.1\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/ow2/asm/asm-tree/6.1.1/asm-tree-6.1.1.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm-tree/6.1.1/asm-tree-6.1.1.jar\",\r\n \"sha1\": \"19fdc358e7bd3986b9867de508ce6cefa693dda6\",\r\n \"size\": 50050\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.ow2.asm:asm:6.1.1\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/ow2/asm/asm/6.1.1/asm-6.1.1.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar\",\r\n \"sha1\": \"264754515362d92acd39e8d40395f6b8dee7bc08\",\r\n \"size\": 108252\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"trove:trove:1.0.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"trove/trove/1.0.2/trove-1.0.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/trove/trove/1.0.2/trove-1.0.2.jar\",\r\n \"sha1\": \"112b40581ab9a4d3de4636d49985a7f686d181c8\",\r\n \"size\": 361155\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:forge:1.14.4-28.2.3:universal\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/forge/1.14.4-28.2.3/forge-1.14.4-28.2.3-universal.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/forge/1.14.4-28.2.3/forge-1.14.4-28.2.3-universal.jar\",\r\n \"size\": 0\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:forge:1.14.4-28.2.3:clientdata@lzma\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/forge/1.14.4-28.2.3/forge-1.14.4-28.2.3-clientdata.lzma\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/forge/1.14.4-28.2.3/forge-1.14.4-28.2.3-clientdata.lzma\",\r\n \"size\": 0\r\n }\r\n }\r\n }\r\n ]\r\n}" + "installProfileJson": "{\r\n \"_comment_\": [\r\n \"Please do not automate the download and installation of Forge.\",\r\n \"Our efforts are supported by ads from the download page.\",\r\n \"If you MUST automate this, please consider supporting the project through https://www.patreon.com/LexManos/\"\r\n ],\r\n \"profile\": \"forge\",\r\n \"version\": \"1.14.4-forge-28.2.4\",\r\n \"json\": \"/version.json\",\r\n \"path\": \"net.minecraftforge:forge:1.14.4-28.2.4\",\r\n \"logo\": \"/big_logo.png\",\r\n \"minecraft\": \"1.14.4\",\r\n \"welcome\": \"Welcome to the simple Forge installer.\",\r\n \"data\": {\r\n \"MAPPINGS\": {\r\n \"client\": \"[de.oceanlabs.mcp:mcp_config:1.14.4-20190829.143755:mappings@txt]\",\r\n \"server\": \"[de.oceanlabs.mcp:mcp_config:1.14.4-20190829.143755:mappings@txt]\"\r\n },\r\n \"BINPATCH\": {\r\n \"client\": \"/data/client.lzma\",\r\n \"server\": \"/data/server.lzma\"\r\n },\r\n \"MC_SLIM\": {\r\n \"client\": \"[net.minecraft:client:1.14.4:slim-stable]\",\r\n \"server\": \"[net.minecraft:server:1.14.4:slim-stable]\"\r\n },\r\n \"MC_SLIM_SHA\": {\r\n \"client\": \"'28bb55ada6715bb866409635e9d21e3813c2eddc'\",\r\n \"server\": \"'94f99f8ab7b571f21da39d99824eb1660bec88d2'\"\r\n },\r\n \"MC_EXTRA\": {\r\n \"client\": \"[net.minecraft:client:1.14.4:extra-stable]\",\r\n \"server\": \"[net.minecraft:server:1.14.4:extra-stable]\"\r\n },\r\n \"MC_EXTRA_SHA\": {\r\n \"client\": \"'3f12711925698a9c5c057dd1183bd5fe7cd7ffc9'\",\r\n \"server\": \"'40458d728e1cb92c0f973b601334370bc9bf7599'\"\r\n },\r\n \"MC_SRG\": {\r\n \"client\": \"[net.minecraft:client:1.14.4-20190829.143755:srg]\",\r\n \"server\": \"[net.minecraft:server:1.14.4-20190829.143755:srg]\"\r\n },\r\n \"PATCHED\": {\r\n \"client\": \"[net.minecraftforge:forge:1.14.4-28.2.4:client]\",\r\n \"server\": \"[net.minecraftforge:forge:1.14.4-28.2.4:server]\"\r\n },\r\n \"PATCHED_SHA\": {\r\n \"client\": \"'ff1b72f2db5a477a5f16f5faf0c79237762240b9'\",\r\n \"server\": \"'fa129f8d543f87aeb74b0c6268be00ffff8a50bd'\"\r\n },\r\n \"MCP_VERSION\": {\r\n \"client\": \"'20190829.143755'\",\r\n \"server\": \"'20190829.143755'\"\r\n }\r\n },\r\n \"processors\": [\r\n {\r\n \"jar\": \"net.minecraftforge:installertools:1.1.4\",\r\n \"classpath\": [\r\n \"net.md-5:SpecialSource:1.8.5\",\r\n \"net.sf.jopt-simple:jopt-simple:5.0.4\",\r\n \"com.google.code.gson:gson:2.8.0\",\r\n \"org.ow2.asm:asm-commons:6.1.1\",\r\n \"com.google.guava:guava:20.0\",\r\n \"net.sf.opencsv:opencsv:2.3\",\r\n \"org.ow2.asm:asm-analysis:6.1.1\",\r\n \"org.ow2.asm:asm-tree:6.1.1\",\r\n \"org.ow2.asm:asm:6.1.1\"\r\n ],\r\n \"args\": [\r\n \"--task\",\r\n \"MCP_DATA\",\r\n \"--input\",\r\n \"[de.oceanlabs.mcp:mcp_config:1.14.4-20190829.143755@zip]\",\r\n \"--output\",\r\n \"{MAPPINGS}\",\r\n \"--key\",\r\n \"mappings\"\r\n ]\r\n },\r\n {\r\n \"jar\": \"net.minecraftforge:jarsplitter:1.1.2\",\r\n \"classpath\": [\r\n \"net.sf.jopt-simple:jopt-simple:5.0.4\"\r\n ],\r\n \"args\": [\r\n \"--input\",\r\n \"{MINECRAFT_JAR}\",\r\n \"--slim\",\r\n \"{MC_SLIM}\",\r\n \"--extra\",\r\n \"{MC_EXTRA}\",\r\n \"--srg\",\r\n \"{MAPPINGS}\"\r\n ]\r\n },\r\n {\r\n \"jar\": \"net.md-5:SpecialSource:1.8.5\",\r\n \"classpath\": [\r\n \"org.ow2.asm:asm-commons:6.1.1\",\r\n \"net.sf.jopt-simple:jopt-simple:4.9\",\r\n \"com.google.guava:guava:20.0\",\r\n \"net.sf.opencsv:opencsv:2.3\",\r\n \"org.ow2.asm:asm-analysis:6.1.1\",\r\n \"org.ow2.asm:asm-tree:6.1.1\",\r\n \"org.ow2.asm:asm:6.1.1\"\r\n ],\r\n \"args\": [\r\n \"--in-jar\",\r\n \"{MC_SLIM}\",\r\n \"--out-jar\",\r\n \"{MC_SRG}\",\r\n \"--srg-in\",\r\n \"{MAPPINGS}\"\r\n ]\r\n },\r\n {\r\n \"jar\": \"net.minecraftforge:binarypatcher:1.0.12\",\r\n \"classpath\": [\r\n \"commons-io:commons-io:2.4\",\r\n \"com.google.guava:guava:25.1-jre\",\r\n \"net.sf.jopt-simple:jopt-simple:5.0.4\",\r\n \"com.github.jponge:lzma-java:1.3\",\r\n \"com.nothome:javaxdelta:2.0.1\",\r\n \"com.google.code.findbugs:jsr305:3.0.2\",\r\n \"org.checkerframework:checker-qual:2.0.0\",\r\n \"com.google.errorprone:error_prone_annotations:2.1.3\",\r\n \"com.google.j2objc:j2objc-annotations:1.1\",\r\n \"org.codehaus.mojo:animal-sniffer-annotations:1.14\",\r\n \"trove:trove:1.0.2\"\r\n ],\r\n \"args\": [\r\n \"--clean\",\r\n \"{MC_SRG}\",\r\n \"--output\",\r\n \"{PATCHED}\",\r\n \"--apply\",\r\n \"{BINPATCH}\"\r\n ]\r\n }\r\n ],\r\n \"libraries\": [\r\n {\r\n \"name\": \"com.github.jponge:lzma-java:1.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/github/jponge/lzma-java/1.3/lzma-java-1.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/github/jponge/lzma-java/1.3/lzma-java-1.3.jar\",\r\n \"sha1\": \"a25db9d4d385ccda4825ae1b47a7a61d86e595af\",\r\n \"size\": 51041\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.google.code.findbugs:jsr305:3.0.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar\",\r\n \"sha1\": \"25ea2e8b0c338a877313bd4672d3fe056ea78f0d\",\r\n \"size\": 19936\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.google.code.gson:gson:2.8.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/google/code/gson/gson/2.8.0/gson-2.8.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar\",\r\n \"sha1\": \"c4ba5371a29ac9b2ad6129b1d39ea38750043eff\",\r\n \"size\": 231952\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.google.errorprone:error_prone_annotations:2.1.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar\",\r\n \"sha1\": \"39b109f2cd352b2d71b52a3b5a1a9850e1dc304b\",\r\n \"size\": 13704\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.google.guava:guava:20.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/google/guava/guava/20.0/guava-20.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/google/guava/guava/20.0/guava-20.0.jar\",\r\n \"sha1\": \"89507701249388e1ed5ddcf8c41f4ce1be7831ef\",\r\n \"size\": 2442625\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.google.guava:guava:25.1-jre\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/google/guava/guava/25.1-jre/guava-25.1-jre.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/google/guava/guava/25.1-jre/guava-25.1-jre.jar\",\r\n \"sha1\": \"6c57e4b22b44e89e548b5c9f70f0c45fe10fb0b4\",\r\n \"size\": 2734339\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.google.j2objc:j2objc-annotations:1.1\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar\",\r\n \"sha1\": \"ed28ded51a8b1c6b112568def5f4b455e6809019\",\r\n \"size\": 8782\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.nothome:javaxdelta:2.0.1\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/nothome/javaxdelta/2.0.1/javaxdelta-2.0.1.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/nothome/javaxdelta/2.0.1/javaxdelta-2.0.1.jar\",\r\n \"sha1\": \"d4f5d077f1b15c6f67595015d69572303ad3f66d\",\r\n \"size\": 38995\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"commons-io:commons-io:2.4\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"commons-io/commons-io/2.4/commons-io-2.4.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/commons-io/commons-io/2.4/commons-io-2.4.jar\",\r\n \"sha1\": \"b1b6ea3b7e4aa4f492509a4952029cd8e48019ad\",\r\n \"size\": 185140\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"de.oceanlabs.mcp:mcp_config:1.14.4-20190829.143755@zip\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"de/oceanlabs/mcp/mcp_config/1.14.4-20190829.143755/mcp_config-1.14.4-20190829.143755.zip\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/de/oceanlabs/mcp/mcp_config/1.14.4-20190829.143755/mcp_config-1.14.4-20190829.143755.zip\",\r\n \"sha1\": \"1646ace86633cd91206fdba2e460a12a19e32505\",\r\n \"size\": 644820\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.md-5:SpecialSource:1.8.5\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/md-5/SpecialSource/1.8.5/SpecialSource-1.8.5.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/md-5/SpecialSource/1.8.5/SpecialSource-1.8.5.jar\",\r\n \"sha1\": \"c670c493c436a885c872fa4810bc698628b95922\",\r\n \"size\": 81179\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:binarypatcher:1.0.12\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/binarypatcher/1.0.12/binarypatcher-1.0.12.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/binarypatcher/1.0.12/binarypatcher-1.0.12.jar\",\r\n \"sha1\": \"971ea098f83ef2e1b96c1b7849465bb79fd05838\",\r\n \"size\": 16491\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:forge:1.14.4-28.2.4:universal\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/forge/1.14.4-28.2.4/forge-1.14.4-28.2.4-universal.jar\",\r\n \"url\": \"\",\r\n \"sha1\": \"f63b109c7b4a6f9bdff86f1fcb68bd7d57972c29\",\r\n \"size\": 2345843\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:installertools:1.1.4\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/installertools/1.1.4/installertools-1.1.4.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/installertools/1.1.4/installertools-1.1.4.jar\",\r\n \"sha1\": \"ce2a64d84365374fc797f829e60321874d48145f\",\r\n \"size\": 34230\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:jarsplitter:1.1.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/jarsplitter/1.1.2/jarsplitter-1.1.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/jarsplitter/1.1.2/jarsplitter-1.1.2.jar\",\r\n \"sha1\": \"7d6c2c293883c220e7622087849b26a35b3318e5\",\r\n \"size\": 7981\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.sf.jopt-simple:jopt-simple:4.9\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/sf/jopt-simple/jopt-simple/4.9/jopt-simple-4.9.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/sf/jopt-simple/jopt-simple/4.9/jopt-simple-4.9.jar\",\r\n \"sha1\": \"ee9e9eaa0a35360dcfeac129ff4923215fd65904\",\r\n \"size\": 66469\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.sf.jopt-simple:jopt-simple:5.0.4\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\",\r\n \"sha1\": \"4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c\",\r\n \"size\": 78146\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.sf.opencsv:opencsv:2.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/sf/opencsv/opencsv/2.3/opencsv-2.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/sf/opencsv/opencsv/2.3/opencsv-2.3.jar\",\r\n \"sha1\": \"c23708cdb9e80a144db433e23344a788a1fd6599\",\r\n \"size\": 19827\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.checkerframework:checker-qual:2.0.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/checkerframework/checker-qual/2.0.0/checker-qual-2.0.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/checkerframework/checker-qual/2.0.0/checker-qual-2.0.0.jar\",\r\n \"sha1\": \"518929596ee3249127502a8573b2e008e2d51ed3\",\r\n \"size\": 343222\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.codehaus.mojo:animal-sniffer-annotations:1.14\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar\",\r\n \"sha1\": \"775b7e22fb10026eed3f86e8dc556dfafe35f2d5\",\r\n \"size\": 3482\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.ow2.asm:asm-analysis:6.1.1\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/ow2/asm/asm-analysis/6.1.1/asm-analysis-6.1.1.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm-analysis/6.1.1/asm-analysis-6.1.1.jar\",\r\n \"sha1\": \"376d85732456ec4d2c4bc020ee152061c61f00b5\",\r\n \"size\": 31979\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.ow2.asm:asm-commons:6.1.1\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/ow2/asm/asm-commons/6.1.1/asm-commons-6.1.1.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm-commons/6.1.1/asm-commons-6.1.1.jar\",\r\n \"sha1\": \"70a7deee986e66c015cea1c9978f9654cc667020\",\r\n \"size\": 77745\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.ow2.asm:asm-tree:6.1.1\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/ow2/asm/asm-tree/6.1.1/asm-tree-6.1.1.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm-tree/6.1.1/asm-tree-6.1.1.jar\",\r\n \"sha1\": \"19fdc358e7bd3986b9867de508ce6cefa693dda6\",\r\n \"size\": 50050\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.ow2.asm:asm:6.1.1\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/ow2/asm/asm/6.1.1/asm-6.1.1.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar\",\r\n \"sha1\": \"264754515362d92acd39e8d40395f6b8dee7bc08\",\r\n \"size\": 108252\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"trove:trove:1.0.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"trove/trove/1.0.2/trove-1.0.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/trove/trove/1.0.2/trove-1.0.2.jar\",\r\n \"sha1\": \"112b40581ab9a4d3de4636d49985a7f686d181c8\",\r\n \"size\": 361155\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:forge:1.14.4-28.2.4:universal\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/forge/1.14.4-28.2.4/forge-1.14.4-28.2.4-universal.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/forge/1.14.4-28.2.4/forge-1.14.4-28.2.4-universal.jar\",\r\n \"size\": 0\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:forge:1.14.4-28.2.4:clientdata@lzma\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/forge/1.14.4-28.2.4/forge-1.14.4-28.2.4-clientdata.lzma\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/forge/1.14.4-28.2.4/forge-1.14.4-28.2.4-clientdata.lzma\",\r\n \"size\": 0\r\n }\r\n }\r\n }\r\n ]\r\n}" }, "isUnlocked": true, "javaArgsOverride": null, "javaDirOverride": null, - "lastPlayed": "2020-04-18T17:20:17.7198692Z", + "lastPlayed": "2020-04-22T18:57:06.9159538Z", "manifest": null, "fileDate": "0001-01-01T00:00:00", "installedModpack": null, @@ -375,6 +375,21 @@ "fileCount": 1, "fileSize": 197323 }, + { + "folderName": "mininggadgets-1.2.4.jar", + "fingerprint": 2338348952, + "fileDateHash": 1474827197, + "sectionID": 8, + "individualFingerprints": [ + 2338348952 + ], + "status": 1, + "timestamp": "2020-04-18T19:59:20.7038267Z", + "lastWriteTimeUtc": "2020-04-18T17:19:58.8578246Z", + "queryTimestamp": "2020-04-18T19:59:23.8933008Z", + "fileCount": 1, + "fileSize": 287773 + }, { "folderName": "ReAuth-1.14-3.8.0.jar", "fingerprint": 1533496692, @@ -405,21 +420,6 @@ "fileCount": 1, "fileSize": 12244 }, - { - "folderName": "mininggadgets-1.2.3.jar", - "fingerprint": 1413684968, - "fileDateHash": 1473017776, - "sectionID": 8, - "individualFingerprints": [ - 1413684968 - ], - "status": 1, - "timestamp": "2020-03-05T20:00:16.3930762Z", - "lastWriteTimeUtc": "2019-11-24T18:45:41.4344443Z", - "queryTimestamp": "2020-04-18T15:16:38.4749815Z", - "fileCount": 1, - "fileSize": 327365 - }, { "folderName": "industrial-foregoing-1.14.4-2.1.2-582ea8b.jar", "fingerprint": 4025104971, @@ -750,21 +750,6 @@ "fileCount": 1, "fileSize": 17970 }, - { - "folderName": "extremeSoundMuffler-1.2_forge-1.14.4.jar", - "fingerprint": 1045679999, - "fileDateHash": 778289604, - "sectionID": 8, - "individualFingerprints": [ - 1045679999 - ], - "status": 1, - "timestamp": "2020-04-18T15:16:35.4517778Z", - "lastWriteTimeUtc": "2020-04-18T08:49:07.7063022Z", - "queryTimestamp": "2020-04-18T15:16:38.4906012Z", - "fileCount": 1, - "fileSize": 23517 - }, { "folderName": "StevesFactoryManager-1.14.4-3.0.0-alpha26+hotfix.jar", "fingerprint": 4042731869, @@ -1500,6 +1485,21 @@ "fileCount": 1, "fileSize": 35862 }, + { + "folderName": "mysticalworld-1.14.4-1.9.1.jar", + "fingerprint": 2004924843, + "fileDateHash": 306048633, + "sectionID": 8, + "individualFingerprints": [ + 2004924843 + ], + "status": 1, + "timestamp": "2020-04-18T19:59:20.7058215Z", + "lastWriteTimeUtc": "2020-04-18T17:20:03.6451322Z", + "queryTimestamp": "2020-04-18T19:59:23.9172353Z", + "fileCount": 1, + "fileSize": 2900393 + }, { "folderName": "rats-4.1.1-1.14.4.jar", "fingerprint": 852715185, @@ -1920,6 +1920,21 @@ "fileCount": 1, "fileSize": 3232474 }, + { + "folderName": "rsgauges-1.14.4-1.2.3-b1.jar", + "fingerprint": 177803292, + "fileDateHash": 3236266998, + "sectionID": 8, + "individualFingerprints": [ + 177803292 + ], + "status": 1, + "timestamp": "2020-04-18T19:59:20.7237743Z", + "lastWriteTimeUtc": "2020-04-18T17:19:53.7889069Z", + "queryTimestamp": "2020-04-18T19:59:23.9262113Z", + "fileCount": 1, + "fileSize": 868229 + }, { "folderName": "demagnetize-1.14.4-1.2.1.jar", "fingerprint": 150378455, @@ -2100,21 +2115,6 @@ "fileCount": 1, "fileSize": 10787 }, - { - "folderName": "rsgauges-1.14.4-1.2.2.jar", - "fingerprint": 284569196, - "fileDateHash": 3452587125, - "sectionID": 8, - "individualFingerprints": [ - 284569196 - ], - "status": 1, - "timestamp": "2020-03-31T17:54:28.9408223Z", - "lastWriteTimeUtc": "2020-03-30T20:59:24.0104654Z", - "queryTimestamp": "2020-04-18T15:16:38.5218576Z", - "fileCount": 1, - "fileSize": 862027 - }, { "folderName": "craftingstation-2.1.6.jar", "fingerprint": 1493758854, @@ -2131,34 +2131,34 @@ "fileSize": 71327 }, { - "folderName": "RandomThings-MC1.14.4-5.0.1.jar", - "fingerprint": 2410733570, - "fileDateHash": 2430498743, + "folderName": "Flopper-1.14.4-1.0.6.jar", + "fingerprint": 1187108577, + "fileDateHash": 3976101524, "sectionID": 8, "individualFingerprints": [ - 2410733570 + 1187108577 ], "status": 1, - "timestamp": "2020-03-05T20:00:17.3535078Z", - "lastWriteTimeUtc": "2020-01-20T19:38:47.7712168Z", + "timestamp": "2020-03-05T20:00:14.6816129Z", + "lastWriteTimeUtc": "2020-02-12T19:39:08.1478986Z", "queryTimestamp": "2020-04-18T15:16:38.5218576Z", "fileCount": 1, - "fileSize": 122946 + "fileSize": 43827 }, { - "folderName": "Flopper-1.14.4-1.0.6.jar", - "fingerprint": 1187108577, - "fileDateHash": 3976101524, + "folderName": "RandomThings-MC1.14.4-5.0.1.jar", + "fingerprint": 2410733570, + "fileDateHash": 2430498743, "sectionID": 8, "individualFingerprints": [ - 1187108577 + 2410733570 ], "status": 1, - "timestamp": "2020-03-05T20:00:14.6816129Z", - "lastWriteTimeUtc": "2020-02-12T19:39:08.1478986Z", + "timestamp": "2020-03-05T20:00:17.3535078Z", + "lastWriteTimeUtc": "2020-01-20T19:38:47.7712168Z", "queryTimestamp": "2020-04-18T15:16:38.5218576Z", "fileCount": 1, - "fileSize": 43827 + "fileSize": 122946 }, { "folderName": "KleeSlabs_1.14.4-7.4.8.jar", @@ -2251,34 +2251,34 @@ "fileSize": 3184842 }, { - "folderName": "turf-1.14.4-1.0.0.jar", - "fingerprint": 2514309197, - "fileDateHash": 1143971655, + "folderName": "theoneprobe-1.14-1.4.37.jar", + "fingerprint": 4000876256, + "fileDateHash": 1136691315, "sectionID": 8, "individualFingerprints": [ - 2514309197 + 4000876256 ], "status": 1, - "timestamp": "2020-03-05T20:00:18.4237219Z", - "lastWriteTimeUtc": "2019-10-09T08:05:54.1372855Z", + "timestamp": "2020-03-05T20:00:18.1673307Z", + "lastWriteTimeUtc": "2019-09-29T09:38:41.4745667Z", "queryTimestamp": "2020-04-18T15:16:38.5218576Z", "fileCount": 1, - "fileSize": 112115 + "fileSize": 305199 }, { - "folderName": "theoneprobe-1.14-1.4.37.jar", - "fingerprint": 4000876256, - "fileDateHash": 1136691315, + "folderName": "turf-1.14.4-1.0.0.jar", + "fingerprint": 2514309197, + "fileDateHash": 1143971655, "sectionID": 8, "individualFingerprints": [ - 4000876256 + 2514309197 ], "status": 1, - "timestamp": "2020-03-05T20:00:18.1673307Z", - "lastWriteTimeUtc": "2019-09-29T09:38:41.4745667Z", + "timestamp": "2020-03-05T20:00:18.4237219Z", + "lastWriteTimeUtc": "2019-10-09T08:05:54.1372855Z", "queryTimestamp": "2020-04-18T15:16:38.5218576Z", "fileCount": 1, - "fileSize": 305199 + "fileSize": 112115 }, { "folderName": "curiousshulkerboxes-FORGE-1.14.4-1.0.0.2.jar", @@ -2311,34 +2311,34 @@ "fileSize": 387698 }, { - "folderName": "justenoughbeacons-1.2.jar", - "fingerprint": 4035281684, - "fileDateHash": 1813166075, + "folderName": "netherpspr_1.14-3.0.jar", + "fingerprint": 1077045632, + "fileDateHash": 2156011690, "sectionID": 8, "individualFingerprints": [ - 4035281684 + 1077045632 ], "status": 1, - "timestamp": "2020-03-05T20:00:15.8071357Z", - "lastWriteTimeUtc": "2019-12-14T18:56:48.5176044Z", + "timestamp": "2020-03-26T19:34:06.4927493Z", + "lastWriteTimeUtc": "2020-03-23T19:05:40.0496671Z", "queryTimestamp": "2020-04-18T15:16:38.5218576Z", "fileCount": 1, - "fileSize": 17723 + "fileSize": 17790 }, { - "folderName": "netherpspr_1.14-3.0.jar", - "fingerprint": 1077045632, - "fileDateHash": 2156011690, + "folderName": "justenoughbeacons-1.2.jar", + "fingerprint": 4035281684, + "fileDateHash": 1813166075, "sectionID": 8, "individualFingerprints": [ - 1077045632 + 4035281684 ], "status": 1, - "timestamp": "2020-03-26T19:34:06.4927493Z", - "lastWriteTimeUtc": "2020-03-23T19:05:40.0496671Z", + "timestamp": "2020-03-05T20:00:15.8071357Z", + "lastWriteTimeUtc": "2019-12-14T18:56:48.5176044Z", "queryTimestamp": "2020-04-18T15:16:38.5218576Z", "fileCount": 1, - "fileSize": 17790 + "fileSize": 17723 }, { "folderName": "rftoolspower-1.14-1.2.12-alpha.jar", @@ -2445,6 +2445,21 @@ "fileCount": 1, "fileSize": 174906 }, + { + "folderName": "extremeSoundMuffler-1.2.1_forge-1.14.4.jar", + "fingerprint": 1208811562, + "fileDateHash": 1706316455, + "sectionID": 8, + "individualFingerprints": [ + 1208811562 + ], + "status": 1, + "timestamp": "2020-04-18T19:59:20.7018326Z", + "lastWriteTimeUtc": "2020-04-18T17:19:49.0539722Z", + "queryTimestamp": "2020-04-18T19:59:23.9381792Z", + "fileCount": 1, + "fileSize": 23529 + }, { "folderName": "PackingTape-1.14.4-0.9.2.jar", "fingerprint": 2938844055, @@ -2476,34 +2491,34 @@ "fileSize": 36550 }, { - "folderName": "PersistentBits-1.14.4-2.0.2.jar", - "fingerprint": 3240547676, - "fileDateHash": 452225110, + "folderName": "PackMenu-1.14.4-0.2.4.jar", + "fingerprint": 2619157990, + "fileDateHash": 3694213672, "sectionID": 8, "individualFingerprints": [ - 3240547676 + 2619157990 ], "status": 1, - "timestamp": "2020-04-11T06:35:08.4012174Z", - "lastWriteTimeUtc": "2020-04-11T05:51:18.1996912Z", + "timestamp": "2020-03-10T19:44:42.5675367Z", + "lastWriteTimeUtc": "2020-03-10T18:58:42.4274782Z", "queryTimestamp": "2020-04-18T15:16:38.5218576Z", "fileCount": 1, - "fileSize": 30705 + "fileSize": 519255 }, { - "folderName": "PackMenu-1.14.4-0.2.4.jar", - "fingerprint": 2619157990, - "fileDateHash": 3694213672, + "folderName": "PersistentBits-1.14.4-2.0.2.jar", + "fingerprint": 3240547676, + "fileDateHash": 452225110, "sectionID": 8, "individualFingerprints": [ - 2619157990 + 3240547676 ], "status": 1, - "timestamp": "2020-03-10T19:44:42.5675367Z", - "lastWriteTimeUtc": "2020-03-10T18:58:42.4274782Z", + "timestamp": "2020-04-11T06:35:08.4012174Z", + "lastWriteTimeUtc": "2020-04-11T05:51:18.1996912Z", "queryTimestamp": "2020-04-18T15:16:38.5218576Z", "fileCount": 1, - "fileSize": 519255 + "fileSize": 30705 }, { "folderName": "JEITweaker-1.14.4-1.0.0.jar", @@ -2610,21 +2625,6 @@ "fileCount": 1, "fileSize": 51055 }, - { - "folderName": "mysticalworld-1.14.4-1.9.0.jar", - "fingerprint": 1911039954, - "fileDateHash": 1395866816, - "sectionID": 8, - "individualFingerprints": [ - 1911039954 - ], - "status": 1, - "timestamp": "2020-04-10T19:59:41.4104939Z", - "lastWriteTimeUtc": "2020-04-10T17:16:09.4770023Z", - "queryTimestamp": "2020-04-18T15:16:38.5218576Z", - "fileCount": 1, - "fileSize": 2898111 - }, { "folderName": "Ding-1.14.4-1.1.0.jar", "fingerprint": 970420739, @@ -2715,21 +2715,6 @@ "fileCount": 1, "fileSize": 197724 }, - { - "folderName": "refinedstorageaddons-0.5.jar", - "fingerprint": 3114941314, - "fileDateHash": 1201464091, - "sectionID": 8, - "individualFingerprints": [ - 3114941314 - ], - "status": 1, - "timestamp": "2020-03-05T20:00:17.376446Z", - "lastWriteTimeUtc": "2019-11-24T20:13:31.4038936Z", - "queryTimestamp": "2020-04-18T15:16:38.5374619Z", - "fileCount": 1, - "fileSize": 28413 - }, { "folderName": "JAOPCA-1.14.4-3.1.0.11.jar", "fingerprint": 3970921307, @@ -2746,19 +2731,19 @@ "fileSize": 437661 }, { - "folderName": "AttributeFix-1.14.4-3.0.3.jar", - "fingerprint": 3694735647, - "fileDateHash": 456062052, + "folderName": "refinedstorageaddons-0.5.jar", + "fingerprint": 3114941314, + "fileDateHash": 1201464091, "sectionID": 8, "individualFingerprints": [ - 3694735647 + 3114941314 ], "status": 1, - "timestamp": "2020-03-05T20:00:12.5816984Z", - "lastWriteTimeUtc": "2019-11-16T09:59:30.8334546Z", + "timestamp": "2020-03-05T20:00:17.376446Z", + "lastWriteTimeUtc": "2019-11-24T20:13:31.4038936Z", "queryTimestamp": "2020-04-18T15:16:38.5374619Z", "fileCount": 1, - "fileSize": 7839 + "fileSize": 28413 }, { "folderName": "dwmh-1.14.4-3.1.1.jar", @@ -2776,19 +2761,19 @@ "fileSize": 495866 }, { - "folderName": "refinedstorage-1.7.3.jar", - "fingerprint": 68339813, - "fileDateHash": 3146332345, + "folderName": "AttributeFix-1.14.4-3.0.3.jar", + "fingerprint": 3694735647, + "fileDateHash": 456062052, "sectionID": 8, "individualFingerprints": [ - 68339813 + 3694735647 ], "status": 1, - "timestamp": "2020-03-05T20:00:17.3604887Z", - "lastWriteTimeUtc": "2019-12-30T18:36:41.5625894Z", + "timestamp": "2020-03-05T20:00:12.5816984Z", + "lastWriteTimeUtc": "2019-11-16T09:59:30.8334546Z", "queryTimestamp": "2020-04-18T15:16:38.5374619Z", "fileCount": 1, - "fileSize": 1836195 + "fileSize": 7839 }, { "folderName": "DefaultSettings-1.14.x-2.1.9.jar", @@ -2805,10 +2790,25 @@ "fileCount": 1, "fileSize": 587793 }, + { + "folderName": "refinedstorage-1.7.3.jar", + "fingerprint": 68339813, + "fileDateHash": 3146332345, + "sectionID": 8, + "individualFingerprints": [ + 68339813 + ], + "status": 1, + "timestamp": "2020-03-05T20:00:17.3604887Z", + "lastWriteTimeUtc": "2019-12-30T18:36:41.5625894Z", + "queryTimestamp": "2020-04-18T15:16:38.5374619Z", + "fileCount": 1, + "fileSize": 1836195 + }, { "folderName": "New World (1)", - "fingerprint": 2347334379, - "fileDateHash": 4263807798, + "fingerprint": 255444337, + "fileDateHash": 1086270897, "sectionID": 10, "individualFingerprints": [ 7149229, @@ -2835,13 +2835,12 @@ 214943194, 217377245, 218358494, - 228683830, 232347456, 236390702, 242172158, 244199221, + 252394676, 261684650, - 267317881, 283878926, 288896426, 290603921, @@ -2886,7 +2885,6 @@ 607486413, 619284709, 620148463, - 622344980, 627774593, 636566016, 639580374, @@ -2894,13 +2892,14 @@ 656991093, 657832068, 659607108, + 670713443, 672451482, + 672598526, 674517539, 676282221, 681484772, 690653497, 698814472, - 699240296, 724738433, 726415094, 735852685, @@ -2919,20 +2918,17 @@ 875021037, 875682094, 887202108, - 905740345, 928622285, 952040480, 963909854, 966178189, 967171657, - 972038291, 1009968772, 1022357334, 1036862890, 1040187482, 1044387446, 1061142775, - 1063674411, 1067386397, 1080397231, 1083108912, @@ -2946,10 +2942,10 @@ 1118697579, 1133816101, 1134021354, - 1138367795, 1139524373, 1147954426, 1151899115, + 1161588744, 1162173431, 1182779510, 1185846118, @@ -2962,7 +2958,6 @@ 1226217450, 1233481081, 1243296019, - 1244011240, 1246405276, 1250421581, 1250467749, @@ -2999,6 +2994,7 @@ 1513817215, 1520322090, 1524783548, + 1536572588, 1539266964, 1539929434, 1540447798, @@ -3011,6 +3007,7 @@ 1560891875, 1577013593, 1591040356, + 1627914722, 1643907425, 1645962111, 1663004389, @@ -3019,6 +3016,7 @@ 1681670418, 1687470547, 1688831370, + 1696835307, 1704665841, 1707670672, 1722796223, @@ -3038,7 +3036,6 @@ 1849579373, 1850838688, 1853096597, - 1858029841, 1865088471, 1870548698, 1870879080, @@ -3065,6 +3062,7 @@ 2002844455, 2005445212, 2007356450, + 2021133744, 2042380319, 2045767961, 2054452009, @@ -3103,6 +3101,7 @@ 2310379489, 2314246070, 2321206629, + 2333603297, 2338494993, 2351104184, 2365587191, @@ -3134,6 +3133,7 @@ 2533287518, 2543362111, 2554782043, + 2555541406, 2563032919, 2579916051, 2582942538, @@ -3156,6 +3156,7 @@ 2728361114, 2749964868, 2756302576, + 2756707129, 2762395697, 2763672818, 2766684679, @@ -3165,6 +3166,7 @@ 2787526529, 2787534534, 2789962653, + 2797558893, 2800834709, 2812251819, 2815367193, @@ -3177,12 +3179,10 @@ 2858186933, 2883760563, 2908951938, - 2928566071, 2933959473, 2943109431, 2947968694, 2949860347, - 2954205366, 2959087651, 2978941589, 2984069674, @@ -3237,7 +3237,6 @@ 3328406090, 3328943669, 3331201195, - 3338406060, 3347746331, 3356039782, 3367581872, @@ -3247,13 +3246,16 @@ 3423175787, 3431433168, 3435395275, + 3447918400, 3457216830, 3463857721, 3472336113, + 3477446962, 3479547008, 3499701103, 3502362098, 3503373901, + 3518883009, 3521882332, 3522057484, 3524046585, @@ -3266,7 +3268,6 @@ 3575950086, 3579278602, 3584366605, - 3585258815, 3593322524, 3596941866, 3598054682, @@ -3303,6 +3304,7 @@ 3849033986, 3862205226, 3867031375, + 3869869213, 3875195892, 3897514917, 3897945371, @@ -3318,7 +3320,6 @@ 4000338909, 4001539963, 4001877680, - 4007086007, 4010039000, 4014280095, 4014957257, @@ -3336,18 +3337,18 @@ 4099476273, 4100826706, 4104332161, + 4125205638, 4134556344, 4141445155, - 4142700442, 4146622259, 4147380966, 4150065028, + 4157456930, 4166732428, 4170809451, 4172829965, 4202044555, 4211319981, - 4223105772, 4229259188, 4229637829, 4245258216, @@ -3366,9 +3367,9 @@ 4289253178 ], "status": 1, - "timestamp": "2020-04-18T17:19:34.6819073Z", - "lastWriteTimeUtc": "2020-04-18T17:19:34.1328667Z", - "queryTimestamp": "2020-04-18T17:19:37.5815597Z", + "timestamp": "2020-04-18T19:59:20.7347446Z", + "lastWriteTimeUtc": "2020-04-18T19:49:26.9951632Z", + "queryTimestamp": "2020-04-18T19:59:23.9461584Z", "fileCount": 21, "fileSize": 0 }, @@ -3887,21 +3888,6 @@ "fileCount": 1, "fileSize": 70997 }, - { - "folderName": "Botania r1.11-379.jar", - "fingerprint": 2489031895, - "fileDateHash": 1728779842, - "sectionID": 8, - "individualFingerprints": [ - 2489031895 - ], - "status": 1, - "timestamp": "2020-04-07T18:20:58.2697513Z", - "lastWriteTimeUtc": "2020-04-05T19:38:16.9697397Z", - "queryTimestamp": "2020-04-18T15:16:38.5374619Z", - "fileCount": 1, - "fileSize": 14584993 - }, { "folderName": "findme-1.14.4-1.1.0.13.jar", "fingerprint": 2084660185, @@ -3918,34 +3904,34 @@ "fileSize": 18271 }, { - "folderName": "simplytea-2.0.4.jar", - "fingerprint": 4033691964, - "fileDateHash": 2249014270, + "folderName": "Botania r1.11-379.jar", + "fingerprint": 2489031895, + "fileDateHash": 1728779842, "sectionID": 8, "individualFingerprints": [ - 4033691964 + 2489031895 ], "status": 1, - "timestamp": "2020-03-05T20:00:18.0027713Z", - "lastWriteTimeUtc": "2020-01-03T18:14:04.0903597Z", + "timestamp": "2020-04-07T18:20:58.2697513Z", + "lastWriteTimeUtc": "2020-04-05T19:38:16.9697397Z", "queryTimestamp": "2020-04-18T15:16:38.5374619Z", "fileCount": 1, - "fileSize": 101110 + "fileSize": 14584993 }, { - "folderName": "glassential-forge-1.14.4-1.1.1.jar", - "fingerprint": 3930294551, - "fileDateHash": 3718858521, + "folderName": "simplytea-2.0.4.jar", + "fingerprint": 4033691964, + "fileDateHash": 2249014270, "sectionID": 8, "individualFingerprints": [ - 3930294551 + 4033691964 ], "status": 1, - "timestamp": "2020-03-05T20:00:15.136397Z", - "lastWriteTimeUtc": "2019-10-09T08:05:45.2886582Z", + "timestamp": "2020-03-05T20:00:18.0027713Z", + "lastWriteTimeUtc": "2020-01-03T18:14:04.0903597Z", "queryTimestamp": "2020-04-18T15:16:38.5374619Z", "fileCount": 1, - "fileSize": 31524 + "fileSize": 101110 }, { "folderName": "stonecatalysts-1.14.4-1.2.0.jar", @@ -3962,6 +3948,21 @@ "fileCount": 1, "fileSize": 207813 }, + { + "folderName": "glassential-forge-1.14.4-1.1.1.jar", + "fingerprint": 3930294551, + "fileDateHash": 3718858521, + "sectionID": 8, + "individualFingerprints": [ + 3930294551 + ], + "status": 1, + "timestamp": "2020-03-05T20:00:15.136397Z", + "lastWriteTimeUtc": "2019-10-09T08:05:45.2886582Z", + "queryTimestamp": "2020-04-18T15:16:38.5374619Z", + "fileCount": 1, + "fileSize": 31524 + }, { "folderName": "bambooblocks-1.2.12.jar", "fingerprint": 2218203425, @@ -4024,7 +4025,7 @@ } ], "isValid": true, - "lastPreviousMatchUpdate": "2020-04-18T17:19:38.1580196Z", + "lastPreviousMatchUpdate": "2020-04-18T19:59:38.9660923Z", "isEnabled": true, "isPinned": false, "gameVersion": "1.14.4", @@ -4824,22 +4825,22 @@ "addonID": 237307, "gameInstanceID": "56e3a84d-66c8-4a9b-abd7-9a554136d59c", "installedFile": { - "id": 2883500, - "displayName": "CosmeticArmorReworked-1.14.4-v1b.jar", - "fileName": "CosmeticArmorReworked-1.14.4-v1b.jar", - "fileDate": "2020-02-17T09:00:38.607Z", - "fileLength": 77528, + "id": 2935638, + "displayName": "CosmeticArmorReworked-1.14.4-v2.jar", + "fileName": "CosmeticArmorReworked-1.14.4-v2.jar", + "fileDate": "2020-04-20T16:30:14.443Z", + "fileLength": 76740, "releaseType": 1, "fileStatus": 4, - "downloadUrl": "https://edge.forgecdn.net/files/2883/500/CosmeticArmorReworked-1.14.4-v1b.jar", + "downloadUrl": "https://edge.forgecdn.net/files/2935/638/CosmeticArmorReworked-1.14.4-v2.jar", "isAlternate": false, - "alternateFileId": 2883501, + "alternateFileId": 2935639, "dependencies": [], "isAvailable": true, "modules": [ { "foldername": "META-INF", - "fingerprint": 1134972775, + "fingerprint": 30362517, "type": 0 }, { @@ -4854,7 +4855,7 @@ }, { "foldername": "lain", - "fingerprint": 3443544249, + "fingerprint": 1107608691, "type": 0 }, { @@ -4863,7 +4864,7 @@ "type": 0 } ], - "packageFingerprint": 783179317, + "packageFingerprint": 839843917, "gameVersion": [ "1.14.4" ], @@ -4876,11 +4877,11 @@ "gameVersionDateReleased": "2008-03-01T06:00:00Z", "gameId": 0, "isServerPack": false, - "FileNameOnDisk": "CosmeticArmorReworked-1.14.4-v1b.jar" + "FileNameOnDisk": "CosmeticArmorReworked-1.14.4-v2.jar" }, "dateInstalled": "2019-10-09T08:14:03.9218497Z", - "dateUpdated": "2020-02-27T18:19:21.7143667Z", - "dateLastUpdateAttempted": "2020-02-27T18:19:21.7143667Z", + "dateUpdated": "2020-04-20T17:31:03.6378309Z", + "dateLastUpdateAttempted": "2020-04-20T17:31:03.6378309Z", "status": 5, "preferenceAutoInstallUpdates": false, "preferenceAlternateFile": false, @@ -6060,14 +6061,14 @@ "addonID": 345973, "gameInstanceID": "56e3a84d-66c8-4a9b-abd7-9a554136d59c", "installedFile": { - "id": 2899283, - "displayName": "cyclepaintings_1.14-1.1.jar", - "fileName": "cyclepaintings_1.14-1.1.jar", - "fileDate": "2020-03-12T10:25:57.46Z", - "fileLength": 6528, + "id": 2934424, + "displayName": "cyclepaintings_1.14-1.2.jar", + "fileName": "cyclepaintings_1.14-1.2.jar", + "fileDate": "2020-04-19T08:24:21.837Z", + "fileLength": 6774, "releaseType": 1, "fileStatus": 4, - "downloadUrl": "https://edge.forgecdn.net/files/2899/283/cyclepaintings_1.14-1.1.jar", + "downloadUrl": "https://edge.forgecdn.net/files/2934/424/cyclepaintings_1.14-1.2.jar", "isAlternate": false, "alternateFileId": 0, "dependencies": [], @@ -6075,57 +6076,39 @@ "modules": [ { "foldername": "META-INF", - "fingerprint": 1024088475, - "type": 3 + "fingerprint": 3422842173, + "type": 0 }, { "foldername": "com", - "fingerprint": 3138798511, - "type": 3 + "fingerprint": 110077116, + "type": 0 }, { "foldername": "pack.mcmeta", "fingerprint": 4151144863, - "type": 3 + "type": 0 } ], - "packageFingerprint": 1122591641, + "packageFingerprint": 869404409, "gameVersion": [ "1.14.4", "Forge" ], - "sortableGameVersion": [ - { - "gameVersionPadded": "0000000001.0000000014.0000000004", - "gameVersion": "1.14.4", - "gameVersionReleaseDate": "2019-07-19T00:00:00Z", - "gameVersionName": "1.14.4" - }, - { - "gameVersionPadded": "0", - "gameVersion": "", - "gameVersionReleaseDate": "2019-08-01T00:00:00Z", - "gameVersionName": "Forge" - } - ], "hasInstallScript": false, "isCompatibleWithClient": false, - "categorySectionPackageType": 6, - "restrictProjectFileAccess": 1, - "projectStatus": 4, - "renderCacheId": 1789862, - "projectId": 345973, - "packageFingerprintId": 422053221, + "categorySectionPackageType": 0, + "restrictProjectFileAccess": 0, + "projectStatus": 0, + "projectId": 0, "gameVersionDateReleased": "2019-07-19T00:00:00Z", - "gameVersionMappingId": 2127940, - "gameVersionId": 7469, - "gameId": 432, + "gameId": 0, "isServerPack": false, - "FileNameOnDisk": "cyclepaintings_1.14-1.1.jar" + "FileNameOnDisk": "cyclepaintings_1.14-1.2.jar" }, "dateInstalled": "2020-03-13T19:27:04.4890348Z", - "dateUpdated": "2019-03-13T19:27:04.4890348Z", - "dateLastUpdateAttempted": "0001-01-01T00:00:00", + "dateUpdated": "2020-04-19T18:01:01.4253874Z", + "dateLastUpdateAttempted": "2020-04-19T18:01:01.4253874Z", "status": 5, "preferenceAutoInstallUpdates": false, "preferenceAlternateFile": false, @@ -6402,14 +6385,14 @@ "addonID": 69162, "gameInstanceID": "56e3a84d-66c8-4a9b-abd7-9a554136d59c", "installedFile": { - "id": 2881646, - "displayName": "cofh_core-1.14.4-0.3.1b.jar", - "fileName": "cofh_core-1.14.4-0.3.1b.jar", - "fileDate": "2020-02-14T17:40:12.137Z", - "fileLength": 604120, - "releaseType": 1, + "id": 2935184, + "displayName": "cofh_core-1.14.4-0.4.0b.jar", + "fileName": "cofh_core-1.14.4-0.4.0b.jar", + "fileDate": "2020-04-20T02:13:56.87Z", + "fileLength": 637024, + "releaseType": 2, "fileStatus": 4, - "downloadUrl": "https://edge.forgecdn.net/files/2881/646/cofh_core-1.14.4-0.3.1b.jar", + "downloadUrl": "https://edge.forgecdn.net/files/2935/184/cofh_core-1.14.4-0.4.0b.jar", "isAlternate": false, "alternateFileId": 0, "dependencies": [ @@ -6424,17 +6407,17 @@ "modules": [ { "foldername": "META-INF", - "fingerprint": 2829625868, + "fingerprint": 1157816809, "type": 0 }, { "foldername": "cofh", - "fingerprint": 3277584058, + "fingerprint": 3397434943, "type": 0 }, { "foldername": "assets", - "fingerprint": 2713171885, + "fingerprint": 2082838454, "type": 0 }, { @@ -6453,7 +6436,7 @@ "type": 0 } ], - "packageFingerprint": 2837600601, + "packageFingerprint": 1739875007, "gameVersion": [ "1.14.4" ], @@ -6466,11 +6449,11 @@ "gameVersionDateReleased": "2019-07-19T00:00:00Z", "gameId": 0, "isServerPack": false, - "FileNameOnDisk": "cofh_core-1.14.4-0.3.1b.jar" + "FileNameOnDisk": "cofh_core-1.14.4-0.4.0b.jar" }, "dateInstalled": "2019-11-13T19:14:55.6888425Z", - "dateUpdated": "2020-02-14T19:41:48.9843599Z", - "dateLastUpdateAttempted": "2020-02-14T19:41:48.9843599Z", + "dateUpdated": "2020-04-20T17:30:57.2646401Z", + "dateLastUpdateAttempted": "2020-04-20T17:30:57.2646401Z", "status": 5, "preferenceAutoInstallUpdates": false, "preferenceAlternateFile": false, @@ -7493,7 +7476,7 @@ "dateInstalled": "2020-04-18T15:16:51.02979Z", "dateUpdated": "2020-04-18T15:16:51.02979Z", "dateLastUpdateAttempted": "2020-04-18T15:16:51.02979Z", - "status": 4, + "status": 5, "preferenceAutoInstallUpdates": false, "preferenceAlternateFile": false, "preferenceIsIgnored": false, @@ -9002,7 +8985,7 @@ "dateInstalled": "2020-03-23T19:02:51.5833097Z", "dateUpdated": "2020-04-18T17:19:49.2327603Z", "dateLastUpdateAttempted": "2020-04-18T17:19:49.2327603Z", - "status": 4, + "status": 5, "preferenceAutoInstallUpdates": false, "preferenceAlternateFile": false, "preferenceIsIgnored": false, @@ -9269,14 +9252,14 @@ "addonID": 349447, "gameInstanceID": "56e3a84d-66c8-4a9b-abd7-9a554136d59c", "installedFile": { - "id": 2880619, - "displayName": "ensorcellation-1.14.4-0.3.0b.jar", - "fileName": "ensorcellation-1.14.4-0.3.0b.jar", - "fileDate": "2020-02-13T00:26:04.06Z", - "fileLength": 114599, - "releaseType": 1, + "id": 2935189, + "displayName": "ensorcellation-1.14.4-0.4.0b.jar", + "fileName": "ensorcellation-1.14.4-0.4.0b.jar", + "fileDate": "2020-04-20T02:16:22.827Z", + "fileLength": 117813, + "releaseType": 2, "fileStatus": 4, - "downloadUrl": "https://edge.forgecdn.net/files/2880/619/ensorcellation-1.14.4-0.3.0b.jar", + "downloadUrl": "https://edge.forgecdn.net/files/2935/189/ensorcellation-1.14.4-0.4.0b.jar", "isAlternate": false, "alternateFileId": 0, "dependencies": [ @@ -9291,17 +9274,17 @@ "modules": [ { "foldername": "META-INF", - "fingerprint": 2740539200, + "fingerprint": 4087965393, "type": 0 }, { "foldername": "cofh", - "fingerprint": 499492877, + "fingerprint": 3213530939, "type": 0 }, { "foldername": "assets", - "fingerprint": 3031457669, + "fingerprint": 3149829893, "type": 0 }, { @@ -9315,7 +9298,7 @@ "type": 0 } ], - "packageFingerprint": 3479552269, + "packageFingerprint": 2626132114, "gameVersion": [ "1.14.4" ], @@ -9328,11 +9311,11 @@ "gameVersionDateReleased": "2019-07-19T00:00:00Z", "gameId": 0, "isServerPack": false, - "FileNameOnDisk": "ensorcellation-1.14.4-0.3.0b.jar" + "FileNameOnDisk": "ensorcellation-1.14.4-0.4.0b.jar" }, "dateInstalled": "2019-11-13T19:14:55.6898621Z", - "dateUpdated": "2020-02-14T19:41:59.6455309Z", - "dateLastUpdateAttempted": "2020-02-14T19:41:59.6455309Z", + "dateUpdated": "2020-04-20T19:28:00.1869288Z", + "dateLastUpdateAttempted": "2020-04-20T19:28:00.1869288Z", "status": 5, "preferenceAutoInstallUpdates": false, "preferenceAlternateFile": false, @@ -10531,14 +10514,14 @@ "addonID": 231951, "gameInstanceID": "56e3a84d-66c8-4a9b-abd7-9a554136d59c", "installedFile": { - "id": 2915259, - "displayName": "ImmersiveEngineering-0.14-94", - "fileName": "ImmersiveEngineering-0.14-94.jar", - "fileDate": "2020-03-28T22:03:57.527Z", - "fileLength": 7131791, + "id": 2934724, + "displayName": "ImmersiveEngineering-0.14-95", + "fileName": "ImmersiveEngineering-0.14-95.jar", + "fileDate": "2020-04-19T15:48:18.937Z", + "fileLength": 7904641, "releaseType": 3, "fileStatus": 4, - "downloadUrl": "https://edge.forgecdn.net/files/2915/259/ImmersiveEngineering-0.14-94.jar", + "downloadUrl": "https://edge.forgecdn.net/files/2934/724/ImmersiveEngineering-0.14-95.jar", "isAlternate": false, "alternateFileId": 0, "dependencies": [], @@ -10546,87 +10529,69 @@ "modules": [ { "foldername": "META-INF", - "fingerprint": 989076868, - "type": 3 + "fingerprint": 2145236483, + "type": 0 }, { "foldername": ".cache", - "fingerprint": 2928198067, - "type": 3 + "fingerprint": 2695551796, + "type": 0 }, { "foldername": "asm", - "fingerprint": 423027732, - "type": 3 + "fingerprint": 2789763817, + "type": 0 }, { "foldername": "assets", - "fingerprint": 2284084793, - "type": 3 + "fingerprint": 666089365, + "type": 0 }, { "foldername": "blusunrize", - "fingerprint": 932779805, - "type": 3 + "fingerprint": 602414620, + "type": 0 }, { "foldername": "data", - "fingerprint": 503551802, - "type": 3 + "fingerprint": 1899572058, + "type": 0 }, { "foldername": "invtweaks", "fingerprint": 1311683996, - "type": 3 + "type": 0 }, { "foldername": "logo.png", "fingerprint": 3522495669, - "type": 3 + "type": 0 }, { "foldername": "pack.mcmeta", "fingerprint": 4218963876, - "type": 3 + "type": 0 } ], - "packageFingerprint": 898779131, + "packageFingerprint": 1755903274, "gameVersion": [ "1.14.4", "Forge" ], - "sortableGameVersion": [ - { - "gameVersionPadded": "0000000001.0000000014.0000000004", - "gameVersion": "1.14.4", - "gameVersionReleaseDate": "2019-07-19T00:00:00Z", - "gameVersionName": "1.14.4" - }, - { - "gameVersionPadded": "0", - "gameVersion": "", - "gameVersionReleaseDate": "2019-08-01T00:00:00Z", - "gameVersionName": "Forge" - } - ], "hasInstallScript": false, "isCompatibleWithClient": false, - "categorySectionPackageType": 6, - "restrictProjectFileAccess": 1, - "projectStatus": 4, - "renderCacheId": 1809605, - "projectId": 231951, - "packageFingerprintId": 431059863, + "categorySectionPackageType": 0, + "restrictProjectFileAccess": 0, + "projectStatus": 0, + "projectId": 0, "gameVersionDateReleased": "2008-03-01T06:00:00Z", - "gameVersionMappingId": 2152609, - "gameVersionId": 4458, - "gameId": 432, + "gameId": 0, "isServerPack": false, - "FileNameOnDisk": "ImmersiveEngineering-0.14-94.jar" + "FileNameOnDisk": "ImmersiveEngineering-0.14-95.jar" }, "dateInstalled": "2020-03-29T10:41:58.9011202Z", - "dateUpdated": "2019-03-29T10:41:58.9011202Z", - "dateLastUpdateAttempted": "0001-01-01T00:00:00", + "dateUpdated": "2020-04-20T19:34:30.1685266Z", + "dateLastUpdateAttempted": "2020-04-20T19:34:30.1685266Z", "status": 5, "preferenceAutoInstallUpdates": false, "preferenceAlternateFile": false, @@ -10642,16 +10607,16 @@ "addonID": 239197, "gameInstanceID": "56e3a84d-66c8-4a9b-abd7-9a554136d59c", "installedFile": { - "id": 2932204, - "displayName": "CraftTweaker-1.14.4-5.0.1.174.jar", - "fileName": "CraftTweaker-1.14.4-5.0.1.174.jar", - "fileDate": "2020-04-16T22:50:18.577Z", - "fileLength": 1756885, + "id": 2937265, + "displayName": "CraftTweaker-1.14.4-5.0.1.177.jar", + "fileName": "CraftTweaker-1.14.4-5.0.1.177.jar", + "fileDate": "2020-04-22T09:01:48.373Z", + "fileLength": 1838776, "releaseType": 2, "fileStatus": 4, - "downloadUrl": "https://edge.forgecdn.net/files/2932/204/CraftTweaker-1.14.4-5.0.1.174.jar", + "downloadUrl": "https://edge.forgecdn.net/files/2937/265/CraftTweaker-1.14.4-5.0.1.177.jar", "isAlternate": false, - "alternateFileId": 2932205, + "alternateFileId": 2937266, "dependencies": [ { "id": 0, @@ -10664,12 +10629,12 @@ "modules": [ { "foldername": "META-INF", - "fingerprint": 3704438390, + "fingerprint": 1631193413, "type": 0 }, { "foldername": "com", - "fingerprint": 3970623494, + "fingerprint": 3027861664, "type": 0 }, { @@ -10689,7 +10654,7 @@ }, { "foldername": "org", - "fingerprint": 2185511433, + "fingerprint": 1610328803, "type": 0 }, { @@ -10718,7 +10683,7 @@ "type": 0 } ], - "packageFingerprint": 239467454, + "packageFingerprint": 3299366531, "gameVersion": [ "1.14.4", "Forge" @@ -10732,11 +10697,11 @@ "gameVersionDateReleased": "2008-03-01T06:00:00Z", "gameId": 0, "isServerPack": false, - "FileNameOnDisk": "CraftTweaker-1.14.4-5.0.1.174.jar" + "FileNameOnDisk": "CraftTweaker-1.14.4-5.0.1.177.jar" }, "dateInstalled": "2020-04-13T10:26:06.3743739Z", - "dateUpdated": "2020-04-17T17:24:11.2919001Z", - "dateLastUpdateAttempted": "2020-04-17T17:24:11.2919001Z", + "dateUpdated": "2020-04-22T18:56:17.4384668Z", + "dateLastUpdateAttempted": "2020-04-22T18:56:17.4384668Z", "status": 4, "preferenceAutoInstallUpdates": false, "preferenceAlternateFile": false, @@ -11910,14 +11875,14 @@ "addonID": 345614, "gameInstanceID": "56e3a84d-66c8-4a9b-abd7-9a554136d59c", "installedFile": { - "id": 2819478, - "displayName": "smallernp_1.14-1.1.jar", - "fileName": "smallernp_1.14-1.1.jar", - "fileDate": "2019-10-31T12:24:04.72Z", - "fileLength": 10978, + "id": 2934496, + "displayName": "smallernp_1.14-1.2.jar", + "fileName": "smallernp_1.14-1.2.jar", + "fileDate": "2020-04-19T09:57:49.15Z", + "fileLength": 11452, "releaseType": 1, "fileStatus": 4, - "downloadUrl": "https://edge.forgecdn.net/files/2819/478/smallernp_1.14-1.1.jar", + "downloadUrl": "https://edge.forgecdn.net/files/2934/496/smallernp_1.14-1.2.jar", "isAlternate": false, "alternateFileId": 0, "dependencies": [], @@ -11925,12 +11890,12 @@ "modules": [ { "foldername": "META-INF", - "fingerprint": 1553347447, + "fingerprint": 1339506503, "type": 0 }, { "foldername": "com", - "fingerprint": 158334534, + "fingerprint": 2747377584, "type": 0 }, { @@ -11939,7 +11904,7 @@ "type": 0 } ], - "packageFingerprint": 1921975907, + "packageFingerprint": 1994170181, "gameVersion": [ "1.14.4", "Forge" @@ -11953,11 +11918,11 @@ "gameVersionDateReleased": "2019-07-19T00:00:00Z", "gameId": 0, "isServerPack": false, - "FileNameOnDisk": "smallernp_1.14-1.1.jar" + "FileNameOnDisk": "smallernp_1.14-1.2.jar" }, "dateInstalled": "2019-10-09T08:14:03.9303505Z", - "dateUpdated": "2019-10-31T19:18:54.9589296Z", - "dateLastUpdateAttempted": "2019-10-31T19:18:54.9589296Z", + "dateUpdated": "2020-04-19T18:02:12.1345572Z", + "dateLastUpdateAttempted": "2020-04-19T18:02:12.1345572Z", "status": 5, "preferenceAutoInstallUpdates": false, "preferenceAlternateFile": false, @@ -12053,7 +12018,7 @@ "dateInstalled": "2020-03-13T19:27:04.4890348Z", "dateUpdated": "2020-04-18T15:19:31.2281349Z", "dateLastUpdateAttempted": "2020-04-18T15:19:31.2281349Z", - "status": 4, + "status": 5, "preferenceAutoInstallUpdates": false, "preferenceAlternateFile": false, "preferenceIsIgnored": false, @@ -12375,7 +12340,7 @@ "dateInstalled": "2019-11-17T10:02:52.8331018Z", "dateUpdated": "2020-04-18T17:19:58.872838Z", "dateLastUpdateAttempted": "2020-04-18T17:19:58.872838Z", - "status": 4, + "status": 5, "preferenceAutoInstallUpdates": false, "preferenceAlternateFile": false, "preferenceIsIgnored": false, @@ -14516,7 +14481,7 @@ "dateInstalled": "2020-02-06T18:38:06.3861686Z", "dateUpdated": "2020-04-18T17:19:53.7889069Z", "dateLastUpdateAttempted": "2020-04-18T17:19:53.7889069Z", - "status": 4, + "status": 5, "preferenceAutoInstallUpdates": false, "preferenceAlternateFile": false, "preferenceIsIgnored": false, @@ -15680,6 +15645,77 @@ "manifestName": null, "installedTargets": null }, + { + "addonID": 237701, + "gameInstanceID": "56e3a84d-66c8-4a9b-abd7-9a554136d59c", + "installedFile": { + "id": 2859264, + "displayName": "ReAuth-3.8.0", + "fileName": "ReAuth-1.14-3.8.0.jar", + "fileDate": "2020-01-12T21:55:34.137Z", + "fileLength": 25794, + "releaseType": 1, + "fileStatus": 4, + "downloadUrl": "https://edge.forgecdn.net/files/2859/264/ReAuth-1.14-3.8.0.jar", + "isAlternate": false, + "alternateFileId": 0, + "dependencies": [], + "isAvailable": true, + "modules": [ + { + "foldername": "META-INF", + "fingerprint": 1815499900, + "type": 0 + }, + { + "foldername": "technicianlp", + "fingerprint": 2848650851, + "type": 0 + }, + { + "foldername": "assets", + "fingerprint": 991238703, + "type": 0 + }, + { + "foldername": "pack.mcmeta", + "fingerprint": 1864659022, + "type": 0 + } + ], + "packageFingerprint": 1533496692, + "gameVersion": [ + "1.14.4", + "1.15", + "Forge", + "1.15.2", + "1.15.1" + ], + "hasInstallScript": false, + "isCompatibleWithClient": false, + "categorySectionPackageType": 0, + "restrictProjectFileAccess": 0, + "projectStatus": 0, + "projectId": 0, + "gameVersionDateReleased": "2008-03-01T06:00:00Z", + "gameId": 0, + "isServerPack": false, + "FileNameOnDisk": "ReAuth-1.14-3.8.0.jar" + }, + "dateInstalled": "2020-03-26T18:50:48.5146668Z", + "dateUpdated": "2020-03-26T18:50:48.516622Z", + "dateLastUpdateAttempted": "2020-03-26T18:50:48.516622Z", + "status": 5, + "preferenceAutoInstallUpdates": false, + "preferenceAlternateFile": false, + "preferenceIsIgnored": false, + "isModified": false, + "isWorkingCopy": false, + "isFuzzyMatch": false, + "preferenceReleaseType": null, + "manifestName": null, + "installedTargets": null + }, { "addonID": 232131, "gameInstanceID": "56e3a84d-66c8-4a9b-abd7-9a554136d59c", @@ -15755,17 +15791,17 @@ "installedTargets": null }, { - "addonID": 237701, + "addonID": 306770, "gameInstanceID": "56e3a84d-66c8-4a9b-abd7-9a554136d59c", "installedFile": { - "id": 2859264, - "displayName": "ReAuth-3.8.0", - "fileName": "ReAuth-1.14-3.8.0.jar", - "fileDate": "2020-01-12T21:55:34.137Z", - "fileLength": 25794, + "id": 2934252, + "displayName": "Patchouli-1.14.4-1.1-26.5.jar", + "fileName": "Patchouli-1.14.4-1.1-26.5.jar", + "fileDate": "2020-04-19T01:50:26.67Z", + "fileLength": 484400, "releaseType": 1, "fileStatus": 4, - "downloadUrl": "https://edge.forgecdn.net/files/2859/264/ReAuth-1.14-3.8.0.jar", + "downloadUrl": "https://edge.forgecdn.net/files/2934/252/Patchouli-1.14.4-1.1-26.5.jar", "isAlternate": false, "alternateFileId": 0, "dependencies": [], @@ -15773,32 +15809,29 @@ "modules": [ { "foldername": "META-INF", - "fingerprint": 1815499900, + "fingerprint": 61207131, "type": 0 }, { - "foldername": "technicianlp", - "fingerprint": 2848650851, + "foldername": "vazkii", + "fingerprint": 1494639720, "type": 0 }, { - "foldername": "assets", - "fingerprint": 991238703, + "foldername": "pack.mcmeta", + "fingerprint": 887639394, "type": 0 }, { - "foldername": "pack.mcmeta", - "fingerprint": 1864659022, + "foldername": "assets", + "fingerprint": 1925948834, "type": 0 } ], - "packageFingerprint": 1533496692, + "packageFingerprint": 170616956, "gameVersion": [ "1.14.4", - "1.15", - "Forge", - "1.15.2", - "1.15.1" + "Forge" ], "hasInstallScript": false, "isCompatibleWithClient": false, @@ -15809,11 +15842,11 @@ "gameVersionDateReleased": "2008-03-01T06:00:00Z", "gameId": 0, "isServerPack": false, - "FileNameOnDisk": "ReAuth-1.14-3.8.0.jar" + "FileNameOnDisk": "Patchouli-1.14.4-1.1-26.5.jar" }, - "dateInstalled": "2020-03-26T18:50:48.5146668Z", - "dateUpdated": "2020-03-26T18:50:48.516622Z", - "dateLastUpdateAttempted": "2020-03-26T18:50:48.516622Z", + "dateInstalled": "2020-02-06T18:38:06.3971549Z", + "dateUpdated": "2020-04-19T18:01:21.499885Z", + "dateLastUpdateAttempted": "2020-04-19T18:01:21.499885Z", "status": 5, "preferenceAutoInstallUpdates": false, "preferenceAlternateFile": false, @@ -15826,120 +15859,52 @@ "installedTargets": null }, { - "addonID": 306770, + "addonID": 245506, "gameInstanceID": "56e3a84d-66c8-4a9b-abd7-9a554136d59c", "installedFile": { - "id": 2879671, - "displayName": "Patchouli-1.14.4-1.1-26.jar", - "fileName": "Patchouli-1.14.4-1.1-26.jar", - "fileDate": "2020-02-11T16:54:12.127Z", - "fileLength": 485336, + "id": 2884159, + "displayName": "minecolonies-0.10.715-RELEASE-universal.jar", + "fileName": "minecolonies-0.10.715-RELEASE-universal.jar", + "fileDate": "2020-02-18T10:45:35.443Z", + "fileLength": 34660636, "releaseType": 1, "fileStatus": 4, - "downloadUrl": "https://edge.forgecdn.net/files/2879/671/Patchouli-1.14.4-1.1-26.jar", + "downloadUrl": "https://edge.forgecdn.net/files/2884/159/minecolonies-0.10.715-RELEASE-universal.jar", "isAlternate": false, - "alternateFileId": 0, - "dependencies": [], + "alternateFileId": 2884160, + "dependencies": [ + { + "id": 0, + "addonId": 298744, + "type": 3, + "fileId": 0 + } + ], "isAvailable": true, "modules": [ { "foldername": "META-INF", - "fingerprint": 2437311267, + "fingerprint": 1644418402, "type": 0 }, { - "foldername": "vazkii", - "fingerprint": 3876876004, + "foldername": "com", + "fingerprint": 843194449, + "type": 0 + }, + { + "foldername": "pack.mcmeta", + "fingerprint": 1355987511, "type": 0 }, { "foldername": "assets", - "fingerprint": 167354481, + "fingerprint": 3400053936, "type": 0 }, { - "foldername": "pack.mcmeta", - "fingerprint": 887639394, - "type": 0 - } - ], - "packageFingerprint": 1207135078, - "gameVersion": [ - "1.14.4", - "Forge" - ], - "hasInstallScript": false, - "isCompatibleWithClient": false, - "categorySectionPackageType": 0, - "restrictProjectFileAccess": 0, - "projectStatus": 0, - "projectId": 0, - "gameVersionDateReleased": "2008-03-01T06:00:00Z", - "gameId": 0, - "isServerPack": false, - "FileNameOnDisk": "Patchouli-1.14.4-1.1-26.jar" - }, - "dateInstalled": "2020-02-06T18:38:06.3971549Z", - "dateUpdated": "2020-02-14T19:43:15.0780269Z", - "dateLastUpdateAttempted": "2020-02-14T19:43:15.0780269Z", - "status": 5, - "preferenceAutoInstallUpdates": false, - "preferenceAlternateFile": false, - "preferenceIsIgnored": false, - "isModified": false, - "isWorkingCopy": false, - "isFuzzyMatch": false, - "preferenceReleaseType": null, - "manifestName": null, - "installedTargets": null - }, - { - "addonID": 245506, - "gameInstanceID": "56e3a84d-66c8-4a9b-abd7-9a554136d59c", - "installedFile": { - "id": 2884159, - "displayName": "minecolonies-0.10.715-RELEASE-universal.jar", - "fileName": "minecolonies-0.10.715-RELEASE-universal.jar", - "fileDate": "2020-02-18T10:45:35.443Z", - "fileLength": 34660636, - "releaseType": 1, - "fileStatus": 4, - "downloadUrl": "https://edge.forgecdn.net/files/2884/159/minecolonies-0.10.715-RELEASE-universal.jar", - "isAlternate": false, - "alternateFileId": 2884160, - "dependencies": [ - { - "id": 0, - "addonId": 298744, - "type": 3, - "fileId": 0 - } - ], - "isAvailable": true, - "modules": [ - { - "foldername": "META-INF", - "fingerprint": 1644418402, - "type": 0 - }, - { - "foldername": "com", - "fingerprint": 843194449, - "type": 0 - }, - { - "foldername": "pack.mcmeta", - "fingerprint": 1355987511, - "type": 0 - }, - { - "foldername": "assets", - "fingerprint": 3400053936, - "type": 0 - }, - { - "foldername": "data", - "fingerprint": 4191280026, + "foldername": "data", + "fingerprint": 4191280026, "type": 0 } ], @@ -15973,49 +15938,56 @@ "installedTargets": null }, { - "addonID": 325158, + "addonID": 284497, "gameInstanceID": "56e3a84d-66c8-4a9b-abd7-9a554136d59c", "installedFile": { - "id": 2758173, - "displayName": "Practical Tools v1.14.4-1.4", - "fileName": "practicaltools-1.14.4-1.4.jar", - "fileDate": "2019-08-09T20:01:30.8Z", - "fileLength": 37613, + "id": 2819308, + "displayName": "IronJetpacks-1.14.4-2.0.3.jar", + "fileName": "IronJetpacks-1.14.4-2.0.3.jar", + "fileDate": "2019-10-31T02:46:24.697Z", + "fileLength": 117793, "releaseType": 1, "fileStatus": 4, - "downloadUrl": "https://edge.forgecdn.net/files/2758/173/practicaltools-1.14.4-1.4.jar", + "downloadUrl": "https://edge.forgecdn.net/files/2819/308/IronJetpacks-1.14.4-2.0.3.jar", "isAlternate": false, "alternateFileId": 0, - "dependencies": [], + "dependencies": [ + { + "id": 32692486, + "addonId": 272335, + "type": 3, + "fileId": 2819308 + } + ], "isAvailable": true, "modules": [ { "foldername": "META-INF", - "fingerprint": 3812401593, + "fingerprint": 489500969, "type": 3 }, { "foldername": "com", - "fingerprint": 510612159, + "fingerprint": 1138176174, "type": 3 }, { "foldername": "assets", - "fingerprint": 2915279434, + "fingerprint": 3278207694, "type": 3 }, { "foldername": "data", - "fingerprint": 29506009, + "fingerprint": 4016076390, "type": 3 }, { "foldername": "pack.mcmeta", - "fingerprint": 103658421, + "fingerprint": 1336895480, "type": 3 } ], - "packageFingerprint": 1447398245, + "packageFingerprint": 4065110750, "gameVersion": [ "1.14.4" ], @@ -16032,18 +16004,18 @@ "categorySectionPackageType": 6, "restrictProjectFileAccess": 1, "projectStatus": 4, - "renderCacheId": 1619675, - "projectId": 325158, - "packageFingerprintId": 342472501, + "renderCacheId": 1692991, + "projectId": 284497, + "packageFingerprintId": 372767454, "gameVersionDateReleased": "2019-07-19T00:00:00Z", - "gameVersionMappingId": 1890229, + "gameVersionMappingId": 1987809, "gameVersionId": 7469, "gameId": 432, "isServerPack": false, - "FileNameOnDisk": "practicaltools-1.14.4-1.4.jar" + "FileNameOnDisk": "IronJetpacks-1.14.4-2.0.3.jar" }, - "dateInstalled": "2019-10-26T17:17:44.6093419Z", - "dateUpdated": "2018-10-26T17:17:44.6093419Z", + "dateInstalled": "2020-02-06T18:38:06.391154Z", + "dateUpdated": "2019-02-06T18:38:06.391154Z", "dateLastUpdateAttempted": "0001-01-01T00:00:00", "status": 5, "preferenceAutoInstallUpdates": false, @@ -16057,56 +16029,49 @@ "installedTargets": null }, { - "addonID": 284497, + "addonID": 325158, "gameInstanceID": "56e3a84d-66c8-4a9b-abd7-9a554136d59c", "installedFile": { - "id": 2819308, - "displayName": "IronJetpacks-1.14.4-2.0.3.jar", - "fileName": "IronJetpacks-1.14.4-2.0.3.jar", - "fileDate": "2019-10-31T02:46:24.697Z", - "fileLength": 117793, + "id": 2758173, + "displayName": "Practical Tools v1.14.4-1.4", + "fileName": "practicaltools-1.14.4-1.4.jar", + "fileDate": "2019-08-09T20:01:30.8Z", + "fileLength": 37613, "releaseType": 1, "fileStatus": 4, - "downloadUrl": "https://edge.forgecdn.net/files/2819/308/IronJetpacks-1.14.4-2.0.3.jar", + "downloadUrl": "https://edge.forgecdn.net/files/2758/173/practicaltools-1.14.4-1.4.jar", "isAlternate": false, "alternateFileId": 0, - "dependencies": [ - { - "id": 32692486, - "addonId": 272335, - "type": 3, - "fileId": 2819308 - } - ], + "dependencies": [], "isAvailable": true, "modules": [ { "foldername": "META-INF", - "fingerprint": 489500969, + "fingerprint": 3812401593, "type": 3 }, { "foldername": "com", - "fingerprint": 1138176174, + "fingerprint": 510612159, "type": 3 }, { "foldername": "assets", - "fingerprint": 3278207694, + "fingerprint": 2915279434, "type": 3 }, { "foldername": "data", - "fingerprint": 4016076390, + "fingerprint": 29506009, "type": 3 }, { "foldername": "pack.mcmeta", - "fingerprint": 1336895480, + "fingerprint": 103658421, "type": 3 } ], - "packageFingerprint": 4065110750, + "packageFingerprint": 1447398245, "gameVersion": [ "1.14.4" ], @@ -16123,18 +16088,18 @@ "categorySectionPackageType": 6, "restrictProjectFileAccess": 1, "projectStatus": 4, - "renderCacheId": 1692991, - "projectId": 284497, - "packageFingerprintId": 372767454, + "renderCacheId": 1619675, + "projectId": 325158, + "packageFingerprintId": 342472501, "gameVersionDateReleased": "2019-07-19T00:00:00Z", - "gameVersionMappingId": 1987809, + "gameVersionMappingId": 1890229, "gameVersionId": 7469, "gameId": 432, "isServerPack": false, - "FileNameOnDisk": "IronJetpacks-1.14.4-2.0.3.jar" + "FileNameOnDisk": "practicaltools-1.14.4-1.4.jar" }, - "dateInstalled": "2020-02-06T18:38:06.391154Z", - "dateUpdated": "2019-02-06T18:38:06.391154Z", + "dateInstalled": "2019-10-26T17:17:44.6093419Z", + "dateUpdated": "2018-10-26T17:17:44.6093419Z", "dateLastUpdateAttempted": "0001-01-01T00:00:00", "status": 5, "preferenceAutoInstallUpdates": false, @@ -16151,14 +16116,14 @@ "addonID": 285612, "gameInstanceID": "56e3a84d-66c8-4a9b-abd7-9a554136d59c", "installedFile": { - "id": 2870027, - "displayName": "RandomPatches 1.14.4-1.21.0.0", - "fileName": "randompatches-1.14.4-1.21.0.0.jar", - "fileDate": "2020-01-27T02:25:40.27Z", - "fileLength": 208822, + "id": 2936411, + "displayName": "RandomPatches 1.14.4-1.21.1.2", + "fileName": "randompatches-1.14.4-1.21.1.2.jar", + "fileDate": "2020-04-21T09:56:18.29Z", + "fileLength": 208820, "releaseType": 1, "fileStatus": 4, - "downloadUrl": "https://edge.forgecdn.net/files/2870/27/randompatches-1.14.4-1.21.0.0.jar", + "downloadUrl": "https://edge.forgecdn.net/files/2936/411/randompatches-1.14.4-1.21.1.2.jar", "isAlternate": false, "alternateFileId": 0, "dependencies": [], @@ -16166,73 +16131,55 @@ "modules": [ { "foldername": "META-INF", - "fingerprint": 3546002935, - "type": 3 + "fingerprint": 2906229426, + "type": 0 }, { "foldername": "assets", "fingerprint": 904015654, - "type": 3 + "type": 0 }, { "foldername": "com", "fingerprint": 2069583907, - "type": 3 + "type": 0 }, { "foldername": "logo.png", "fingerprint": 449600121, - "type": 3 + "type": 0 }, { "foldername": "pack.mcmeta", "fingerprint": 493624583, - "type": 3 + "type": 0 }, { "foldername": "patches", - "fingerprint": 790890272, - "type": 3 + "fingerprint": 524706504, + "type": 0 } ], - "packageFingerprint": 181137704, + "packageFingerprint": 2206388759, "gameVersion": [ "1.14.4", "Forge" ], - "sortableGameVersion": [ - { - "gameVersionPadded": "0000000001.0000000014.0000000004", - "gameVersion": "1.14.4", - "gameVersionReleaseDate": "2019-07-19T00:00:00Z", - "gameVersionName": "1.14.4" - }, - { - "gameVersionPadded": "0", - "gameVersion": "", - "gameVersionReleaseDate": "2019-08-01T00:00:00Z", - "gameVersionName": "Forge" - } - ], "hasInstallScript": false, "isCompatibleWithClient": false, - "categorySectionPackageType": 6, - "restrictProjectFileAccess": 1, - "projectStatus": 4, - "renderCacheId": 1753983, - "projectId": 285612, - "packageFingerprintId": 402354740, - "gameVersionDateReleased": "2008-03-01T06:00:00Z", - "gameVersionMappingId": 2077374, - "gameVersionId": 4458, - "gameId": 432, + "categorySectionPackageType": 0, + "restrictProjectFileAccess": 0, + "projectStatus": 0, + "projectId": 0, + "gameVersionDateReleased": "2019-07-19T00:00:00Z", + "gameId": 0, "isServerPack": false, - "FileNameOnDisk": "randompatches-1.14.4-1.21.0.0.jar" + "FileNameOnDisk": "randompatches-1.14.4-1.21.1.2.jar" }, "dateInstalled": "2020-02-06T18:38:06.3891536Z", - "dateUpdated": "2019-02-06T18:38:06.3891536Z", - "dateLastUpdateAttempted": "0001-01-01T00:00:00", - "status": 5, + "dateUpdated": "2020-04-21T19:13:33.0756245Z", + "dateLastUpdateAttempted": "2020-04-21T19:13:33.0756245Z", + "status": 4, "preferenceAutoInstallUpdates": false, "preferenceAlternateFile": false, "preferenceIsIgnored": false, @@ -16974,17 +16921,17 @@ "installedTargets": null }, { - "addonID": 334098, + "addonID": 278398, "gameInstanceID": "56e3a84d-66c8-4a9b-abd7-9a554136d59c", "installedFile": { - "id": 2807035, - "displayName": "LetSleepingDogsLie-1.14.4-1.1.0.jar", - "fileName": "LetSleepingDogsLie-1.14.4-1.1.0.jar", - "fileDate": "2019-10-11T10:58:40.75Z", - "fileLength": 20370, + "id": 2821521, + "displayName": "packmode-1.14.4-2.0.0.jar", + "fileName": "packmode-1.14.4-2.0.0.jar", + "fileDate": "2019-11-03T19:12:21.31Z", + "fileLength": 35862, "releaseType": 1, "fileStatus": 4, - "downloadUrl": "https://edge.forgecdn.net/files/2807/35/LetSleepingDogsLie-1.14.4-1.1.0.jar", + "downloadUrl": "https://edge.forgecdn.net/files/2821/521/packmode-1.14.4-2.0.0.jar", "isAlternate": false, "alternateFileId": 0, "dependencies": [], @@ -16992,26 +16939,26 @@ "modules": [ { "foldername": "META-INF", - "fingerprint": 3547866300, + "fingerprint": 2081141260, "type": 3 }, { - "foldername": "me", - "fingerprint": 4225331238, + "foldername": "com", + "fingerprint": 208256167, "type": 3 }, { - "foldername": "assets", - "fingerprint": 3004044829, + "foldername": "pack.mcmeta", + "fingerprint": 880307028, "type": 3 }, { - "foldername": "pack.mcmeta", - "fingerprint": 1127887100, + "foldername": "assets", + "fingerprint": 3934919347, "type": 3 } ], - "packageFingerprint": 2300974997, + "packageFingerprint": 1128446161, "gameVersion": [ "1.14.4", "Forge" @@ -17035,18 +16982,18 @@ "categorySectionPackageType": 6, "restrictProjectFileAccess": 1, "projectStatus": 4, - "renderCacheId": 1678286, - "projectId": 334098, - "packageFingerprintId": 365961326, + "renderCacheId": 1695643, + "projectId": 278398, + "packageFingerprintId": 374100063, "gameVersionDateReleased": "2008-03-01T06:00:00Z", - "gameVersionMappingId": 1967251, + "gameVersionMappingId": 1991873, "gameVersionId": 4458, "gameId": 432, "isServerPack": false, - "FileNameOnDisk": "LetSleepingDogsLie-1.14.4-1.1.0.jar" + "FileNameOnDisk": "packmode-1.14.4-2.0.0.jar" }, - "dateInstalled": "2019-10-13T09:26:42.5917964Z", - "dateUpdated": "2018-10-13T09:26:42.5917964Z", + "dateInstalled": "2019-11-13T19:14:55.6898621Z", + "dateUpdated": "2018-11-13T19:14:55.6898621Z", "dateLastUpdateAttempted": "0001-01-01T00:00:00", "status": 5, "preferenceAutoInstallUpdates": false, @@ -17060,17 +17007,17 @@ "installedTargets": null }, { - "addonID": 278398, + "addonID": 334098, "gameInstanceID": "56e3a84d-66c8-4a9b-abd7-9a554136d59c", "installedFile": { - "id": 2821521, - "displayName": "packmode-1.14.4-2.0.0.jar", - "fileName": "packmode-1.14.4-2.0.0.jar", - "fileDate": "2019-11-03T19:12:21.31Z", - "fileLength": 35862, + "id": 2807035, + "displayName": "LetSleepingDogsLie-1.14.4-1.1.0.jar", + "fileName": "LetSleepingDogsLie-1.14.4-1.1.0.jar", + "fileDate": "2019-10-11T10:58:40.75Z", + "fileLength": 20370, "releaseType": 1, "fileStatus": 4, - "downloadUrl": "https://edge.forgecdn.net/files/2821/521/packmode-1.14.4-2.0.0.jar", + "downloadUrl": "https://edge.forgecdn.net/files/2807/35/LetSleepingDogsLie-1.14.4-1.1.0.jar", "isAlternate": false, "alternateFileId": 0, "dependencies": [], @@ -17078,26 +17025,26 @@ "modules": [ { "foldername": "META-INF", - "fingerprint": 2081141260, + "fingerprint": 3547866300, "type": 3 }, { - "foldername": "com", - "fingerprint": 208256167, + "foldername": "me", + "fingerprint": 4225331238, "type": 3 }, { - "foldername": "pack.mcmeta", - "fingerprint": 880307028, + "foldername": "assets", + "fingerprint": 3004044829, "type": 3 }, { - "foldername": "assets", - "fingerprint": 3934919347, + "foldername": "pack.mcmeta", + "fingerprint": 1127887100, "type": 3 } ], - "packageFingerprint": 1128446161, + "packageFingerprint": 2300974997, "gameVersion": [ "1.14.4", "Forge" @@ -17121,18 +17068,18 @@ "categorySectionPackageType": 6, "restrictProjectFileAccess": 1, "projectStatus": 4, - "renderCacheId": 1695643, - "projectId": 278398, - "packageFingerprintId": 374100063, + "renderCacheId": 1678286, + "projectId": 334098, + "packageFingerprintId": 365961326, "gameVersionDateReleased": "2008-03-01T06:00:00Z", - "gameVersionMappingId": 1991873, + "gameVersionMappingId": 1967251, "gameVersionId": 4458, "gameId": 432, "isServerPack": false, - "FileNameOnDisk": "packmode-1.14.4-2.0.0.jar" + "FileNameOnDisk": "LetSleepingDogsLie-1.14.4-1.1.0.jar" }, - "dateInstalled": "2019-11-13T19:14:55.6898621Z", - "dateUpdated": "2018-11-13T19:14:55.6898621Z", + "dateInstalled": "2019-10-13T09:26:42.5917964Z", + "dateUpdated": "2018-10-13T09:26:42.5917964Z", "dateLastUpdateAttempted": "0001-01-01T00:00:00", "status": 5, "preferenceAutoInstallUpdates": false, @@ -17705,81 +17652,6 @@ "manifestName": null, "installedTargets": null }, - { - "addonID": 353617, - "gameInstanceID": "56e3a84d-66c8-4a9b-abd7-9a554136d59c", - "installedFile": { - "id": 2876624, - "displayName": "UpgradeModifiers-1.14.4-1.0.3.jar", - "fileName": "UpgradeModifiers-1.14.4-1.0.3.jar", - "fileDate": "2020-02-07T07:01:56.177Z", - "fileLength": 15653, - "releaseType": 3, - "fileStatus": 4, - "downloadUrl": "https://edge.forgecdn.net/files/2876/624/UpgradeModifiers-1.14.4-1.0.3.jar", - "isAlternate": false, - "alternateFileId": 2876625, - "dependencies": [ - { - "id": 0, - "addonId": 228525, - "type": 3, - "fileId": 0 - } - ], - "isAvailable": true, - "modules": [ - { - "foldername": "META-INF", - "fingerprint": 1744846449, - "type": 0 - }, - { - "foldername": "net", - "fingerprint": 836444868, - "type": 0 - }, - { - "foldername": "pack.mcmeta", - "fingerprint": 2040447870, - "type": 0 - }, - { - "foldername": "assets", - "fingerprint": 3764672310, - "type": 0 - } - ], - "packageFingerprint": 3403164071, - "gameVersion": [ - "1.14.4", - "Forge" - ], - "hasInstallScript": false, - "isCompatibleWithClient": false, - "categorySectionPackageType": 0, - "restrictProjectFileAccess": 0, - "projectStatus": 0, - "projectId": 0, - "gameVersionDateReleased": "2008-03-01T06:00:00Z", - "gameId": 0, - "isServerPack": false, - "FileNameOnDisk": "UpgradeModifiers-1.14.4-1.0.3.jar" - }, - "dateInstalled": "2019-12-07T18:13:59.7663988Z", - "dateUpdated": "2020-02-14T19:43:43.2503324Z", - "dateLastUpdateAttempted": "2020-02-14T19:43:43.2503324Z", - "status": 5, - "preferenceAutoInstallUpdates": false, - "preferenceAlternateFile": false, - "preferenceIsIgnored": false, - "isModified": false, - "isWorkingCopy": false, - "isFuzzyMatch": false, - "preferenceReleaseType": null, - "manifestName": null, - "installedTargets": null - }, { "addonID": 345819, "gameInstanceID": "56e3a84d-66c8-4a9b-abd7-9a554136d59c", @@ -17861,6 +17733,81 @@ "manifestName": null, "installedTargets": null }, + { + "addonID": 353617, + "gameInstanceID": "56e3a84d-66c8-4a9b-abd7-9a554136d59c", + "installedFile": { + "id": 2876624, + "displayName": "UpgradeModifiers-1.14.4-1.0.3.jar", + "fileName": "UpgradeModifiers-1.14.4-1.0.3.jar", + "fileDate": "2020-02-07T07:01:56.177Z", + "fileLength": 15653, + "releaseType": 3, + "fileStatus": 4, + "downloadUrl": "https://edge.forgecdn.net/files/2876/624/UpgradeModifiers-1.14.4-1.0.3.jar", + "isAlternate": false, + "alternateFileId": 2876625, + "dependencies": [ + { + "id": 0, + "addonId": 228525, + "type": 3, + "fileId": 0 + } + ], + "isAvailable": true, + "modules": [ + { + "foldername": "META-INF", + "fingerprint": 1744846449, + "type": 0 + }, + { + "foldername": "net", + "fingerprint": 836444868, + "type": 0 + }, + { + "foldername": "pack.mcmeta", + "fingerprint": 2040447870, + "type": 0 + }, + { + "foldername": "assets", + "fingerprint": 3764672310, + "type": 0 + } + ], + "packageFingerprint": 3403164071, + "gameVersion": [ + "1.14.4", + "Forge" + ], + "hasInstallScript": false, + "isCompatibleWithClient": false, + "categorySectionPackageType": 0, + "restrictProjectFileAccess": 0, + "projectStatus": 0, + "projectId": 0, + "gameVersionDateReleased": "2008-03-01T06:00:00Z", + "gameId": 0, + "isServerPack": false, + "FileNameOnDisk": "UpgradeModifiers-1.14.4-1.0.3.jar" + }, + "dateInstalled": "2019-12-07T18:13:59.7663988Z", + "dateUpdated": "2020-02-14T19:43:43.2503324Z", + "dateLastUpdateAttempted": "2020-02-14T19:43:43.2503324Z", + "status": 5, + "preferenceAutoInstallUpdates": false, + "preferenceAlternateFile": false, + "preferenceIsIgnored": false, + "isModified": false, + "isWorkingCopy": false, + "isFuzzyMatch": false, + "preferenceReleaseType": null, + "manifestName": null, + "installedTargets": null + }, { "addonID": 271740, "gameInstanceID": "56e3a84d-66c8-4a9b-abd7-9a554136d59c", @@ -18668,23 +18615,23 @@ "installedTargets": null }, { - "addonID": 314645, + "addonID": 316873, "gameInstanceID": "56e3a84d-66c8-4a9b-abd7-9a554136d59c", "installedFile": { - "id": 2927941, - "displayName": "Immersive Posts 1.0.0-rev1_ie94", - "fileName": "immersiveposts-1.14.4-1.0.0-rev1_ie94.jar", - "fileDate": "2020-04-12T09:19:05.533Z", - "fileLength": 303032, - "releaseType": 2, + "id": 2880119, + "displayName": "curioofundying-FORGE-1.14.4-2.0.1.jar", + "fileName": "curioofundying-FORGE-1.14.4-2.0.1.jar", + "fileDate": "2020-02-12T06:20:13.563Z", + "fileLength": 26193, + "releaseType": 1, "fileStatus": 4, - "downloadUrl": "https://edge.forgecdn.net/files/2927/941/immersiveposts-1.14.4-1.0.0-rev1_ie94.jar", + "downloadUrl": "https://edge.forgecdn.net/files/2880/119/curioofundying-FORGE-1.14.4-2.0.1.jar", "isAlternate": false, - "alternateFileId": 0, + "alternateFileId": 2880120, "dependencies": [ { "id": 0, - "addonId": 231951, + "addonId": 309927, "type": 3, "fileId": 0 } @@ -18693,33 +18640,49 @@ "modules": [ { "foldername": "META-INF", - "fingerprint": 3177195760, + "fingerprint": 1816349999, "type": 0 }, { - "foldername": "assets", - "fingerprint": 1273492356, + "foldername": "top", + "fingerprint": 2417924983, + "type": 0 + }, + { + "foldername": "CHANGELOG.md", + "fingerprint": 1667825823, + "type": 0 + }, + { + "foldername": "curioofundying_icon.png", + "fingerprint": 871239941, "type": 0 }, { "foldername": "data", - "fingerprint": 1266683991, + "fingerprint": 2806061578, + "type": 0 + }, + { + "foldername": "licenses", + "fingerprint": 520874550, "type": 0 }, { "foldername": "pack.mcmeta", - "fingerprint": 3468874172, + "fingerprint": 391677537, "type": 0 }, { - "foldername": "twistedgate", - "fingerprint": 2542410047, + "foldername": "README.md", + "fingerprint": 3907935422, "type": 0 } ], - "packageFingerprint": 1692244875, + "packageFingerprint": 3410280662, "gameVersion": [ - "1.14.4" + "1.14.4", + "Forge" ], "hasInstallScript": false, "isCompatibleWithClient": false, @@ -18730,11 +18693,11 @@ "gameVersionDateReleased": "2008-03-01T06:00:00Z", "gameId": 0, "isServerPack": false, - "FileNameOnDisk": "immersiveposts-1.14.4-1.0.0-rev1_ie94.jar" + "FileNameOnDisk": "curioofundying-FORGE-1.14.4-2.0.1.jar" }, - "dateInstalled": "2020-04-12T17:33:03.1558085Z", - "dateUpdated": "2020-04-12T17:33:03.1558085Z", - "dateLastUpdateAttempted": "2020-04-12T17:33:03.1558085Z", + "dateInstalled": "2019-07-24T19:04:07.2251679Z", + "dateUpdated": "2020-02-14T19:41:55.8079175Z", + "dateLastUpdateAttempted": "2020-02-14T19:41:55.8079175Z", "status": 5, "preferenceAutoInstallUpdates": false, "preferenceAlternateFile": false, @@ -18747,23 +18710,23 @@ "installedTargets": null }, { - "addonID": 316873, + "addonID": 314645, "gameInstanceID": "56e3a84d-66c8-4a9b-abd7-9a554136d59c", "installedFile": { - "id": 2880119, - "displayName": "curioofundying-FORGE-1.14.4-2.0.1.jar", - "fileName": "curioofundying-FORGE-1.14.4-2.0.1.jar", - "fileDate": "2020-02-12T06:20:13.563Z", - "fileLength": 26193, + "id": 2934737, + "displayName": "Immersive Posts 1.0.1", + "fileName": "immersiveposts-1.14.4-1.0.1.jar", + "fileDate": "2020-04-19T15:59:15.46Z", + "fileLength": 303162, "releaseType": 1, "fileStatus": 4, - "downloadUrl": "https://edge.forgecdn.net/files/2880/119/curioofundying-FORGE-1.14.4-2.0.1.jar", + "downloadUrl": "https://edge.forgecdn.net/files/2934/737/immersiveposts-1.14.4-1.0.1.jar", "isAlternate": false, - "alternateFileId": 2880120, + "alternateFileId": 0, "dependencies": [ { "id": 0, - "addonId": 309927, + "addonId": 231951, "type": 3, "fileId": 0 } @@ -18772,49 +18735,33 @@ "modules": [ { "foldername": "META-INF", - "fingerprint": 1816349999, - "type": 0 - }, - { - "foldername": "top", - "fingerprint": 2417924983, - "type": 0 - }, - { - "foldername": "CHANGELOG.md", - "fingerprint": 1667825823, + "fingerprint": 3582657746, "type": 0 }, { - "foldername": "curioofundying_icon.png", - "fingerprint": 871239941, + "foldername": "assets", + "fingerprint": 1273492356, "type": 0 }, { "foldername": "data", - "fingerprint": 2806061578, - "type": 0 - }, - { - "foldername": "licenses", - "fingerprint": 520874550, + "fingerprint": 1266683991, "type": 0 }, { "foldername": "pack.mcmeta", - "fingerprint": 391677537, + "fingerprint": 3468874172, "type": 0 }, { - "foldername": "README.md", - "fingerprint": 3907935422, + "foldername": "twistedgate", + "fingerprint": 3864255465, "type": 0 } ], - "packageFingerprint": 3410280662, + "packageFingerprint": 2053395826, "gameVersion": [ - "1.14.4", - "Forge" + "1.14.4" ], "hasInstallScript": false, "isCompatibleWithClient": false, @@ -18825,11 +18772,11 @@ "gameVersionDateReleased": "2008-03-01T06:00:00Z", "gameId": 0, "isServerPack": false, - "FileNameOnDisk": "curioofundying-FORGE-1.14.4-2.0.1.jar" + "FileNameOnDisk": "immersiveposts-1.14.4-1.0.1.jar" }, - "dateInstalled": "2019-07-24T19:04:07.2251679Z", - "dateUpdated": "2020-02-14T19:41:55.8079175Z", - "dateLastUpdateAttempted": "2020-02-14T19:41:55.8079175Z", + "dateInstalled": "2020-04-12T17:33:03.1558085Z", + "dateUpdated": "2020-04-20T19:34:31.7494004Z", + "dateLastUpdateAttempted": "2020-04-20T19:34:31.7494004Z", "status": 5, "preferenceAutoInstallUpdates": false, "preferenceAlternateFile": false, @@ -19191,17 +19138,17 @@ "installedTargets": null }, { - "addonID": 233342, + "addonID": 263420, "gameInstanceID": "56e3a84d-66c8-4a9b-abd7-9a554136d59c", "installedFile": { - "id": 2857646, - "displayName": "fairylights-2.1.15-1.14.4", - "fileName": "fairylights-2.1.15-1.14.4.jar", - "fileDate": "2020-01-10T06:04:59.017Z", - "fileLength": 623476, + "id": 2924380, + "displayName": "v20.7.1 for Minecraft 1.14.4", + "fileName": "Xaeros_Minimap_20.7.1_Forge_1.14.4.jar", + "fileDate": "2020-04-08T15:28:20.573Z", + "fileLength": 514541, "releaseType": 1, "fileStatus": 4, - "downloadUrl": "https://edge.forgecdn.net/files/2857/646/fairylights-2.1.15-1.14.4.jar", + "downloadUrl": "https://edge.forgecdn.net/files/2924/380/Xaeros_Minimap_20.7.1_Forge_1.14.4.jar", "isAlternate": false, "alternateFileId": 0, "dependencies": [], @@ -19209,36 +19156,26 @@ "modules": [ { "foldername": "META-INF", - "fingerprint": 2877327806, + "fingerprint": 507264163, "type": 0 }, { - "foldername": "me", - "fingerprint": 589820931, + "foldername": "xaero", + "fingerprint": 4235686525, "type": 0 }, { "foldername": "assets", - "fingerprint": 18224560, - "type": 0 - }, - { - "foldername": "data", - "fingerprint": 522860535, - "type": 0 - }, - { - "foldername": "logo.png", - "fingerprint": 2278060699, + "fingerprint": 3716845038, "type": 0 }, { "foldername": "pack.mcmeta", - "fingerprint": 830928258, + "fingerprint": 3054422756, "type": 0 } ], - "packageFingerprint": 3986878550, + "packageFingerprint": 3844345210, "gameVersion": [ "1.14.4", "Forge" @@ -19249,14 +19186,14 @@ "restrictProjectFileAccess": 0, "projectStatus": 0, "projectId": 0, - "gameVersionDateReleased": "2008-03-01T06:00:00Z", + "gameVersionDateReleased": "2019-07-19T00:00:00Z", "gameId": 0, "isServerPack": false, - "FileNameOnDisk": "fairylights-2.1.15-1.14.4.jar" + "FileNameOnDisk": "Xaeros_Minimap_20.7.1_Forge_1.14.4.jar" }, - "dateInstalled": "2019-12-14T19:07:01.1940057Z", - "dateUpdated": "2020-01-10T18:38:12.6417906Z", - "dateLastUpdateAttempted": "2020-01-10T18:38:12.6417906Z", + "dateInstalled": "2020-03-13T19:27:04.4930238Z", + "dateUpdated": "2020-04-10T17:16:18.3244832Z", + "dateLastUpdateAttempted": "2020-04-10T17:16:18.3244832Z", "status": 5, "preferenceAutoInstallUpdates": false, "preferenceAlternateFile": false, @@ -19269,17 +19206,17 @@ "installedTargets": null }, { - "addonID": 263420, + "addonID": 233342, "gameInstanceID": "56e3a84d-66c8-4a9b-abd7-9a554136d59c", "installedFile": { - "id": 2924380, - "displayName": "v20.7.1 for Minecraft 1.14.4", - "fileName": "Xaeros_Minimap_20.7.1_Forge_1.14.4.jar", - "fileDate": "2020-04-08T15:28:20.573Z", - "fileLength": 514541, + "id": 2857646, + "displayName": "fairylights-2.1.15-1.14.4", + "fileName": "fairylights-2.1.15-1.14.4.jar", + "fileDate": "2020-01-10T06:04:59.017Z", + "fileLength": 623476, "releaseType": 1, "fileStatus": 4, - "downloadUrl": "https://edge.forgecdn.net/files/2924/380/Xaeros_Minimap_20.7.1_Forge_1.14.4.jar", + "downloadUrl": "https://edge.forgecdn.net/files/2857/646/fairylights-2.1.15-1.14.4.jar", "isAlternate": false, "alternateFileId": 0, "dependencies": [], @@ -19287,26 +19224,36 @@ "modules": [ { "foldername": "META-INF", - "fingerprint": 507264163, + "fingerprint": 2877327806, "type": 0 }, { - "foldername": "xaero", - "fingerprint": 4235686525, + "foldername": "me", + "fingerprint": 589820931, "type": 0 }, { "foldername": "assets", - "fingerprint": 3716845038, + "fingerprint": 18224560, + "type": 0 + }, + { + "foldername": "data", + "fingerprint": 522860535, + "type": 0 + }, + { + "foldername": "logo.png", + "fingerprint": 2278060699, "type": 0 }, { "foldername": "pack.mcmeta", - "fingerprint": 3054422756, + "fingerprint": 830928258, "type": 0 } ], - "packageFingerprint": 3844345210, + "packageFingerprint": 3986878550, "gameVersion": [ "1.14.4", "Forge" @@ -19317,14 +19264,14 @@ "restrictProjectFileAccess": 0, "projectStatus": 0, "projectId": 0, - "gameVersionDateReleased": "2019-07-19T00:00:00Z", + "gameVersionDateReleased": "2008-03-01T06:00:00Z", "gameId": 0, "isServerPack": false, - "FileNameOnDisk": "Xaeros_Minimap_20.7.1_Forge_1.14.4.jar" + "FileNameOnDisk": "fairylights-2.1.15-1.14.4.jar" }, - "dateInstalled": "2020-03-13T19:27:04.4930238Z", - "dateUpdated": "2020-04-10T17:16:18.3244832Z", - "dateLastUpdateAttempted": "2020-04-10T17:16:18.3244832Z", + "dateInstalled": "2019-12-14T19:07:01.1940057Z", + "dateUpdated": "2020-01-10T18:38:12.6417906Z", + "dateLastUpdateAttempted": "2020-01-10T18:38:12.6417906Z", "status": 5, "preferenceAutoInstallUpdates": false, "preferenceAlternateFile": false, @@ -19647,79 +19594,6 @@ "manifestName": null, "installedTargets": null }, - { - "addonID": 351990, - "gameInstanceID": "56e3a84d-66c8-4a9b-abd7-9a554136d59c", - "installedFile": { - "id": 2829431, - "displayName": "gardentools-1.14.4-1.0.0.jar", - "fileName": "gardentools-1.14.4-1.0.0.jar", - "fileDate": "2019-11-19T06:00:01.453Z", - "fileLength": 37785, - "releaseType": 2, - "fileStatus": 4, - "downloadUrl": "https://edge.forgecdn.net/files/2829/431/gardentools-1.14.4-1.0.0.jar", - "isAlternate": false, - "alternateFileId": 0, - "dependencies": [], - "isAvailable": true, - "modules": [ - { - "foldername": "META-INF", - "fingerprint": 4102988463, - "type": 0 - }, - { - "foldername": "com", - "fingerprint": 1237901060, - "type": 0 - }, - { - "foldername": "assets", - "fingerprint": 208992131, - "type": 0 - }, - { - "foldername": "data", - "fingerprint": 1392410203, - "type": 0 - }, - { - "foldername": "pack.mcmeta", - "fingerprint": 4253522632, - "type": 0 - } - ], - "packageFingerprint": 3243467330, - "gameVersion": [ - "1.14.4", - "Forge" - ], - "hasInstallScript": false, - "isCompatibleWithClient": false, - "categorySectionPackageType": 0, - "restrictProjectFileAccess": 0, - "projectStatus": 0, - "projectId": 0, - "gameVersionDateReleased": "2019-07-19T00:00:00Z", - "gameId": 0, - "isServerPack": false, - "FileNameOnDisk": "gardentools-1.14.4-1.0.0.jar" - }, - "dateInstalled": "2019-11-24T20:13:48.6042739Z", - "dateUpdated": "2019-11-24T20:13:48.760277Z", - "dateLastUpdateAttempted": "2019-11-24T20:13:48.760277Z", - "status": 5, - "preferenceAutoInstallUpdates": false, - "preferenceAlternateFile": false, - "preferenceIsIgnored": false, - "isModified": false, - "isWorkingCopy": false, - "isFuzzyMatch": false, - "preferenceReleaseType": null, - "manifestName": null, - "installedTargets": null - }, { "addonID": 235577, "gameInstanceID": "56e3a84d-66c8-4a9b-abd7-9a554136d59c", @@ -19799,6 +19673,79 @@ "manifestName": null, "installedTargets": null }, + { + "addonID": 351990, + "gameInstanceID": "56e3a84d-66c8-4a9b-abd7-9a554136d59c", + "installedFile": { + "id": 2829431, + "displayName": "gardentools-1.14.4-1.0.0.jar", + "fileName": "gardentools-1.14.4-1.0.0.jar", + "fileDate": "2019-11-19T06:00:01.453Z", + "fileLength": 37785, + "releaseType": 2, + "fileStatus": 4, + "downloadUrl": "https://edge.forgecdn.net/files/2829/431/gardentools-1.14.4-1.0.0.jar", + "isAlternate": false, + "alternateFileId": 0, + "dependencies": [], + "isAvailable": true, + "modules": [ + { + "foldername": "META-INF", + "fingerprint": 4102988463, + "type": 0 + }, + { + "foldername": "com", + "fingerprint": 1237901060, + "type": 0 + }, + { + "foldername": "assets", + "fingerprint": 208992131, + "type": 0 + }, + { + "foldername": "data", + "fingerprint": 1392410203, + "type": 0 + }, + { + "foldername": "pack.mcmeta", + "fingerprint": 4253522632, + "type": 0 + } + ], + "packageFingerprint": 3243467330, + "gameVersion": [ + "1.14.4", + "Forge" + ], + "hasInstallScript": false, + "isCompatibleWithClient": false, + "categorySectionPackageType": 0, + "restrictProjectFileAccess": 0, + "projectStatus": 0, + "projectId": 0, + "gameVersionDateReleased": "2019-07-19T00:00:00Z", + "gameId": 0, + "isServerPack": false, + "FileNameOnDisk": "gardentools-1.14.4-1.0.0.jar" + }, + "dateInstalled": "2019-11-24T20:13:48.6042739Z", + "dateUpdated": "2019-11-24T20:13:48.760277Z", + "dateLastUpdateAttempted": "2019-11-24T20:13:48.760277Z", + "status": 5, + "preferenceAutoInstallUpdates": false, + "preferenceAlternateFile": false, + "preferenceIsIgnored": false, + "isModified": false, + "isWorkingCopy": false, + "isFuzzyMatch": false, + "preferenceReleaseType": null, + "manifestName": null, + "installedTargets": null + }, { "addonID": 349206, "gameInstanceID": "56e3a84d-66c8-4a9b-abd7-9a554136d59c", @@ -20157,7 +20104,7 @@ "dateInstalled": "2020-03-23T19:02:35.8233568Z", "dateUpdated": "2020-04-17T17:24:40.1251694Z", "dateLastUpdateAttempted": "2020-04-17T17:24:40.1251694Z", - "status": 4, + "status": 5, "preferenceAutoInstallUpdates": false, "preferenceAlternateFile": false, "preferenceIsIgnored": false, @@ -20169,29 +20116,23 @@ "installedTargets": null }, { - "addonID": 282940, + "addonID": 368718, "gameInstanceID": "56e3a84d-66c8-4a9b-abd7-9a554136d59c", "installedFile": { - "id": 2933533, - "displayName": "mysticalworld-1.14.4-1.9.1.jar", - "fileName": "mysticalworld-1.14.4-1.9.1.jar", - "fileDate": "2020-04-18T10:26:14.4Z", - "fileLength": 2900393, + "id": 2932120, + "displayName": "JEITweaker-1.14.4-1.0.0", + "fileName": "JEITweaker-1.14.4-1.0.0.jar", + "fileDate": "2020-04-16T21:12:28.96Z", + "fileLength": 7481, "releaseType": 1, "fileStatus": 4, - "downloadUrl": "https://edge.forgecdn.net/files/2933/533/mysticalworld-1.14.4-1.9.1.jar", + "downloadUrl": "https://edge.forgecdn.net/files/2932/120/JEITweaker-1.14.4-1.0.0.jar", "isAlternate": false, "alternateFileId": 0, "dependencies": [ { "id": 0, - "addonId": 306770, - "type": 3, - "fileId": 0 - }, - { - "id": 0, - "addonId": 277064, + "addonId": 239197, "type": 3, "fileId": 0 } @@ -20200,44 +20141,23 @@ "modules": [ { "foldername": "META-INF", - "fingerprint": 3538957606, - "type": 0 - }, - { - "foldername": "epicsquid", - "fingerprint": 3579444449, - "type": 0 - }, - { - "foldername": ".cache", - "fingerprint": 3764862256, - "type": 0 - }, - { - "foldername": "asm", - "fingerprint": 26937341, - "type": 0 - }, - { - "foldername": "assets", - "fingerprint": 1303220141, + "fingerprint": 3676698547, "type": 0 }, { - "foldername": "data", - "fingerprint": 2413005932, + "foldername": "com", + "fingerprint": 82568908, "type": 0 }, { "foldername": "pack.mcmeta", - "fingerprint": 2913511222, + "fingerprint": 3195873794, "type": 0 } ], - "packageFingerprint": 2004924843, + "packageFingerprint": 1304898291, "gameVersion": [ - "1.14.4", - "Forge" + "1.14.4" ], "hasInstallScript": false, "isCompatibleWithClient": false, @@ -20248,12 +20168,12 @@ "gameVersionDateReleased": "2019-07-19T00:00:00Z", "gameId": 0, "isServerPack": false, - "FileNameOnDisk": "mysticalworld-1.14.4-1.9.1.jar" + "FileNameOnDisk": "JEITweaker-1.14.4-1.0.0.jar" }, - "dateInstalled": "2020-02-06T18:38:06.4001535Z", - "dateUpdated": "2020-04-18T17:20:03.6607536Z", - "dateLastUpdateAttempted": "2020-04-18T17:20:03.6607536Z", - "status": 4, + "dateInstalled": "2020-04-17T15:04:18.9195705Z", + "dateUpdated": "2020-04-17T15:04:18.9215661Z", + "dateLastUpdateAttempted": "2020-04-17T15:04:18.9215661Z", + "status": 5, "preferenceAutoInstallUpdates": false, "preferenceAlternateFile": false, "preferenceIsIgnored": false, @@ -20265,23 +20185,29 @@ "installedTargets": null }, { - "addonID": 368718, + "addonID": 282940, "gameInstanceID": "56e3a84d-66c8-4a9b-abd7-9a554136d59c", "installedFile": { - "id": 2932120, - "displayName": "JEITweaker-1.14.4-1.0.0", - "fileName": "JEITweaker-1.14.4-1.0.0.jar", - "fileDate": "2020-04-16T21:12:28.96Z", - "fileLength": 7481, + "id": 2933533, + "displayName": "mysticalworld-1.14.4-1.9.1.jar", + "fileName": "mysticalworld-1.14.4-1.9.1.jar", + "fileDate": "2020-04-18T10:26:14.4Z", + "fileLength": 2900393, "releaseType": 1, "fileStatus": 4, - "downloadUrl": "https://edge.forgecdn.net/files/2932/120/JEITweaker-1.14.4-1.0.0.jar", + "downloadUrl": "https://edge.forgecdn.net/files/2933/533/mysticalworld-1.14.4-1.9.1.jar", "isAlternate": false, "alternateFileId": 0, "dependencies": [ { "id": 0, - "addonId": 239197, + "addonId": 306770, + "type": 3, + "fileId": 0 + }, + { + "id": 0, + "addonId": 277064, "type": 3, "fileId": 0 } @@ -20290,23 +20216,44 @@ "modules": [ { "foldername": "META-INF", - "fingerprint": 3676698547, + "fingerprint": 3538957606, "type": 0 }, { - "foldername": "com", - "fingerprint": 82568908, + "foldername": "epicsquid", + "fingerprint": 3579444449, + "type": 0 + }, + { + "foldername": ".cache", + "fingerprint": 3764862256, + "type": 0 + }, + { + "foldername": "asm", + "fingerprint": 26937341, + "type": 0 + }, + { + "foldername": "assets", + "fingerprint": 1303220141, + "type": 0 + }, + { + "foldername": "data", + "fingerprint": 2413005932, "type": 0 }, { "foldername": "pack.mcmeta", - "fingerprint": 3195873794, + "fingerprint": 2913511222, "type": 0 } ], - "packageFingerprint": 1304898291, + "packageFingerprint": 2004924843, "gameVersion": [ - "1.14.4" + "1.14.4", + "Forge" ], "hasInstallScript": false, "isCompatibleWithClient": false, @@ -20317,11 +20264,11 @@ "gameVersionDateReleased": "2019-07-19T00:00:00Z", "gameId": 0, "isServerPack": false, - "FileNameOnDisk": "JEITweaker-1.14.4-1.0.0.jar" + "FileNameOnDisk": "mysticalworld-1.14.4-1.9.1.jar" }, - "dateInstalled": "2020-04-17T15:04:18.9195705Z", - "dateUpdated": "2020-04-17T15:04:18.9215661Z", - "dateLastUpdateAttempted": "2020-04-17T15:04:18.9215661Z", + "dateInstalled": "2020-02-06T18:38:06.4001535Z", + "dateUpdated": "2020-04-18T17:20:03.6607536Z", + "dateLastUpdateAttempted": "2020-04-18T17:20:03.6607536Z", "status": 5, "preferenceAutoInstallUpdates": false, "preferenceAlternateFile": false, diff --git a/settings.ps1 b/settings.ps1 index a7cb370..5595821 100644 --- a/settings.ps1 +++ b/settings.ps1 @@ -40,10 +40,10 @@ $CURSEFORGE_PROJECT_ID = 330372 # =====================================================================// # Default: "1.0.0" -$MODPACK_VERSION = "0.5.3" +$MODPACK_VERSION = "0.5.4" # Only used by the Changelog Generator -$LAST_MODPACK_VERSION = "0.5.2" +$LAST_MODPACK_VERSION = "0.5.3" $FORGE_VERSION=28.2.4