Skip to content

Commit

Permalink
Updated feature description for new book edit packet
Browse files Browse the repository at this point in the history
  • Loading branch information
unlimitedcoder2 committed May 7, 2024
1 parent 69f3a16 commit 444cecb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/pc/common/features.json
Original file line number Diff line number Diff line change
Expand Up @@ -238,15 +238,15 @@
},
{
"name": "hasEditBookPacket",
"description": "book editing is handled through a packet",
"description": "book editing is handled through a packet with the updated book item",
"versions": [
"1.13",
"1.17.1"
]
},
{
"name": "hasNonNbtEditBookPacket",
"description": "book editing is handled through a packet",
"description": "book editing is handled through a packet with the pages and title",
"versions": [
"1.18",
"latest"
Expand Down

0 comments on commit 444cecb

Please sign in to comment.