#convert yarn mappings to intermediary

1 messages · Page 1 of 1 (latest)

misty jewel
#

I have a jar that I want to convert every yarn mapping to the intermediary version

#

how do I do that easily

#

mention me on response please

subtle crater
misty jewel
#

well I wanna mess with asm and minecraft but I need to use intermediary mappings to change mc fabric at runtime

#

@subtle crater

subtle crater
#

I think FabricLoader has a MappingsResolver or something

#

!!tut reflection

open craneBOT
misty jewel
#

I don't actually have a fabric mod that I want to add to minecraft

#

I have java code that I want to add to minecraft through a java agent

#

and then I use ASM to change mc classes

#

actually nevermind I forgot that I switched from ASM

I use net.lenni0451.classtransform

plush copper
misty jewel
#

so basically it's really obnoxious

#

I mean I would love to make it a fabric mod that I can add to minecraft and itll initialize as normal because I already have the mod I want to add but it's just a base fabric mod that you put in your mods folder

#

how difficult would it be to add my fabric mod to it and how much of my mod would I have to change?

plush copper
#

there just isn't docs on it

plush copper
misty jewel
#

yep

plush copper
#

fabric doesn't have any way to do that 🙂

misty jewel
#

yeah so can I make that possible

plush copper
#

sure.

#

idk how though

misty jewel
#

ok fair enough lol