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.

EvanatorM

Members
  • Joined

  • Last visited

Everything posted by EvanatorM

  1. I finally figured it out by looking at the source code of Simple Ores 2. I don't know what was wrong with the code that was in the video. All I know is that this code works. Instead of: I put this in: Also, there are two variables needed and they are put in the oregen file: This worked fine for me!
  2. Ok. I'm not sure what I was thinking not putting the code initially. The ore generation spans across four of those videos, and it's kind of hard to follow. Sorry. I have a few files that go into ore generation. OreGeneration.java OreGenConfig.java Config.java RandomizedMod.java (Main file) The part of the main file that should do it is: private void setup(final FMLCommonSetupEvent event) { OreGeneration.setupOreGeneration(); logger.info("Setup method registered."); } Thanks for your quick response!
  3. I have been following this YouTube series: https://www.youtube.com/watch?v=t_zr2onGhmQ&list=PLiDUvCGH5WEUcxyUKxHpQpDuinaiNp3it&index=14 and everything worked fine when I was running it through Eclipse. I noticed, however, that when I built the project, ore would not generate. Why is it different and how can I fix it?

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.