Skip to content

Commit

Permalink
Merge pull request #264 from 0xTiger/minor-docs-change
Browse files Browse the repository at this point in the history
chore: link to new minecraft.wiki rather than fandom wiki (fewer ads)
  • Loading branch information
oddlama authored Sep 1, 2024
2 parents 6c346ed + f17a118 commit c3b3d70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UPDATING.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ to make vane compatible with a new minecraft release.
and we just need to bump the resource pack version in the mcmeta file.
To do that,
open `ResourcePackGenerator.java` (search for `pack_format`)
and enter the [newest value](https://minecraft.fandom.com/wiki/Pack_format).
and enter the [newest value](https://minecraft.wiki/w/Pack_format).
You'll see in testing whether that worked or not.

10. Make a commit detailing the update and what issues were encountered if any.
Expand Down

0 comments on commit c3b3d70

Please sign in to comment.