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.

muzzafuzza667

Members
  • Joined

  • Last visited

  1. Like I said I havent picked up java in forever so im sorry If i do things wrong but thanks for you help anyway
  2. Yes I can its just that im learning coding because I havent picked it up in forever and Im trying to make a mod that puts the mine and craft into minecraft http://i44.photobucket.com/albums/f18/Riley_Loan/Untitled_zpsdf4c5376.png I didnt know how to post pictures so keep with me
  3. package com.muzzafuzza667.Expansion.worldgen; import java.util.Random; import net.minecraft.world.World; import net.minecraft.world.chunk.IChunkProvider; import cpw.mods.fml.common.IWorldGenerator; public class ExpansionWorldGen implements IWorldGenerator { @Override public void generate(Random arg0, int arg1, int arg2, World arg3, IChunkProvider arg4, IChunkProvider arg5) { } } Am I doing it wrong?
  4. :'( Ive looked around all though the fucking Internet and I need Help. Im trying to make a mod and when I type in for world generation switch(world.provider.dimensionId) { It dosent work I get an error so any one with that knowledge of why its doing that please help me

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.