1
0
mirror of https://github.com/Mojang/bedrock-protocol-docs.git synced 2025-07-12 12:28:52 +00:00
Files
bedrock-protocol-docs/html/BiomeStringList.html
2025-04-08 15:04:44 -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>