Jump 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.

handicraftsman

Members
  • Joined

  • Last visited

  1. While modding you might need to add stuff like http server (like wizards of lua does) or something else. Since you cannot just download the library automatically in the way its provided to the user (like most java/c# apps do on build stage), you must embed it into jar by using gradle shadow (although it does not work well with forge) or doing similar stuff
  2. Well, oops. Sorry if that was too... sharp?
  3. Sorry, but i did not ask if i should do that. I asked how to do that as these cases you said is exactly what i want to avoid. Mod downloading will be fully controlled by users through a manifest file (like forges mod list, but more advanced and supports multiple repos), and, in future, through a GUI. Also dont mod developers essentially download random stuff from inet and then pack it into jars which are then executed by players?
  4. handicraftsman changed their profile photo
  5. Hello! I am writing a mod downloader for minecraft (something like chikenbones' deploader). It can already download mods and their dependencies, but i cannot tell forge to load them. Are there any ways to do that either as a mod or as a coremod? It seems that all required apis became private since last rewrite (or, maybe, even before). Although if there is still a way to do that (even if it uses reflections, which is very probable as it's needed to load jars), please tell me.

Important Information

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

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.