Added Farmer's delight as dependency

This commit is contained in:
ConfuzzedCat 2026-03-24 23:10:59 +01:00
parent 586e17538f
commit 936b942a8c
Signed by: ConfuzzedCat
GPG key ID: 6F42CC2D1D815152
3 changed files with 36 additions and 2 deletions

View file

@ -4,6 +4,7 @@ pluginManagement {
name = 'Fabric'
url = 'https://maven.fabricmc.net/'
}
mavenCentral()
gradlePluginPortal()
}
}