Jump to content

Recommended Posts

Posted (edited)

How can i add more mod when runClient in Intellij? i tried something like this but it not worked

I add to build.gradle

```

dependencies {

                 minecraft 'net.minecraftforge:forge:1.19.3-44.1.0'

                 compileOnly "com.tom5454.cpm:CustomPlayerModels"

}

```

or `implementation "com.tom5454.cpm:CustomPlayerModels"`

or `/runtimeOnly fg.deobf("com.tom5454.cpm:CustomPlayerModels")`

Edited by None283
Forgot something
Posted
16 minutes ago, ChampionAsh5357 said:

I suggest reading up on the wiki.

How to debugging my Minecraft Forge mods? I want to see what it println on cmd or etc... when running Minecraft Forge

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...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.