added dumb shit from gpack

This commit is contained in:
Ryan
2024-11-25 14:58:50 +02:00
parent 99b40f7f23
commit 0f30de0285
23 changed files with 127 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ loom {
splitEnvironmentSourceSets()
mods {
"modid" {
"celestium" {
sourceSet sourceSets.main
sourceSet sourceSets.client
}