Mirsario / Minecraft-CameraOverhaul

A Minecraft mod that makes gameplay more satisfying through the use of various camera tilting.
MIT License
37 stars 20 forks source link

Updates #32

Closed craftish37 closed 2 years ago

craftish37 commented 2 years ago

Updated deps (:

ghost commented 2 years ago

Compiled version of your PR for anyone who comes across this in the future: CameraOverhaul-1.3.0-fabric-universal.jar.zip

Mirsario commented 2 years ago

Hey. Thanks for this, but unfortunately it didn't suffice, as the mod tries to target all fabric-supported MC versions in one package (which is why the main branch is named fabric-universal.) I've now fixed the configuration-time incompatibilities in 1.19 (the mod did work aside from that) with 28ccdeb, unfortunately getting rid of inclusion of cloth-config with the mod in the process, since cloth-config itself isn't version-agnostic.

EDIT: 1.3.1 is now out.