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.

loordgek

Members
  • Joined

  • Last visited

Everything posted by loordgek

  1. https://github.com/MightyPirates/OpenComputers/issues/2367
  2. there is a enumfacing in IWailaDataAccessor
  3. you need to use ShapelessOreRecipe and for the input you give it the oredict name
  4. @diesieben07 why are you supporting a cracked launcher ??
  5. you want something like this ?? the chat https://discordapp.com/ the mc server side for it https://minecraft.curseforge.com/projects/discordchat
  6. post a screen shot form the logs folder
  7. Holographic Displays is only for bukkit/spigot but i found something similar called Holograms https://ore.spongepowered.org/RandomByte/Holograms you need spongeforge for it https://www.spongepowered.org/downloads
  8. what are you trying to make ?? a crafting table that takes time to make something ??
  9. no he started the forge jar you can see it in the log
  10. show your code
  11. Be sure to include the entire logs/fml-{client/server}-latest.log found in your .minecraft folder / server root folder read the eaq next time plz
  12. post logs and WHY do you expect there to be a a jar file there. forge sits in the .minecraft\libraries\net\minecraftforge\forge and MC has its own version folder
  13. https://gist.github.com/loordgek/e9e2de565658dc15f8990342ebadb434
  14. the IGuiHander IMPL https://github.com/loordgek/Extragenarators/blob/trytofix/src/main/java/loordgek/extragenarators/GuiHander.java#L42 the guiID is used for opening the correct gui see ^ the EntityPlayer::openGui https://github.com/loordgek/Extragenarators/blob/trytofix/src/main/java/loordgek/extragenarators/blocks/BlockGenBase.java#L75 and the gui https://github.com/loordgek/Extragenarators/blob/trytofix/src/main/java/loordgek/extragenarators/client/gui/GuiFurnaceGen.java#L11 does this help you ?
  15. net.minecraftforge.items.wrapper
  16. and use github for it plz
  17. make a wrapper for it, look at invWrapper
  18. the javadoc for isRemote if you want it on the server side you need to do it like so if (!worldIn.isRemote)
  19. you dont need a different launcher you can just use the the download link https://minecraft.curseforge.com/projects/simply-jetpacks/files

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.