May 26, 20205 yr First, please don't post code as images, hard to read, and it only shows part of what's going on. Where are you calling your addOres method?
May 26, 20205 yr Author Ok, is there a way to link a github repository? If it works here is the one for the project https://github.com/Jambaloo82/FirstMod. Not gonna lie I don't really know what the addOres does orr means I just copied it from the DefaultBiomeFeatures section.
May 26, 20205 yr 10 minutes ago, Jambaloo said: I don't really know what the addOres does It does nothing. You created a method that will never be called. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
May 26, 20205 yr Learn Java before modding, copy/pasting stuff without understanding how or why it does what it does isn't going to work.
May 27, 20205 yr 16 hours ago, Jambaloo said: Not gonna lie I don't really know what the addOres does orr means I just copied it from the DefaultBiomeFeatures section You should maybe take a look on these links: https://mcforge.readthedocs.io/en/1.15.x/ #Forge Docs https://github.com/TheGreyGhost/MinecraftByExample #Code Examples https://www.youtube.com/playlist?list=PLmaTwVFUUXiBKYYSyrv_uPPoPZtEsCBVJ #Youtube Tutorials I hope those links help you to gain knowledge about forge.
May 27, 20205 yr Author 4 hours ago, Skyriis said: You should maybe take a look on these links: https://mcforge.readthedocs.io/en/1.15.x/ #Forge Docs https://github.com/TheGreyGhost/MinecraftByExample #Code Examples https://www.youtube.com/playlist?list=PLmaTwVFUUXiBKYYSyrv_uPPoPZtEsCBVJ #Youtube Tutorials I hope those links help you to gain knowledge about forge. Ok thanks so much
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.