Skip to content

Commit

Permalink
Update bedrock features.json to add blockHashes
Browse files Browse the repository at this point in the history
  • Loading branch information
extremeheat committed Mar 22, 2024
1 parent 8a91406 commit bf994a8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions data/bedrock/common/features.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,10 @@
"name": "compressorInPacketHeader",
"description": "Packet header includes compressor",
"versions": ["1.20.61", "latest"]
},
{
"name": "blockHashes",
"description": "Block runtime IDs are generated from a hash function",
"versions": ["1.19.80", "latest"]
}
]

0 comments on commit bf994a8

Please sign in to comment.