Commit graph

9 commits

Author SHA1 Message Date
Kosma Moczek
44bc4a819f fabric-*: use modern plugins{} declaration 2022-01-05 00:16:00 +01:00
Kosma Moczek
463f466549 fabric-*: remove redundant declarations already present in root build.gradle 2022-01-05 00:16:00 +01:00
Kosma Moczek
9692d476ec fabric-*: use modern, performant sourcesJar declaration 2022-01-05 00:16:00 +01:00
Kosma Moczek
9a611cc5ad fabric-1.18: remove incorrectly included DynmapCoreAPI depedency 2022-01-05 00:16:00 +01:00
Kosma Moczek
65c9996585 fabric/build.gradle: replace compile with implementation
This fixes starting the Fabric mod under IntelliJ and command line:

`./gradlew fabric-1.18:runServer`
2021-12-12 23:20:51 +01:00
Kosma Moczek
4d8561187e fabric-1.18: remap and update to 1.18-rc1+build.1 2021-11-25 20:01:27 +01:00
Kosma Moczek
fef6577238 fabric-1.18: enable IDE launch config generation 2021-11-25 19:05:36 +01:00
Kosma Moczek
f3496a7ac5 fabric-1.18: fix missing DynmapCoreAPI 2021-11-25 19:04:13 +01:00
Kosma Moczek
8bbf0f58ed fabric-1.18: copy form fabric-1.17.1 2021-11-25 18:57:53 +01:00