i have a java mod and would like to use mcreator to edit it

Started by Miahdragon on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 years ago
Joined Jul 2020
Points:
631

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
i have a java mod and would like to use mcreator to edit it

i am trying to revive a dead mod and was wondering if i could use mcreator. i have the java mod and also found something which i think is its source code. all i want to do is update it from 1.12.2 to 1.15.2, delete some features, and change a model. how would i convert this mod so i can use it in mcreator?

Active 8 months ago
Joined Jun 2019
Points:
2790

User statistics:

  • Modifications: 4
  • Forum topics: 48
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3704
MCreator workspaces…
Sat, 07/18/2020 - 02:24

MCreator workspaces importing to a java IDE -> 100% possible

Java workspaces importing to MCreator -> 100% impossible

Active 4 years ago
Joined Jul 2020
Points:
631

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
ok! how do i do that?
Sat, 07/18/2020 - 03:08

ok! how do i do that?

Active 4 years ago
Joined Jul 2020
Points:
631

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
cause i have never used…
Sat, 07/18/2020 - 03:11

cause i have never used mcreator and i have almost no modding experience

Active 8 months ago
Joined Jun 2019
Points:
2790

User statistics:

  • Modifications: 4
  • Forum topics: 48
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3704
I told you.... Java…
Sat, 07/18/2020 - 03:12

I told you....

Java workspaces importing to MCreator -> 100% impossible

Active 4 years ago
Joined Jul 2020
Points:
631

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
you said its possible you…
Sat, 07/18/2020 - 03:13

you said its possible you didn't say how

Active 4 years ago
Joined Jul 2020
Points:
631

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
do i uses the mod file (the…
Sat, 07/18/2020 - 03:15

do i uses the mod file (the thing i think is the source code) or the actual java mod you use to play it in minecraft

Active 8 months ago
Joined Jun 2019
Points:
2790

User statistics:

  • Modifications: 4
  • Forum topics: 48
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3704
I said it's possible to…
Sat, 07/18/2020 - 03:16

I said it's possible to import a mcreator workspace to a java ide but not a java project to mcreator............

Active 4 years ago
Joined Jul 2020
Points:
631

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
oh i see. you said…
Sat, 07/18/2020 - 03:21

oh i see. you said impossible, i read it as possible, sorry. but then how will i edit this mod?

Active 8 months ago
Joined Jun 2019
Points:
2790

User statistics:

  • Modifications: 4
  • Forum topics: 48
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3704
If you know java you could…
Sat, 07/18/2020 - 04:32

If you know java you could just download the source and do it yourself

if you don't then sorry :(

Active 4 years ago
Joined Jul 2020
Points:
631

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
i have no modding experiance 
Sat, 07/18/2020 - 05:41

i have no modding experiance 

Converting mod source to…
Sat, 07/18/2020 - 11:36

Converting mod source to definition files or even worse, compiled mod from JAR to workspace is like trying to turn bread back into wheat, not possible