Help adding dependencies?

Started by P-Plum on

Topic category: Advanced modding

Last seen on 01:29, 28. Jul 2023
Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Help adding dependencies?

Hi - I'm making a mod where I have a lot of animals and I want them to perform idle animations. I want to use LLibrary to do this.

However I am having trouble adding LLibrary to the dependencies, is there a way to do this using an already set-up mod in MCreator?

 

 

https://www.curseforge.com/minecraft/mc-mods/llibrary?gameCategorySlug=mc-mods

The curse for the mod says:

"LLibrary is very easy to integrate into your own mod. All you have to do is adding it as dependency in the build file.

Here's a snippet you can copy-paste:"

repositories { maven { url "https://maven.mcmoddev.com/" } } dependencies { deobfCompile "net.ilexiconn:llibrary:1.7.19-1.12.2" }

and

"It's also recommended that you add LLibrary to the dependencies. This makes sure the user has LLibrary installed and that it's the correct version. You can do that like this:"

@Mod(dependencies = "required-after:llibrary@[1.7.19,)")

 

 

I'm having trouble understanding what these mean and where to paste these snippets of code. I already know how to do everything else, I'm just having trouble figuring this out!! Please help me if you know how to do it.

Last seen on 01:29, 28. Jul 2023
Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Sorry for the double post -…
Fri, 06/05/2020 - 08:11

Sorry for the double post - This is in MCreator 2020.2 and I'm modding for 1.12.2!

Last seen on 01:29, 28. Jul 2023
Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
bump
Sat, 06/06/2020 - 04:04

bump

Last seen on 01:29, 28. Jul 2023
Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
nobody knows how to do this…
Mon, 06/08/2020 - 21:26

nobody knows how to do this...?

Last seen on 12:42, 24. Nov 2020
Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
no guy im begginner and im…
Wed, 10/21/2020 - 13:42

no guy im begginner and im with the same trouble

Last seen on 12:42, 24. Nov 2020
Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
im trying to do some…
Wed, 10/21/2020 - 13:42

im trying to do some impossible things here to make it right

Last seen on 12:42, 24. Nov 2020
Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
my sugestion is make the mod…
Wed, 10/21/2020 - 13:46

my sugestion is make the mod on forge and import the codes and things to mcreator

i modifyied the build.gradle for making this works and all wrong.

Last seen on 12:42, 24. Nov 2020
Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Guy i did it!!!!!!!!!!!!!!!!…
Thu, 10/22/2020 - 13:10

Guy i did it!!!!!!!!!!!!!!!!!!!!!

just put this things on build.gradle at right places and it works!!!!!!!!!!!!!!!!!!!!!!!!!!!!

 

Last seen on 12:42, 24. Nov 2020
Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
im beginner but i did it  
Thu, 10/22/2020 - 13:10

im beginner but i did it

 

Last seen on 23:41, 3. Jun 2021
Joined Dec 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
imagine if any of the…
Thu, 11/19/2020 - 22:34

imagine if any of the questions ive asked in the past three weeks had been answered cant relate

 

literally I think that people know how to do this sometimes but like just dont help on purpose