Skip to content

Commit

Permalink
Updated resource pack validator configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
danae committed Aug 8, 2024
1 parent ea39d43 commit f93a7fe
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"UnusedFileValidator": {
"enabled": true,
"logLevel": "ERROR",
"logLevel": "WARN",
"ignore": []
},
"TextureIsNotCorruptedValidator": {
Expand All @@ -41,7 +41,7 @@
},
"FontCharacterUsageValidator": {
"enabled": true,
"logLevel": "ERROR",
"logLevel": "WARN",
"ignore": []
},
"ModelRequiresOverlayOverrideValidator": {
Expand Down

0 comments on commit f93a7fe

Please sign in to comment.