Skip to content

Commit

Permalink
Added a resource pack UUID feature that 1.20.3 and later versions use. (
Browse files Browse the repository at this point in the history
  • Loading branch information
TerminalCalamitas committed Mar 17, 2024
1 parent d9f4a06 commit 90d6dda
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions data/pc/common/features.json
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,11 @@
"description": "resource pack uses hash validation",
"versions": ["1.8", "1.9.4"]
},
{
"name": "resourcePackUsesUUID",
"description": "resource pack uses UUID identification",
"versions": ["1.20.3", "latest"]
},
{
"name": "lessCharsInChat",
"description": "max chars in chat",
Expand Down

0 comments on commit 90d6dda

Please sign in to comment.