mirror of
https://github.com/lukasabbe/bookshelf-inspector.git
synced 2026-04-30 10:40:53 +00:00
fully 1.21.6
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
/*
|
||||
package me.lukasabbe.bookshelfinspector.config;
|
||||
|
||||
import com.terraformersmc.modmenu.api.ConfigScreenFactory;
|
||||
@@ -44,5 +43,4 @@ public class ModMenu implements ModMenuApi {
|
||||
return builder.build();
|
||||
};
|
||||
}
|
||||
}
|
||||
*/
|
||||
}
|
||||
@@ -15,6 +15,9 @@
|
||||
],
|
||||
"main": [
|
||||
"me.lukasabbe.bookshelfinspector.Bookshelfinspector"
|
||||
],
|
||||
"modmenu": [
|
||||
"me.lukasabbe.bookshelfinspector.config.ModMenu"
|
||||
]
|
||||
},
|
||||
"mixins": [
|
||||
|
||||
Reference in New Issue
Block a user