Advertisement
Guest User

Untitled

a guest
Dec 20th, 2022
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. Executing Gradle task: eclipse
  2. Build info: MCreator 2022.3.48217, forge-1.19.2, 64-bit, 32706 MB, Windows 10, JVM 17.0.3, JAVA_HOME: L:\Mcreator\jdk, started on: 2022-12-20-20:40:22
  3.  
  4. > Configure project :
  5. The code of this workspace uses official obfuscation mappings provided by Mojang. These mappings fall under their associated license you should be fully aware of.
  6. (c) 2020 Microsoft Corporation. These mappings are provided "as-is" and you bear the risk of using them. You may copy and use the mappings for development purposes,
  7. but you may not redistribute the mappings complete and unmodified. Microsoft makes no warranties, express or implied, with respect to the mappings provided here.
  8. Use and modification of this document or the source code (in any form) of Minecraft: Java Edition is governed by the Minecraft End User License Agreement available
  9. at https://account.mojang.com/documents/minecraft_eula.
  10.  
  11. > Task :downloadMcpConfig
  12. > Task :extractSrg UP-TO-DATE
  13. > Task :createSrgToMcp UP-TO-DATE
  14. > Task :downloadMCMeta UP-TO-DATE
  15. > Task :downloadAssets UP-TO-DATE
  16. > Task :extractNatives UP-TO-DATE
  17. > Task :makeSrcDirs
  18. > Task :eclipseClasspath
  19. > Task :eclipseJdt
  20. > Task :eclipseProject
  21. > Task :eclipse
  22.  
  23. BUILD SUCCESSFUL in 8s
  24. 10 actionable tasks: 5 executed, 5 up-to-date
  25. Task completed in 8 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement