mirror of
https://github.com/TeamMidnightDust/DeliciousDishes.git
synced 2025-12-16 08:35:10 +01:00
Fixed logs being spammed
This commit is contained in:
@@ -25,8 +25,7 @@ dependencies {
|
||||
|
||||
// Fabric API. This is technically optional, but you probably want it anyway.
|
||||
modCompile "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"
|
||||
|
||||
modCompile("com.github.vazkii:patchouli:${project.patchouli_version}")
|
||||
|
||||
// PSA: Some older mods, compiled on Loom 0.2.1, might have outdated Maven POMs.
|
||||
// You may need to force-disable transitiveness on them.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user