One more step, now i just need to figure out how to remove the requierment to run the mod on both server and client

This commit is contained in:
lukasabbe
2025-06-13 00:46:08 +02:00
parent 8f402847a0
commit b0d29e1917
5 changed files with 7 additions and 2 deletions
@@ -1,7 +1,6 @@
package com.lukasabbe.bookshelfinspector;
import net.neoforged.bus.api.IEventBus;
import net.neoforged.fml.ModList;
import net.neoforged.fml.ModLoadingContext;
import net.neoforged.fml.common.Mod;
import net.neoforged.neoforge.client.gui.IConfigScreenFactory;