Skip to content

Commit

Permalink
update changelog and pack version
Browse files Browse the repository at this point in the history
  • Loading branch information
bdew committed Jul 29, 2023
1 parent 1991be3 commit fe4d5a5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
### 1.6.0

* Updated to MC 1.20.1

### 1.5.0

* Updated to MC 1.19.3
4 changes: 1 addition & 3 deletions src/main/resources/pack.mcmeta
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
{
"pack": {
"description": "Advanced Generators Resources",
"pack_format": 8,
"forge:resource_pack_format": 9,
"forge:data_pack_format": 10
"pack_format": 15
}
}

0 comments on commit fe4d5a5

Please sign in to comment.