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.

Alix_The_Alicorn

Members
  • Joined

  • Last visited

Everything posted by Alix_The_Alicorn

  1. If you use eclipse, it will tell you the possible args, also if you use eclipse you can open the "Loader" class and look at its code...
  2. this -might- be solved, but if you don't want to do it pahimrs way, (i use pahimars way) you can use the .gitnore file, google it
  3. you shouldn't need to export the JRE system libraries
  4. do you have --version 1.6 --tweakClass cpw.mods.fml.common.launcher.FMLTweaker in your program args?
  5. more info needed
  6. I've added my NEI plugin, and I was wondering if someone could help me with updating my build.xml to include NEI and codechickencore? Does anyone know how to compile with NEI and CCC? If so, please help me. http://github.com/alix-the-alicorn/carbon-mod
  7. make sure all of your classes are in the correct location in the zip EX: if the package is example.test the Class Test in that package should be in /ZIP/ -example -test *Test.class
  8. Install on mac should look something like this you cd to the forge folder, and execute the install.sh
  9. Thanks for the info, I can definitely figure that out. I use pahimars dev environment 3.0 and I was wondering about the proper way to setup an API like NEIs API and the CodeChickenCore API properly. Thanks
  10. I have two custom furnaces in my mod http://github.com/alix-the-alicorn/carbon-mod I can't find any JavaDoc could someone help me?
  11. SOLVED! I just use a different Item for my fuels.
  12. what re the method names? I'm using latest forge, so the version of mcp that comes with that.
  13. ok, will look into it.
  14. No, in a commit I havent pushed yet, I have a metadata based Item called materialOne that has 3 subtypes, 0, 1, 2. I want only subtype 1 to be fuel.
  15. So basically, since all I need is for my fuel burning return an int of how long it burns for, I would need to make a method to return an integer based on an ItemStack? How would I check an itemstack? I've tried something like if par0ItemStack = new ItemStack par0ItemStack(Items.materialOne, 1, 1){return 0;} but no luck
  16. I'm Still confuzzled. Could someone provide example code and explain it in some way? Thanks
  17. I should ask mention that I should have wrote not how do I return a damage value for the question, but how do I return a damaged item ID
  18. Is an Item id EX: 1:1 or 1/1 or 1 1 with the first one being ID and the second one being DAMAGE
  19. well how would I return a damaged item? What syntax? EX: ID:DAMAGE or ID/DAMAGE or SOMETHINGELSE
  20. http://github.com/alix-the-alicorn/carbon-mod I'm using it to get the fuels for my custom furnace "CompressionChamber"
  21. I seriously can't figure this out could someone please provide a little bit more detailed help?
  22. How would I implement that?
  23. I'm 100% sure that I removed that code I gues my edits eomhow got undone LOL. Thanks though. That fixed 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.