juancarloscp52 / BedrockIfy

A Minecraft mod that implements some Minecraft Bedrock features into Java edition.
GNU General Public License v3.0
180 stars 37 forks source link

Use MixinExtras to greatly improve mod compatibility #314

Open Treetrain1 opened 10 months ago

Treetrain1 commented 10 months ago

Will need to be tested as I may or may not have made a mistake when porting the mixins.

On a side note, I noticed that the sneaking shield is disabled. Is there anything preventing from adding that back?

Treetrain1 commented 10 months ago

Since Mixin Extras was recently built into Fabric Loader, I may change this PR to not embed Mixin Extras and just require the latest loader version However, that loader version is a beta, so I won’t do anything until there’s a release version out.