idontspam Posted April 24, 2020 Author Posted April 24, 2020 (edited) The orange files Edited April 24, 2020 by idontspam Quote
idontspam Posted April 25, 2020 Author Posted April 25, 2020 Does your project have anything in it like _compilejava_# with all of the minecraft packages with their classes in them? Quote
imacatlolol Posted April 25, 2020 Posted April 25, 2020 Do you mean you want to look at the game's source? If so, just search with your IDE, it's attached as a library. Quote I'm eager to learn and am prone to mistakes. Don't hesitate to tell me how I can improve.
LexManos Posted April 25, 2020 Posted April 25, 2020 Ignore everything in the build folder. Those are temporary files used in the build process. The full MC code is linked to the MC library in your IDE like every other source for a library. Quote I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
idontspam Posted April 25, 2020 Author Posted April 25, 2020 (edited) okay thanks one more question cause i don't feel like starting a new thread: How come when i type "gradlew build" i get the result Execution failed for task ':processResources'. > Could not copy file 'C:\Users\Admin\Desktop\Gledstone\src\main\resources\META-INF\mods.toml' to 'C:\Users\Admin\Desktop\Gledstone\build\resources\main\META-INF\mods.toml'. Edited April 25, 2020 by idontspam Quote
idontspam Posted April 25, 2020 Author Posted April 25, 2020 actually never mind ignore the last thing i said Quote
idontspam Posted April 26, 2020 Author Posted April 26, 2020 i checked my external libraries section in IDEA, and their is no jar file from the snappings only CSV files from net.minecraft.mappings_sna... not a net.minecraft:jar to be found. Quote
imacatlolol Posted April 26, 2020 Posted April 26, 2020 No, it's in net.minecraftforge:forge:<version> 1 Quote I'm eager to learn and am prone to mistakes. Don't hesitate to tell me how I can improve.
idontspam Posted April 26, 2020 Author Posted April 26, 2020 9 minutes ago, imacatlolol said: No, it's in net.minecraftforge:forge:<version> thanks got it. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.