Move where the config is at
This commit is contained in:
parent
b386a5d571
commit
009d800648
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ public class AriasEssentials {
|
|||
@SubscribeEvent
|
||||
public static void onClientSetup(FMLClientSetupEvent event) {
|
||||
|
||||
|
||||
LOGGER.info("Client setup");
|
||||
|
||||
MinecraftForge.EVENT_BUS.register(new HeartsRenderer());
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue