Skip to content
This repository was archived by the owner on Nov 13, 2022. It is now read-only.

Update to Minecraft 1.17.1 - #1

Open
Fourmisain wants to merge 4 commits into
pluiedev:masterfrom
Fourmisain:1.17.1
Open

Update to Minecraft 1.17.1#1
Fourmisain wants to merge 4 commits into
pluiedev:masterfrom
Fourmisain:1.17.1

Conversation

@Fourmisain

Copy link
Copy Markdown

Very similar PR to dzwdz/toomanybinds#8, updates all around - there was only 1 breaking change with 1.17.

Changelog

  • update to Gradle 7.1.1, update wrapper files
  • update to Loom 0.8, Java 16
  • remove deprecated jcenter maven, add shedaniel's and TerraformersMC's maven
  • switch from old autoconfig1u and cloth:config-2 to new cloth-config-fabric (which contains the "new" Auto Config)
  • don't include Cloth Config

Cloth Config is huge and updates pretty often (people likely already have it too), it's better to add it as a requirement on CurseForge

  • fix getPreferredTarget mixin

The 2 shouldAttack() calls changed to Sensor.testAttackableTargetPredicateIgnoreVisibility() and Sensor.testAttackableTargetPredicate(), the latter being the correct one to target

And finally

  • bump version to 1.1.0

This version is probably compatible with 1.17 too, haven't tested but would be surprised if it wasn't.
Version 1.0.0 is most likely compatible up to 1.16.5.

 - update to Loom 0.8, Java 16
 - remove deprecated jcenter, add shedaniel's and TerraformersMC's maven
 - switch from autoconfig1u and cloth:config-2 to cloth-config-fabric
 - don't include cloth config
 - fix getPreferredTarget mixin
@Fourmisain

Copy link
Copy Markdown
Author

Updated the README to reflect the Cloth Config requirement.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant