modmuss

Results 504 comments of modmuss

Hi, this sounds like a valid problem, I do wonder how this behaves in 1.21.2 as the recipe book works quite diffrently now. I expect REI has its own logic...

Ill merge this now, sorry it took me so long ive been busy with other things.

I think this is a good idea, and should be quite easy to do if not already possible with layred mappings. I dont think there is anything stopping a 3rd...

To get you started try creating a mappings file like so: ``` tiny 2 0 intermediary named c com/exmple/OldName com/example/NewName ``` And then you should be able to use this...

I agree, I dont really think this is feasible as the behaviour will differ between single and multiplyer. You can still add your own checks for creative or op (does...

Hi, can you try this out on `1.7.0-alpha.2` as this code was recently re-written here: https://github.com/FabricMC/fabric-loom/pull/1080

Another case worth looking at is laying an empty tiny ontop of Mojamps, as reproduced here: https://github.com/embeddedt/fabric-mappings-repro-project See: https://discord.com/channels/507304429255393322/842691768175951942/1305164539251130502

This was added with the the new HUD api.

There isnt anything we can do to fix this, you can use layered mappings to alter your mappings so there is not a conflict.