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.

Snappiestjack

Members
  • Joined

  • Last visited

Everything posted by Snappiestjack

  1. Trying to get my development environment up and running and I've ran into issues getting JEI into the game. build.gradle below; repositories { maven { // location of the maven that hosts JEI files name = "Progwml6 maven" url = "http://dvs1.progwml6.com/files/maven" } maven { // location of a maven mirror for JEI files, as a fallback name = "ModMaven" url = "modmaven.k-4u.nl" } } dependencies { // Specify the version of Minecraft to use, If this is any group other then 'net.minecraft' it is assumed // that the dep is a ForgeGradle 'patcher' dependency. And it's patches will be applied. // The userdev artifact is a special name and will get all sorts of transformations applied to it. minecraft 'net.minecraftforge:forge:1.16.5-36.0.22' // compile against the JEI API but do not include it at runtime compileOnly fg.deobf("mezz.jei:jei-1.16.4:7.6.1.71:api") // at runtime, use the full JEI jar runtimeOnly fg.deobf("mezz.jei:jei-1.16.4:7.6.1.71") } I switched from using ${jei_version} and ${mc_version} to hardcoded versions to see if that was the issue but nope, any help would be appreciated.

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.