|  |  | @ -63,6 +63,7 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  | 		"immersiveengineering:*", |  |  |  | 		"immersiveengineering:*", | 
			
		
	
		
		
			
				
					
					|  |  |  | 		"create:*", |  |  |  | 		"create:*", | 
			
		
	
		
		
			
				
					
					|  |  |  | 		"supplementaries:book_pile", |  |  |  | 		"supplementaries:book_pile", | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | 		"supplementaries:book_pile_horizontal", | 
			
		
	
		
		
			
				
					
					|  |  |  | 	] |  |  |  | 	] | 
			
		
	
		
		
			
				
					
					|  |  |  | 	#Entities that cannot be picked up |  |  |  | 	#Entities that cannot be picked up | 
			
		
	
		
		
			
				
					
					|  |  |  | 	forbiddenEntities = [ |  |  |  | 	forbiddenEntities = [ | 
			
		
	
	
		
		
			
				
					|  |  | @ -77,6 +78,7 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  | 		"minecraft:shulker_bullet", |  |  |  | 		"minecraft:shulker_bullet", | 
			
		
	
		
		
			
				
					
					|  |  |  | 		"quark:totem", |  |  |  | 		"quark:totem", | 
			
		
	
		
		
			
				
					
					|  |  |  | 		"ars_nouveau:*", |  |  |  | 		"ars_nouveau:*", | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | 		"ars_elemental:*", | 
			
		
	
		
		
			
				
					
					|  |  |  | 	] |  |  |  | 	] | 
			
		
	
		
		
			
				
					
					|  |  |  | 	#Entities that cannot have other entities stacked on top of them |  |  |  | 	#Entities that cannot have other entities stacked on top of them | 
			
		
	
		
		
			
				
					
					|  |  |  | 	forbiddenStacking = ["minecraft:horse"] |  |  |  | 	forbiddenStacking = ["minecraft:horse"] | 
			
		
	
	
		
		
			
				
					|  |  | 
 |