made it so it works with servers that don't have that mod.

This commit is contained in:
cola98765
2021-12-09 19:16:57 +01:00
parent bbb7661f47
commit df085c3ec7
+7
View File
@@ -49,3 +49,10 @@ authors="James Seibel, Leonardo Amato, and Cola" #optional
#// The description text for the mod (multi line!) (#mandatory)
description='''This mod generates and renders simplified terrain beyond the normal view distance, at a low performance cost.'''
#// to make mod be not required on forge server
acceptableRemoteVersions="*"
#// to not load on server at all as there is no integration at all
#// TODO remove when we add server support
clientSideOnly=true