Jump to content

Metrixo

Members
  • Posts

    15
  • Joined

  • Last visited

Metrixo's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. And here are the screenshots for proof. You guys are great, really, thanks.
  2. You guys are the bomb. I love you guys, no homo. I changed the en.us.lang back to en.US.lang because the first one wasn't working and now the name works. I manually changed the file locations and deleted the 'assests' folder after changing all of its contents into the folder 'assets'. Thanks for the help guys.
  3. lmfao, that's great. I can't even use "Refractor->Rename-> and change the name to assets.mjpom because it just adds a new package inside of it and it doesn't change the actual package name. Do I need to recreate everything, or is there an easier way, or am I just stupid?
  4. For the console data I have this: https://pastebin.com/Y3TPS6j4 The only reference I could find to my mod was 1/3 of the way down. As for the .lang, I have a en_us.lang file listed and all it has in it is this: item.orecollector.name=Ore Collector
  5. Hi, I've been trying to make a simple mod to replace Dense Ores, however I've wanted to make an item to increase the amount of ores that you get from dense ores, I have named it Ore Collector. As far as I can tell I have done everything right so far (well obviously not) but the texture isn't showing up in game, and the name isn't changing, this is shown in the screenshots below. Please tell me what I need to show you for you to figure out what's wrong.
  6. C:\Users\Zachary Leask>java -version java version "1.8.0_151" Java(TM) SE Runtime Environment (build 1.8.0_151-b12) Java HotSpot(TM) 64-Bit Server VM (build 25.151-b12, mixed mode) All good?
  7. It seems to be working now so far, I'll update if it fails. Thanks for all the help everyone.
  8. lmfao, lil bit of a screw up. Thanks
  9. java version "1.8.0_151" Java(TM) SE Runtime Environment (build 1.8.0_151-b12) Java HotSpot(TM) Client VM (build 25.151-b12, mixed mode) I have 16gb of ram and I only have Chrome, Spotify, CMD and file explorer open.
  10. https://pastebin.com/JeFQY1vK I did that all and now I've gotten this issue.
  11. I tried it multiple times with both the 86x and the 64x bit versions of JDK 8 installed. The files in the picture. I'm trying to install the version that is 8u152 instead to see if that'll work, but I definitely tried with the 86x and the 64x versions.
  12. Good thing I didn't go on to do that before I was told otherwise.
  13. No, upgrading to 8 didn't seem to work, should I try 9?
  14. apply plugin: 'net.minecraftforge.gradle.forge' I'm going to try upgrading to Java 8, I think I already have though. No hurt in trying again
  15. Hi guys, I'm looking to get into some modding, however I keep running into issues, and scouring through the internet doesn't seem to help me with this one. I've having issues with the command: gradlew setupDecompWorkplace The issues are here with both the normal run and the stacktrace run: https://pastebin.com/7YUnb4ei Is anyone able to help?
×
×
  • Create New...

Important Information

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