fully 1.21.6

This commit is contained in:
Lukas
2025-06-18 15:52:13 +02:00
parent ed822952c8
commit 43045ffe27
4 changed files with 8 additions and 7 deletions
@@ -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();
};
}
}
*/
}
+3
View File
@@ -15,6 +15,9 @@
],
"main": [
"me.lukasabbe.bookshelfinspector.Bookshelfinspector"
],
"modmenu": [
"me.lukasabbe.bookshelfinspector.config.ModMenu"
]
},
"mixins": [