1
0
mirror of https://github.com/Mojang/bedrock-protocol-docs.git synced 2025-06-15 00:31:59 +00:00
Files
bedrock-protocol-docs/html/BiomeStringList.html
Oswaldo Leyva Barrientos 5a86bb3b72 Protocol for r/21_u8 NetworkProtocolVersion 800 (#20)
* Protocol for r/21_u8 NetworkProtocolVersion 800

* Removed irrelevant SVGs from PR
2025-05-21 13:44:00 -07:00

4 lines
578 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/BiomeStringList.svg" alt="BiomeStringList">
<br><table><col width="10%"><col width="90%"><tr><th>Field Name</th><th>Field Notes</th></tr><tr><td>all biome strings</td>
<td>List of strings referenced wherever a string index is used under BiomeDefinitionData</td>
</tr></table></body> </html>