External Mods and Libreries

Started by UnusualOtter on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 years ago
Joined Feb 2021
Points:
593

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5
External Mods and Libreries

Ok, so, say I wanted to add something from projectE or something so I could use them to craft with, how would I do that? Also is there a way to import library mods, like artemislib for forge or pehkui for fabric to change sizes? is there even a way to do that? please let me know.

Active 4 hours ago
Joined Aug 2016
Points:
3320

User statistics:

  • Modifications: 9
  • Forum topics: 63
  • Wiki pages: 20
  • MCreator plugins: 11
  • Comments: 2958
The easiest way is to create…
Tue, 04/13/2021 - 00:06

The easiest way is to create a plugin adding the API and the elements of the mod in data lists.

Active 3 years ago
Joined Feb 2021
Points:
593

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5
How do I create plugins for…
Sat, 04/17/2021 - 14:38

How do I create plugins for Mcreator?

Active 3 years ago
Joined Feb 2021
Points:
593

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5
oh no i cant code very well
Sun, 04/18/2021 - 20:32

oh no i cant code very well

Active 2 months ago
Joined Jul 2022
Points:
504

User statistics:

  • Modifications: 1
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 61
Isn't there any other way to…
Mon, 11/25/2024 - 08:55

Isn't there any other way to add other mods as libraries to our workspaces so we can use blocks/items/fearures of those mods in our mods? Other than plugins? Can I place the mod's .jar somewhere?