This is a basic update to 1.20.1 directly from 1.19.x.
Thanks to a r
esi23 on Github for contributing to make that happen faster.
In addition, another
contribution from addstar adds the ability to configure the render and hide distances for images. This is when the image is shown to or hidden from your client when you move a certain distance away.
To use this, simply add the items below to your config.yml:
Code (YAML):
# Image sections within this range will be visible to players
show-distance
: 64
# Image sections beyond this range will be hidden from players
hide-distance
: 128