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

  1. Started poking at this myself. You can't do this because CookingRecipeSerializer.IFactory is not visible (and is required for the lambda syntax to function correctly). I had to clone my own copy of CookingRecipeSerializer and AbstractCookingRecipe as well as all of the register methods vanilla uses. This is probably an ideal solution anyway, as AbstractCookingRecipe is a class that implements IRecipe<IInventory>, which should probably be changed for mod machines anyway, but we can't because of the definition of IRecipe.... I did find this comment, but it still depends on IInventory: https://gist.github.com/williewillus/353c872bcf1a6ace9921189f6100d09a#gistcomment-2939062
  2. Currently in 1.14.4, it only fires on the server due to Mojang's major refactor of the code where we hooked in. We have no re-implemented client side events yet. When we do isRemote will be true for client side.
  3. Try subscribing to AttackEntityEvent. AttackEntityEvent fires before the cool down reset. Overriding IForgeItem#onLeftClickEntity should also work.
  4. I think you'll have to do bin/java, the whole thing
  5. Should this question be read as "Can I annoy popular modders about updating their mod yet"?
  6. https://github.com/Draco18s/ReasonableRealism/blob/1.12.1/src/main/java/com/draco18s/hardlib/api/capability/CapabilityMechanicalPower.java#L23
  7. Stab in the dark here, but try invalidating IDEA's caches and restarting:
  8. 1.8.9 is no longer supported on this forum due to its age. Please update to a modern version of Minecraft to receive support.

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.