1.17 pog (#12)

* 1.17?

* event bus monke

* coding on da github

* fixes fixes bruh

* fixes again

* lazy fix to worklow actions

* fix gradle.yml
This commit is contained in:
Cloudburst
2021-06-12 09:10:19 +02:00
committed by GitHub
parent 12c2049b8b
commit e81df336f6
38 changed files with 210 additions and 212 deletions

View File

@@ -29,7 +29,7 @@
"depends": {
"fabricloader": ">=0.7.4",
"minecraft": "1.16.x",
"minecraft": "1.17",
"meteor-client": "*"
}
}

View File

@@ -1,7 +1,7 @@
{
"required": true,
"package": "cloudburst.rejects.mixin.meteor",
"compatibilityLevel": "JAVA_8",
"compatibilityLevel": "JAVA_16",
"mixins": [ ],
"client": [
"CapesAccessor",

View File

@@ -1,7 +1,7 @@
{
"required": true,
"package": "cloudburst.rejects.mixin",
"compatibilityLevel": "JAVA_8",
"compatibilityLevel": "JAVA_16",
"mixins": [
],
"client": [