request: adjust minimum size to 1/16 so that mod is compatible with Chisels and Bits
Nick-McKay opened this issue ยท 4 comments
This value is in the config file and can be adjusted there, The default value is set to stop the camera causing x-ray issues
setting the value below 0.21 in the config just brings it back to 0.21
This is caused by the min value being 0.21
here:
Shrink/src/main/java/net/gigabit101/shrink/config/ShrinkConfig.java
Lines 48 to 49 in 5bfa873
If this min value is to be reduced below 0.21, to e.g. 0.0625, a warning should be printed to chat if the current value of this setting is below 0.21 when a player joins a world.