diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json new file mode 100644 index 0000000..071aa4a --- /dev/null +++ b/config/fabric_loader_dependencies.json @@ -0,0 +1,13 @@ +{ + "version":1, + "overrides": + { + "indium": + { + "-depends": + { + "sodium":"" + } + } + } +} \ No newline at end of file