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.

Leaderboard

Popular Content

Showing content with the highest reputation on 08/14/20 in all areas

  1. 1.12 is no longer supported on this forum. Please update to a more modern version of Minecraft (1.14+) to receive support.
  2. compile fg.deobf("blank:filename:fileversion") should do what you need. Make sure the libs/ is added as a flatDir repo. The blank is needed, but it is ignored. Filename and fileversion are both taken from the actual name of the file, made by turning the last "-" character into a ":" - this usually means the typical "modid-1.15.2-1.0.jar" file becomes "blank:modid-1.15.2:1.0". This creates a maven coordinate, which ForgeGradle uses to find the file. It will likely not work without this.
  3. You're misunderstanding the system. MCP itself is dead, we took the mappings and tweaked the format to make MCPConfig, which provides Forge's SRG->MCP names. mcpbot's purpose was to allow users to contribute to these MCPConfig mappings. Unfortunately, mcpbot is unmaintained, and with the huge amounts of technical debt acquired, plus the maintainer/creator going dark for a while, we're making a new system to replace it. That's what the Mod Mapping Management System is. It replaces mcpbot, which was designed to allow you to contribute to MCPConfig mappings. The 20200723 release is official. It is recommended. It is not from mcpbot, it was made manually, by a Forge team member. Hopefully this clears up some of your misconceptions of the system
  4. It's probably a misaligned patch in the 1.16.2 update I did yesterday. I'll take a look when it get a chance.
  5. (And I assume that "commonnamespace" is not literally "commonnamespace" but something identifiable to your mod.)

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.