1
0
mirror of https://github.com/Mojang/bedrock-protocol-docs.git synced 2025-02-23 23:15:29 +00:00
bedrock-protocol-docs/html/ResourcePackStackPacket.html
Oswaldo Leyva Barrientos 11ff951378 Protocol version 671 for r/20_u8
2024-04-25 11:47:36 -07:00

8 lines
793 B
HTML

<!DOCTYPE html> <html> <head><style>table{font-family: arial, sans-serif;border-collapse: collapse;width: 100% ;}.tab { margin-left: 40px; }td, th{text-align: left;padding: 8px;}tr:nth-child(even) {background-color: #dddddd;}div#expand{display:block;}</style> </head> <body><img src="svg/ResourcePackStackPacket.svg" alt="ResourcePackStackPacket">
<br><table><col width="10%"><col width="90%"><tr><th>Field Name</th><th>Field Notes</th></tr><tr><td>Base Game Version</td>
<td>For clients to be able to set their stack to the right version.</td>
</tr><tr><td>Experiments</td>
<td>Refer to the Experiments type for how to serialize</td>
</tr><tr><td>Include Editor Packs</td>
<td>When connecting to an Editor world, include the vanilla editor packs in the stack</td>
</tr></table></body> </html>