fix(blockinfo): update block indexes for blocks with no index
fix(blockinfo): increase blocks that can be registered by reducing biome amount
chore: bump paperweight to 2.0.0
Fix reversed byte order in custom file protocol
Before, the packed integer was being turned into a reversed byte array. This isn't really an issue as long as it's converted back into a packed integer using the same logic.
settings.web-directory.read-only
will need to be set to false
in the config when updating Pl3xMap to the version with this fix, since it includes changes to the webmap files.
fix map size on load
fixes android browser url bar pushing page off-screen
https://chanind.github.io/javascript/2019/09/28/avoid-100vh-on-mobile-web.html
fix(fabric): render world arguments as dimensions
support worlds with whitespace in command input, closes #60
document renderer icon usage in config, closes #55
add missing blocks and block colors
closes #68 closes #73
[ci skip] bump gradle wrapper and fabric versions
register blocks/biomes even if max index is reached
update to 1.21.4
fix incorrect max build height value
solves the problem with the lines of air that would appear in the end
fix compilation error for bukkit servers
iterate down from max build height for nether roof renderer, closes #64
update to 1.21.3
bump gradle wrapper to 8.8
update to 1.21.1