mirror of
				https://github.com/SquidDev-CC/CC-Tweaked
				synced 2025-11-03 23:22:59 +00:00 
			
		
		
		
	Fix monitors not updating on NeoForge
This commit is contained in:
		@@ -38,7 +38,7 @@ public class ForgeCommonHooks {
 | 
			
		||||
 | 
			
		||||
    @SubscribeEvent
 | 
			
		||||
    public static void onServerTick(ServerTickEvent.Post event) {
 | 
			
		||||
        CommonHooks.onServerTickStart(event.getServer());
 | 
			
		||||
        CommonHooks.onServerTickEnd();
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    @SubscribeEvent
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user