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.

Cadiboo

Members
  • Joined

  • Last visited

Everything posted by Cadiboo

  1. Make sure you’re using the latest forge version
  2. Did you refresh the Gradle Project? That’s all that’s required to update.
  3. I have some tutorials at https://cadiboo.github.io/tutorials/1.13.2/forge/. They’re basically just more in-depth versions of the first parts of the docs
  4. Where do you call that method?
  5. I wouldn’t call 400 “slightly”
  6. Make sure you have the most recent version. If that doesn’t work talk to the author(s)
  7. What are you trying to do from a player’s perspective? If we know this we can help you achieve it.
  8. Don’t use the universal, use the installer
  9. Your OptiFine version is extremely outdated. Update to the latest OptiFine version or remove OptiFine. Additionally OptiFine is only compatible with specific Forge versions, so make sure that you’re using compatible versions of Forge and OptiFine. Compatible OptiFine-Forge versions can be found in the changelog of OptiFine on the OptiFine download site
  10. The log from .minecraft/debug.log Check my signature (the text below each of my posts) for more info
  11. Remove shutdown patcher. Do you have OptiFine installed?
  12. Not quite yet
  13. “Forge” doesn’t make you do that, you’re making yourself do that. That is the most basic way to do stuff. There are other ways like doing it in the constructor (don’t do this) or making a helper method. See these 2 gists IHasModel replacement (automated model registration): https://gist.github.com/Cadiboo/3f5cdb785affc069af2fa5fdf2d70358 Correct object registration & instantiation: https://gist.github.com/Cadiboo/b825d62fb46538e7b7b262c5612d62aa
  14. It’s because they’re obfuscated.
  15. You appear to be trying to write a coremod or write JNI code without even knowing Java. Writing either of those things requires extensive intimate knowledge of how the JVM works and how Java is executed internally. There are also much better ways of doing what you’re trying to do that don’t involve either of these methods.
  16. Yeah, unfortunately ArsMagica 2 was not updated past 1.11, but ArsMagica 3 (for 1.12.2+) is under development.
  17. I’m also trying to combat horrible YouTube tutorials by writing my own (text-based) tutorials for 1.13. They’re not completely finished yet, but you can read them as they’re made at https://cadiboo.github.io/tutorials/1.13.2/forge/
  18. Yeah, with Forge 1.14 almost out and the many massive changes to Forge and Minecraft since 1.7.10 there aren’t many people who know how to mod for it or remember anything about how it worked anymore. As a side note: 1.12.2 has more mods than 1.7.10 had and it’s a lot more versatile. Can I ask why you’re playing on 1.7.10? Chances are that there’s a better version of the mod[pack] that you’re currently playing in 1.12.2
  19. Overriding your block model will get you most of the way, but it cannot do the blending (translucency for rendering blocks with non-translucent textures) that you want.
  20. Change the logging level in your build.gradle then refresh your Gradle Project
  21. Sorry we don't support 1.7.10 (it's 4+ years old!) or any version under 1.10 on this forum anymore due to their age. We simply don't know how to help you anymore. You can go to the Minecraft Forum where I think that they still still support older versions, or update to a modern version of Minecraft (the latest version or the one before it) to receive support on this forum.
  22. What exactly are you trying to do?

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.