mirror of
				https://github.com/SquidDev-CC/CC-Tweaked
				synced 2025-10-31 21:52:59 +00:00 
			
		
		
		
	Merge branch 'mc-1.14.x' into mc-1.15.x
This commit is contained in:
		| @@ -279,7 +279,7 @@ public abstract class TileComputerBase extends TileGeneric implements IComputerT | ||||
|             if( offset.equals( neighbour ) ) | ||||
|             { | ||||
|                 updateSideInput( computer, dir, offset ); | ||||
|                 break; | ||||
|                 return; | ||||
|             } | ||||
|         } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 SquidDev
					SquidDev