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.

MPirious

Members
  • Joined

  • Last visited

Everything posted by MPirious

  1. Hi, following the tutorial(s) at the sources of the tutorial are placed under %MCP_LOC%/src/minecraft and %MCP_LOC%/src/common. When using the reobfuscate.bat, it seems, that only the files at src/minecraft are copied to ./modsrc. The files at src/common are ignored. Output of bat: (FYI: recompile.bat & reobfuscate.bat work fine. (I didn't test more.)) Since I'm no python-developer, I wasn't able to figure out, what the reason for this was. Maybe the results of my tries to debug it are helpful: If the problem I have is based on a mistake I made, please explain, what I did wrong. MPirious edit: Or is this a question I'd have to ask in the MCP-Community?
  2. Hi, I'm just trying out the tutorials at http://www.minecraftforge.net/wiki/. I think, that there is an error: http://www.minecraftforge.net/wiki/Tutorials/Basic_Blocks In the code sample about the "Generic Ore" the class "GenericOre" extends the class "Block". Since the call to the constructor uses the wrong parameters and the class "BlockOre" is imported, I think that "GenericOre" should extend "BlockOre". Back to learning...

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.