April 25, 20205 yr Author Does your project have anything in it like _compilejava_# with all of the minecraft packages with their classes in them?
April 25, 20205 yr 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. I'm eager to learn and am prone to mistakes. Don't hesitate to tell me how I can improve.
April 25, 20205 yr 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. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
April 25, 20205 yr Author 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, 20205 yr by idontspam
April 26, 20205 yr Author 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.
April 26, 20205 yr No, it's in net.minecraftforge:forge:<version> I'm eager to learn and am prone to mistakes. Don't hesitate to tell me how I can improve.
April 26, 20205 yr Author 9 minutes ago, imacatlolol said: No, it's in net.minecraftforge:forge:<version> thanks got it.
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.