Skip to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Ugdhar

Moderators
  • Joined

  • Last visited

Everything posted by Ugdhar

  1. 1.12 is no longer supported due to age. To receive support you will need to update to a modern version (1.14.4/1.15.2). See the LTS link at the top of every page for more information on supported versions.
  2. To be honest, I'm not sure, I haven't done much with datapacks yet, I just know that the minecraft wiki has details on all the vanilla formats and file structures and stuff. I would hope (again, haven't looked!) that the answer would be on that page somewhere!
  3. https://minecraft.gamepedia.com/Data_pack
  4. You can just edit your build.gradle, open it up and First update mappings: change the line similar to this: by changing the date in the version part to be yesterday or today. Leave the -1.15.1 at the end of it. Then, update the forge version by finding the line similar to this: And change the forge version to be the latest (or whatever never version) as shown on files.minecraftforge.net Save it, then refresh your gradle project, and it should update everything for you. Depending on the mappings you've used, you may have to fix a minor things where methods got named, but it shouldn't be a big deal. *edit: You don't want to just extract a new MDK over on top of your project, it would overwrite your build.gradle, mods.toml, and possibly other files you have customized you wouldn't want overwritten.
  5. Make sure you only get forge from http://files.minecraftforge.net/ You want Latest not Recommended
  6. Ah ok, then update to a newer forge and it should work with newer Java *I just wasn't sure, the changelog basically said no promises
  7. Use Java 8, higher versions are not supported yet
  8. Have you tried updating to see if it's fixed in a newer version?
  9. Unplug this device, it may be some USB thingy.
  10. Check out the code for the bed, and see how it does it, and use a similar approach. Vanilla sources are one of the most valuable assets while modding, and can be viewed in the referenced libraries of your IDE.
  11. As long as it's got the EventBusSubscriber annotation and the event handler methods are static, and have the SubscribeEvent annotation, you should be good to go.
  12. More or less. Info on events here: https://mcforge.readthedocs.io/en/latest/events/intro/
  13. Looks like you have a client mod on a server, remove More Overlays and see if that helps.
  14. Sounds like you probably want global loot modifiers https://github.com/MinecraftForge/MinecraftForge/blob/1.14.x/src/test/java/net/minecraftforge/debug/gameplay/loot/GlobalLootModifiersTest.java
  15. Not sure, I really only use current versions, so I can ask here when I need help. There is a modded minecraft forum on the official minecraft forums, you could try there, but I have no idea what it is like there, since I don't go there myself. Moderators here lock threads for anything below 1.14.
  16. So, as I've been trying to let you know, old versions like 1.7.10 are no longer supported. Once a moderator sees this thread, it will get locked with a request for you to update to a modern version, as I've been suggesting.
  17. Really old versions are no longer supported. Please update to a modern (1.14.4/1.15.2) version to receive support. More information on supported versions can be found in the LTS link at the top of every page.
  18. Really old versions are no longer supported. Please update to a modern (1.14.4/1.15.2) version to receive support. More information on supported versions can be found in the LTS link at the top of every page.
  19. put the mods directly in the mods folder. Version #s are no longer supported in there, since making separate Installations is the way to go for separating versions. *edit: also looks like your folders are different. The one in the log is C:\Users\deegy\AppData\Roaming\.minecraft and looks different from your screenshot. Click in the address bar to make the full path (including the C:\) appear to make sure they match, otherwise your mods may be in the wrong place entirely.
  20. It is no longer supported here, you will have to look elsewhere for assistance if you must use an outdated version. As for optifine/impact/whatever, no idea if those work, but I have recently (without support) run forge for 1.12.2 so I know that at the very least was working.
  21. 1.12 is no longer supported due to age. Please update to a modern version (1.14.4/1.15.2) to receive support. More information on supported versions can be found in the LTS link at the top of every page.
  22. Please post your entire debug.log as text on a paste site, such as a github gist. Trying to view a log as an image is difficult and does not show everything necessary. Also when posting a screenshot of a folder containing files, make sure you include the address bar at the top showing the complete path to the folder. This will help us help you.
  23. There is no mapping labeled 1.15.2, they are 1.15.1, and the same/work with 1.15.2 http://export.mcpbot.bspk.rs/
  24. Well, it's definitely either your computer or your internet provider (who do you have BTW, I know there have been issues in the recent past of certain ISPs blocking the forge fileserver because "it's a risk" or some such BS), because the site is up and working. Have you tried another web browser? Maybe the one you're using got hijacked/broken? Just throwing out ideas

Important Information

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

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.