Last active
August 11, 2018 02:09
-
-
Save Daomephsta/f223754ee8e1af10f86d6daf85b15b91 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // For those who want the bleeding edge | |
| buildscript { | |
| repositories { | |
| jcenter() | |
| maven { | |
| name = "forge" | |
| url = "http://files.minecraftforge.net/maven" | |
| } | |
| } | |
| dependencies { | |
| classpath 'net.minecraftforge.gradle:ForgeGradle:2.3-SNAPSHOT' | |
| } | |
| } | |
| apply plugin: 'net.minecraftforge.gradle.forge' | |
| /* | |
| // for people who want stable - not yet functional for MC 1.8.8 - we require the forgegradle 2.1 snapshot | |
| plugins { | |
| id "net.minecraftforge.gradle.forge" version "2.0.2" | |
| } | |
| */ | |
| version = project.mcVersion + "-" + project.modVersion | |
| group= "daomephsta.chimera" // http://maven.apache.org/guides/mini/guide-naming-conventions.html | |
| archivesBaseName = "Chimera" | |
| minecraft { | |
| version = project.mcVersion + "-" + project.forgeVersion | |
| runDir = "run" | |
| mappings = project.mappingsVer | |
| // makeObfSourceJar = false // an Srg named sources jar is made by default. uncomment this to disable. | |
| } | |
| repositories | |
| { | |
| maven | |
| { | |
| name "MMD" | |
| url "https://maven.mcmoddev.com" | |
| } | |
| maven | |
| { | |
| name = "CurseForge" | |
| url = "https://minecraft.curseforge.com/api/maven/" | |
| } | |
| } | |
| dependencies | |
| { | |
| // compile against the Baubles API | |
| deobfCompile "com.azanor:Baubles:" + project.baublesVersion + ":api" | |
| // at runtime, use the full Baubles jar | |
| runtime "com.azanor:Baubles:" + project.baublesVersion | |
| deobfCompile "thaumcraft:Thaumcraft:" + project.thaumcraftVersion | |
| compile "ichunutil:iChunUtil:" + project.iChunUtilVersion | |
| // compile against the Morph API | |
| deobfCompile "morph:" + project.morphVersion + ":api" | |
| // at runtime, use the full Morph jar | |
| runtime "morph:" + project.morphVersion | |
| } | |
| processResources | |
| { | |
| // this will ensure that this task is redone when the versions change. | |
| inputs.property "version", project.version | |
| inputs.property "mcversion", project.minecraft.version | |
| // replace stuff in mcmod.info, nothing else | |
| from(sourceSets.main.resources.srcDirs) { | |
| include 'mcmod.info' | |
| // replace version and mcversion | |
| expand 'version':project.version, 'mcversion':project.minecraft.version | |
| } | |
| // copy everything else, thats not the mcmod.info | |
| from(sourceSets.main.resources.srcDirs) { | |
| exclude 'mcmod.info' | |
| } | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| modVersion=0.0.1 | |
| mcVersion=1.12.2 | |
| forgeVersion=14.23.4.2749 | |
| mappingsVer=snapshot_20180429 | |
| thaumcraftVersion=1.12.2:6.1.BETA21 | |
| baublesVersion=1.12-1.5.2 | |
| morphVersion=Morph-1.12.2:7.1.2 | |
| iChunUtilVersion=1.12.2:7.1.4 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| PS C:\Users\User\Documents\Minecraft\Modding Workspace\Chimera> gradle cleanEclipse eclipse --refresh-dependencies | |
| This mapping 'snapshot_20180429' was designed for MC 1.12! Use at your own peril. | |
| Invalid cookie header: "Set-Cookie: AWSALB=ucYc9e61ggBMxPs+XCMKdYZ7msAs3RwaXd2ee2sGViNu6eWGNVH7AiX3EzuaRogFLKEfxs6Vm65f8QTBHBTb3qKWil615t4f7HvXLQ3FoLJmdzQxad8FBiB+9tTG; Expires=Fri, 17 Aug 2018 10:32:04 GMT; Path=/". Invalid 'expires' attribute: Fri, 17 Aug 2018 10:32:04 GMT | |
| Invalid cookie header: "Set-Cookie: AWSALB=bV29NNg1f9sS8DjDfG0WxLVrYyEtgvTaZkkcmndY3EUZar/Qt82b6SVKyR2TbpMZpC4SWJK7XcJp6QgyFp6b9d677da5nCv5JagJ3wSqs0wb7KnurrlWAOtOXqLF; Expires=Fri, 17 Aug 2018 10:32:05 GMT; Path=/". Invalid 'expires' attribute: Fri, 17 Aug 2018 10:32:05 GMT | |
| Invalid cookie header: "Set-Cookie: AWSALB=vCurP0lQ+lLnl3PsWh+NziK3en8uoKU0VPHT98gwuKtaAvEKAvsXlGVQ/xGBi7xbcGgqXMNpIUzcjOoSLh5NUWevqv3URP9vFsR0maGWWHkkHa3Zasm1n1bACTjz; Expires=Fri, 17 Aug 2018 10:32:12 GMT; Path=/". Invalid 'expires' attribute: Fri, 17 Aug 2018 10:32:12 GMT | |
| Invalid cookie header: "Set-Cookie: AWSALB=fiSev5BE/tzNLucWLjg05l5r2Kj4WtR313z2uqyZ/nZvNvvpTfeQF326PjWN1DweHpLdFqq+C8Yh6P9q10VVW8lK4RO4xuE3Yweg4IKxEY8qrw3XJfbbDAorvOYK; Expires=Fri, 17 Aug 2018 10:32:13 GMT; Path=/". Invalid 'expires' attribute: Fri, 17 Aug 2018 10:32:13 GMT | |
| Invalid cookie header: "Set-Cookie: AWSALB=sRBz0UenjiZ5W3dEq1eZ55gmh+j1rJYid8B9fX9eJ01X9uvOrfLfY2Ty2uH5lb2nwPNCv/o0tLZG7mcw0yzFwVLrSXTkuRCCqM7EFcJc3ovufFXA/FM/rVGE5mW2; Expires=Fri, 17 Aug 2018 10:32:15 GMT; Path=/". Invalid 'expires' attribute: Fri, 17 Aug 2018 10:32:15 GMT | |
| Invalid cookie header: "Set-Cookie: AWSALB=g3BdSa+u1P1bhjX4SB9IXKLWu9spuMQMouakqy5SWuJqJosxx7nLlsoGRB7jWxKWdGFPnclHfPI0aYXajWYj5GgJRreW7simyOoTosfpIU5s9bckj+AEaFUkrLhq; Expires=Fri, 17 Aug 2018 10:32:18 GMT; Path=/". Invalid 'expires' attribute: Fri, 17 Aug 2018 10:32:18 GMT | |
| Invalid cookie header: "Set-Cookie: AWSALB=o5Q0Y2HmA7Gwpu20StLPs/SPEEy/ZBfoPuxFgAn6p0k8Yj9+QudlH9FjbfJdKjMBlcUK1OgZpPBAASq7bWT8rUbHzYEXNIZx5trFNnICF9RDbrXBLMhmFgKInuV8; Expires=Fri, 17 Aug 2018 10:32:20 GMT; Path=/". Invalid 'expires' attribute: Fri, 17 Aug 2018 10:32:20 GMT | |
| Invalid cookie header: "Set-Cookie: AWSALB=QybvSeTgrLUAzcb3IwWS/adXAT+8FUOAv7tIOMfmbun2XeKhvsqHBVGlFf8WyDzsYwrFVqyM1rMqhZkCQ2PfIB3t/S+2/N1NwUuzYeS3sfuPEx3kEm4zUjxgGqyp; Expires=Fri, 17 Aug 2018 10:32:22 GMT; Path=/". Invalid 'expires' attribute: Fri, 17 Aug 2018 10:32:22 GMT | |
| :cleanEclipseClasspath | |
| :cleanEclipseJdt | |
| :cleanEclipseProject | |
| :cleanMakeEclipseCleanRunClient | |
| :cleanMakeEclipseCleanRunServer | |
| :cleanEclipse | |
| :extractMcpMappings | |
| Invalid cookie header: "Set-Cookie: AWSALB=f8zovv8nhuUXPr5fmTrbqKlrlfXhIKTz3Mp2WHOws+5u34wpZ2zCZKoyR4g3CXsGGBjSA1EkRFO1CjdRmyG8l56/SY7VLrqenGzXdz0KtzKu34oxovdZ0aW7kNPV; Expires=Fri, 17 Aug 2018 10:32:27 GMT; Path=/". Invalid 'expires' attribute: Fri, 17 Aug 2018 10:32:27 GMT | |
| Invalid cookie header: "Set-Cookie: AWSALB=4M3eI1sE0KUF++X99Y5xhfJEcOsTmxKbxv8l0D9ZH16MVixmBiJwcQo1NrK89Stx2TT8t4mSp+ajkT1wZ+TtjnNn19c+M5Qdf1u60QZMpTeqCxklJcPSU/K2d51F; Expires=Fri, 17 Aug 2018 10:32:28 GMT; Path=/". Invalid 'expires' attribute: Fri, 17 Aug 2018 10:32:28 GMT | |
| :extractMcpMappings SKIPPED | |
| :deobfCompileDeobfDepTask0 SKIPPED | |
| :deobfCompileDeobfDepTask1 SKIPPED | |
| :deobfCompileDeobfDepTask2 SKIPPED | |
| :deobfCompileDummyTask | |
| :deobfProvidedDummyTask | |
| :eclipseClasspath | |
| Invalid cookie header: "Set-Cookie: AWSALB=LaPSzJr0sxkeTIX8Y5MjA0NDXhNhUeMhYlhJv+qIDUF7yifUodV4HE+uuvLgSKdeSByj0BQcCtZsPFZ7xPC//B77adsZCJQ8WTaZYNinPdN0PjMLtoNNw49RBjsj; Expires=Fri, 17 Aug 2018 10:32:33 GMT; Path=/". Invalid 'expires' attribute: Fri, 17 Aug 2018 10:32:33 GMT | |
| Invalid cookie header: "Set-Cookie: AWSALB=2uX1jKKbjV4IXKs4iVY6S4tQ7IL1vgzxtnzuSnY00eAXStyPbaRQFN1wWdkxwviw2OlbViOHvMfqu6wmfvD3aF89UoSBLMaVh5+H7rBvUpeloMHfcY66rVKrMtZx; Expires=Fri, 17 Aug 2018 10:32:34 GMT; Path=/". Invalid 'expires' attribute: Fri, 17 Aug 2018 10:32:34 GMT | |
| Invalid cookie header: "Set-Cookie: AWSALB=qAg48V+CN/d5OIIXw4rfYXvXC5745C3DHkdQD7VQIVkdm44k/47UEy7+dQmqjXRFzCQYfX8DG5kkQG8XoUBVjsVp79SWOM1RxhAwLFHVGd0ZeefsxfLkit1dQNPh; Expires=Fri, 17 Aug 2018 10:32:40 GMT; Path=/". Invalid 'expires' attribute: Fri, 17 Aug 2018 10:32:40 GMT | |
| Invalid cookie header: "Set-Cookie: AWSALB=il223knlz5Du7fgM6nWN1cciSrPeQD3HONvdfn7uP0uuTb6tq6d1tYFd1NsxZJ541orY9EqKDy2bZPyWjPb4dfJYT3iPq817HznwJtkoGrurTgKVdlcsZpRrqnHf; Expires=Fri, 17 Aug 2018 10:32:40 GMT; Path=/". Invalid 'expires' attribute: Fri, 17 Aug 2018 10:32:40 GMT | |
| Invalid cookie header: "Set-Cookie: AWSALB=Tr9trqYn4yp92JQ1Zx6fo0D2Z0YS9k21U4+P055Rn+gnEvvWDciUUQ037m0p9tuppk4s8fXNuI7BAl0nRuXEFucNZ5B2xwzYX4EQeBda8WVzr8hxMpooSBnAjyyM; Expires=Fri, 17 Aug 2018 10:32:44 GMT; Path=/". Invalid 'expires' attribute: Fri, 17 Aug 2018 10:32:44 GMT | |
| Invalid cookie header: "Set-Cookie: AWSALB=qiGiwYN5l+WrjoI/NOSbgMtjRJgSO00lV6mDavUEteQYO35xInNOIRLboSvGYHEprvTH/X7kAAG/o8peGycaVJjsy//+N4Lt8w1G90SuvgK9/UN7sYu35v0yQPTI; Expires=Fri, 17 Aug 2018 10:32:44 GMT; Path=/". Invalid 'expires' attribute: Fri, 17 Aug 2018 10:32:44 GMT | |
| Invalid cookie header: "Set-Cookie: AWSALB=qErfSj/hPemVBKafwicbZX1Wsj9UuCzzowft4SiphxnY8Qna4E3QpmJ//Zy1bdU3DegYqfpFzNIYsrvHSTWfx6U/kwWbdCNaHU5Vm6hPSkJ22SKv/N3TD4RUIZVC; Expires=Fri, 17 Aug 2018 10:32:48 GMT; Path=/". Invalid 'expires' attribute: Fri, 17 Aug 2018 10:32:48 GMT | |
| Invalid cookie header: "Set-Cookie: AWSALB=uHBMCH9VYJOA6rqme/gIeOYW2M8xDo5xADgKThYE5C+ELyi2k++9LwryBB+0doHIsEqNHb6c8L+lDXDt4rvJCBhsNTUIlhDKFui0G7soLX+lxmET6NNrpZVtxNub; Expires=Fri, 17 Aug 2018 10:32:49 GMT; Path=/". Invalid 'expires' attribute: Fri, 17 Aug 2018 10:32:49 GMT | |
| Invalid cookie header: "Set-Cookie: AWSALB=YUiNb2s0xPthl+fWg1hYb7CwYS0HrOJBdgRQggOnhRh15ZBCYjdAWFuyDQUWX0/PdI8XTseE38LQXmsoH+LziBhHOJ3nKqIA6V5fAJmQHad3YdzcnRoJX/NobGfS; Expires=Fri, 17 Aug 2018 10:32:54 GMT; Path=/". Invalid 'expires' attribute: Fri, 17 Aug 2018 10:32:54 GMT | |
| Invalid cookie header: "Set-Cookie: AWSALB=W4utaJi2agMsaAjJV1VwjSd8zvlKzJrULrFS7qtqREkCTTGBbXygvDEsw1Ye42R5dQPidfsEaDAK2eqx+MC7koqj+FvK2Um+SLxGxSPhco2zxWQLctfsn6rJsaI8; Expires=Fri, 17 Aug 2018 10:32:54 GMT; Path=/". Invalid 'expires' attribute: Fri, 17 Aug 2018 10:32:54 GMT | |
| Invalid cookie header: "Set-Cookie: AWSALB=gKNCXKk6GL3imrO5yKm5FoRE2BXBOH45IiLqjuORjRHt79jQ26VK+d1FS8VNddM//Nr0AgK9ziNJCxfZmUHhMF+gzS9uGOQmjBfnohROVFBZda8WnhR8vc+A48eu; Expires=Fri, 17 Aug 2018 10:33:58 GMT; Path=/". Invalid 'expires' attribute: Fri, 17 Aug 2018 10:33:58 GMT | |
| Invalid cookie header: "Set-Cookie: AWSALB=o3rtEhv/PkRPoo55+WlAHiGjPzaRfTnRab87r1tEuKnP8ltdPYyPWrECsc5nIXft5YBlRT6GlBiJUd2bZv3OpDBSjJbjiChqdo3JlQimXjaqpel9CWhMvyVitFSm; Expires=Fri, 17 Aug 2018 10:34:01 GMT; Path=/". Invalid 'expires' attribute: Fri, 17 Aug 2018 10:34:01 GMT | |
| Invalid cookie header: "Set-Cookie: AWSALB=nWLKWj1X1ZRB/uMgygxINquH7Dua7FPzSG0l9Ww1ZZ3H3GHkjpgVPQLYTDDAzd4bFiZMKIQoS/5LRGHxOinWJMfibVhBid1czDTBmJ7qiMuU9RsAfEiohkHyL4ZD; Expires=Fri, 17 Aug 2018 10:34:10 GMT; Path=/". Invalid 'expires' attribute: Fri, 17 Aug 2018 10:34:10 GMT | |
| :eclipseJdt | |
| :eclipseProject | |
| :getVersionJson | |
| :extractNatives SKIPPED | |
| :extractUserdev UP-TO-DATE | |
| :getAssetIndex UP-TO-DATE | |
| :getAssets | |
| Current status: 803/1283 62% | |
| :makeStart | |
| :makeEclipseCleanRunClient | |
| :makeEclipseCleanRunServer | |
| :eclipse | |
| BUILD SUCCESSFUL | |
| Total time: 3 mins 11.597 secs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment