Обновить src/main/resources/vmodaddon.mixins.json
This commit is contained in:
parent
00d10c743b
commit
fb0182cbbb
|
@ -5,7 +5,6 @@
|
||||||
"compatibilityLevel": "JAVA_8",
|
"compatibilityLevel": "JAVA_8",
|
||||||
"refmap": "vmodaddon.refmap.json",
|
"refmap": "vmodaddon.refmap.json",
|
||||||
"mixins": [
|
"mixins": [
|
||||||
"SchemPlacementItemMixin",
|
|
||||||
"BlockPaletteHashMapV1Mixin"
|
"BlockPaletteHashMapV1Mixin"
|
||||||
],
|
],
|
||||||
"client": [
|
"client": [
|
||||||
|
|
Loading…
Reference in New Issue