Reorganized Imports/Packages
This commit is contained in:
parent
cb9459f176
commit
3ee10482ab
721 changed files with 34873 additions and 33558 deletions
|
@ -1,20 +1,20 @@
|
|||
{
|
||||
"required": true,
|
||||
"minVersion": "0.8",
|
||||
"package": "ru.bclib.mixin.client",
|
||||
"package": "org.betterx.bclib.mixin.client",
|
||||
"compatibilityLevel": "JAVA_17",
|
||||
"client": [
|
||||
"ClientRecipeBookMixin",
|
||||
"SignEditScreenMixin",
|
||||
"ModelManagerMixin",
|
||||
"TextureAtlasMixin",
|
||||
"AnvilScreenMixin",
|
||||
"FogRendererMixin",
|
||||
"ModelBakeryMixin",
|
||||
"ClientRecipeBookMixin",
|
||||
"SignEditScreenMixin",
|
||||
"ModelManagerMixin",
|
||||
"TextureAtlasMixin",
|
||||
"AnvilScreenMixin",
|
||||
"FogRendererMixin",
|
||||
"ModelBakeryMixin",
|
||||
"CreateWorldScreenMixin",
|
||||
"MinecraftMixin",
|
||||
"BlockMixin",
|
||||
"GameMixin"
|
||||
"MinecraftMixin",
|
||||
"BlockMixin",
|
||||
"GameMixin"
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue