Skip to content

Commit

Permalink
Update pack format and version
Browse files Browse the repository at this point in the history
  • Loading branch information
SilkRose committed Dec 27, 2023
1 parent 0d44d97 commit 4c2f66f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions assets/bedrock.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"base": {
"mc_versions": "1.19",
"pack_format": "2",
"tag": "1.3.0",
"version": "1.3.0-bedrock",
"tag": "1.4.0",
"version": "1.4.0-bedrock",
"filename": "L-T_{version}.mcpack",
"url": "https://github.com/Love-and-Tolerance/Love-and-Tolerance-Bedrock"
},
Expand Down
6 changes: 3 additions & 3 deletions assets/java.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
},
"repos": {
"base": {
"mc_versions": "1.19.3",
"pack_format": "12",
"version": "1.3.0",
"mc_versions": "1.19.4",
"pack_format": "13",
"version": "1.4.0",
"url": "https://github.com/Love-and-Tolerance/Love-and-Tolerance"
},
"addons": {
Expand Down

0 comments on commit 4c2f66f

Please sign in to comment.