Welcome on MasterOf13FPS! MasterOf13FPS

Register today or sign up if you are already a member and never miss any cool content again :)

WaveyCapes

xxLarchXx

New member
Joined
Sep 23, 2023
Messages
2
Reaction score
0
Points
0
Hello, how can I transfer the waveycapes mod to my own client? The waveycapes mod is forge, but my client is 1.8.9. can anyone help me?
 
you need to decompile the mod and find the code you need, then transfer that code into the correct places meaning the correct methods its injecting into and edit the code until it works for you, it should show the classes its using and where you need to put the code. If youre not sure where to look, look for something like this: @Inject (method = { "methodName" }, at = { @At("HEAD") }), it will be above the methods and then find those specified methods within your client.
 
Honestly I'm coming down off a lot of coke and feel like passing out so I wont be much help, I'm going to decompile it myself and leave comments and send you a zip folder of the source. if you would rather me send it through discord its drainfade.
 
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top