re-add biome blending to API config options

This commit is contained in:
James Seibel
2025-11-18 07:42:43 -06:00
parent 72d2ba6aae
commit 3f287388d5
2 changed files with 4 additions and 5 deletions
@@ -104,7 +104,7 @@ public interface IDhApiGraphicsConfig extends IDhApiConfigGroup
* 2 = blending of 5x5 <br>
* ... <br>
*/
// IDhApiConfigValue<Integer> getBiomeBlending();
IDhApiConfigValue<Integer> getBiomeBlending();