Jump to content

RubyEmerald

Members
  • Posts

    66
  • Joined

  • Last visited

Everything posted by RubyEmerald

  1. the mcmod.info wont load heres the code: [{ "modid": "alotoforez", "name": "WOW THATS ALOT OF OREZ", "description": "Just A random Ore Mod", "version": "1.0.0.0", "mcversion": "1.16.5", "logoFile": "assets/examplemod/textures/logo.png", "url": "minecraftforge.net/", "updateJSON": "minecraftforge.net/versions.json", "authorList": ["RubyEmerald"], "credits": "Idea From Other Ore Mods" }]
  2. WAIT i got it right sorry for wasting your time.
  3. it's not really the codes fault. i changed the gradle to 1.16.5
  4. I ported my mod to 1.16.5 and my lib which my lib works but my main mod wont work it loaded up fine i clicked on mods and it says examplemod so is there anyway to fix that?
  5. okay i did everything correctly but i'm on a mac /: will the commands still work?
  6. ohhh now ik what your talking about
  7. srry gtg i'll be back later or somethin'
  8. lemme Redownload /: i feel like a idiot rn
  9. /: it happened again FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project 'Emerald Tools And combat'. > Could not resolve all dependencies for configuration ':classpath'. > Could not find any matches for net.minecraftforge.gradle:ForgeGradle:3.+ as no versions of net.minecraftforge.gradle:ForgeGradle are available. Searched in the following locations: file:/Users/iMac/Desktop/Codakid/Codakid Mod Creation 1/projects/Emerald Tools And combat/net.minecraftforge.gradle.launch4j/net/minecraftforge/gradle/ForgeGradle/maven-metadata.xml file:/Users/iMac/Desktop/Codakid/Codakid Mod Creation 1/projects/Emerald Tools And combat/net.minecraftforge.gradle.launch4j/net/minecraftforge/gradle/ForgeGradle/ https://jcenter.bintray.com/net/minecraftforge/gradle/ForgeGradle/maven-metadata.xml https://jcenter.bintray.com/net/minecraftforge/gradle/ForgeGradle/ https://repo1.maven.org/maven2/net/minecraftforge/gradle/ForgeGradle/maven-metadata.xml https://repo1.maven.org/maven2/net/minecraftforge/gradle/ForgeGradle/ Required by: :Emerald Tools And combat:unspecified * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 2.725 secs iMacs-iMac:Emerald tools and combat iMac$
  10. ok i added the build.gradle hold on
  11. i'm sorry @Luis_ST i am making mods and posting them on curseforge (And sorry for pinging you aswell
  12. FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project 'Emerald Tools And combat'. > Could not resolve all dependencies for configuration ':classpath'. > Could not find any matches for net.minecraftforge.gradle:ForgeGradle:3.+ as no versions of net.minecraftforge.gradle:ForgeGradle are available. Searched in the following locations: file:/Users/iMac/Desktop/Codakid/Codakid Mod Creation 1/projects/Emerald Tools And combat/net.minecraftforge.gradle.launch4j/net/minecraftforge/gradle/ForgeGradle/maven-metadata.xml file:/Users/iMac/Desktop/Codakid/Codakid Mod Creation 1/projects/Emerald Tools And combat/net.minecraftforge.gradle.launch4j/net/minecraftforge/gradle/ForgeGradle/ https://jcenter.bintray.com/net/minecraftforge/gradle/ForgeGradle/maven-metadata.xml https://jcenter.bintray.com/net/minecraftforge/gradle/ForgeGradle/ https://repo1.maven.org/maven2/net/minecraftforge/gradle/ForgeGradle/maven-metadata.xml https://repo1.maven.org/maven2/net/minecraftforge/gradle/ForgeGradle/ Required by: :Emerald Tools And combat:unspecified * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 3.39 secs iMacs-iMac:Emerald tools and combat iMac$
  13. what i men't was like trying to find the plugin thing for me bc every plugin i try it fails
  14. can you like do the file and send it to me?
  15. it wont work i need like a plugin thingy
  16. sometimes its bc you download to much mods try removing some then run it
  17. ok i was just showin' you that i know java
  18. the problem is the apply plugin. when i copy one from google it says BUILD FAILED
  19. btw the 1.16.5 gradle works it just has one thing heres the error What went wrong: A problem occurred configuring root project 'Emerald Tools And combat'. > Could not resolve all dependencies for configuration ':classpath'. > Could not find any matches for net.minecraftforge.gradle:ForgeGradle:3.+ as no versions of net.minecraftforge.gradle:ForgeGradle are available. Searched in the following locations: file:/Users/iMac/Desktop/Codakid/Codakid Mod Creation 1/projects/Emerald Tools And combat/net.minecraftforge.gradle.launch4j/net/minecraftforge/gradle/ForgeGradle/maven-metadata.xml file:/Users/iMac/Desktop/Codakid/Codakid Mod Creation 1/projects/Emerald Tools And combat/net.minecraftforge.gradle.launch4j/net/minecraftforge/gradle/ForgeGradle/ https://jcenter.bintray.com/net/minecraftforge/gradle/ForgeGradle/maven-metadata.xml https://jcenter.bintray.com/net/minecraftforge/gradle/ForgeGradle/ https://repo1.maven.org/maven2/net/minecraftforge/gradle/ForgeGradle/maven-metadata.xml https://repo1.maven.org/maven2/net/minecraftforge/gradle/ForgeGradle/ Required by: :Emerald Tools And combat:unspecified * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 3.16 secs iMacs-iMac:Emerald tools and combat iMac$
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.