Skip to content

Commit

Permalink
pack.mcmeta: Remove obsolete fields
Browse files Browse the repository at this point in the history
I don't see them in the MDK.
  • Loading branch information
YaLTeR committed Jun 11, 2023
1 parent c6e3079 commit 47b90c2
Showing 1 changed file with 1 addition and 3 deletions.
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": "Mouse Tweaks Resources",
"pack_format": 15,
"forge:resource_pack_format": 12,
"forge:data_pack_format": 10
"pack_format": 15
}
}

0 comments on commit 47b90c2

Please sign in to comment.