feat: swarm projected entity

This commit is contained in:
2023-07-02 10:19:28 +08:00
parent b3743bf624
commit 23b30a1084
10 changed files with 5290 additions and 13 deletions

View File

@@ -10,7 +10,7 @@ architectury {
loom {
accessWidenerPath.set(project(":common").loom.accessWidenerPath)
forge.apply {
forge {
convertAccessWideners.set(true)
extraAccessWideners.add(loom.accessWidenerPath.get().asFile.name)