1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-09-12 23:35:58 +00:00

Merge branch 'mc-1.20.x' into mc-1.21.x

This commit is contained in:
Jonathan Coates
2025-01-12 20:48:49 +00:00
55 changed files with 1545 additions and 521 deletions

View File

@@ -3,7 +3,7 @@
// SPDX-License-Identifier: MPL-2.0
plugins {
id("cc-tweaked.kotlin-convention")
kotlin("jvm")
id("cc-tweaked.java-convention")
}