Skip to content

Commit

Permalink
Add pc feature unifiedPlayerAndEntitySpawnPacket
Browse files Browse the repository at this point in the history
  • Loading branch information
extremeheat committed Jan 9, 2024
1 parent 587a134 commit bd3c975
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 @@ -783,5 +783,10 @@
"name": "hasConfigurationState",
"description": "in 1.20.2, a new configuration state was added to allow configuration after login",
"versions": ["1.20.2", "latest"]
},
{
"name": "unifiedPlayerAndEntitySpawnPacket",
"description": "Players and entities spawn with the same spawn_entity packet",
"versions": ["1.20.2", "latest"]
}
]

0 comments on commit bd3c975

Please sign in to comment.