Mixin correction
This commit is contained in:
parent
836cac6f7e
commit
72113034ea
7 changed files with 8 additions and 8 deletions
Binary file not shown.
After Width: | Height: | Size: 240 B |
Binary file not shown.
After Width: | Height: | Size: 225 B |
Binary file not shown.
After Width: | Height: | Size: 219 B |
Binary file not shown.
After Width: | Height: | Size: 229 B |
|
@ -4,7 +4,6 @@
|
|||
"package": "ru.betterend.mixin.common",
|
||||
"compatibilityLevel": "JAVA_8",
|
||||
"mixins": [
|
||||
"ArmorItemAccessor",
|
||||
"EnchantmentScreenHandlerMixin",
|
||||
"PlayerAdvancementTrackerMixin",
|
||||
"CraftingScreenHandlerMixin",
|
||||
|
@ -28,8 +27,9 @@
|
|||
"PlayerManagerMixin",
|
||||
"RecipeManagerMixin",
|
||||
"HostileEntityMixin",
|
||||
"LivingEntityMixin",
|
||||
"ArmorItemAccessor",
|
||||
"BoneMealItemMixin",
|
||||
"LivingEntityMixin",
|
||||
"PlayerEntityMixin",
|
||||
"ServerWorldMixin",
|
||||
"SlimeEntityMixin",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue