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 07/30/20 in Posts

  1. This ^ , if you are using IntelliJ. Inside External Libraries you should see a file named like that or similar: forge-1.16.1-32.0.98-mapped_snapshot_20200723-1.16.1-recomp.jar. This is how mine looks because i am using the latest versions of forge, but if you are using 1.15 it should not look too different. Of course the numbers in your file name will match the version of forge you are using
  2. minecraft-xl-core != minecraftxlcore
  3. The only two ways I can think of is either use SkullTileEntity.setPlayerProfile() or call onBlockPlacedBy() and pass in a stack with the nbt data you want. Both of them basically do the same thing.
  4. Advancements not loading? I'd think the advancements have some kind of data format error. The only thing I can think of is phrases I remember such as "each condition must have a unique name", or maybe "something which is supposed to be a list is not correct json" as maybe one item and a list of items might both be accepted, but are not the same thing implying missing [ and ] somewhere. Perhaps supply the advancements files link?
  5. You are defining dependencies for a mod with id "examplemod" that does not exist. Also note that your mod id currently does not match between mods.toml and @Mod
  6. There is an ongoing effort in creating a spreadsheet for 1.16 mappings. It is not complete, and will be eventually merged into the MMMS (Mod Mapping Management System, a replacement for MCPBot). Although the effort is not complete, and not all names in the spreadsheet have been verified (to not include Official mappings because of licensing poison), a snapshot of those verified names have been produced and now is being hosted by Forge. (For details, look through the #mcpconfig and #mms channels on Discord) Note that this is a manual upload of the mappings, the same as the first mapping. MCPBot will not recognize these names.

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.