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/21/19 in all areas

  1. This solved the problem for me First register your entity with custom client factory like this .setCustomClientFactory((spawnEntity, world) -> new ExempleEntity(world)) And then use NetworkHooks#getEntitySpawningPacket to get Entity Spawning Packet @Override public IPacket<?> createSpawnPacket() { return NetworkHooks.getEntitySpawningPacket(this); } that's it ?
  2. To run a 1.6.4 modpack you need to run 1.6.4, not 1.14.4 Do note that 1.6.4 is not supported on this forum anymore so if you want further support you'll need to choose a more recent pack.
  3. When I start 1.14.3 forge, it starts clean with no mod warnings/loaded when my mods are located in .minecraft/mods/1.14.3/(jars). However, if I put them in to .minecraft/mods/(jars), it detects the mods. Is there some sort of new way to name version folders, or has this ability been removed? If it was removed, why so? It would be really unfortunate and annoying if this was removed.
  4. The command is no longer needed. Just open IntelliJ Idea/Eclipse and import build.gradle as a gradle project.

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.