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

What are the alternatives to net.minecraft.launchwrapper.IClassTransformer in 1.15.2

  • Author

I'm not making a core mod. I'm trying to update bloodmoon mod to 1.15.2 as my first project in 1.15.2. 

IClassTransformer Is by definition a coremod. Try making the mod without it and see if you can use the mechanics of Vanilla/Forge.

Just because you did it one way in the past doesn't mean you have to do it this way forever.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

  • 3 weeks later...
On 7/16/2020 at 12:46 AM, LexManos said:

IClassTransformer Is by definition a coremod. Try making the mod without it and see if you can use the mechanics of Vanilla/Forge.

Just because you did it one way in the past doesn't mean you have to do it this way forever.

 

So what are the alternatives?  I am sure there are modders out there that can get creative with their solutions. Just give us a gentle nudge in the direction you would prefer us to go?

8 hours ago, LakMoore said:

Just give us a gentle nudge in the direction you would prefer us to go?

Using the available hooks Forge already provides. Namely events and registry substitutions, but also tags, and json data files (and their extensions).

Edited by Draco18s

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

On 8/2/2020 at 6:59 PM, Draco18s said:

Using the available hooks Forge already provides. Namely events and registry substitutions, but also tags, and json data files (and their extensions).

I completely understand the motivation behind your reply and you are correct.  Forge is amazing and the event hooks you have developed allow for so much.  But also... the three of you who have replied are modders at heart... perhaps even the kings of all modders.  Would you be happy to work within the confines of someone else's framework? 🙂 

I am not asking for any help with CoreModding.  Its purely a rhetorical bit of fun and doesn't really need a response.

Genuinely love your work.  You are truly the enablers of much joy in the world and I often wonder how much you should be owed by YouTube?

7 hours ago, LakMoore said:

Would you be happy to work within the confines of someone else's framework? 🙂 

Yes. I love working within the Forge framework and have adopted several of its patterns in my own projects (eg. event systems and registry objects, though my registry system is often little more than a dictionary<string,SomeType> that doesn't deal with a lot of the validation Forge does, but I'm also not an idiot trying to register things at the wrong time, or with duplicate names).

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

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.