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.

Featured Replies

Posted

Hello everyone! I am currently in the process of writing a mod that lets you dump the aspects of every item in the game into a text file based on some code of Vazkii. I got it working for 1.7, but I am currently trying to backport it to 1.6.4 and it is giving me some problems.

 

The first one here is that I am not used to this way of setting up my Forge environment. I got it working to the point where I can open up and modify the Minecraft code and also have the FML available to me. The problem here is that I need access to MinecraftForge, as the Thaumcraft API imports some things from there; I am not completely sure I did everything correctly (I downloaded the Forge source, changed the hash for the server in that one file so it doesn't throw errors at me, startet install.cmd and then opened the fml\eclipse workspace in Eclipse).

 

The second problem is that every time I import MinecraftForge from the main directory, it gives me errors about accessing methods and attributes in the normal Minecraft code that apparently don't exist.

 

How can I fix all of that?

 

Also, it would be nice to know if I understood the rest correctly - after I wrote my mod and it runs without problems, I just have to recompile and then reobfuscate the code using the bat files in the mcp directory, right?

 

Thank you in advance!

 

Btw, this is the version of the Thaumcraft API I am using: https://github.com/Azanor/thaumcraft-api/tree/4c7ac43fde35e011b99ec299381abc873d2a655d

Don't backport it. 1.6.4 is already obsolete, and it is becoming even more so with the release of 1.8.

Check out my mod, Realms of Chaos, here.

 

If I helped you, be sure to press the "Thank You" button!

  • Author

I am aware of that, but I am specifically doing this because a reddit user asked me to - he wants to export the aspect data for all big mod packs, and well, why not? It is not like I am making a big mod that takes hours and hours upon time, and for this little utility it's worth it.

  • Author

As much as I hate to do this, not many people seem to be reading this, so: bump.

Guest
This topic is now closed to further replies.

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.