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.

GlacierPark19

Members
  • Joined

  • Last visited

  1. Okay so I found tools.jar. What in the name of christmas is happening?
  2. Found it lol myLogs.txt
  3. Okay dumb question. Wheres the log?
  4. Okay heres my code. (The code button didn't show up ) Minecraft 1.16 Heres my Build errors OreGen Code
  5. Put OreFeatureConfig.FillerBlockType.NATURAL_STONE in, and it still can't find the class. I'm also having this issue.
  6. GlacierPark19 joined the community
  7. Hello, I am building my first mod (whoo!), and am trying to implement world generation. I am trying to generate my ores in the overworld, however my IDE can't define BASE_STONE_OVERWORLD BASE_STONE_OVERWORLD, BASE_STONE_NETHER, neither works. Help! overworldOres.add(register("copper_ore", Feature.ORE.withConfiguration(new OreFeatureConfig( OreFeatureConfig.FillerBlockType.BASE_STONE_OVERWORLD, RegistryHandler.COPPER_ORE.get().getDefaultState(), 4)) //Vein Size .range(64).square() //Spawn height start .func_242731_b(64))); //Chunk spawn frequency

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.