Jump to content

ChrisAndrw

Members
  • Posts

    6
  • Joined

  • Last visited

ChrisAndrw's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. I have a theory, in my project the entire build file is highlighted in orange, and when i try to upload the project to a repo it uploads everything but the files in orange, is it possible that also when intelliJ compiles and runs the project it excludes these files highlighted in orange? and thats why they don't get loaded into minecraft forge? and on that note why are they highlighted in orange what setting is causing this and how can i change this? is it perhaps because this is the source for someone elses mod that I am trying to update to 1.16.4? could it be some sort of protection enabled on it?
  2. Ok so i've determined that it didn't upload any of the folders in intelliJ that are orange, and src is one of them i'm not sure why it would let me upload them to github
  3. I just realized i somehow upload all 3 mods i have to github the one im working on is the placeableitemsupdated2
  4. ok took me a little while to figure out how to post a repository on Github but here it is https://github.com/ChrisAndrw/PlaceableItemsUpdated2
  5. sorry whats a repo?
  6. i'm new to modding so please bare with me. I'm currently trying to update someone else's mod for my own personal use, IntelliJ only came up with one error which i believe i have fixed as there are no more errors showing, and I made sure to up date line 29 and line 97 in build.gradle, but when i give it a test run it minecraft forge 1.16.4 starts up, but the mod doesn't show up in the loaded mods button, I feel like there's some simple step i must be missing, but i don't know what it could be or where to look. I have spent the last two hours searching for any information on the process to updating mods incase i'm missing a step, and haven't had much success, if anyone can send me a link to a page on the main general steps or process to updating mods, so I can read up on this and learn, or if you know what the issue is, i'd appreciate the insight. thankyou for your time.
×
×
  • Create New...

Important Information

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