aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/META-INF/mods.toml7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/main/resources/META-INF/mods.toml b/src/main/resources/META-INF/mods.toml
index c66526e..9a2bd13 100644
--- a/src/main/resources/META-INF/mods.toml
+++ b/src/main/resources/META-INF/mods.toml
@@ -26,13 +26,6 @@ description="A library containing events, helpers, and utilities to make modding
ordering="NONE"
side="BOTH"
-[[dependencies.iceberg]]
- modId="configured"
- mandatory=false
- versionRange="[2.0.0,)"
- ordering="NONE"
- side="BOTH"
-
[modproperties.iceberg]
configuredProviders=[
"com.anthonyhilyard.iceberg.compat.configured.IcebergConfigProvider"