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.

Featured Replies

Posted

First of all, I know that 1.7.10 is outdated but because the mod with the bug (AppliedEnergistics 2) is still on 1.7.10 and the 1.10.x version will take its time and many people are still playing with the mod, especially in the FTB Infinity Pack, I really want to try and fix this. As I have exactly no idea about the code base of AE2 and can only work with the information given by the AE2 devs, I am trying to do this with events. The bug I am talking about is that you can circumvent protections done with Bukkit plugins like GriefPrevention when you wrench an AE cable with any compatible wrench because the wrench operates in the onItemUseFirst method which apparently doesn't fire any events and the wrench also doesn't do any checks by itself. As this small mod to fix this was intended for a Infinity server, it must be a server side only mod. I already tried using the PlayerInteractEvent bug this seems to only be fired on the client in this case. Using the PlayerUseItemEvent and trying to raytrace the block the player is looking at also doesn't work. Is there any way to do this without ASM (I have exactly no knowledge of this black magic)?

Guest
This topic is now closed to further replies.

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.