Skip to content

Commit

Permalink
chore: link to new minecraft.wiki rather than fandom wiki (fewer ads)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xTiger authored and oddlama committed Sep 5, 2024
1 parent ef5e23c commit 95cab88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions UPDATING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Updating vane to a new minecraft release

There are some things that need to be done
There are some things that need to be done
to make vane compatible with a new minecraft release.

1. First, we need to compile against the newest paper API and mojang mappings.
Expand Down Expand Up @@ -102,7 +102,7 @@ to make vane compatible with a new minecraft release.
compatible.
Read the changelog to see whether anything crucial (file layout, override rules)
has changed and adjust the resource pack generator if necessary.
Often there are no breaking changes,
Often there are no breaking changes,
and we just need to bump the resource pack version in the mcmeta file.
To do that,
open `ResourcePackGenerator.java` (search for `pack_format`)
Expand Down

0 comments on commit 95cab88

Please sign in to comment.