1.18 #7

Merged
TwoPointInfinity merged 2 commits from 1.18 into 1.17 2021-12-03 20:06:22 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 2429cabfa4 - Show all commits

View File

@ -2,7 +2,7 @@
"required": true,
"minVersion": "0.8",
"package": "nl.andrewlalis.speed_carts.mixin",
"compatibilityLevel": "JAVA_17",
"compatibilityLevel": "JAVA_16",
"mixins": [
"AbstractMinecartMixin"
],