Color provider mixin

This commit is contained in:
paulevsGitch 2021-07-10 16:18:05 +03:00
parent 5a9365e2bb
commit f4df53b171
4 changed files with 50 additions and 5 deletions

View file

@ -2,7 +2,7 @@
"required": true,
"minVersion": "0.8",
"package": "ru.bclib.mixin.common",
"compatibilityLevel": "JAVA_8",
"compatibilityLevel": "JAVA_16",
"mixins": [
"ComposterBlockAccessor",
"PotionBrewingAccessor",