#Recompile&Repackage a mod

1 messages · Page 1 of 1 (latest)

median token
#

Hello, I need help with a file I coded for a module on a mod and I need to recompile it and repackage the mod, if there’s anyone who can help me with the process please dm me.
Thank you 🙏

cold timberBOT
#
Modrinth

👋 Hello! Thank you for creating a new thread on Modrinth server

📃 Something went wrong with the game? Make sure to provide logs using mclo.gs
❔ If you're having an issue with Modrinth product, use our dedicated support portal instead

🔔 Don't forget to mark your thread as solved if issue has been resolved by using </solved:1419635873284227106>

hollow mural
#

could you please be more specific
what file do you want to recompile to where and by recompile what did you mean

#

if you want to compile a mod youve made
gradlew build

median token
#

I want to recompile spawner protect back in the glaze add on and repackage the mod and I can’t do it

muted yoke
#

do you have

  • the sources and a new .java file
  • a .jar and a new .java file
  • a .jar and new .class files
#

and do you mean ‘repackage’ in the proper Java sense of changing the class names of many classes, or…

median token
#

Basically I changed the code a bit for the Java file, I have the source and I want to replace the old one with the new one and add the mod back

median token
#

This is the file, need to rename to SpawnerProtect.java and here is the source code

hollow mural
#

you should probably go to the meteor client discord server

median token
#

I just need someone to show me the process of replacing the file inside the mod and make it back to jar

hollow mural
#

replace the file you wanted

#

than compile it using gradle

#

in cmd:
gradlew build

cold timberBOT
#

-# ⚠️ Last message in this thread was sent <t:1767187650:R>. It will be automatically archived soon.