mirror of
https://github.com/architectury/architectury-api.git
synced 2026-03-28 03:56:59 -05:00
More events and hooks
This commit is contained in:
@@ -3,6 +3,10 @@ plugins {
|
||||
id "com.github.johnrengelman.shadow" version "5.0.0"
|
||||
}
|
||||
|
||||
loom {
|
||||
accessWidener(file("src/main/resources/architectury.accessWidener"))
|
||||
}
|
||||
|
||||
configurations {
|
||||
shadow
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user