diff --git a/src/main/resources/META-INF/mods.toml b/src/main/resources/META-INF/mods.toml index d37f5f68..81d7166e 100644 --- a/src/main/resources/META-INF/mods.toml +++ b/src/main/resources/META-INF/mods.toml @@ -14,6 +14,7 @@ authors="ToroCraft" description=''' Health bars will appear in the top left corner for the entity in the player's crosshairs. ''' +displayTest="IGNORE_ALL_VERSION" [[dependencies.torohealth]] modId="forge" @@ -27,4 +28,4 @@ modId="minecraft" mandatory=true versionRange="[1.19,)" ordering="NONE" -side="CLIENT" \ No newline at end of file +side="CLIENT"