Set copyIdeResources to true
This commit is contained in:
parent
be52bbdc59
commit
b2d7f6c002
@ -181,6 +181,8 @@ configurations {
|
||||
minecraft {
|
||||
mappings("official", mc_version)
|
||||
|
||||
copyIdeResources.set(true)
|
||||
|
||||
accessTransformer(file("src/main/resources/META-INF/accesstransformer.cfg"))
|
||||
|
||||
runs {
|
||||
|
Loading…
Reference in New Issue
Block a user