Update to 1.20.4

This commit is contained in:
shedaniel
2023-12-08 21:07:27 +08:00
parent ecdec604e3
commit 3575429592
14 changed files with 56 additions and 27 deletions

View File

@@ -6,12 +6,6 @@ plugins {
loom {
accessWidenerPath = project(":common").loom.accessWidenerPath
mods {
forge {
sourceSet project(":minecraftforge").sourceSets.main
}
}
forge {
mixinConfig "architectury.mixins.json"
}