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.

SoniEx2

Members
  • Joined

  • Last visited

Everything posted by SoniEx2

  1. Does this mean I can no longer coremod my own closed-source mods? (There are some annotation and bytecode tricks that can only be done at runtime.)
  2. @Mew: I'm talking about item names and stuff... EDIT: @LexManos: I guess that also goes for you...
  3. I heard I have to use preInit for everything now... Is init broken? or was this intentional? Thank you for your (lack of an) answer.
  4. SoniEx2 posted a topic in Suggestions
    I want a YM2612 emulator. Why? Because... well... I can't tell that here... It's something related to sound... Maybe I'll play Sonic 1 music with it, maybe I'll add a Sega Genesis emulator to Minecraft, maybe I'll not use it... I just can't let ppl know about what I'm making... OR just make it as a mod: http://www.minecraftforum.net/topic/1385374-api-request-ym2612-emulator/
  5. ... mystcraft is a forge mod...
  6. ... if I remove mystcraft it works fine... try forge #164+mystcraft (both client and server) heres the config: (mystcraft_config.txt)
  7. I get no chat packets server -> client, it looks like the server isn't processing the packets... ps: when I do /stop it gives me "(SoniEx2: Stopping the server)" FML log: (spoiler may not work?)
  8. I guess that means... IT CAN BE DONE! (also I just care about IC2, RP2, BC3, EE2, Explosives+, ExtraBiomes and UE compatibility) And it'll be compatible with the vanilla setLightValue(light), I'll just add setLightColor(Red, Green, Blue). Btw I'm trying to edit EntityRenderer...
  9. ... any1?
  10. Hey I need help adding 3 new lightmaps (for red, green and blue). Also I need help modding updateLightmap() (because it'll have to update every color instead), but I'll try to make it compatible with everything.
  11. BlockTNT.java at line 40: replace if (par5 > 0 && Block.blocksList[par5].canProvidePower() && par1World.isBlockIndirectlyGettingPowered(par2, par3, par4)) with if (par1World.isBlockIndirectlyGettingPowered(par2, par3, par4)) even if this glitch is extremely useful for PvP, its a glitch. (idk if that'll fix IC2 nukes) EDIT: https://bukkit.atlassian.net/browse/BUKKIT-1926
  12. ... play minecraft, go offline, play "cracked" (its not exactly cracked, but you'll be playing as YourPlayerName instead of Player, and thats like playing cracked, and you can easily modify the code to change the YourPlayerName)
  13. http://pastebin.com/uUBYGZuY thats a litte code to add EMC values to your own blocks, I guess it may help...
  14. UPDATE YOUR EE! (and read the wiki) or, if you can't update it:
  15. ... thats the same thing as using cracked -.- but no I don't have cracked
  16. ... as far as I know, theres no "easy" way, you can use MCEdit or edit the files manually with NBT Explorer...

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.